<?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>勉強会資料</title>
	<atom:link href="http://presen.php-web.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://presen.php-web.net</link>
	<description>プレゼン資料 を WordPress で作成</description>
	<lastBuildDate>Sun, 20 Jun 2010 08:21:56 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/feed/" />
		<item>
		<title>BuddyPress の構造</title>
		<link>http://presen.php-web.net/2010/bp-custom/buddypress-structure/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/buddypress-structure/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 08:21:56 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=221</guid>
		<description><![CDATA[
機能毎にフォルダ分け
BP 対応テーマを利用する
BP 独自のフック多数


bp-activity, bp-blogs, bp-core, bp-forums, bp-friends, bp-groups, bp-m [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/buddypress-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/buddypress-structure/" />
	</item>
		<item>
		<title>PHP で自由に拡張</title>
		<link>http://presen.php-web.net/2010/bp-custom/php-customize/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/php-customize/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 21:00:12 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=219</guid>
		<description><![CDATA[
例：5日以内の記事に新着
if (get_the_date(&#8216;Ymd&#8217;) > date(&#8216;Ymd&#8217;,strtotime(&#8216;-5 day&#8217;)))
e [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/php-customize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/php-customize/" />
	</item>
		<item>
		<title>bp_関数</title>
		<link>http://presen.php-web.net/2010/uncategorized/bp-functions/</link>
		<comments>http://presen.php-web.net/2010/uncategorized/bp-functions/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 22:45:45 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=218</guid>
		<description><![CDATA[
目的別に整理されている
テンプレートタグは bp_ で始まる
ウィジェットは BP_ で始まる


bp-activity, bp-blogs, bp-core, bp-forums, bp-groups, bp-me [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/uncategorized/bp-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/uncategorized/bp-functions/" />
	</item>
		<item>
		<title>PHPを学ぶ(BuddyPress カスタマイズ)</title>
		<link>http://presen.php-web.net/2010/bp-custom/buddypress-php/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/buddypress-php/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:57:57 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=217</guid>
		<description><![CDATA[
PHP の特色：HTML と混在可能
WP/BP  のテンプレートも同様
PHP の関数が利用可能


PHP の特色として、HTML と混在した記述が可能(これには賛否両論あるが)。
WordPress/BuddyP [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/buddypress-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/buddypress-php/" />
	</item>
		<item>
		<title>PHPを学ぶ(一般論)</title>
		<link>http://presen.php-web.net/2010/bp-custom/phpstudy/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/phpstudy/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:55:19 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=216</guid>
		<description><![CDATA[
システムを理解して使う
知らないで使うのは危険
ツールの中身(長所短所)を知る


一般原則として、ツールを使用するのであれば、仕組みを理解しておくべき。最近人気がある、便利らしい、といった理由で使うのは、1ユーザーと [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/phpstudy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/phpstudy/" />
	</item>
		<item>
		<title>BuddyPressとは</title>
		<link>http://presen.php-web.net/2010/bp-custom/buddypress%e3%81%a8%e3%81%af/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/buddypress%e3%81%a8%e3%81%af/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:47:39 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=215</guid>
		<description><![CDATA[
WordPressのプラグイン
ブロガーと訪問者
↓
訪問者同士の交流


BuddyPress は、WordPress のプラグインとして配布されている。
ユーザーのプロフィール、グループ、活動、交流等が可能になる。 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/buddypress%e3%81%a8%e3%81%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/buddypress%e3%81%a8%e3%81%af/" />
	</item>
		<item>
		<title>BuddyPressのカスタマイズ</title>
		<link>http://presen.php-web.net/2010/bp-custom/buddypress-customize/</link>
		<comments>http://presen.php-web.net/2010/bp-custom/buddypress-customize/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:35:33 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[BuddyPress カスタマイズ]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=214</guid>
		<description><![CDATA[
BuddyPressとは
PHPを学ぶ
BuddyPressを理解する
サイトに合っているか？


BuddyPress は、WordPress ブログツールのプラグイン。ソーシャルネットワーク機能を追加し、ブログから [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/bp-custom/buddypress-customize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/bp-custom/buddypress-customize/" />
	</item>
		<item>
		<title>NPOとWordPress</title>
		<link>http://presen.php-web.net/2010/osckobe/npowordpress/</link>
		<comments>http://presen.php-web.net/2010/osckobe/npowordpress/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:17:02 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=213</guid>
		<description><![CDATA[
ひょうごんテック
ひょうごしごと応援ナビ
コープともしびボランティア振興財団


WordPress 導入事例として、神戸で活動しているNPOを紹介。非営利団体が、特定の企業にライセンス料は払うとしたら、非営利・中立性 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/npowordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/npowordpress/" />
	</item>
		<item>
		<title>コミュニティ</title>
		<link>http://presen.php-web.net/2010/osckobe/community/</link>
		<comments>http://presen.php-web.net/2010/osckobe/community/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:12:50 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=212</guid>
		<description><![CDATA[
WordCamp: ユーザーが集まるイベント
WordBench: 地域毎のSNS、勉強会


WordCamp は世界40ヶ国以上で開催されているイベント。開発者やユーザーが直接会って交流することができる。日本では2 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/community/" />
	</item>
		<item>
		<title>貢献する</title>
		<link>http://presen.php-web.net/2010/osckobe/contribute/</link>
		<comments>http://presen.php-web.net/2010/osckobe/contribute/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:08:51 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=211</guid>
		<description><![CDATA[
プラグイン/テーマ
アイデアを出す
codex(ドキュメント)


プラグインやテーマを作り、公式ディレクトリに登録することができる。登録したプラグイン/テーマは、集合知的にユーザーが評価する。
プラグインやテーマを作 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/contribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/contribute/" />
	</item>
		<item>
		<title>2.9の画像編集機能</title>
		<link>http://presen.php-web.net/2010/osckobe/29-image/</link>
		<comments>http://presen.php-web.net/2010/osckobe/29-image/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:04:49 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=210</guid>
		<description><![CDATA[
アップロードした画像の簡易編集
トリミング、回転、反転
動画(youtube)


WordPress 2.9 では、投稿した画像を、管理画面上で編集することができるようになった。サムネイル生成は以前からできたが、さら [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/29-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/29-image/" />
	</item>
		<item>
		<title>人気ブログの27/100</title>
		<link>http://presen.php-web.net/2010/osckobe/27-100/</link>
		<comments>http://presen.php-web.net/2010/osckobe/27-100/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:01:46 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=209</guid>
		<description><![CDATA[
http://royal.pingdom.com/2009/01/15/the-blog-platforms-of-choice-among-the-top-100-blogs/
google トレンド
blogger [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/27-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/27-100/" />
	</item>
		<item>
		<title>WordPress のバリエーション</title>
		<link>http://presen.php-web.net/2010/osckobe/variation/</link>
		<comments>http://presen.php-web.net/2010/osckobe/variation/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:57:31 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=208</guid>
		<description><![CDATA[
単一ブログ版 WordPress
複数ブログ版 WordPress MU
レンタルブログ wordpress.com


単一ブログ運用のための WordPress の他、複数ブログ対応の MU がある。2010年5月 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/variation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/variation/" />
	</item>
		<item>
		<title>世界で最も使われいてる ブログツール WordPress</title>
		<link>http://presen.php-web.net/2010/osckobe/wordpress29/</link>
		<comments>http://presen.php-web.net/2010/osckobe/wordpress29/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:53:30 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[OSC神戸]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=207</guid>
		<description><![CDATA[
PHP と MYSQL 利用
GPL ライセンス
http://wordpress.org/


インストールが容易なので、すぐブログが始められる。またWordPress自動インストールサーバーもある。
カスタマイズは [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/osckobe/wordpress29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/osckobe/wordpress29/" />
	</item>
		<item>
		<title>プラグイン編集権限</title>
		<link>http://presen.php-web.net/2010/options/privilege/</link>
		<comments>http://presen.php-web.net/2010/options/privilege/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 07:11:12 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=203</guid>
		<description><![CDATA[
current_user_can(権限)
install_plugins, activate_plugins, edit_plugins, update_plugins, delete_plugins
デフォルトは管理 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/privilege/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/privilege/" />
	</item>
		<item>
		<title>プラグインを停止する時の処理</title>
		<link>http://presen.php-web.net/2010/options/deactivate/</link>
		<comments>http://presen.php-web.net/2010/options/deactivate/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 08:41:46 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=202</guid>
		<description><![CDATA[
deactivate_ファイル名
add_actionでフック
停止する時に実行


プラグイン停止時に処理を行う場合は、add_action(deactivate_ファイル名, フックする関数名)で設定する。
dea [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/deactivate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/deactivate/" />
	</item>
		<item>
		<title>プラグインを有効にする時の処理</title>
		<link>http://presen.php-web.net/2010/options/activate/</link>
		<comments>http://presen.php-web.net/2010/options/activate/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 00:01:59 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=201</guid>
		<description><![CDATA[
activate_ファイル名
add_actionでフック
有効にする時に実行


プラグイン導入時に処理を行う場合は、add_action(activate_ファイル名, フックする関数名)で設定する。
activa [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/activate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/activate/" />
	</item>
		<item>
		<title>Get_option</title>
		<link>http://presen.php-web.net/2010/options/get_option/</link>
		<comments>http://presen.php-web.net/2010/options/get_option/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 10:42:48 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=200</guid>
		<description><![CDATA[
get_option(名前、デフォルト値)
オプションの値を取得
オプション無=&#62;デフォルト値


オプションのデータを取得するには、get_option を使用する。デフォルト値は、オプションが存在しない場合の [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/get_option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/get_option/" />
	</item>
		<item>
		<title>Delete_option</title>
		<link>http://presen.php-web.net/2010/options/delete_option/</link>
		<comments>http://presen.php-web.net/2010/options/delete_option/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 04:03:16 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=199</guid>
		<description><![CDATA[
delete_option(名前)
オプションをDBから削除
プラグイン停止時等で利用


MYSQL の option テーブルから、特定のオプションを削除する。
プラグインを停止するときは、そのプラグイン独自のオプ [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/delete_option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/delete_option/" />
	</item>
		<item>
		<title>Update_option</title>
		<link>http://presen.php-web.net/2010/options/update_option/</link>
		<comments>http://presen.php-web.net/2010/options/update_option/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 23:08:38 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[プラグインのオプション]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=198</guid>
		<description><![CDATA[
update_option(名前, 値)

既存のオプションの変更
存在しない場合は追加


既に存在するオプションの値を変更するときは、update_option を使用する。
指定した名前のオプションが存在しない場 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2010/options/update_option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2010/options/update_option/" />
	</item>
	</channel>
</rss>
