<?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>Bluestick.JP 開発メモ &#187; WebAPI</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/webapi/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/category/webapi/feed" />
		<item>
		<title>Google Analytics APIをPHPから使ってページランキングを表示する</title>
		<link>http://bluestick.jp/tech/index.php/archives/258</link>
		<comments>http://bluestick.jp/tech/index.php/archives/258#comments</comments>
		<pubDate>Sat, 10 Jul 2010 06:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=258</guid>
		<description><![CDATA[code.google.comからGAPIというライブラリをダウンロードする。
curlのモジュールが有効になっていることが必要。下記はGAPIに付属のサンプルコード。実行するとブラウザごとのページビュー、訪問数をページ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/258/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/258" />
	</item>
		<item>
		<title>WCFを使ってXML-RPC通信を行うには</title>
		<link>http://bluestick.jp/tech/index.php/archives/253</link>
		<comments>http://bluestick.jp/tech/index.php/archives/253#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=253</guid>
		<description><![CDATA[Xml-Rpc With WCFから「XML-RPC for WCF」をダウンロード。
上記blogのコメントに従ってXmlRpcDataContractSerializationHelperクラスのDeserializ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/253" />
	</item>
		<item>
		<title>.Net frameworkのSyndicationFeedクラスを使ってYahoo Media RSS(MRSS)などの拡張フィードを取得するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/203</link>
		<comments>http://bluestick.jp/tech/index.php/archives/203#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:50:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=203</guid>
		<description><![CDATA[SyndicationFeedに含まれるSyndicationItemのElementExtensionsプロパティを使って取得可能。
たとえば下記のように、サムネールを取得することが可能である。
        pri [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/203/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/203" />
	</item>
		<item>
		<title>.Net(C#)でRSS, Atomなどのフィードを取得/作成するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/199</link>
		<comments>http://bluestick.jp/tech/index.php/archives/199#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=199</guid>
		<description><![CDATA[System.ServiceModel.Syndication.SyndicationFeedクラスを使用する。System.ServiceModel.Web.dll クラスを参照することが必要となる。フィードの取得は下 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/199/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/199" />
	</item>
		<item>
		<title>wordpressで更新pingがうまく通知されないようなので調べてみた。</title>
		<link>http://bluestick.jp/tech/index.php/archives/41</link>
		<comments>http://bluestick.jp/tech/index.php/archives/41#comments</comments>
		<pubDate>Sun, 18 May 2008 23:46:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=41</guid>
		<description><![CDATA[wordpress(2.5)で更新pingがうまく飛ばないようなので、サーバ上でwiresharkを使ってパケットダンプして調べてみた。
wordpress 2.5ではweblogUpdates.extendedPing [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/41" />
	</item>
		<item>
		<title>update pingのサンプル(XML-RPC)</title>
		<link>http://bluestick.jp/tech/index.php/archives/40</link>
		<comments>http://bluestick.jp/tech/index.php/archives/40#comments</comments>
		<pubDate>Sun, 18 May 2008 22:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=40</guid>
		<description><![CDATA[http://www.xmlrpc.com/weblogsComより、リクエストとレスポンスのサンプル。
POST /RPC2 HTTP/1.0
User-Agent: Radio UserLand/7.1b7 (Win [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/40" />
	</item>
		<item>
		<title>trackbackの概要 (XML-RPC)</title>
		<link>http://bluestick.jp/tech/index.php/archives/39</link>
		<comments>http://bluestick.jp/tech/index.php/archives/39#comments</comments>
		<pubDate>Sun, 18 May 2008 05:58:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=39</guid>
		<description><![CDATA[RESTを使用して行う。
以下はhttp://lowlife.jp/yasusii/stories/8.htmlの要約。
リンク先のURIにHTTP/GETでアクセス
HTML中に
下記のようなRDFが含まれている。
&#038; [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/39/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/39" />
	</item>
		<item>
		<title>pingbackの概要</title>
		<link>http://bluestick.jp/tech/index.php/archives/38</link>
		<comments>http://bluestick.jp/tech/index.php/archives/38#comments</comments>
		<pubDate>Sun, 18 May 2008 05:29:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=38</guid>
		<description><![CDATA[wordpressなどが採用。XML-RPCを使用して行う。
以下はhttp://lowlife.jp/yasusii/stories/7.htmlの要約。
リンク先のURIにHTTP/GETでアクセス
Response [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/38/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/38" />
	</item>
		<item>
		<title>XML-RPCについてのメモ</title>
		<link>http://bluestick.jp/tech/index.php/archives/37</link>
		<comments>http://bluestick.jp/tech/index.php/archives/37#comments</comments>
		<pubDate>Sun, 18 May 2008 04:35:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=37</guid>
		<description><![CDATA[http://lowlife.jp/yasusii/stories/9.htmlの説明の簡略版。
リクエストを送るにはHTTP/POSTで例えば下記のようなXMLを送る。
POST /RPC2 HTTP/1.0
User [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/37" />
	</item>
		<item>
		<title>Amazon Associates Web Service 超概要</title>
		<link>http://bluestick.jp/tech/index.php/archives/35</link>
		<comments>http://bluestick.jp/tech/index.php/archives/35#comments</comments>
		<pubDate>Fri, 16 May 2008 06:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebAPI]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=35</guid>
		<description><![CDATA[Request URLの形式
日本のアマゾンのエンドポイントはhttp://ecs.amazonaws.jp/onca/xmlで下記のようなREST形式のリクエストを発行するとXML形式でいろいろな情報が返ってくる。
h [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/35" />
	</item>
	</channel>
</rss>

