<?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 for cstropz.net</title>
	<atom:link href="http://cstropz.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cstropz.net</link>
	<description>Software Consultancy, Engineering and Utilities</description>
	<lastBuildDate>Thu, 16 Feb 2012 19:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Ruby Symbols with Spaces by Magnun</title>
		<link>http://cstropz.net/2012/02/09/ruby-symbols-with-spaces/#comment-639</link>
		<dc:creator>Magnun</dc:creator>
		<pubDate>Thu, 16 Feb 2012 19:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=925#comment-639</guid>
		<description>I&#039;ll surely try it out. Have you ever thought about writing a Ruby tutorial?</description>
		<content:encoded><![CDATA[<p>I&#8217;ll surely try it out. Have you ever thought about writing a Ruby tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command Example for useradd by Crypto Encryption Function Usage &#124; cstropz.net</title>
		<link>http://cstropz.net/2012/02/09/command-example-for-useradd/#comment-614</link>
		<dc:creator>Crypto Encryption Function Usage &#124; cstropz.net</dc:creator>
		<pubDate>Fri, 10 Feb 2012 12:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=917#comment-614</guid>
		<description>[...] function can be served as an input argument for useradd command&#8217;s -p option as described in a previous post.    This entry was posted in programming, security and tagged c by admin. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] function can be served as an input argument for useradd command&#8217;s -p option as described in a previous post.    This entry was posted in programming, security and tagged c by admin. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Symbols with Spaces by admin</title>
		<link>http://cstropz.net/2012/02/09/ruby-symbols-with-spaces/#comment-613</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Feb 2012 11:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=925#comment-613</guid>
		<description>I used Python for 2 years. I always thought that, too. I strongly recommend everyone to get to know this technology, as it is formidable, and such dummy assumptions vanish right away once you get acquainted with it.</description>
		<content:encoded><![CDATA[<p>I used Python for 2 years. I always thought that, too. I strongly recommend everyone to get to know this technology, as it is formidable, and such dummy assumptions vanish right away once you get acquainted with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Symbols with Spaces by Magnun</title>
		<link>http://cstropz.net/2012/02/09/ruby-symbols-with-spaces/#comment-610</link>
		<dc:creator>Magnun</dc:creator>
		<pubDate>Fri, 10 Feb 2012 10:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=925#comment-610</guid>
		<description>WTF?! Ruby&#039;s syntax is so weird!</description>
		<content:encoded><![CDATA[<p>WTF?! Ruby&#8217;s syntax is so weird!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command Example for useradd by Magnun</title>
		<link>http://cstropz.net/2012/02/09/command-example-for-useradd/#comment-607</link>
		<dc:creator>Magnun</dc:creator>
		<pubDate>Thu, 09 Feb 2012 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=917#comment-607</guid>
		<description>Hum... I don&#039;t remember seeing this &quot;-p CRYPT_STRING&quot; before. It&#039;s good to know, it can help me to automatize the user creation process.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hum&#8230; I don&#8217;t remember seeing this &#8220;-p CRYPT_STRING&#8221; before. It&#8217;s good to know, it can help me to automatize the user creation process.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Overlay Scrollbars from Ubuntu 11.04 Unity or Linux Mint 11 Katya Gnome 2.x by Baban Gaigole</title>
		<link>http://cstropz.net/2011/06/18/remove-overlay-scrollbars-from-ubuntu-11-04-unity-or-linux-mint-11-katya-gnome-2-x/#comment-435</link>
		<dc:creator>Baban Gaigole</dc:creator>
		<pubDate>Wed, 14 Dec 2011 09:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=181#comment-435</guid>
		<description>very simple and easy. though we can do it graphically also which is documented at http://hashprompt.blogspot.com</description>
		<content:encoded><![CDATA[<p>very simple and easy. though we can do it graphically also which is documented at <a href="http://hashprompt.blogspot.com" rel="nofollow">http://hashprompt.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pythonbrew environment manager by Magnun</title>
		<link>http://cstropz.net/2011/12/01/pythonbrew-environment-manager/#comment-403</link>
		<dc:creator>Magnun</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=815#comment-403</guid>
		<description>Whoa, that&#039;s amazing! Thanks for this one, I&#039;ll use it for sure :)</description>
		<content:encoded><![CDATA[<p>Whoa, that&#8217;s amazing! Thanks for this one, I&#8217;ll use it for sure :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dialogs in Xfce 4 with Whiptail and Zenity by admin</title>
		<link>http://cstropz.net/2011/11/21/dialogs-xfce4-whiptail-zenity/#comment-320</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Nov 2011 10:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=820#comment-320</guid>
		<description>Make a post on Mind Bending about it and post the link over here! ;) I’m curious!</description>
		<content:encoded><![CDATA[<p>Make a post on Mind Bending about it and post the link over here! ;) I’m curious!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dialogs in Xfce 4 with Whiptail and Zenity by Magnun</title>
		<link>http://cstropz.net/2011/11/21/dialogs-xfce4-whiptail-zenity/#comment-314</link>
		<dc:creator>Magnun</dc:creator>
		<pubDate>Mon, 21 Nov 2011 20:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=820#comment-314</guid>
		<description>Nice examples! Zenity is used a lot to build simple interfaces and user interactions and (if I&#039;m not mistaken) it uses Python. 

But you know you can achieve the same results with a few lines in Python? If you got curious about, just ask me and I write about it.</description>
		<content:encoded><![CDATA[<p>Nice examples! Zenity is used a lot to build simple interfaces and user interactions and (if I&#8217;m not mistaken) it uses Python. </p>
<p>But you know you can achieve the same results with a few lines in Python? If you got curious about, just ask me and I write about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unix File Permission Commands by Javin @ unix find command</title>
		<link>http://cstropz.net/2011/08/31/unix-file-permission-commands/#comment-298</link>
		<dc:creator>Javin @ unix find command</dc:creator>
		<pubDate>Sat, 19 Nov 2011 12:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=483#comment-298</guid>
		<description>Good tutorial. by the way I have also shared my experience as &lt;a href=&quot;http://javarevisited.blogspot.com/2011/11/file-permissions-in-unix-linux-example.html&quot; rel=&quot;nofollow&quot;&gt;Understanding file and directory permission in Unix&lt;/a&gt; you may find interesting.</description>
		<content:encoded><![CDATA[<p>Good tutorial. by the way I have also shared my experience as <a href="http://javarevisited.blogspot.com/2011/11/file-permissions-in-unix-linux-example.html" rel="nofollow">Understanding file and directory permission in Unix</a> you may find interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

