<?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>Sébastien Barbieri's blog &#187; Java</title>
	<atom:link href="http://blog.sbw.be/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sbw.be</link>
	<description>My life, my work, my projects</description>
	<lastBuildDate>Sat, 24 Dec 2011 00:12:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>1st GoogleWave bot in Java</title>
		<link>http://blog.sbw.be/2009/11/12/1st-googlewave-bot-in-java/</link>
		<comments>http://blog.sbw.be/2009/11/12/1st-googlewave-bot-in-java/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 13:29:42 +0000</pubDate>
		<dc:creator>Sébastien Barbieri</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Bot]]></category>
		<category><![CDATA[GoogleWave]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.sbw.be/?p=331</guid>
		<description><![CDATA[Yesterday I wrote a google wave bot: sbw-app01@appspot.com &#8230; in Java. It&#8217;s my first Java app so don&#8217;t tell me about the code &#8230; I know! You can ask me then: why Java? Well the python lib is not so well supported, it&#8217;s missing a lot of documentation and feature and I didn&#8217;t want to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I wrote a <strong>google</strong> <strong>wave</strong> bot: <strong>sbw-app01@appspot.com</strong> &#8230; in Java.</p>
<p>It&#8217;s my first Java app so don&#8217;t tell me about the code &#8230; I know! </p>
<p>You can ask me then: why Java? Well the python lib is not so well supported, it&#8217;s missing a lot of documentation and feature and I didn&#8217;t want to participate in the library conception which is more for google guys from my point of view.</p>
<p><strong>So about the bot</strong></p>
<p>The purpose of the bot is, once it is invited, to export the content of the rootblip in order to make the content available outside of google wave.</p>
<p>What&#8217;s the purpose? &#8230; Well if you find one, then tell me :P</p>
<p>But my first idea was to create a kind of collaborative Wiki based on google wave as main content management system.</p>
<p>My bot only support the basic syntax (annotations that begin with style/..) and not yet the gadget but I&#8217;m open to any discussion, suggestion.</p>
<p>Also the sourcecode of the bot is in the <a href="http://code.google.com/p/be-gtug/">be-gtug google code</a> repository, feel free to join/participate/discuss&#8230;</p>
<p>I&#8217;ll try to rewrite a bit the bot and to clean and re-organize the classes.</p>
<p>And if you want to export your content in xml, then <strong>sbw-app01@appspot.com</strong> is your (bot)friend!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sbw.be/2009/11/12/1st-googlewave-bot-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

