<?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; Web Service</title>
	<atom:link href="http://www.oto-kichi.com/tag/web-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oto-kichi.com</link>
	<description>ロサンゼルス在住ITエンジニアの開発ブログ</description>
	<lastBuildDate>Thu, 21 Apr 2011 00:33:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.oto-kichi.com/tag/web-service/feed/" />
		<item>
		<title>CakePHPでreCAPTCHAによる画像認証</title>
		<link>http://www.oto-kichi.com/2010/01/23/cakephp%e3%81%a7recaptcha%e3%81%ab%e3%82%88%e3%82%8b%e7%94%bb%e5%83%8f%e8%aa%8d%e8%a8%bc/</link>
		<comments>http://www.oto-kichi.com/2010/01/23/cakephp%e3%81%a7recaptcha%e3%81%ab%e3%82%88%e3%82%8b%e7%94%bb%e5%83%8f%e8%aa%8d%e8%a8%bc/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 01:20:48 +0000</pubDate>
		<dc:creator>Viruke</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.oto-kichi.com/?p=141</guid>
		<description><![CDATA[自作のポータルサイトシステムのお問い合わせにCAPTCHA機能の認証を付ける際に参考にさせてもらいました。 GWからCakePHPでつくりはじめたWebサービスで、画像認証を実装したいと思って、以前から気になっていたre [...]]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.oto-kichi.com%2F2010%2F01%2F23%2Fcakephp%25e3%2581%25a7recaptcha%25e3%2581%25ab%25e3%2582%2588%25e3%2582%258b%25e7%2594%25bb%25e5%2583%258f%25e8%25aa%258d%25e8%25a8%25bc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.oto-kichi.com%2F2010%2F01%2F23%2Fcakephp%25e3%2581%25a7recaptcha%25e3%2581%25ab%25e3%2582%2588%25e3%2582%258b%25e7%2594%25bb%25e5%2583%258f%25e8%25aa%258d%25e8%25a8%25bc%2F&amp;source=Viruke&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>自作のポータルサイトシステムのお問い合わせにCAPTCHA機能の認証を付ける際に参考にさせてもらいました。</p>
<blockquote><p>GWからCakePHPでつくりはじめたWebサービスで、画像認証を実装したいと思って、以前から気になっていたreCAPTCHAを導入した。びっくりするくらい簡単だったけど、意外とreCAPTCHA実装の記事が少ないので、丁寧に解説します。</p>
<p>引用元: <a href="http://penguinlab.jp/blog/post/205">CakePHPでreCAPTCHAによる画像認証を実装するまで – 情報と音楽</a>.</p></blockquote>
<p>実際、reCAPTCHAのようなWEBサービスは開発者にとってかなりの時間の削減になるので、これからもいいサービスがあれば積極的に導入していきたいです。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oto-kichi.com/2010/01/23/cakephp%e3%81%a7recaptcha%e3%81%ab%e3%82%88%e3%82%8b%e7%94%bb%e5%83%8f%e8%aa%8d%e8%a8%bc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.oto-kichi.com/2010/01/23/cakephp%e3%81%a7recaptcha%e3%81%ab%e3%82%88%e3%82%8b%e7%94%bb%e5%83%8f%e8%aa%8d%e8%a8%bc/" />
	</item>
	</channel>
</rss>

