<?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>Mostly Harmless - Anoop Johnson&#039;s Blog &#187; Hacks</title>
	<atom:link href="http://www.anoopjohnson.com/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anoopjohnson.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Mar 2011 05:32:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gbookmark2delicious 2.1 is Out</title>
		<link>http://www.anoopjohnson.com/2008/07/gbookmark2delicious-21-is-out/</link>
		<comments>http://www.anoopjohnson.com/2008/07/gbookmark2delicious-21-is-out/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.anoopjohnson.com/2008/07/05/gbookmark2delicious-21-is-out/</guid>
		<description><![CDATA[A new version of gbookmark2delicious is out. All the credit goes to Yang Zhang who implemented the new features. Some of them include:

Incremental synchronization capability for continuous mirroring of Google Bookmarks onto delicious.
 Updates to work with current Google Bookmarks and delicious  interfaces/formats.
 Handle throttling and persistent retries for delicious&#8217; REST API.
 More flexibility [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <a href="http://code.google.com/p/gbookmark2delicious/" title="gbookmark2delicious site">gbookmark2delicious</a> is out. All the credit goes to <a href="http://www.mit.edu/~y_z/" title="Yang Zhang Homepage">Yang Zhang</a> who implemented the new features. Some of them include:</p>
<ul>
<li>Incremental synchronization capability for continuous mirroring of Google Bookmarks onto delicious.</li>
<li> Updates to work with current Google Bookmarks and delicious  interfaces/formats.</li>
<li> Handle throttling and persistent retries for delicious&#8217; REST API.</li>
<li> More flexibility via beefed-up CLI frontend (more options, etc.)</li>
<li> Local cache of the remotely pulled data.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.anoopjohnson.com/2008/07/gbookmark2delicious-21-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving From Google Bookmarks To del.icio.us</title>
		<link>http://www.anoopjohnson.com/2007/04/moving-from-google-bookmarks-to-delicious/</link>
		<comments>http://www.anoopjohnson.com/2007/04/moving-from-google-bookmarks-to-delicious/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 09:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.anoopjohnson.com/?p=5</guid>
		<description><![CDATA[I&#8217;ve been using Google Bookmarks for a while and was missing a few features which were important to me &#8211; sharing, public feeds etc to name a few.  I wanted to move my bookmarks to del.cio.us, so I wrote this Python script to do the job.
It&#8217;s a command-line program you can run from your [...]]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-GB">I&#8217;ve been using Google Bookmarks for a while and was missing a few features which were important to me &#8211; sharing, public feeds etc to name a few.  I wanted to move my bookmarks to del.cio.us, so I wrote this Python script to do the job.</span></p>
<p>It&#8217;s a command-line program you can run from your desktop.  It will grab your Google bookmarks as an RSS feed, which is parsed and posted to del.icio.us through their REST interface.</span></p>
<p>The code lives <a href="http://code.google.com/p/gbookmark2delicious">here</a>.<span style="font-family: Verdana; font-size: 9px" lang="EN-GB"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.anoopjohnson.com/2007/04/moving-from-google-bookmarks-to-delicious/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

