<?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: Remember The Milk Google Gadget Plasmoid</title>
	<atom:link href="http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/</link>
	<description>Free Software Chicago Style: letting proprietary solutions sleep with the fishes</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:01:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-5264</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 13 Sep 2009 06:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-5264</guid>
		<description>Very handy applet - just what I was looking for! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Very handy applet &#8211; just what I was looking for! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Stromme</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-4925</link>
		<dc:creator>Andrew Stromme</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-4925</guid>
		<description>@nixternal

I ended up creating librtm because I wasn&#039;t happy with their C api (it was very low level, I wanted something more Qt-like). I don&#039;t know what their python api looks like, but if it&#039;s similar to the C api I would rather have a object oriented library. librtm (in kde playground/libs) supports most of the things that the site does, and as a bonus it should make it easier in the future to create more rtm-based services (kioslave? akonadi resource?) for kde.</description>
		<content:encoded><![CDATA[<p>@nixternal</p>
<p>I ended up creating librtm because I wasn&#8217;t happy with their C api (it was very low level, I wanted something more Qt-like). I don&#8217;t know what their python api looks like, but if it&#8217;s similar to the C api I would rather have a object oriented library. librtm (in kde playground/libs) supports most of the things that the site does, and as a bonus it should make it easier in the future to create more rtm-based services (kioslave? akonadi resource?) for kde.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-4890</link>
		<dc:creator>nixternal</dc:creator>
		<pubDate>Sun, 22 Mar 2009 23:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-4890</guid>
		<description>@Andrew Stromme - What about doing the applet with Python? There are some really good Python API stuff for Remember The Milk. I would figure they would have had a C/C++ API, but I didn&#039;t see it when I just looked for it. If I figure something out I will let you know. Can&#039;t wait for your applet, that&#039;s for sure! :)</description>
		<content:encoded><![CDATA[<p>@Andrew Stromme &#8211; What about doing the applet with Python? There are some really good Python API stuff for Remember The Milk. I would figure they would have had a C/C++ API, but I didn&#8217;t see it when I just looked for it. If I figure something out I will let you know. Can&#8217;t wait for your applet, that&#8217;s for sure! <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Stromme</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-4888</link>
		<dc:creator>Andrew Stromme</dc:creator>
		<pubDate>Sun, 22 Mar 2009 22:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-4888</guid>
		<description>@nixternal

If you have some code that parses the rtm site for the username/password field, then enters that data from some strings, then submits it, I would love to use the code in my rememberthemilk applet. Currently I&#039;m opening a login window to the site using QWebKit, which is less than perfect.</description>
		<content:encoded><![CDATA[<p>@nixternal</p>
<p>If you have some code that parses the rtm site for the username/password field, then enters that data from some strings, then submits it, I would love to use the code in my rememberthemilk applet. Currently I&#8217;m opening a login window to the site using QWebKit, which is less than perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-4884</link>
		<dc:creator>nixternal</dc:creator>
		<pubDate>Sun, 22 Mar 2009 18:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-4884</guid>
		<description>@astratto - thanks for pointing that one out. I just uploaded a fix to my PPA for that.

@Dass - I don&#039;t know, haven&#039;t tried to be honest. Maybe someone else can better answer that question though.

@Jonas - Thanks! You aren&#039;t the only one who said it was a bit picky, someone on IRC stated that they couldn&#039;t even input their password and that it would jump back to the username. I don&#039;t think that is anything I can really fix. I am trying to figure out now how to incorporate a UI for username and password so it will save them in KWallet so you don&#039;t have to keep typing them in.

@aa - Thanks!</description>
		<content:encoded><![CDATA[<p>@astratto &#8211; thanks for pointing that one out. I just uploaded a fix to my PPA for that.</p>
<p>@Dass &#8211; I don&#8217;t know, haven&#8217;t tried to be honest. Maybe someone else can better answer that question though.</p>
<p>@Jonas &#8211; Thanks! You aren&#8217;t the only one who said it was a bit picky, someone on IRC stated that they couldn&#8217;t even input their password and that it would jump back to the username. I don&#8217;t think that is anything I can really fix. I am trying to figure out now how to incorporate a UI for username and password so it will save them in KWallet so you don&#8217;t have to keep typing them in.</p>
<p>@aa &#8211; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aa</title>
		<link>http://blog.nixternal.com/2009.03.22/remember-the-milk-google-gadget-plasmoid/comment-page-1/#comment-4882</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Sun, 22 Mar 2009 16:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/?p=487#comment-4882</guid>
		<description>Very awesome</description>
		<content:encoded><![CDATA[<p>Very awesome</p>
]]></content:encoded>
	</item>
</channel>
</rss>
