<?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: Google Wave Python API and Annotations</title>
	<atom:link href="http://blog.beplacid.net/2009/10/19/google-wave-python-api-and-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beplacid.net/2009/10/19/google-wave-python-api-and-annotations/</link>
	<description>Musings of technology, sport, life et al</description>
	<lastBuildDate>Tue, 20 Jul 2010 07:53:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: atc</title>
		<link>http://blog.beplacid.net/2009/10/19/google-wave-python-api-and-annotations/comment-page-1/#comment-3917</link>
		<dc:creator>atc</dc:creator>
		<pubDate>Tue, 20 Oct 2009 19:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/?p=90#comment-3917</guid>
		<description>Thanks maurice, very helpful.

One thing: annotations start at the original index you require plus two (presumably for the annotation characters).</description>
		<content:encoded><![CDATA[<p>Thanks maurice, very helpful.</p>
<p>One thing: annotations start at the original index you require plus two (presumably for the annotation characters).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maurice</title>
		<link>http://blog.beplacid.net/2009/10/19/google-wave-python-api-and-annotations/comment-page-1/#comment-3916</link>
		<dc:creator>maurice</dc:creator>
		<pubDate>Tue, 20 Oct 2009 08:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/?p=90#comment-3916</guid>
		<description>Thanks! 

Ive done the same hunt last weekend. I got it almost working, my fail was that i specified Range(0, 20), where 0 didnt work.. Range(1,20) does seem to work, but it doesnt start with the first character :( So it needs more work :)

Your post showed me I was on the correct path! 

I found the other annotation types here:
http://groups.google.com/group/google-wave-api/browse_thread/thread/ba08146d448658a6?pli=1</description>
		<content:encoded><![CDATA[<p>Thanks! </p>
<p>Ive done the same hunt last weekend. I got it almost working, my fail was that i specified Range(0, 20), where 0 didnt work.. Range(1,20) does seem to work, but it doesnt start with the first character :( So it needs more work :)</p>
<p>Your post showed me I was on the correct path! </p>
<p>I found the other annotation types here:<br />
<a href="http://groups.google.com/group/google-wave-api/browse_thread/thread/ba08146d448658a6?pli=1" rel="nofollow">http://groups.google.com/group/google-wave-api/browse_thread/thread/ba08146d448658a6?pli=1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
