<?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"
	>
<channel>
	<title>Comments on: Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday</title>
	<atom:link href="http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/</link>
	<description>Wisdom is the key</description>
	<pubDate>Thu, 28 Aug 2008 23:36:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: bleketux</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1699</link>
		<dc:creator>bleketux</dc:creator>
		<pubDate>Wed, 06 Aug 2008 01:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1699</guid>
		<description>thanks...
I'll wait the updated script...</description>
		<content:encoded><![CDATA[<p>thanks&#8230;<br />
I&#8217;ll wait the updated script&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miljan</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1698</link>
		<dc:creator>miljan</dc:creator>
		<pubDate>Tue, 05 Aug 2008 10:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1698</guid>
		<description>Update:
Method above will not work. I forgot that D-BUS session is only available from the session itself (it is created when your graphical environment is started). So cron is not able to update it.
I will try to modify the script to include your request ASAP. :)</description>
		<content:encoded><![CDATA[<p>Update:<br />
Method above will not work. I forgot that D-BUS session is only available from the session itself (it is created when your graphical environment is started). So cron is not able to update it.<br />
I will try to modify the script to include your request ASAP. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miljan</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1696</link>
		<dc:creator>miljan</dc:creator>
		<pubDate>Tue, 05 Aug 2008 08:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1696</guid>
		<description>You don't really need a special script for that. You can just add a line into the crontab to be executed every 10 minutes. For example:

*/10 * * * * /usr/local/bin/pidgin_status.py -f /usr/local/share/bofh-example

This solves your problem. :)</description>
		<content:encoded><![CDATA[<p>You don&#8217;t really need a special script for that. You can just add a line into the crontab to be executed every 10 minutes. For example:</p>
<p>*/10 * * * * /usr/local/bin/pidgin_status.py -f /usr/local/share/bofh-example</p>
<p>This solves your problem. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bleketux</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1692</link>
		<dc:creator>bleketux</dc:creator>
		<pubDate>Tue, 05 Aug 2008 02:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1692</guid>
		<description>Is it possible to create timed random line from a file ? Let say, I would like to change the status every 10 minute randomly... is it possible ? can you do it for me on your next weekend :D ? Please :(</description>
		<content:encoded><![CDATA[<p>Is it possible to create timed random line from a file ? Let say, I would like to change the status every 10 minute randomly&#8230; is it possible ? can you do it for me on your next weekend :D ? Please :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azhar</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1360</link>
		<dc:creator>Azhar</dc:creator>
		<pubDate>Tue, 22 Apr 2008 03:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1360</guid>
		<description>Gee... i have life as boring as yours, but your script is awesome. I've add a switch -g witch add a link to google search next after the status.

....and now i can make some silly status next from my pidgin, as silly as my self.

Thanks.</description>
		<content:encoded><![CDATA[<p>Gee&#8230; i have life as boring as yours, but your script is awesome. I&#8217;ve add a switch -g witch add a link to google search next after the status.</p>
<p>&#8230;.and now i can make some silly status next from my pidgin, as silly as my self.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alice</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1356</link>
		<dc:creator>alice</dc:creator>
		<pubDate>Thu, 17 Apr 2008 09:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1356</guid>
		<description>(Seems like I have a lot of spare time. I should really find some hobby!)



...you could go take some nice photographs for example :-P</description>
		<content:encoded><![CDATA[<p>(Seems like I have a lot of spare time. I should really find some hobby!)</p>
<p>&#8230;you could go take some nice photographs for example :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miljan</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1238</link>
		<dc:creator>miljan</dc:creator>
		<pubDate>Mon, 10 Mar 2008 21:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1238</guid>
		<description>Not really. I mean, not always! :P</description>
		<content:encoded><![CDATA[<p>Not really. I mean, not always! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z</title>
		<link>http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1237</link>
		<dc:creator>z</dc:creator>
		<pubDate>Mon, 10 Mar 2008 21:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2008/03/09/setting-pidgin-status-with-python-or-how-to-waste-perfectly-good-saturday/#comment-1237</guid>
		<description>Your life is really boring if you are doing this during the weekends :-)</description>
		<content:encoded><![CDATA[<p>Your life is really boring if you are doing this during the weekends :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
