<?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; WordPress</title>
	<atom:link href="http://blog.5ive.info/archives/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:03:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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>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>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>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>
		<item>
		<title>WordPressでFlash用に複数のxmlを出力する方法</title>
		<link>http://blog.5ive.info/archives/280</link>
		<comments>http://blog.5ive.info/archives/280#comments</comments>
		<pubDate>Fri, 21 Nov 2008 08:07:24 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=280</guid>
		<description><![CDATA[デフォルトのRSS配信とは別にページ機能を使ってxmlを出力する事が出来たのね。今まで気付かなかったのでメモ。 まずはページ用PHPの冒頭でTemplate Nameを設定する。今回の場合は「newsXML」とする。この &#8230; <a href="http://blog.5ive.info/archives/280">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/280/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

