<?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>Sun, 04 Mar 2012 00:23:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Script To Automate git pull by admin</title>
		<link>http://cstropz.net/2011/08/15/script-to-automate-git-pull/#comment-717</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 04 Mar 2012 00:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=464#comment-717</guid>
		<description>An ssh key agent script I improved from the github recommended one will be the subject of a future post. But anyway, this automated pulling is assuming you have your key or set of keys already added to the ssh-agent.

And also, I only have one key which I authorize in every repository of mine (or which I have access to), I find it easier to manage SSH this way, so I enabled that same key in github, bitbucket and the private gitosis I am allowed to push to.</description>
		<content:encoded><![CDATA[<p>An ssh key agent script I improved from the github recommended one will be the subject of a future post. But anyway, this automated pulling is assuming you have your key or set of keys already added to the ssh-agent.</p>
<p>And also, I only have one key which I authorize in every repository of mine (or which I have access to), I find it easier to manage SSH this way, so I enabled that same key in github, bitbucket and the private gitosis I am allowed to push to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script To Automate git pull by rare lam</title>
		<link>http://cstropz.net/2011/08/15/script-to-automate-git-pull/#comment-670</link>
		<dc:creator>rare lam</dc:creator>
		<pubDate>Wed, 22 Feb 2012 08:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://cstropz.net/?p=464#comment-670</guid>
		<description>this is great, but do you have cater for ssh key insert?</description>
		<content:encoded><![CDATA[<p>this is great, but do you have cater for ssh key insert?</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-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>
</channel>
</rss>

