<?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; Twitter</title>
	<atom:link href="http://blog.oukasoft.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oukasoft.com</link>
	<description>iPhoneアプリ、Androidアプリ、プログラム、同人活動など色々やってます</description>
	<lastBuildDate>Sat, 20 Mar 2021 15:47:15 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.oukasoft.com/tag/twitter/feed/" />
		<item>
		<title>【WordPress】特定のカテゴリの記事とリンクをランダムにTwitterでつぶやくサンプルプログラム【Twitter API】</title>
		<link>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90wordpress%e3%80%91%e7%89%b9%e5%ae%9a%e3%81%ae%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%81%ae%e8%a8%98%e4%ba%8b%e3%81%a8%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0/</link>
		<comments>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90wordpress%e3%80%91%e7%89%b9%e5%ae%9a%e3%81%ae%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%81%ae%e8%a8%98%e4%ba%8b%e3%81%a8%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0/#comments</comments>
		<pubDate>Sun, 29 Jul 2012 16:44:43 +0000</pubDate>
		<dc:creator>犬飼</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitter API]]></category>
		<category><![CDATA[WordPressカスタマイズ]]></category>
		<category><![CDATA[プログラム]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.oukasoft.com/?p=995</guid>
		<description><![CDATA[概ね、タイトルとおりの内容です。 WordPressで作成した特定のカテゴリの記事を、定期的にTwitterでリンクと一緒につぶやく。 みたいなサンプルプログラムを作ってみます。 Twitter APIを使い特定のアカウ &#8230; <a href="http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90wordpress%e3%80%91%e7%89%b9%e5%ae%9a%e3%81%ae%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%81%ae%e8%a8%98%e4%ba%8b%e3%81%a8%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90wordpress%e3%80%91%e7%89%b9%e5%ae%9a%e3%81%ae%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%81%ae%e8%a8%98%e4%ba%8b%e3%81%a8%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90wordpress%e3%80%91%e7%89%b9%e5%ae%9a%e3%81%ae%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%81%ae%e8%a8%98%e4%ba%8b%e3%81%a8%e3%83%aa%e3%83%b3%e3%82%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0/" />
	</item>
		<item>
		<title>【Twitter API】PEARのServices_Twitterを使ってフォロワーを取得、つぶやき、リムーブなどをしてみる(1)</title>
		<link>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90twitter-api%e3%80%91pear%e3%81%aeservices_twitter%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%83%95%e3%82%a9%e3%83%ad%e3%83%af%e3%83%bc%e3%82%92%e5%8f%96%e5%be%97%e3%80%81%e3%81%a4%e3%81%b6/</link>
		<comments>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90twitter-api%e3%80%91pear%e3%81%aeservices_twitter%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%83%95%e3%82%a9%e3%83%ad%e3%83%af%e3%83%bc%e3%82%92%e5%8f%96%e5%be%97%e3%80%81%e3%81%a4%e3%81%b6/#comments</comments>
		<pubDate>Fri, 22 Jun 2012 14:26:25 +0000</pubDate>
		<dc:creator>犬飼</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitter API]]></category>
		<category><![CDATA[プログラム]]></category>
		<category><![CDATA[OAuth認証]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[Services_Twitter]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.oukasoft.com/?p=266</guid>
		<description><![CDATA[概ね、タイトル通りです。 Twitter連動したサービスが人気の昨今。 今更ながら勉強してみたので記事にしてみます。 言語はPHP、PEARのServices_Twitterを使ってみます。 OAuth認証？なにそれ美味 &#8230; <a href="http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90twitter-api%e3%80%91pear%e3%81%aeservices_twitter%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%83%95%e3%82%a9%e3%83%ad%e3%83%af%e3%83%bc%e3%82%92%e5%8f%96%e5%be%97%e3%80%81%e3%81%a4%e3%81%b6/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90twitter-api%e3%80%91pear%e3%81%aeservices_twitter%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%83%95%e3%82%a9%e3%83%ad%e3%83%af%e3%83%bc%e3%82%92%e5%8f%96%e5%be%97%e3%80%81%e3%81%a4%e3%81%b6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.oukasoft.com/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/%e3%80%90twitter-api%e3%80%91pear%e3%81%aeservices_twitter%e3%82%92%e4%bd%bf%e3%81%a3%e3%81%a6%e3%83%95%e3%82%a9%e3%83%ad%e3%83%af%e3%83%bc%e3%82%92%e5%8f%96%e5%be%97%e3%80%81%e3%81%a4%e3%81%b6/" />
	</item>
	</channel>
</rss>
