<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: libgdata</title>
	<atom:link href="http://tecnocode.co.uk/2009/04/07/libgdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://tecnocode.co.uk/2009/04/07/libgdata/</link>
	<description>Ramblings on computers…</description>
	<lastBuildDate>Fri, 20 Jan 2012 21:19:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Philip Withnall</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-601</link>
		<dc:creator>Philip Withnall</dc:creator>
		<pubDate>Wed, 08 Apr 2009 07:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-601</guid>
		<description>Zeeshan: I hadn&#039;t got any immediate plans, but that&#039;s because I hadn&#039;t really thought about it. The libgdata YouTube query API is pretty much stable at the moment, so I&#039;d be happy to help if you want to write such a plugin. I can&#039;t write one myself at the moment due to a lack of time. :(

Ignacius: Evolution currently uses its own internal library which is also called &quot;libgdata&quot;. My libgdata is meant to replace the Evolution one and provide a superset of its functionality.

Michael: Last time I came across libgcal it looked unmaintained, but I see that there&#039;s now some activity around it (or I was wrong before). I&#039;ll have to talk to them.

Christian: It is a little confusing, and plays hell with GtkBuilder&#039;s automatic constructor-function-from-class-name code, but I can&#039;t really change the name of Google&#039;s protocol.</description>
		<content:encoded><![CDATA[<p>Zeeshan: I hadn't got any immediate plans, but that's because I hadn't really thought about it. The libgdata YouTube query API is pretty much stable at the moment, so I'd be happy to help if you want to write such a plugin. I can't write one myself at the moment due to a lack of time. <img src='http://tecnocode.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Ignacius: Evolution currently uses its own internal library which is also called "libgdata". My libgdata is meant to replace the Evolution one and provide a superset of its functionality.</p>
<p>Michael: Last time I came across libgcal it looked unmaintained, but I see that there's now some activity around it (or I was wrong before). I'll have to talk to them.</p>
<p>Christian: It is a little confusing, and plays hell with GtkBuilder's automatic constructor-function-from-class-name code, but I can't really change the name of Google's protocol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-600</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 08 Apr 2009 01:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-600</guid>
		<description>Imho GData is really misnamed. When reading &quot;libgdata&quot; in the title of the post I was thinking of something glibish whilest this should be GoogleData instead.</description>
		<content:encoded><![CDATA[<p>Imho GData is really misnamed. When reading "libgdata" in the title of the post I was thinking of something glibish whilest this should be GoogleData instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Banck</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-599</link>
		<dc:creator>Michael Banck</dc:creator>
		<pubDate>Tue, 07 Apr 2009 23:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-599</guid>
		<description>As another example of a C library for accessing Google data (though I am not sure what else besides events and contacts it does currently), see libgcal, http://code.google.com/p/libgcal/</description>
		<content:encoded><![CDATA[<p>As another example of a C library for accessing Google data (though I am not sure what else besides events and contacts it does currently), see libgcal, <a href="http://code.google.com/p/libgcal/" rel="nofollow">http://code.google.com/p/libgcal/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Barnes</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-598</link>
		<dc:creator>Matthew Barnes</dc:creator>
		<pubDate>Tue, 07 Apr 2009 22:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-598</guid>
		<description>That&#039;s great news!  I&#039;m looking forward to seeing the E-D-S backend ported.  The Evolution team is short staffed these days and the more pieces we can outsource to actively maintained libraries, the better.</description>
		<content:encoded><![CDATA[<p>That's great news!  I'm looking forward to seeing the E-D-S backend ported.  The Evolution team is short staffed these days and the more pieces we can outsource to actively maintained libraries, the better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacius</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-597</link>
		<dc:creator>Ignacius</dc:creator>
		<pubDate>Tue, 07 Apr 2009 22:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-597</guid>
		<description>I though Evolution was already using libgdata. At least it gets installed on my ubuntu when installing Evolution. Or is it another libgdata?</description>
		<content:encoded><![CDATA[<p>I though Evolution was already using libgdata. At least it gets installed on my ubuntu when installing Evolution. Or is it another libgdata?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeeshan Ali (Khattak)</title>
		<link>http://tecnocode.co.uk/2009/04/07/libgdata/comment-page-1/#comment-596</link>
		<dc:creator>Zeeshan Ali (Khattak)</dc:creator>
		<pubDate>Tue, 07 Apr 2009 21:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://tecnocode.co.uk/?p=227#comment-596</guid>
		<description>Cool stuff! Any plans to make a youtube plugin for Rygel based on libgdata? ;)</description>
		<content:encoded><![CDATA[<p>Cool stuff! Any plans to make a youtube plugin for Rygel based on libgdata? <img src='http://tecnocode.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.365 seconds -->

