<?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: First look on Google Wave (Part 3) : Gadget API</title>
	<atom:link href="http://www.vbsteven.be/blog/first-look-on-google-wave-part-3-gadget-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vbsteven.be/blog/first-look-on-google-wave-part-3-gadget-api/</link>
	<description>A programmer&#039;s blog, by Steven Van Bael</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:54:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mikael</title>
		<link>http://www.vbsteven.be/blog/first-look-on-google-wave-part-3-gadget-api/comment-page-1/#comment-117</link>
		<dc:creator>Mikael</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=162#comment-117</guid>
		<description>Does anyone know how the chess gadget was built?</description>
		<content:encoded><![CDATA[<p>Does anyone know how the chess gadget was built?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.vbsteven.be/blog/first-look-on-google-wave-part-3-gadget-api/comment-page-1/#comment-116</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Sun, 25 Oct 2009 11:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=162#comment-116</guid>
		<description>If you are interested in Google Wave Gadgets developed in Java (with some JSNI code), a small tutorial is available at my blog: 
http://dendrytsoft.blogspot.com/2009/10/building-google-wave-gadget-with-gwt.html
I am waiting for feedback:)</description>
		<content:encoded><![CDATA[<p>If you are interested in Google Wave Gadgets developed in Java (with some JSNI code), a small tutorial is available at my blog:<br />
<a href="http://dendrytsoft.blogspot.com/2009/10/building-google-wave-gadget-with-gwt.html" rel="nofollow">http://dendrytsoft.blogspot.com/2009/10/building-google-wave-gadget-with-gwt.html</a><br />
I am waiting for feedback:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bydesign</title>
		<link>http://www.vbsteven.be/blog/first-look-on-google-wave-part-3-gadget-api/comment-page-1/#comment-115</link>
		<dc:creator>bydesign</dc:creator>
		<pubDate>Fri, 16 Oct 2009 16:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.vbsteven.be/blog/?p=162#comment-115</guid>
		<description>It&#039;s true that the state object in wave can&#039;t be trusted, and shouldn&#039;t store sensitive data. However, there&#039;s nothing to say that you can&#039;t drive your gadget from a database on your secure servers and check any state data when stateUpdate is called to make sure everything if fine. In short, make your own DB the trusted source, and treat Wave and its state data as the client that can&#039;t be trusted.</description>
		<content:encoded><![CDATA[<p>It&#8217;s true that the state object in wave can&#8217;t be trusted, and shouldn&#8217;t store sensitive data. However, there&#8217;s nothing to say that you can&#8217;t drive your gadget from a database on your secure servers and check any state data when stateUpdate is called to make sure everything if fine. In short, make your own DB the trusted source, and treat Wave and its state data as the client that can&#8217;t be trusted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
