<?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: Advertising blog entries on Pidgin&#8217;s status</title>
	<atom:link href="http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/</link>
	<description>Ramblings about software development</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:38:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Radu</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-612</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Fri, 28 Aug 2009 18:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-612</guid>
		<description>Check this out: &lt;a href=&quot;http://radu.cotescu.com/2009/08/26/python-and-pidgin-status-on-ubuntu-linux/&quot; title=&quot;improved version of Tudor&#039;s script&quot; rel=&quot;nofollow&quot;&gt;Python and Pidgin&#039;s status on Ubuntu (Linux)&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Check this out: <a href="http://radu.cotescu.com/2009/08/26/python-and-pidgin-status-on-ubuntu-linux/" title="improved version of Tudor's script" rel="nofollow">Python and Pidgin&#8217;s status on Ubuntu (Linux)</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-609</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Tue, 25 Aug 2009 11:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-609</guid>
		<description>I used your script to change my Pidgin&#039;s status. It&#039;s a bit slow (because of the time spent on querying the feed) but it&#039;s more easy to use than mine. One alteration though:
[code lang=&quot;python&quot;]
os.system(status.encode(&quot;utf-8&quot;))
[/code]
This one is needed if you have &#039; (apostrophes) in your post&#039;s title.</description>
		<content:encoded><![CDATA[<p>I used your script to change my Pidgin&#8217;s status. It&#8217;s a bit slow (because of the time spent on querying the feed) but it&#8217;s more easy to use than mine. One alteration though:</p>
<pre class="brush: python; title: ; notranslate">
os.system(status.encode(&quot;utf-8&quot;))
</pre>
<p>This one is needed if you have &#8216; (apostrophes) in your post&#8217;s title.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scribu</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-605</link>
		<dc:creator>scribu</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-605</guid>
		<description>It&#039;s easier, I&#039;ll give you that. :P</description>
		<content:encoded><![CDATA[<p>It&#8217;s easier, I&#8217;ll give you that. <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-604</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-604</guid>
		<description>scribu&gt; is it better than Radu&#039;s? Is it...come on :P I need this :D</description>
		<content:encoded><![CDATA[<p>scribu> is it better than Radu&#8217;s? Is it&#8230;come on <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I need this <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scribu</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-603</link>
		<dc:creator>scribu</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-603</guid>
		<description>Thanks for the script. Instead of using cron, I added it to the launcher so that I have a different status every time I go online.</description>
		<content:encoded><![CDATA[<p>Thanks for the script. Instead of using cron, I added it to the launcher so that I have a different status every time I go online.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-602</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-602</guid>
		<description>The feed contains the latest info from your blog and since I choose a random item from the feed each time, if you run cron every 5 minutes, you will have a different item every time in your status.
 
And dude...that&#039;s why we have RSS feeds, to query them whenever necessary. Feed readers query feeds all the time to see if you they contain new information. And it&#039;s easier and more logical this way, rather than exporting a new SQL dump file after each post. What if you post 3 or 4 times a day? Will you go to all that trouble every time? I&#039;m sure that you can make an automation script, but still...

Does it hurt to say that I was right this time? After all, it&#039;s written in python, a language you evangelised to me for so long and in the beginning I was refering to it as gaython :P</description>
		<content:encoded><![CDATA[<p>The feed contains the latest info from your blog and since I choose a random item from the feed each time, if you run cron every 5 minutes, you will have a different item every time in your status.</p>
<p>And dude&#8230;that&#8217;s why we have RSS feeds, to query them whenever necessary. Feed readers query feeds all the time to see if you they contain new information. And it&#8217;s easier and more logical this way, rather than exporting a new SQL dump file after each post. What if you post 3 or 4 times a day? Will you go to all that trouble every time? I&#8217;m sure that you can make an automation script, but still&#8230;</p>
<p>Does it hurt to say that I was right this time? After all, it&#8217;s written in python, a language you evangelised to me for so long and in the beginning I was refering to it as gaython <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://blog.motane.lu/2009/08/21/advertising-blog-entries-on-pidgins-status/comment-page-1/#comment-601</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=967#comment-601</guid>
		<description>My ideea was a pure raw thought. Therefore it can&#039;t be lame because it hasn&#039;t had the time to develop into something more rafined. But I do have some questions regarding your technique:


what do you do in case you want to exclude some posts from your feed?


if you set the &lt;code&gt;cron&lt;/code&gt; job to run every 5 minutes, wouldn&#039;t it be lame to load the exact same feed from 5 to 5 minutes?


I must admit that using Python you have a lot more space for customizing the idea, but the intelligent approach would be to build a file to hold your entries for some time rather than querying the feed whenever you want your status to be changed.</description>
		<content:encoded><![CDATA[<p>My ideea was a pure raw thought. Therefore it can&#8217;t be lame because it hasn&#8217;t had the time to develop into something more rafined. But I do have some questions regarding your technique:</p>
<p>what do you do in case you want to exclude some posts from your feed?</p>
<p>if you set the <code>cron</code> job to run every 5 minutes, wouldn&#8217;t it be lame to load the exact same feed from 5 to 5 minutes?</p>
<p>I must admit that using Python you have a lot more space for customizing the idea, but the intelligent approach would be to build a file to hold your entries for some time rather than querying the feed whenever you want your status to be changed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

