<?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>Sat, 02 Mar 2013 17:45:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on UI Horror: Windows 8 BSOD by Eric</title>
		<link>http://esmithy.net/2013/01/24/ui-horror-windows-8-bsod/comment-page-1/#comment-116033</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 02 Mar 2013 17:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=650#comment-116033</guid>
		<description><![CDATA[Hi Dave,

I don&#039;t have any contacts in the group that does keyboards, unfortunately, so I&#039;m afraid I can&#039;t be much help. Good luck pursuing your ideas though.]]></description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I don&#8217;t have any contacts in the group that does keyboards, unfortunately, so I&#8217;m afraid I can&#8217;t be much help. Good luck pursuing your ideas though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UI Horror: Windows 8 BSOD by Dave Cline</title>
		<link>http://esmithy.net/2013/01/24/ui-horror-windows-8-bsod/comment-page-1/#comment-114810</link>
		<dc:creator>Dave Cline</dc:creator>
		<pubDate>Wed, 20 Feb 2013 22:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=650#comment-114810</guid>
		<description><![CDATA[Eric,
Sorry to hijack your sad PC thread; but I found a post you made over on a MSDN site and thought I&#039;d risk a stab in the dark here. Delete this comment and ignore me if you find it in appropriate.

I&#039;ve sent the following image over to Logitec&#039;s idea submission - and never hear back from them (on many occasions in fact). If you think these keyboards are worthy, maybe you could send them to someone internally?
http://dl.dropbox.com/u/29771494/KoderKeyboard.jpg
http://dl.dropbox.com/u/29771494/KoderKeyboardTrackpad.jpg

Again, sorry for this intrusion. Delete as needed.]]></description>
		<content:encoded><![CDATA[<p>Eric,<br />
Sorry to hijack your sad PC thread; but I found a post you made over on a MSDN site and thought I&#8217;d risk a stab in the dark here. Delete this comment and ignore me if you find it in appropriate.</p>
<p>I&#8217;ve sent the following image over to Logitec&#8217;s idea submission &#8211; and never hear back from them (on many occasions in fact). If you think these keyboards are worthy, maybe you could send them to someone internally?<br />
<a href="http://dl.dropbox.com/u/29771494/KoderKeyboard.jpg" rel="nofollow">http://dl.dropbox.com/u/29771494/KoderKeyboard.jpg</a><br />
<a href="http://dl.dropbox.com/u/29771494/KoderKeyboardTrackpad.jpg" rel="nofollow">http://dl.dropbox.com/u/29771494/KoderKeyboardTrackpad.jpg</a></p>
<p>Again, sorry for this intrusion. Delete as needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Jacinda Shelly</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-114707</link>
		<dc:creator>Jacinda Shelly</dc:creator>
		<pubDate>Tue, 19 Feb 2013 21:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-114707</guid>
		<description><![CDATA[Also, looking at some of the other packages in the 2.6 site-packages directory like cloudinit and cfnbootstrap which are probably helpful for interaction with aws, it is less of a hassle to call 2.7 explicitly when needed and leave the default symlinks alone.]]></description>
		<content:encoded><![CDATA[<p>Also, looking at some of the other packages in the 2.6 site-packages directory like cloudinit and cfnbootstrap which are probably helpful for interaction with aws, it is less of a hassle to call 2.7 explicitly when needed and leave the default symlinks alone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Jacinda Shelly</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-114706</link>
		<dc:creator>Jacinda Shelly</dc:creator>
		<pubDate>Tue, 19 Feb 2013 21:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-114706</guid>
		<description><![CDATA[Unfortunately, doing this breaks yum because the yum (and probably some other things with similar issues) because the yum python package is installed in /usr/lib/python2.6/site-packages/ .

One way to get around this issue with yum after doing your update is to modify the /usr/bin/yum shell script to start with 
#!/usr/bin/python2.6
instead of
#!/usr/bin/python]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, doing this breaks yum because the yum (and probably some other things with similar issues) because the yum python package is installed in /usr/lib/python2.6/site-packages/ .</p>
<p>One way to get around this issue with yum after doing your update is to modify the /usr/bin/yum shell script to start with<br />
#!/usr/bin/python2.6<br />
instead of<br />
#!/usr/bin/python</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time to Think by Carmella D. Compton</title>
		<link>http://esmithy.net/2012/10/01/time-to-think/comment-page-1/#comment-113706</link>
		<dc:creator>Carmella D. Compton</dc:creator>
		<pubDate>Sat, 09 Feb 2013 23:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=628#comment-113706</guid>
		<description><![CDATA[What strokes the most prominent difference between issue and problem is the solution. When you have an issue, you generally can readily come up with the solution. Often, you even know how you would solve an issue before it even presents itself. A problem, on the other hand, is not something that you can solve without forethought, and even a certain amount of guesswork.]]></description>
		<content:encoded><![CDATA[<p>What strokes the most prominent difference between issue and problem is the solution. When you have an issue, you generally can readily come up with the solution. Often, you even know how you would solve an issue before it even presents itself. A problem, on the other hand, is not something that you can solve without forethought, and even a certain amount of guesswork.</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-112599</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 01 Feb 2013 04:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=424#comment-112599</guid>
		<description><![CDATA[@saji - I&#039;m not aware of one if there is, sorry.]]></description>
		<content:encoded><![CDATA[<p>@saji &#8211; I&#8217;m not aware of one if there is, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating from TFS to SVN by saji</title>
		<link>http://esmithy.net/2011/02/01/migrating-from-tfs-to-svn/comment-page-1/#comment-112315</link>
		<dc:creator>saji</dc:creator>
		<pubDate>Tue, 29 Jan 2013 16:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=424#comment-112315</guid>
		<description><![CDATA[that&#039;s cool tool!.. is there any tool to commit code in both TFS &amp; SVN]]></description>
		<content:encoded><![CDATA[<p>that&#8217;s cool tool!.. is there any tool to commit code in both TFS &amp; SVN</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updating an Amazon Linux AMI to Python 2.7 by Anuj Kumar</title>
		<link>http://esmithy.net/2012/01/12/updating-an-amazon-linux-ami-to-python-2-7/comment-page-1/#comment-111474</link>
		<dc:creator>Anuj Kumar</dc:creator>
		<pubDate>Thu, 24 Jan 2013 06:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=509#comment-111474</guid>
		<description><![CDATA[Thanks for the help. :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the help. <img src='http://esmithy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean HTML from Microsoft Word: Rube Goldberg Method by PaulO</title>
		<link>http://esmithy.net/2012/06/06/clean-html-from-microsoft-word-rube-goldberg-method/comment-page-1/#comment-111389</link>
		<dc:creator>PaulO</dc:creator>
		<pubDate>Wed, 23 Jan 2013 19:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=584#comment-111389</guid>
		<description><![CDATA[Previous instructions slightly wrong:
To create clean html pages in Word

Backup Blog.docx in templates folder
In Word, select Publish &gt; Blog
Add Design view to Quick Access toolbar from Developer tab in the opened blogging window
Select Design View and delete the top &#039;Enter title&#039; block
Save as Blog.dotx in templates folder

To create clean HTML from Word documents you can now select Publish &gt; Blog and save the file
Still get &#039;Create a blogging account&#039; dialog, though]]></description>
		<content:encoded><![CDATA[<p>Previous instructions slightly wrong:<br />
To create clean html pages in Word</p>
<p>Backup Blog.docx in templates folder<br />
In Word, select Publish &gt; Blog<br />
Add Design view to Quick Access toolbar from Developer tab in the opened blogging window<br />
Select Design View and delete the top &#8216;Enter title&#8217; block<br />
Save as Blog.dotx in templates folder</p>
<p>To create clean HTML from Word documents you can now select Publish &gt; Blog and save the file<br />
Still get &#8216;Create a blogging account&#8217; dialog, though</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clean HTML from Microsoft Word: Rube Goldberg Method by PaulO</title>
		<link>http://esmithy.net/2012/06/06/clean-html-from-microsoft-word-rube-goldberg-method/comment-page-1/#comment-111385</link>
		<dc:creator>PaulO</dc:creator>
		<pubDate>Wed, 23 Jan 2013 18:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://esmithy.net/?p=584#comment-111385</guid>
		<description><![CDATA[Started trying to create a script that would be served by Apache Server by placing in Apache\cgi-bin. Ended up with a much simpler solution:
Create a backup of Blog.dotx template then open it with word.
Click on the down arrow next to the Quick Access Toolbar and select More Commands
Select Choose commands from: Developer tab &gt; Design View &gt; OK
Click the newly added Design View icon and selct the &#039;Enter title&#039; block at top of the document then delete it.
Save as Blog.dotx in templates folder and the next time you select Publish &gt; Blog it will give you the html page you wanted!
Unfortunately you still get the &#039;create a blogging account&#039; nag screen, though.]]></description>
		<content:encoded><![CDATA[<p>Started trying to create a script that would be served by Apache Server by placing in Apache\cgi-bin. Ended up with a much simpler solution:<br />
Create a backup of Blog.dotx template then open it with word.<br />
Click on the down arrow next to the Quick Access Toolbar and select More Commands<br />
Select Choose commands from: Developer tab &gt; Design View &gt; OK<br />
Click the newly added Design View icon and selct the &#8216;Enter title&#8217; block at top of the document then delete it.<br />
Save as Blog.dotx in templates folder and the next time you select Publish &gt; Blog it will give you the html page you wanted!<br />
Unfortunately you still get the &#8216;create a blogging account&#8217; nag screen, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
