<?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/"
	>

<channel>
	<title>Mastering WAVE &#187; debug</title>
	<atom:link href="http://www.masteringwave.com/tag/debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringwave.com</link>
	<description>Google Wave Made Easy</description>
	<lastBuildDate>Sun, 08 Aug 2010 13:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='www.masteringwave.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Blip debug robot</title>
		<link>http://www.masteringwave.com/2009/09/blip-debug-robot/</link>
		<comments>http://www.masteringwave.com/2009/09/blip-debug-robot/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 20:52:40 +0000</pubDate>
		<dc:creator>Daniel Graversen</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[blips]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[wave]]></category>

		<guid isPermaLink="false">http://www.masteringwave.com/2009/09/blip-debug-robot/</guid>
		<description><![CDATA[In the last post I created a screencast of how a debug session, which showed which annotations is created. Now I have posted the robot so it is possible for others to start using the robot. This will allow all users to investigate how the annotations work. I hope it will help you to gain [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F09%2Fblip-debug-robot%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F09%2Fblip-debug-robot%2F&amp;source=masteringwave&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>In the <a href="http://www.masteringwave.com/2009/09/google-wave-annotations/">last</a> post I created a screencast of how a debug session, which showed which annotations is created.</p>
<p>Now I have posted the robot so it is possible for others to start using the robot. This will allow all users to investigate how the annotations work. I hope it will help you to gain some more knowledge on how annotations work.</p>
<p>Simply add the robot with the name <a href="mailto:BlipDebug@appspot.com">BlipDebug@appspot.com</a> to you wave, and start modify your application. Just be careful and not add the robot to any large waves. This robot is quite disturbing and should only be used for testing purposes.</p>
<p>The Java code to the robot is in the <a href="http://code.google.com/p/masteringwave/source/browse/">code.google.com</a> repository.</p>
<p>The robot is now approved in the <a href="http://wave-samples-gallery.appspot.com/about_app?app_id=30011">sample gallery</a>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.masteringwave.com/2009/09/blip-debug-robot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debug Gadgets</title>
		<link>http://www.masteringwave.com/2009/08/debug-gadgets/</link>
		<comments>http://www.masteringwave.com/2009/08/debug-gadgets/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 07:31:09 +0000</pubDate>
		<dc:creator>Daniel Graversen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[gadget]]></category>

		<guid isPermaLink="false">http://www.masteringwave.com/?p=73</guid>
		<description><![CDATA[Last week I wrote about how to debug robots. Pamala from Google has made guide to debug Gadgets. Just look in http://groups.google.com/group/google-wave-api/browse_thread/thread/9fca5fde5b56e37e. It seems quite easy to get  started with, just have a look at her video. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F08%2Fdebug-gadgets%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F08%2Fdebug-gadgets%2F&amp;source=masteringwave&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Last week I wrote about how to debug robots. Pamala from Google has made guide to debug Gadgets. Just look in <a href="http://groups.google.com/group/google-wave-api/browse_thread/thread/9fca5fde5b56e37e">http://groups.google.com/group/google-wave-api/browse_thread/thread/9fca5fde5b56e37e</a>.</p>
<p>It seems quite easy to get  started with, just have a look at her video. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MK3jN0JJo90&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/MK3jN0JJo90&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.masteringwave.com/2009/08/debug-gadgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Wave Robots</title>
		<link>http://www.masteringwave.com/2009/08/debugging-wave-robots/</link>
		<comments>http://www.masteringwave.com/2009/08/debugging-wave-robots/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 08:58:28 +0000</pubDate>
		<dc:creator>Daniel Graversen</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[robot]]></category>

		<guid isPermaLink="false">http://www.masteringwave.com/2009/08/debugging-wave-robots/</guid>
		<description><![CDATA[Debugging robots made in Google Wave can be a little difficult because it can only be tested on the server and it can be difficult to see how it is sent. A way I have found is quite useful is to use the app engine log. On the log tab select &#8220;Requests only&#8221; and then [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F08%2Fdebugging-wave-robots%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.masteringwave.com%2F2009%2F08%2Fdebugging-wave-robots%2F&amp;source=masteringwave&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Debugging robots made in Google Wave can be a little difficult because it can only be tested on the server and it can be difficult to see how it is sent.</p>
<p>A way I have found is quite useful is to use the app engine log. On the log tab select &#8220;Requests only&#8221; and then see that data being sent to the robot. It is this data the robot can see, if it is not here then the robot API is not receiving the data.</p>
<p><img src="http://www.masteringwave.com/wp-content/uploads/2009/08/081309_0857_DebuggingWa1.png" alt="" width="450" /></p>
<p>I hope this help you debug and get at better understanding of your robot.</p>
<p><strong>Update 19 aug 2009:</strong> If you want to format the JSON try the <a href="http://jsonformat.com/">JSON formatter</a>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.masteringwave.com/2009/08/debugging-wave-robots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

