<?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/"
	>

<channel>
	<title>5ive.blog &#187; php</title>
	<atom:link href="http://blog.5ive.info/archives/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Fri, 11 May 2012 06:55:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPressでFlash用に複数のjsonを出力する方法</title>
		<link>http://blog.5ive.info/archives/1689</link>
		<comments>http://blog.5ive.info/archives/1689#comments</comments>
		<pubDate>Fri, 20 May 2011 07:03:18 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=1689</guid>
		<description><![CDATA[以前エントリーしたWordPressでFlash用に複数のxmlを出力する方法のjson版。下記のコードでカテゴリーIDが1の全エントリーをjson形式で出力できる。WordPressへの組み込み方は前回と一緒。 jso &#8230; <a href="http://blog.5ive.info/archives/1689">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1689/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InstagramのAPIを使ってみる #2</title>
		<link>http://blog.5ive.info/archives/1261</link>
		<comments>http://blog.5ive.info/archives/1261#comments</comments>
		<pubDate>Mon, 28 Feb 2011 02:06:22 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Instagram]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=1261</guid>
		<description><![CDATA[InstagramのAPIをあれこれ使うにはoAuth2.0で認証を受けないといけない。そのためにはアクセストークンを取得する必要がある。事前に開発者ページで「CLIENT ID」や「CLIENT SECRET」等を取得 &#8230; <a href="http://blog.5ive.info/archives/1261">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1261/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>InstagramのAPIを使ってみる #1</title>
		<link>http://blog.5ive.info/archives/1181</link>
		<comments>http://blog.5ive.info/archives/1181#comments</comments>
		<pubDate>Sat, 26 Feb 2011 02:14:17 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Instagram]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=1181</guid>
		<description><![CDATA[oAuth2.0でアクセストークン取得してusersデータから最新の20件を表示。とりあえずサムネイルのみ。こんな感じでいいのかな。 http://www.5ive.info/works/instagram/users. &#8230; <a href="http://blog.5ive.info/archives/1181">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ヘテムルのインクルードパス</title>
		<link>http://blog.5ive.info/archives/1235</link>
		<comments>http://blog.5ive.info/archives/1235#comments</comments>
		<pubDate>Sat, 26 Feb 2011 01:01:29 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.5ive.info/?p=1235</guid>
		<description><![CDATA[ヘテムルのサーバーでインクルードパスを通す方法。忘れがちなのでメモ。以下は「apps」フォルダに外部ライブラリとか突っ込んでおく場合。 $path = "/home/sites/heteml/users/（ヘテムルIDの &#8230; <a href="http://blog.5ive.info/archives/1235">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/1235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Form 7 + Ktai Styleで半角カナが文字化けする</title>
		<link>http://blog.5ive.info/archives/772</link>
		<comments>http://blog.5ive.info/archives/772#comments</comments>
		<pubDate>Thu, 22 Apr 2010 01:19:08 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=772</guid>
		<description><![CDATA[WordPressで構築したモバイル対応サイトで、携帯からお問い合わせするときに中高生などの若いユーザーが半角カナで文字入力する事が多いらしい。フォームからのメールが化けるとの事で対応策を探してみたのだけど、結局下記の方 &#8230; <a href="http://blog.5ive.info/archives/772">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/772/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>文字列からimgタグを抜き出す</title>
		<link>http://blog.5ive.info/archives/757</link>
		<comments>http://blog.5ive.info/archives/757#comments</comments>
		<pubDate>Tue, 23 Mar 2010 08:44:23 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=757</guid>
		<description><![CDATA[PHPの正規表現を使うときにいつもネット上を探すのでメモ。 ■文字列からimgタグを抜き出す正規表現 preg_match_all("/&#60;img(.+?)&#62;/", $str, $matches); ■文字列か &#8230; <a href="http://blog.5ive.info/archives/757">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/757/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressの$postオブジェクトの中身</title>
		<link>http://blog.5ive.info/archives/750</link>
		<comments>http://blog.5ive.info/archives/750#comments</comments>
		<pubDate>Thu, 11 Mar 2010 04:10:56 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=750</guid>
		<description><![CDATA[WordPressのループ内で$postオブジェクトの中身を取り出すときにいつもプロパティ名が分からなくなるのでメモ。日付を取得したい場合は$post->post_dateで取り出す。 ID post_author po &#8230; <a href="http://blog.5ive.info/archives/750">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/750/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>サーバータイムを使ったミリ秒対応のカウントダウン</title>
		<link>http://blog.5ive.info/archives/619</link>
		<comments>http://blog.5ive.info/archives/619#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:08:01 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[通信]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=619</guid>
		<description><![CDATA[ティザーサイト等で良く使われる「オープンまであと何日」みたいなカウントダウンを作ってみる。Flashだけで作るとローカルタイムに依存するので、ユーザーに時計を進められるとネタばれすることも。たまに見かけるけど。上のデモは &#8230; <a href="http://blog.5ive.info/archives/619">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/619/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPressでfeedを配信しないようにする方法</title>
		<link>http://blog.5ive.info/archives/616</link>
		<comments>http://blog.5ive.info/archives/616#comments</comments>
		<pubDate>Tue, 01 Sep 2009 02:04:27 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=616</guid>
		<description><![CDATA[WordPressでフィードを配信したくない時にコアファイル弄るとすぐ出来るんだけど、アップグレードした時にメンテが面倒になるのでこの方法はできればやりたくない。調べてたら使っているテーマフォルダにfunctions.p &#8230; <a href="http://blog.5ive.info/archives/616">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/616/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressからProgressionのPRMLを出力してみる</title>
		<link>http://blog.5ive.info/archives/592</link>
		<comments>http://blog.5ive.info/archives/592#comments</comments>
		<pubDate>Tue, 21 Jul 2009 01:10:01 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Progression]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=592</guid>
		<description><![CDATA[Flashネタをエントリーするのは久々だなー。先日の福岡てら子で発表した内容ですが、WordPressからProgressionで使うPRMLというXMLを出力する方法。PRMLの詳しい説明は本家リファレンスを参照して下 &#8230; <a href="http://blog.5ive.info/archives/592">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/592/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

