<?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 esmithy.net</title>
	<atom:link href="http://esmithy.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://esmithy.net</link>
	<description>Stuff Hammered Out by Eric Smith</description>
	<lastBuildDate>Wed, 25 Apr 2012 11:15:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Aaron</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-76838</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-76838</guid>
		<description>As of March 28, you can &quot;yum install python27&quot;. https://forums.aws.amazon.com/ann.jspa?annID=1419</description>
		<content:encoded><![CDATA[<p>As of March 28, you can &#8220;yum install python27&#8243;. <a href="https://forums.aws.amazon.com/ann.jspa?annID=1419" rel="nofollow">https://forums.aws.amazon.com/ann.jspa?annID=1419</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alert Camera Gadget &#8211; A Windows Gadget for Logitech Alert by Eric</title>
		<link>http://esmithy.net/software/camera-gadget/comment-page-1/#comment-75489</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 02 Apr 2012 12:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?page_id=489#comment-75489</guid>
		<description>Hi Mike -- Maybe you could tell me more about that. Is there a particular camera that you&#039;re more interested in than the others?</description>
		<content:encoded><![CDATA[<p>Hi Mike &#8212; Maybe you could tell me more about that. Is there a particular camera that you&#8217;re more interested in than the others?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alert Camera Gadget &#8211; A Windows Gadget for Logitech Alert by Mike</title>
		<link>http://esmithy.net/software/camera-gadget/comment-page-1/#comment-75455</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 02 Apr 2012 02:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?page_id=489#comment-75455</guid>
		<description>Nice job!  Any way to let me choose which camera I want to monitor?</description>
		<content:encoded><![CDATA[<p>Nice job!  Any way to let me choose which camera I want to monitor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by ojas</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-74391</link>
		<dc:creator>ojas</dc:creator>
		<pubDate>Tue, 20 Mar 2012 04:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-74391</guid>
		<description>this worked great, but i&#039;m struggling with updating mod_wsgi. any pointers?</description>
		<content:encoded><![CDATA[<p>this worked great, but i&#8217;m struggling with updating mod_wsgi. any pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Chris Brinker</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-73905</link>
		<dc:creator>Chris Brinker</dc:creator>
		<pubDate>Thu, 15 Mar 2012 22:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-73905</guid>
		<description>Following the directions here you get a nice installable .rpm http://blog.milford.io/2012/01/building-and-installing-python-2-7-rpms-on-centos-5-7/</description>
		<content:encoded><![CDATA[<p>Following the directions here you get a nice installable .rpm <a href="http://blog.milford.io/2012/01/building-and-installing-python-2-7-rpms-on-centos-5-7/" rel="nofollow">http://blog.milford.io/2012/01/building-and-installing-python-2-7-rpms-on-centos-5-7/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Radu Alexandru</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-72613</link>
		<dc:creator>Radu Alexandru</dc:creator>
		<pubDate>Thu, 01 Mar 2012 12:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-72613</guid>
		<description>The details were extemely helpful, I&#039;ve bookmarked this page and I hope it never goes away :). 

The great thing is that the script is good not only for AMIs, but also for CentOS installations that have Python &lt;2.7 (and, since CentOS is so slow in adopting new versions of Python due to yum source code, this script will always be helpful).</description>
		<content:encoded><![CDATA[<p>The details were extemely helpful, I&#8217;ve bookmarked this page and I hope it never goes away <img src='http://esmithy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>The great thing is that the script is good not only for AMIs, but also for CentOS installations that have Python &lt;2.7 (and, since CentOS is so slow in adopting new versions of Python due to yum source code, this script will always be helpful).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alert Camera Gadget &#8211; A Windows Gadget for Logitech Alert by Eric</title>
		<link>http://esmithy.net/software/camera-gadget/comment-page-1/#comment-72088</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 23 Feb 2012 15:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?page_id=489#comment-72088</guid>
		<description>Thanks, Victor. I&#039;ve added that tip to the troubleshooting section.</description>
		<content:encoded><![CDATA[<p>Thanks, Victor. I&#8217;ve added that tip to the troubleshooting section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alert Camera Gadget &#8211; A Windows Gadget for Logitech Alert by victor</title>
		<link>http://esmithy.net/software/camera-gadget/comment-page-1/#comment-72053</link>
		<dc:creator>victor</dc:creator>
		<pubDate>Thu, 23 Feb 2012 04:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?page_id=489#comment-72053</guid>
		<description>Very nice little gadget, I love that I can get a quick view of my cameras. Thanks for making this! In order to make it work, I had to right click on the gadget file and then choose to unblock it otherwise it would give me an &quot;unspecified error&quot; when trying to install it.</description>
		<content:encoded><![CDATA[<p>Very nice little gadget, I love that I can get a quick view of my cameras. Thanks for making this! In order to make it work, I had to right click on the gadget file and then choose to unblock it otherwise it would give me an &#8220;unspecified error&#8221; when trying to install it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Leon</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-70274</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-70274</guid>
		<description>Very nice! It works perfectly.</description>
		<content:encoded><![CDATA[<p>Very nice! It works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating from TFS to SVN by Eric</title>
		<link>http://esmithy.net/2011/02/01/migrating-from-tfs-to-svn/comment-page-1/#comment-66240</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 22 Dec 2011 03:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=424#comment-66240</guid>
		<description>Hi Tim,

I don&#039;t believe we ever updated to TFS 2010, so I&#039;m afraid I don&#039;t have much in my brain to pick on that subject. ;)

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I don&#8217;t believe we ever updated to TFS 2010, so I&#8217;m afraid I don&#8217;t have much in my brain to pick on that subject. <img src='http://esmithy.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

