<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Public Void</title>
	<atom:link href="http://andrewtwest.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewtwest.com</link>
	<description>Andy West&#039;s Blog: Software Development and More</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on How to Create a Pinned Cygwin Icon in Windows 7 by Senica</title>
		<link>http://andrewtwest.com/2010/05/17/how-to-create-a-pinned-cygwin-icon-in-windows-7/#comment-260</link>
		<dc:creator><![CDATA[Senica]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 14:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=114#comment-260</guid>
		<description><![CDATA[Perfect!  Thanks]]></description>
		<content:encoded><![CDATA[<p>Perfect!  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Create a Pinned Cygwin Icon in Windows 7 by Harry</title>
		<link>http://andrewtwest.com/2010/05/17/how-to-create-a-pinned-cygwin-icon-in-windows-7/#comment-257</link>
		<dc:creator><![CDATA[Harry]]></dc:creator>
		<pubDate>Fri, 11 Nov 2011 02:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=114#comment-257</guid>
		<description><![CDATA[it works!! thx :-)]]></description>
		<content:encoded><![CDATA[<p>it works!! thx <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Create a Pinned Cygwin Icon in Windows 7 by michaellavoie</title>
		<link>http://andrewtwest.com/2010/05/17/how-to-create-a-pinned-cygwin-icon-in-windows-7/#comment-254</link>
		<dc:creator><![CDATA[michaellavoie]]></dc:creator>
		<pubDate>Tue, 01 Nov 2011 18:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=114#comment-254</guid>
		<description><![CDATA[I also had asdf&#039;s problem, but I found a solution.  I followed the steps exactly and the shortcut it created worked just fine.  When i tried to pin it, though, all it would pin is a shortcut to the windows command prompt.

I un-pinned it and took another look at the properties on my shortcut.  It looks like despite the fact that I pasted:
C:\Windows\System32\cmd.exe /c C:\cygwin\Cygwin.bat

as the shortcut target, windows changed it to just &quot;C:\cygwin\Cygwin.bat&quot;.  All I had to do to fix it was re-open the shortcut&#039;s properties and change the target back to:
C:\Windows\System32\cmd.exe /c C:\cygwin\Cygwin.bat

Then I re-launched the shortcut and right-clicked the task bar icon and told it to pin.  Now everything works.

No clue why windows changed the target path...]]></description>
		<content:encoded><![CDATA[<p>I also had asdf&#8217;s problem, but I found a solution.  I followed the steps exactly and the shortcut it created worked just fine.  When i tried to pin it, though, all it would pin is a shortcut to the windows command prompt.</p>
<p>I un-pinned it and took another look at the properties on my shortcut.  It looks like despite the fact that I pasted:<br />
C:\Windows\System32\cmd.exe /c C:\cygwin\Cygwin.bat</p>
<p>as the shortcut target, windows changed it to just &#8220;C:\cygwin\Cygwin.bat&#8221;.  All I had to do to fix it was re-open the shortcut&#8217;s properties and change the target back to:<br />
C:\Windows\System32\cmd.exe /c C:\cygwin\Cygwin.bat</p>
<p>Then I re-launched the shortcut and right-clicked the task bar icon and told it to pin.  Now everything works.</p>
<p>No clue why windows changed the target path&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An HTML5 Music Visualizer for Dev:Unplugged by Andrew Becker</title>
		<link>http://andrewtwest.com/2011/04/30/an-html5-music-visualizer-for-devunplugged/#comment-252</link>
		<dc:creator><![CDATA[Andrew Becker]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 23:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=426#comment-252</guid>
		<description><![CDATA[Would love to see the code for this!]]></description>
		<content:encoded><![CDATA[<p>Would love to see the code for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entity Framework StoreGeneratedPattern Bug Persists by Sarah McDevitt</title>
		<link>http://andrewtwest.com/2010/10/24/when-will-the-entity-framework-storegeneratedpattern-bug-go-away/#comment-244</link>
		<dc:creator><![CDATA[Sarah McDevitt]]></dc:creator>
		<pubDate>Wed, 28 Sep 2011 23:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=324#comment-244</guid>
		<description><![CDATA[Hi,
We have released a hotfix for the StoreGeneratedPattern issue. Try it out! Also great to hear you are enjoying Code First!

MSConnect: http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=37957
Code Gallery: http://archive.msdn.microsoft.com/KB2561001

Thank you,
Sarah McDevitt
Program Manager, Microsoft]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
We have released a hotfix for the StoreGeneratedPattern issue. Try it out! Also great to hear you are enjoying Code First!</p>
<p>MSConnect: <a href="http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=37957" rel="nofollow">http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=37957</a><br />
Code Gallery: <a href="http://archive.msdn.microsoft.com/KB2561001" rel="nofollow">http://archive.msdn.microsoft.com/KB2561001</a></p>
<p>Thank you,<br />
Sarah McDevitt<br />
Program Manager, Microsoft</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Mercurial on Windows 7: “abort: no username supplied” by Andy West</title>
		<link>http://andrewtwest.com/2010/06/25/installing-mercurial-on-windows-7-%e2%80%9cabort-no-username-supplied%e2%80%9d/#comment-241</link>
		<dc:creator><![CDATA[Andy West]]></dc:creator>
		<pubDate>Wed, 14 Sep 2011 16:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=201#comment-241</guid>
		<description><![CDATA[Glad you found it useful.  By the way, I use TortoiseHg all the time now, and it&#039;s great.  The screenshots I link to in the article make it look more complicated than it is.]]></description>
		<content:encoded><![CDATA[<p>Glad you found it useful.  By the way, I use TortoiseHg all the time now, and it&#8217;s great.  The screenshots I link to in the article make it look more complicated than it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Mercurial on Windows 7: “abort: no username supplied” by Ahmed Huq</title>
		<link>http://andrewtwest.com/2010/06/25/installing-mercurial-on-windows-7-%e2%80%9cabort-no-username-supplied%e2%80%9d/#comment-240</link>
		<dc:creator><![CDATA[Ahmed Huq]]></dc:creator>
		<pubDate>Wed, 14 Sep 2011 10:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=201#comment-240</guid>
		<description><![CDATA[Many thanks for your tip.  I have just started looking at Joel&#039;s tutorial and your tip is very timely.]]></description>
		<content:encoded><![CDATA[<p>Many thanks for your tip.  I have just started looking at Joel&#8217;s tutorial and your tip is very timely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entity Framework StoreGeneratedPattern Bug Persists by Andy West</title>
		<link>http://andrewtwest.com/2010/10/24/when-will-the-entity-framework-storegeneratedpattern-bug-go-away/#comment-235</link>
		<dc:creator><![CDATA[Andy West]]></dc:creator>
		<pubDate>Sun, 21 Aug 2011 21:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=324#comment-235</guid>
		<description><![CDATA[I don&#039;t think it has been fixed yet, but the GUI designer is a much smaller part of my development workflow in EF since I wrote this article.  I&#039;ve been experimenting with &quot;Code-First&quot; and find it a lot more natural to use.  In fact, it&#039;s a bit more like NHibernate.  :)]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it has been fixed yet, but the GUI designer is a much smaller part of my development workflow in EF since I wrote this article.  I&#8217;ve been experimenting with &#8220;Code-First&#8221; and find it a lot more natural to use.  In fact, it&#8217;s a bit more like NHibernate.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entity Framework StoreGeneratedPattern Bug Persists by calabi</title>
		<link>http://andrewtwest.com/2010/10/24/when-will-the-entity-framework-storegeneratedpattern-bug-go-away/#comment-234</link>
		<dc:creator><![CDATA[calabi]]></dc:creator>
		<pubDate>Sun, 21 Aug 2011 17:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=324#comment-234</guid>
		<description><![CDATA[Can&#039;t believe this is a bug.... I usually use nhibernate.... serves me right for giving EF a try. :P  Do u know if its fixed at all?]]></description>
		<content:encoded><![CDATA[<p>Can&#8217;t believe this is a bug&#8230;. I usually use nhibernate&#8230;. serves me right for giving EF a try. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   Do u know if its fixed at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Create a Pinned Cygwin Icon in Windows 7 by Chris Portela</title>
		<link>http://andrewtwest.com/2010/05/17/how-to-create-a-pinned-cygwin-icon-in-windows-7/#comment-228</link>
		<dc:creator><![CDATA[Chris Portela]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 15:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://andrewtwest.com/?p=114#comment-228</guid>
		<description><![CDATA[Those who are having problems should make sure not to use the batch file but to make sure they&#039;re using the location said above which points first to the cmd.exe
I made that mistake :P

(Reblogged this)]]></description>
		<content:encoded><![CDATA[<p>Those who are having problems should make sure not to use the batch file but to make sure they&#8217;re using the location said above which points first to the cmd.exe<br />
I made that mistake <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>(Reblogged this)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

