<?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 for Miljan Karadzic</title>
	<atom:link href="http://www.miljan.org/main/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miljan.org/main</link>
	<description>Wisdom is the key</description>
	<pubDate>Thu, 28 Aug 2008 23:05:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Hanging yum by Paul Wayper</title>
		<link>http://www.miljan.org/main/2007/06/18/hanging-yum/#comment-1722</link>
		<dc:creator>Paul Wayper</dc:creator>
		<pubDate>Tue, 12 Aug 2008 06:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2007/06/18/hanging-yum/#comment-1722</guid>
		<description>Thanks for this - yum is back from the zombie nation!</description>
		<content:encoded><![CDATA[<p>Thanks for this - yum is back from the zombie nation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday 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>Comment on Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday 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>Comment on Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday 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>Comment on Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday 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>Comment on Logging SSH sessions by miljan</title>
		<link>http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1552</link>
		<dc:creator>miljan</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1552</guid>
		<description>Hello LGee, thanx for dropping by. :)

Yes, there is PuTTY for Linux, but why would you use it when you have "normal" ssh client from the console? I don't like using additional tools unless it is really necessary.

And you are also right about the quotes and apostrophes, it is the problem of WordPress software which is used on this blog. Unfortunately, there is no workaround for this.</description>
		<content:encoded><![CDATA[<p>Hello LGee, thanx for dropping by. :)</p>
<p>Yes, there is PuTTY for Linux, but why would you use it when you have &#8220;normal&#8221; ssh client from the console? I don&#8217;t like using additional tools unless it is really necessary.</p>
<p>And you are also right about the quotes and apostrophes, it is the problem of WordPress software which is used on this blog. Unfortunately, there is no workaround for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logging SSH sessions by LGee</title>
		<link>http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1551</link>
		<dc:creator>LGee</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1551</guid>
		<description>Well, this is a bit late, but I have read this entry recently.

First, there is PuTTY for Linux as well if you need (more or less) the same. It works fine, but you don't have the 'window context menu' (no Duplicate Session or Change Settings etc.) Second, the apostrophes used in the above code are not suitable for direct copy paste into the shell (they are not 'typewriter apostrophes', rather 'acute accents'.)

LGee</description>
		<content:encoded><![CDATA[<p>Well, this is a bit late, but I have read this entry recently.</p>
<p>First, there is PuTTY for Linux as well if you need (more or less) the same. It works fine, but you don&#8217;t have the &#8216;window context menu&#8217; (no Duplicate Session or Change Settings etc.) Second, the apostrophes used in the above code are not suitable for direct copy paste into the shell (they are not &#8216;typewriter apostrophes&#8217;, rather &#8216;acute accents&#8217;.)</p>
<p>LGee</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hanging yum by Jay</title>
		<link>http://www.miljan.org/main/2007/06/18/hanging-yum/#comment-1450</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2007/06/18/hanging-yum/#comment-1450</guid>
		<description>Thanks for the post with good trick to recover hanging yum. It saved me plenty of time and frustration today, so, thanks.  -Jay</description>
		<content:encoded><![CDATA[<p>Thanks for the post with good trick to recover hanging yum. It saved me plenty of time and frustration today, so, thanks.  -Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logging SSH sessions by sms</title>
		<link>http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1373</link>
		<dc:creator>sms</dc:creator>
		<pubDate>Tue, 29 Apr 2008 09:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.miljan.org/main/2007/08/10/logging-ssh-sessions/#comment-1373</guid>
		<description>nice one! thank you! :)</description>
		<content:encoded><![CDATA[<p>nice one! thank you! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Pidgin Status with Python or How to Waste Perfectly Good Saturday 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>
</channel>
</rss>
