<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: アマゾンの書籍データベースにphpでアクセスしてみた</title>
	<atom:link href="http://memorandum.yamasnet.com/archives/Post-163.html/feed" rel="self" type="application/rss+xml" />
	<link>http://memorandum.yamasnet.com/archives/Post-163.html</link>
	<description>自宅に立ち上げたプライベートサーバの構築・運用を中心に、さまざまの情報をメモっている</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 自宅サーバー構築・覚書きリスト &#124; Yama&#039;s Memorandum</title>
		<link>http://memorandum.yamasnet.com/archives/Post-163.html/comment-page-1#comment-772</link>
		<dc:creator>自宅サーバー構築・覚書きリスト &#124; Yama&#039;s Memorandum</dc:creator>
		<pubDate>Thu, 27 Oct 2011 23:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://memorandum.yamasnet.com/?p=163#comment-772</guid>
		<description>[...] アマゾンの書籍データベースにphpでアクセスしてみた [...]</description>
		<content:encoded><![CDATA[<p>[...] アマゾンの書籍データベースにphpでアクセスしてみた [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPのセキュリティを高めるための個人的メモ（補足） &#124; Yama's Memorandum</title>
		<link>http://memorandum.yamasnet.com/archives/Post-163.html/comment-page-1#comment-213</link>
		<dc:creator>PHPのセキュリティを高めるための個人的メモ（補足） &#124; Yama's Memorandum</dc:creator>
		<pubDate>Tue, 13 Oct 2009 02:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://memorandum.yamasnet.com/?p=163#comment-213</guid>
		<description>[...] これまで、うかつにも、我がサーバー上で、file_get_contents()を使ってきた。この関数の使用については、「アマゾンの書籍データベースにphpでアクセスしてみた」でphpスクリプトの作成例を示すところに記述している。ここで、file_get_contents()の使用にあたっては、allow_url_fopen=on とする必要があることに触れている。 [...]</description>
		<content:encoded><![CDATA[<p>[...] これまで、うかつにも、我がサーバー上で、file_get_contents()を使ってきた。この関数の使用については、「アマゾンの書籍データベースにphpでアクセスしてみた」でphpスクリプトの作成例を示すところに記述している。ここで、file_get_contents()の使用にあたっては、allow_url_fopen=on とする必要があることに触れている。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amazon APIのRequestへの電子署名添付（PHP版） &#124; Yama's Memorandum</title>
		<link>http://memorandum.yamasnet.com/archives/Post-163.html/comment-page-1#comment-136</link>
		<dc:creator>Amazon APIのRequestへの電子署名添付（PHP版） &#124; Yama's Memorandum</dc:creator>
		<pubDate>Wed, 24 Jun 2009 07:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://memorandum.yamasnet.com/?p=163#comment-136</guid>
		<description>[...] 従来コード修正の具体例：　昨年9月に、「アマゾンの書籍データにphpでアクセスしてみた」を書いた。ここでアマゾンの書籍データを取得するために用いた「Request」に対し、上記のPHP関数を使用すると電子署名がどのように付加されるかを示す。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 従来コード修正の具体例：　昨年9月に、「アマゾンの書籍データにphpでアクセスしてみた」を書いた。ここでアマゾンの書籍データを取得するために用いた「Request」に対し、上記のPHP関数を使用すると電子署名がどのように付加されるかを示す。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: アマゾンＡＰＩを活用した蔵書管理システム（１） &#124; Yama's Memorandum</title>
		<link>http://memorandum.yamasnet.com/archives/Post-163.html/comment-page-1#comment-58</link>
		<dc:creator>アマゾンＡＰＩを活用した蔵書管理システム（１） &#124; Yama's Memorandum</dc:creator>
		<pubDate>Sun, 16 Nov 2008 03:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://memorandum.yamasnet.com/?p=163#comment-58</guid>
		<description>[...] もう1月半も前に「アマゾンの書籍データベースにPHPでアクセスしてみた」という記事を書いた。これは、以前に試作した「蔵書管理システム」用の書籍データでアマゾンのデータが活用したいというのが動機だった。さて、その後、蔵書管理用のデータベースの構造とか、アマゾンの書籍データベースからどの程度のデータが取得できるのか、我が蔵書管理システムをアップグレードにむけ、いろいろ検討してみた。一応のメドがたったので、何回かにわけて、経験を記しておくことにした。このエントリーは、その第一回。 [...]</description>
		<content:encoded><![CDATA[<p>[...] もう1月半も前に「アマゾンの書籍データベースにPHPでアクセスしてみた」という記事を書いた。これは、以前に試作した「蔵書管理システム」用の書籍データでアマゾンのデータが活用したいというのが動機だった。さて、その後、蔵書管理用のデータベースの構造とか、アマゾンの書籍データベースからどの程度のデータが取得できるのか、我が蔵書管理システムをアップグレードにむけ、いろいろ検討してみた。一応のメドがたったので、何回かにわけて、経験を記しておくことにした。このエントリーは、その第一回。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

