<?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; レビュー</title>
	<atom:link href="http://creco.net/category/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://creco.net</link>
	<description>East or west, home is best.</description>
	<lastBuildDate>Mon, 16 Jan 2012 17:11:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/category/review/feed/" />
		<item>
		<title>使ってるiPhoneアプリを全部晒してみた</title>
		<link>http://creco.net/2011/02/04/iphone/</link>
		<comments>http://creco.net/2011/02/04/iphone/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 08:24:26 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://creco.net/2011/02/04/iphone/</guid>
		<description><![CDATA[iOS4でフォルダが導入されてから、よく使うアプリまでフォルダに入れすぎて逆に使いづらくなった時もあったけど、最近になってアプリの位置が定まってきたので、簡単なアプリの紹介とともに全ページを晒してみる。 趣味が偏ってたり [...]]]></description>
		<wfw:commentRss>http://creco.net/2011/02/04/iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2011/02/04/iphone/" />
	</item>
		<item>
		<title>iPhoneの位置ゲー、Parallel Kingdom AOGが面白い</title>
		<link>http://creco.net/2009/04/07/parallel_kingdom_is_locating_game_on_iphone/</link>
		<comments>http://creco.net/2009/04/07/parallel_kingdom_is_locating_game_on_iphone/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 10:17:41 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Parallel Kingdom]]></category>
		<category><![CDATA[位置ゲー]]></category>

		<guid isPermaLink="false">http://creco.net/2009/04/07/parallel_kingdom_is_locating_game_on_iphone/</guid>
		<description><![CDATA[ジオメディアサミットに影響されてか、位置ゲーを企画して作ってみたいなって思っていた矢先。iPhone向けの面白い位置ゲー「Parallel Kingdom AOG」が熱いのでご紹介。 アップルストアでお会いした後、Twi [...]]]></description>
		<wfw:commentRss>http://creco.net/2009/04/07/parallel_kingdom_is_locating_game_on_iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2009/04/07/parallel_kingdom_is_locating_game_on_iphone/" />
	</item>
		<item>
		<title>Ramディスクで3GBの壁を越えてみた</title>
		<link>http://creco.net/2009/02/18/over_3gb_memory_to_use_ramdisk/</link>
		<comments>http://creco.net/2009/02/18/over_3gb_memory_to_use_ramdisk/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 07:40:06 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>

		<guid isPermaLink="false">http://creco.net/?p=49</guid>
		<description><![CDATA[今までメインで使っているPCのメモリは2GBで、特に不満を感じたことも無かったのですが、 最近のメモリがあまりに安すぎて、ついポチってしまい届いた2GBのメモリ 32bitOSには使用できるメモリ空間が3GBと少しという [...]]]></description>
		<wfw:commentRss>http://creco.net/2009/02/18/over_3gb_memory_to_use_ramdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2009/02/18/over_3gb_memory_to_use_ramdisk/" />
	</item>
		<item>
		<title>jQuery Sparklinesはプチ便利</title>
		<link>http://creco.net/2008/08/01/jquery-sparklines/</link>
		<comments>http://creco.net/2008/08/01/jquery-sparklines/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 17:10:01 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/124</guid>
		<description><![CDATA[jQueryのプラグインで、ちょっとしたグラフを表示したいときに何も考えなくても配列あたえるだけで使えちゃうし、インラインの数値を読み取ってグラフ化もしてくれる。 だけど、軸のあるグラフを作りたいときには向かないね。ちょ [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/08/01/jquery-sparklines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/08/01/jquery-sparklines/" />
	</item>
		<item>
		<title>Webカメラの「Qcam Pro for Notebooks」が届いたヨ</title>
		<link>http://creco.net/2008/07/25/get_webcamera_qcam-pro-for-notebooks/</link>
		<comments>http://creco.net/2008/07/25/get_webcamera_qcam-pro-for-notebooks/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:48:40 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/118</guid>
		<description><![CDATA[20080725 GPS＋車載テスト走行 もう、Webカメラってもんじゃないんですね。そのままデジカメ・ビデオカムの代わりとして使ってもいい画質の精細さと、オートフォーカス・光量などの自動調節が素晴らしい。普通、暗いとこ [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/07/25/get_webcamera_qcam-pro-for-notebooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/07/25/get_webcamera_qcam-pro-for-notebooks/" />
	</item>
		<item>
		<title>GPSロガーの「Holux M-241」が届いたヨ</title>
		<link>http://creco.net/2008/07/24/get_gps_logger_holux-m-241/</link>
		<comments>http://creco.net/2008/07/24/get_gps_logger_holux-m-241/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 12:56:03 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/116</guid>
		<description><![CDATA[今日はいっぱい通販で買った物が届く日でした、合計4つ。まずはGPSロガーから。 GPSっていうとGARMINとか有名だけど、GPSロガーというガジェットが存在するなんて先日まで知らなかったの。少年時代からGARMINが欲 [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/07/24/get_gps_logger_holux-m-241/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/07/24/get_gps_logger_holux-m-241/" />
	</item>
		<item>
		<title>EeePCに入れたソフト まとめ</title>
		<link>http://creco.net/2008/07/18/installed_software_to_eeepc/</link>
		<comments>http://creco.net/2008/07/18/installed_software_to_eeepc/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 05:26:55 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[EeePC]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/73</guid>
		<description><![CDATA[便利すぎて、かわいすぎて、寝モバはもちろん、トイレまで持ち込んでしまってるほど久々にスマッシュヒットなガジェットEeePCですが、ここ数日間のカスタマイズ期も終わり、一通りソフトも入れ終えたので、ここでまとめてみる。 ま [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/07/18/installed_software_to_eeepc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/07/18/installed_software_to_eeepc/" />
	</item>
		<item>
		<title>EeePC買ったヨ</title>
		<link>http://creco.net/2008/07/14/geteeepc/</link>
		<comments>http://creco.net/2008/07/14/geteeepc/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 12:44:36 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[イーモバイル]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/72</guid>
		<description><![CDATA[ブログしばらくあけててごめんなさい 今日ビックカメラに行くと、先週土曜日に新しく発売されたEeePCがあったから買っちゃった＾＾ イーモバイルと同時に契約で安く買えるので、イーモバイルも契約しちゃった＾＾ これで、コジャ [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/07/14/geteeepc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/07/14/geteeepc/" />
	</item>
		<item>
		<title>ブラザーのFAX複合機買いました</title>
		<link>http://creco.net/2008/03/09/brother_fax/</link>
		<comments>http://creco.net/2008/03/09/brother_fax/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 22:52:50 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/54</guid>
		<description><![CDATA[Brother A4インクジェットFAX複合機 MyMIO MFC-480CN 6000×1200dpi 自分専用のFAXが欲しかったのと、フラットベッドのコピー機があるといいなって思っていたので購入してみて、今日到着。 [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/03/09/brother_fax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/03/09/brother_fax/" />
	</item>
		<item>
		<title>ようやくFirefoxに乗り換えた訳</title>
		<link>http://creco.net/2008/02/25/roll_over_tofirefox/</link>
		<comments>http://creco.net/2008/02/25/roll_over_tofirefox/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 19:34:15 +0000</pubDate>
		<dc:creator>inagaki</dc:creator>
				<category><![CDATA[レビュー]]></category>

		<guid isPermaLink="false">http://inagaki.co.uk/archives/29</guid>
		<description><![CDATA[&#160; IE互換タブブラウザのunDonutというブラウザを長らく（DonutPからunDonutへの流れ）普段使用のブラウザとして愛していたけど、本日Firefoxに乗り換えました。 乗り換えた訳と、便利なアドオ [...]]]></description>
		<wfw:commentRss>http://creco.net/2008/02/25/roll_over_tofirefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://creco.net/2008/02/25/roll_over_tofirefox/" />
	</item>
	</channel>
</rss>

