<?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 Nick Darnell&#039;s Blog</title>
	<atom:link href="http://www.nickdarnell.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickdarnell.com</link>
	<description>If you give a mouse a cookie...</description>
	<lastBuildDate>Mon, 13 Feb 2012 00:10:00 +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 Terraria: The Auto-Saving Server by SexyMadMatt</title>
		<link>http://www.nickdarnell.com/2011/06/terraria-the-auto-saving-server/#comment-234</link>
		<dc:creator>SexyMadMatt</dc:creator>
		<pubDate>Mon, 13 Feb 2012 00:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1573#comment-234</guid>
		<description>i got it!!! but... how can we change time between auto-save?</description>
		<content:encoded><![CDATA[<p>i got it!!! but&#8230; how can we change time between auto-save?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terraria: The Auto-Saving Server by SexyMadMatt</title>
		<link>http://www.nickdarnell.com/2011/06/terraria-the-auto-saving-server/#comment-233</link>
		<dc:creator>SexyMadMatt</dc:creator>
		<pubDate>Sun, 12 Feb 2012 23:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1573#comment-233</guid>
		<description>sorry i&#039;m not a &#039;&#039;pro&#039;&#039; ... how do i give de file path?</description>
		<content:encoded><![CDATA[<p>sorry i&#8217;m not a &#8221;pro&#8221; &#8230; how do i give de file path?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Global Game Jam 2012 Wrap-Up by Mike D</title>
		<link>http://www.nickdarnell.com/2012/02/global-game-jam-2012-wrap-up/#comment-232</link>
		<dc:creator>Mike D</dc:creator>
		<pubDate>Thu, 09 Feb 2012 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1938#comment-232</guid>
		<description>Now that you are done with the Global Game Jam this year, TAKE YOUR TURN ALREADY!</description>
		<content:encoded><![CDATA[<p>Now that you are done with the Global Game Jam this year, TAKE YOUR TURN ALREADY!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF: Change TextBox Selection Highlight Color by Neeraj Sehgal</title>
		<link>http://www.nickdarnell.com/2009/12/wpf-change-textbox-selection-color-net-3-5/#comment-231</link>
		<dc:creator>Neeraj Sehgal</dc:creator>
		<pubDate>Tue, 31 Jan 2012 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://nickdarnell.wordpress.com/?p=438#comment-231</guid>
		<description>It worked for me ,Nice job</description>
		<content:encoded><![CDATA[<p>It worked for me ,Nice job</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terraria: The Auto-Saving Server by Bolt</title>
		<link>http://www.nickdarnell.com/2011/06/terraria-the-auto-saving-server/#comment-230</link>
		<dc:creator>Bolt</dc:creator>
		<pubDate>Sun, 29 Jan 2012 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1573#comment-230</guid>
		<description>Awesome! If you get the &quot;Index was outside the bounds...&quot; message, follow the darn instructions and quote ALL the parameters for TerrariaServer.exe</description>
		<content:encoded><![CDATA[<p>Awesome! If you get the &#8220;Index was outside the bounds&#8230;&#8221; message, follow the darn instructions and quote ALL the parameters for TerrariaServer.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ambient Occlusion Volumes [Picture Timeline] by Nick Darnell</title>
		<link>http://www.nickdarnell.com/2011/01/ambient-occlusion-volumes-picture-timeline/#comment-229</link>
		<dc:creator>Nick Darnell</dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1185#comment-229</guid>
		<description>Take a look at the reference implementation Morgan McGuire provides on the NVIDIA website, I found that to be very helpful in deciphering his AOV paper.

http://research.nvidia.com/publication/ambient-occlusion-volumes</description>
		<content:encoded><![CDATA[<p>Take a look at the reference implementation Morgan McGuire provides on the NVIDIA website, I found that to be very helpful in deciphering his AOV paper.</p>
<p><a href="http://research.nvidia.com/publication/ambient-occlusion-volumes" rel="nofollow">http://research.nvidia.com/publication/ambient-occlusion-volumes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ambient Occlusion Volumes [Picture Timeline] by Rychu Elektryk</title>
		<link>http://www.nickdarnell.com/2011/01/ambient-occlusion-volumes-picture-timeline/#comment-228</link>
		<dc:creator>Rychu Elektryk</dc:creator>
		<pubDate>Thu, 12 Jan 2012 11:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1185#comment-228</guid>
		<description>Hi

I&#039;m also trying to implement AOV. I think I&#039;m near the end, but still i find some problems. If it&#039;s not a big problem, could You make another, more detailed, post about Your implementation of AOV? Did You implemented it successfuly? Did you had any problems? What kind of? Maybe some code samples? I&#039;d be very greatefull.

Best regards</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m also trying to implement AOV. I think I&#8217;m near the end, but still i find some problems. If it&#8217;s not a big problem, could You make another, more detailed, post about Your implementation of AOV? Did You implemented it successfuly? Did you had any problems? What kind of? Maybe some code samples? I&#8217;d be very greatefull.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF: Change TextBox Selection Highlight Color by Tim</title>
		<link>http://www.nickdarnell.com/2009/12/wpf-change-textbox-selection-color-net-3-5/#comment-227</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 11 Jan 2012 08:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://nickdarnell.wordpress.com/?p=438#comment-227</guid>
		<description>That was a very useful bit of information. Thanks!</description>
		<content:encoded><![CDATA[<p>That was a very useful bit of information. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extend Visual Studio! by Nick Darnell</title>
		<link>http://www.nickdarnell.com/2011/06/extend-visual-studio-2/#comment-225</link>
		<dc:creator>Nick Darnell</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1436#comment-225</guid>
		<description>You need to add the following attribute to your Package class,

// --- Microsoft.VisualStudio.VSConstants.UICONTEXT_NoSolution
[ProvideAutoLoad(&quot;ADFC4E64-0397-11D1-9F4E-00A0C911004F&quot;)]

That will tell visual studio to load your package when no solution is present, and before any solution is opened.

You can find some other GUIDs you can use to tell VS when to load your package here,

http://sandrinodimattia.net/blog/post/Some-clarity-on-auto-loading-Visual-Studio-2010-Extensions.aspx

Note: This is only Visual Studio 2010, to do this same thing in VS2008 or lower you need to use the RegisterAutoLoadAttribute attribute with a different GUID,

http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.shell.registerautoloadattribute(v=VS.90).aspx</description>
		<content:encoded><![CDATA[<p>You need to add the following attribute to your Package class,</p>
<p>// &#8212; Microsoft.VisualStudio.VSConstants.UICONTEXT_NoSolution<br />
[ProvideAutoLoad("ADFC4E64-0397-11D1-9F4E-00A0C911004F")]</p>
<p>That will tell visual studio to load your package when no solution is present, and before any solution is opened.</p>
<p>You can find some other GUIDs you can use to tell VS when to load your package here,</p>
<p><a href="http://sandrinodimattia.net/blog/post/Some-clarity-on-auto-loading-Visual-Studio-2010-Extensions.aspx" rel="nofollow">http://sandrinodimattia.net/blog/post/Some-clarity-on-auto-loading-Visual-Studio-2010-Extensions.aspx</a></p>
<p>Note: This is only Visual Studio 2010, to do this same thing in VS2008 or lower you need to use the RegisterAutoLoadAttribute attribute with a different GUID,</p>
<p><a href="http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.shell.registerautoloadattribute(v=VS.90).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.shell.registerautoloadattribute(v=VS.90).aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extend Visual Studio! by Roy</title>
		<link>http://www.nickdarnell.com/2011/06/extend-visual-studio-2/#comment-224</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Wed, 04 Jan 2012 07:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickdarnell.com/?p=1436#comment-224</guid>
		<description>Great post! I just wondered how can I load the package when Vs starts...thanks!</description>
		<content:encoded><![CDATA[<p>Great post! I just wondered how can I load the package when Vs starts&#8230;thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 4.302 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-13 01:17:04 -->

