<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>プレゼン資料 &#187; WordCamp Kyoto 2009</title>
	<atom:link href="http://presen.php-web.net/category/wckyoto09/feed/" rel="self" type="application/rss+xml" />
	<link>http://presen.php-web.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 04 Dec 2010 12:41:36 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/category/wckyoto09/feed/" />
		<item>
		<title>再度インポート画面</title>
		<link>http://presen.php-web.net/2009/import-32mb/</link>
		<comments>http://presen.php-web.net/2009/import-32mb/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:29:55 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=186</guid>
		<description><![CDATA[php.ini 変更後ログイン 最大サイズが変わる 作業後は php.ini を戻す php.ini を変更してから、WordPress にログインすると、インポートできる最大サイズが変更されるはず。インポートファイルが &#8230; <a href="http://presen.php-web.net/2009/import-32mb/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>php.ini 変更後ログイン</li>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/10/import-32mb.jpg" title="インポートサイズ増" rel="lightbox[186]">最大サイズが変わる</a></li>
<li>作業後は php.ini を戻す</li>
</ul>
<p><span id="more-186"></span></p>
<hr />
php.ini を変更してから、WordPress にログインすると、インポートできる最大サイズが変更されるはず。インポートファイルが大きい場合にもインポート作業が可能になる。</p>
<p>サイズ等の制限は意味がある(リソースの無駄遣い防止)ので、インポート終了後は元のサイズに戻す。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/import-32mb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/import-32mb/" />
	</item>
		<item>
		<title>php.iniの編集</title>
		<link>http://presen.php-web.net/2009/php-ini/</link>
		<comments>http://presen.php-web.net/2009/php-ini/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:23:11 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=183</guid>
		<description><![CDATA[php.ini を編集 upload_max_filesize post_max_size 変更方法はサーバーによる php.ini で、upload_max_filesize, post_max_size を変更する。 &#8230; <a href="http://presen.php-web.net/2009/php-ini/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/10/sakura.jpg" title="さくらサーバ" rel="lightbox[183]">php.ini を編集</a></li>
<ul>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/10/phpini.jpg" title="phpini" rel="lightbox[183]">upload_max_filesize</a></li>
<li>post_max_size</li>
</ul>
<li>変更方法はサーバーによる</li>
</ul>
<p><span id="more-183"></span></p>
<hr />
php.ini で、upload_max_filesize, post_max_size を変更する。max_execution_time 等も変更したほうが良いかもしれない。※ 画像注意書きにもあるように、知識のある人向け。自信の無い場合は、詳しい人に依頼すべき。</p>
<p>変更方法はサーバー(ホスティング業者)により異なる。ここでは管理画面から変更できるケースを紹介している。シェルログインして php.ini 書き換えが必要なケース、ユーザーでの変更を一切認めないケース等があり得る。詳細は、<a href="http://ninkiweb.net/server/phpini.html">php.ini編集可能レンタルサーバー </a>を参照。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/php-ini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/php-ini/" />
	</item>
		<item>
		<title>ファイルサイズ</title>
		<link>http://presen.php-web.net/2009/filesize/</link>
		<comments>http://presen.php-web.net/2009/filesize/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:31:57 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=181</guid>
		<description><![CDATA[アップロードサイズ制限 WP ではなく PHP の制限 php.ini の編集で変更可能 ブラウザからアップロードできるファイルサイズは制限されている。具体的な数値はサーバーにより異なる。WordPress が制限してい &#8230; <a href="http://presen.php-web.net/2009/filesize/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/09/import-2mb.jpg" title="アップロードサイズ制限" rel="lightbox[181]">アップロードサイズ制限</a></li>
<li>WP ではなく PHP の制限</li>
<li>php.ini の編集で変更可能</li>
</ul>
<p><span id="more-181"></span></p>
<hr />
ブラウザからアップロードできるファイルサイズは制限されている。具体的な数値はサーバーにより異なる。WordPress が制限しているのではなく、PHP で制限されている。</p>
<p>PHP の設定なので、php.ini を編集することで、アップロードファイルサイズ制限を変更することができる。(ただし共用サーバーの場合は、ユーザー権限での変更が許可されていないケースもある。ホスティング業者に予め確認しておく。)</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/filesize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/filesize/" />
	</item>
		<item>
		<title>サーバ移転</title>
		<link>http://presen.php-web.net/2009/migration/</link>
		<comments>http://presen.php-web.net/2009/migration/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 05:56:14 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=192</guid>
		<description><![CDATA[現サーバ エクスポート 新サーバ WP インストール インポート データエクスポート／インポートを利用してサーバ移転することができる。 現サーバ(移行前)の WP でエクスポートする。新サーバに WP をインストールする &#8230; <a href="http://presen.php-web.net/2009/migration/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>現サーバ</li>
<ul>
<li> エクスポート</li>
</ul>
<li>新サーバ</li>
<ul>
<li>WP インストール</li>
<li>インポート</li>
</ul>
</ul>
<p><span id="more-192"></span></p>
<hr />
データエクスポート／インポートを利用してサーバ移転することができる。</p>
<p>現サーバ(移行前)の WP でエクスポートする。新サーバに WP をインストールする。新サーバでインポートすれば完了。</p>
<p>画像は FTP 等で手作業で移行する。プラグインやテーマ等の再インストール、設定も必要となる。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/migration/" />
	</item>
		<item>
		<title>インポート</title>
		<link>http://presen.php-web.net/2009/import/</link>
		<comments>http://presen.php-web.net/2009/import/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 04:53:08 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=177</guid>
		<description><![CDATA[管理画面でWPを選択 ローカルのファイルを選択 他のブログツール対応? WordPress でエクスポートしたファイル (WXR) ファイルをインポートすることができる。「管理画面」「インポート」「WordPress」で &#8230; <a href="http://presen.php-web.net/2009/import/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/09/import.jpg" title="インポート" rel="lightbox[177]">管理画面</a>で<a href="http://presen.php-web.net/wp-content/uploads/2009/09/import-wp.jpg" title="WordPress のインポート" rel="lightbox[177]">WP</a>を選択</li>
<li>ローカルのファイルを選択</li>
<li>他のブログツール対応?</li>
</ul>
<p><span id="more-177"></span></p>
<hr />
WordPress でエクスポートしたファイル (WXR) ファイルをインポートすることができる。「管理画面」「インポート」「WordPress」で、エクスポートしたファイルを指定し、「ファイルをアップロードしてインポート」を押す。</p>
<p>他のブログツール (Blogger, Movable Type, TypePad, Textpattern 等) からもインポートできる。(完全対応とは限らない。タイトルと記事コンテンツが移行できれば良し、ぐらいの気分で。)</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/import/" />
	</item>
		<item>
		<title>エクスポート対象外</title>
		<link>http://presen.php-web.net/2009/not-backup/</link>
		<comments>http://presen.php-web.net/2009/not-backup/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:46:21 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=176</guid>
		<description><![CDATA[WordPress 本体 プラグイン・テーマ アップロードした画像 WordPress 本体はエクスポートされない。プラグインやテーマ自体も対象外である。 WordPress、プラグイン、テーマは、再度入手可能であるが、 &#8230; <a href="http://presen.php-web.net/2009/not-backup/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>WordPress 本体</li>
<li>プラグイン・テーマ</li>
<li>アップロードした画像</li>
</ul>
<p><span id="more-176"></span></p>
<hr />
WordPress 本体はエクスポートされない。プラグインやテーマ自体も対象外である。</p>
<p>WordPress、プラグイン、テーマは、再度入手可能であるが、wp-config.php 等の設定ファイル、wp_options テーブル等の設定は失われるので注意する。</p>
<p>アップロードした画像の類は、WordPress のエクスポート機能ではバックアップされないので、FTP でログインする等して別途バックアップする必要がある。デジカメ等のデータから復元するのは相当の手間。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/not-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/not-backup/" />
	</item>
		<item>
		<title>データ エクスポート</title>
		<link>http://presen.php-web.net/2009/data-export/</link>
		<comments>http://presen.php-web.net/2009/data-export/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 21:56:55 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=174</guid>
		<description><![CDATA[ツール &#8594; エクスポート 作成者名を選択 「ダウンロード」を押す WordPress のデータエクスポート作業は簡単。管理者権限でログインし、「ツール」「エクスポート」へ行く。画面の中央下あたりにある「エクスポ &#8230; <a href="http://presen.php-web.net/2009/data-export/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://presen.php-web.net/wp-content/uploads/2009/09/export.jpg" alt="ツール &rarr; エクスポート" title="export" width="681" height="552" class="size-full wp-image-175" / rel="lightbox[174]">ツール &rarr; エクスポート</a></li>
<li>作成者名を選択</li>
<li>「ダウンロード」を押す</li>
</ul>
<p><span id="more-174"></span></p>
<hr />
WordPress のデータエクスポート作業は簡単。管理者権限でログインし、「ツール」「エクスポート」へ行く。画面の中央下あたりにある「エクスポートファイルをダウンロード」ボタンを押すと、WXR (WordPress eXtended Rss) ファイルが生成される。</p>
<p>WXR ファイルは、投稿、ページ、コメント、カスタムフィールド、カテゴリー、タグの情報が含まれる。XML フォーマット準拠。</p>
<p>バックアップの他、サーバー移転の時にも使うと便利。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/data-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/data-export/" />
	</item>
		<item>
		<title>バックアップ</title>
		<link>http://presen.php-web.net/2009/backup/</link>
		<comments>http://presen.php-web.net/2009/backup/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 21:43:00 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=173</guid>
		<description><![CDATA[バックアップは必要? バックアップしている? バックアップしない人4割 バックアップは必要だが、していない理由。「方法が分からない」「時間が無い」「手間がかかる」等? バックアップ作業は保険のようなもの。データ損失の被害 &#8230; <a href="http://presen.php-web.net/2009/backup/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>バックアップは必要?</li>
<li>バックアップしている?</li>
<li><a href="http://japan.internet.com/research/20090901/1.html">バックアップしない人4割</a></li>
</ul>
<p><span id="more-173"></span></p>
<hr />
バックアップは必要だが、していない理由。「方法が分からない」「時間が無い」「手間がかかる」等?</p>
<p>バックアップ作業は保険のようなもの。データ損失の被害が大きいならばバックアップが必須。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/backup/" />
	</item>
		<item>
		<title>投稿データのエクスポート/インポート</title>
		<link>http://presen.php-web.net/2009/data-export-import/</link>
		<comments>http://presen.php-web.net/2009/data-export-import/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 23:57:16 +0000</pubDate>
		<dc:creator>presenadmin</dc:creator>
				<category><![CDATA[WordCamp Kyoto 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=172</guid>
		<description><![CDATA[WordCamp 京都 2009 コミュニティデイ(2009年10月17日)発表。 <a href="http://presen.php-web.net/2009/data-export-import/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>バックアップ・サーバ移転</li>
<li>管理画面でクリック</li>
<li>インポートサイズ制限</li>
<li>php.ini 編集</li>
</ul>
<p><span id="more-172"></span><br />
WordCamp 京都 2009 コミュニティデイ(2009年10月17日)発表。WordPress のデータエクスポート／インポート機能について。ダウンロードは &rarr; <a href="http://presen.php-web.net/wp-content/uploads/2009/10/wckyoto09-mizuno.pdf">PDF</a></p>
<p>データエクスポートは、バックアップだけでなく、サーバー移転の時にも利用。管理者権限でログインして、クリックするだけで、WXR ファイルが生成される。</p>
<p>データインポートも管理画面で作業可能。インポートサイズに制限があるので、大きなファイルをインポートする時には php.ini の編集が必要になる場合がある。</p>
]]></content:encoded>
			<wfw:commentRss>http://presen.php-web.net/2009/data-export-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/data-export-import/" />
	</item>
	</channel>
</rss>

