<?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 Tokyo 2009</title>
	<atom:link href="http://presen.php-web.net/category/wordcamp-tokyo-2009/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/category/wordcamp-tokyo-2009/feed/" />
		<item>
		<title>テーマの一部として導入</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/as-theme-functions/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/as-theme-functions/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 03:42:31 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=86</guid>
		<description><![CDATA[
利用するテーマの functions.php
テーマ変更&#8658;ショートコード無効



利用するテーマのディレクトリにある functions.php (テーマの関数を格納する場所) でショートコードを定義するこ [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/as-theme-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/as-theme-functions/" />
	</item>
		<item>
		<title>プラグインとして導入</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode-as-plugin/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode-as-plugin/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 03:19:26 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=85</guid>
		<description><![CDATA[
wp-content/plugins へアップロード
管理画面で有効化



プラグインとして導入する場合は、通常のプラグインと同様に、プラグインディレクトリ (wp-content/plugins) へアップロードす [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode-as-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode-as-plugin/" />
	</item>
		<item>
		<title>ショートコードにする</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/add-shortcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/add-shortcode/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:08:21 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=92</guid>
		<description><![CDATA[
add_shortcode(ショートコード名, 関数名)
ショートコード名: qrcode 記事中の名前
関数名: qrcode_output_func 定義した関数の名前



関数を定義しただけでは、ショートコード [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/add-shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/add-shortcode/" />
	</item>
		<item>
		<title>ショートコード属性の処理</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/attributes/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/attributes/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 01:22:07 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=91</guid>
		<description><![CDATA[
shortcode_atts( array(
	&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#8216;size&#8217; => &#8217; [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/attributes/" />
	</item>
		<item>
		<title>ソース紹介</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/source-qrcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/source-qrcode/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 01:03:32 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=89</guid>
		<description><![CDATA[function qrcode_output_func( $atts, $content = null ) {
	extract( shortcode_atts( array(
					'size' =&#62; '150',
					'errorlv' =&#62; 'L',
					), $atts ));
	if ( "" == $content ) {
		$content = get_permalink();
	}
	return '&#60;img src="http://chart.apis.google.com/chart?chs=' . $size . 'x' . $size . '&#038;cht=qr' . '&#038;chld=' . $errorlv . '&#038;chl=' . rawurlencode($content) . '">';
}
add_shortcode( 'qrcode', 'qrcode_output_func' );


]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/source-qrcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/source-qrcode/" />
	</item>
		<item>
		<title>作り方</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/howto/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/howto/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 06:53:26 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=84</guid>
		<description><![CDATA[
function 関数名($atts, $content = null) {
extract(shortcode_atts(array(デフォルト値の定義), $atts ))
PHP (WP 関数を含む) で処理
r [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/howto/" />
	</item>
		<item>
		<title>ログインユーザーにのみ表示</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/logged_in/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/logged_in/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 03:38:43 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>
		<category><![CDATA[php 　ログイン　ユーザー　表示]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=77</guid>
		<description><![CDATA[
is_user_logged_in()
(準)会員制サイト
ex. 会員は割引価格



&#91;sc_is_user_logged_in&#93;メンバー限定メッセージ &#91;/sc_is_user_logge [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/logged_in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/logged_in/" />
	</item>
		<item>
		<title>カスタムフィールドとショートコード</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield_shortcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield_shortcode/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:52:51 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=80</guid>
		<description><![CDATA[


カスタムフィールド: データを MYSQL データベースに格納するのに便利
ショートコード: データを取り出すのに便利
]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield_shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield_shortcode/" />
	</item>
		<item>
		<title>カスタムフィールドの値を取得</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 12:33:11 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>
		<category><![CDATA[wordpress カスタム　フィールド　勉強会]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=62</guid>
		<description><![CDATA[
&#91;sc_post_custom key=&#8221; &#8220;&#93;
key=フィールドキー
フィールド値を表示

値が複数のとき
separator=区切り




 
 

 

WordPre [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/customfield/" />
	</item>
		<item>
		<title>アマゾンのリンク作成</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/amazon/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/amazon/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 10:32:30 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=71</guid>
		<description><![CDATA[
リンクを自動表示

アマゾンのサイトへ行く
検索語を入力
HTML タグ取得
ブログに貼り付ける






検索語を指定してアマゾンアソシエイトリンクを生成する。amazon リンク作成 でダウンロード可能。
&#9 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/amazon/" />
	</item>
		<item>
		<title>記事中に QR コード表示</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/qr-shortcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/qr-shortcode/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 03:08:21 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=76</guid>
		<description><![CDATA[
Google Chart 利用
本文で &#91;qrcode&#93;

記事 URL 取得
URL をエンコード
クエリ送信

属性指定でサイズ変更&#91;qrcode size=200&#93;




QR  [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/qr-shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/qr-shortcode/" />
	</item>
		<item>
		<title>ショートコードとは</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/what-is-shortcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/what-is-shortcode/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 01:41:31 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=61</guid>
		<description><![CDATA[
記事中でスクリプトを呼び出す
&#91;コード 属性=&#8221;値&#8221;&#93;
属性は省略可能
add_shortcode(コード名, 関数)



投稿記事の中で、PHP スクリプト等を呼び出すときに [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/what-is-shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/what-is-shortcode/" />
	</item>
		<item>
		<title>ショートコード活用術</title>
		<link>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode/</link>
		<comments>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 01:27:28 +0000</pubDate>
		<dc:creator>Fumito Mizuno</dc:creator>
				<category><![CDATA[WordCamp Tokyo 2009]]></category>
		<category><![CDATA[qrコード 活用]]></category>
		<category><![CDATA[ショートコード　とは]]></category>

		<guid isPermaLink="false">http://presen.php-web.net/?p=60</guid>
		<description><![CDATA[
ショートコードとは
簡単な活用例

QRコードを表示する
アマゾンアソシエイト

WordPress の機能を利用

カスタムフィールド
ログインユーザーのみ

ショートコードの作り方



WordCamp 2009 [...]]]></description>
		<wfw:commentRss>http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://presen.php-web.net/2009/wordcamp-tokyo-2009/shortcode/" />
	</item>
	</channel>
</rss>
