<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web Hooks &#187; Calendar</title>
	<atom:link href="http://blog.webhooks.org/category/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webhooks.org</link>
	<description>User-defined HTTP callbacks for push, pipes and plugins</description>
	<lastBuildDate>Thu, 15 Apr 2010 18:32:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.webhooks.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b12082ef46c65d3741a064fa744ea57b?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Web Hooks &#187; Calendar</title>
		<link>http://blog.webhooks.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.webhooks.org/osd.xml" title="Web Hooks" />
	<atom:link rel='hub' href='http://blog.webhooks.org/?pushpress=hub'/>
		<item>
		<title>Google starts to embrace Web Hooks</title>
		<link>http://blog.webhooks.org/2009/01/18/google-starts-to-embrace-web-hooks/</link>
		<comments>http://blog.webhooks.org/2009/01/18/google-starts-to-embrace-web-hooks/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 05:26:33 +0000</pubDate>
		<dc:creator>Jeff Lindsay</dc:creator>
				<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Radar]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google checkout]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[joshua schachter]]></category>

		<guid isPermaLink="false">http://blog.webhooks.org/?p=48</guid>
		<description><![CDATA[Until recently, I&#8217;ve only included Google in my list of companies that unintentionally provide an example of web hooks. Like PayPal&#8217;s IPN, Google Checkout provides a similar feature for notifications. However, I was recently informed that Google Code project hosting has a post-commit hook, which they&#8217;ve implemented explicitly using the &#8220;web hooks model.&#8221; If you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.webhooks.org&amp;blog=5379000&amp;post=48&amp;subd=webhooks&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Until recently, I&#8217;ve only included Google in my list of companies that unintentionally provide an example of web hooks. Like PayPal&#8217;s IPN, Google Checkout provides a similar feature for notifications. However, I was recently informed that Google Code project hosting has a post-commit hook, which they&#8217;ve implemented explicitly using the &#8220;web hooks model.&#8221;</p>
<p><img class="alignnone size-full wp-image-49" title="Google Code's Post Commit Hook" src="http://webhooks.files.wordpress.com/2009/01/googlehook.png?w=510&#038;h=107" alt="Google Code's Post Commit Hook" width="510" height="107" /></p>
<p>If you have a project hosted on Google Code, you&#8217;ll find this under Administer/Source. The <a href="http://code.google.com/p/support/wiki/PostCommitWebHooks">documentation for this feature</a> even links to our wiki. I had a feeling this would happen eventually with Google Code. This particular hook event is very popular with most project hosting services, including <a href="http://github.com/guides/post-receive-hooks">GitHub</a>.</p>
<p>I never liked mentioning the Google Checkout <a href="http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Notification_API.html">Notification API</a> because it was terribly heavyweight and didn&#8217;t seem to add much to the web hooks model. On the other hand, the Google Code post-commit hook is done quite exceptionally, and even shows a great method of authentication.</p>
<p>The Google Code hook payload is JSON, which is significantly more straightforward and simpler than XML. More interestingly, they use HMAC for authentication, which has been something of an unresolved issue with this model. HMAC seems quite suitable when authentication is necessary.</p>
<p>Like most of the cases of web hooks out there, this was done without my direct influence. However, separately I have been invited to give a private talk at Google on web hooks. That&#8217;s happening February 23rd and is open to anybody at Google. On top of this, <a href="http://www.techcrunch.com/2009/01/12/confirmed-delicious-founder-joshua-schachter-joins-google/">Joshua Schachter recently joined Google</a> and he&#8217;s been in the web hooks camp for a while, so I&#8217;m excited to see what else Google does with them.</p>
<p><strong>Update:</strong> <a href="http://google-code-updates.blogspot.com/2009/01/post-commit-web-hooks-for-google-code.html">Google announced this feature on the Google Code Blog</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webhooks.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webhooks.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webhooks.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.webhooks.org&amp;blog=5379000&amp;post=48&amp;subd=webhooks&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.webhooks.org/2009/01/18/google-starts-to-embrace-web-hooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb46488d2c90d51f366cafc776e2b3ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">progrium</media:title>
		</media:content>

		<media:content url="http://webhooks.files.wordpress.com/2009/01/googlehook.png" medium="image">
			<media:title type="html">Google Code's Post Commit Hook</media:title>
		</media:content>
	</item>
	</channel>
</rss>