<?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 Andrew Peters' Blog</title>
	<atom:link href="http://andrewpeters.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewpeters.wordpress.com</link>
	<description>C# &#38; .NET Development, Patterns, Agile, Ruby, MonoRail, Design, Rails</description>
	<lastBuildDate>Thu, 03 Apr 2008 13:48:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PowerShell Gadget by tv brackets</title>
		<link>http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-410</link>
		<dc:creator>tv brackets</dc:creator>
		<pubDate>Thu, 03 Apr 2008 13:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-410</guid>
		<description>Can this gadget be used for classic minigames?</description>
		<content:encoded><![CDATA[<p>Can this gadget be used for classic minigames?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blog Moved by aplink</title>
		<link>http://andrewpeters.wordpress.com/2007/04/08/blog-moved/#comment-149</link>
		<dc:creator>aplink</dc:creator>
		<pubDate>Mon, 09 Apr 2007 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/08/blog-moved/#comment-149</guid>
		<description>hay mate, my name is also Andrew Peters, Where RU, my blog is :
http://aplink.wordpress.com 

cheers</description>
		<content:encoded><![CDATA[<p>hay mate, my name is also Andrew Peters, Where RU, my blog is :<br />
<a href="http://aplink.wordpress.com" rel="nofollow">http://aplink.wordpress.com</a> </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell Gadget by Andrew Peters&#8217; Blog &#187; Blog Archive &#187; Using .NET Components from Vista Sidebar Gadgets</title>
		<link>http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-146</link>
		<dc:creator>Andrew Peters&#8217; Blog &#187; Blog Archive &#187; Using .NET Components from Vista Sidebar Gadgets</dc:creator>
		<pubDate>Sat, 07 Apr 2007 10:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-146</guid>
		<description>[...] when developing a non-trivial gadget, you need the full power of good old .NET. Fear not, with just a little bit of tasty COM [...]</description>
		<content:encoded><![CDATA[<p>[...] when developing a non-trivial gadget, you need the full power of good old .NET. Fear not, with just a little bit of tasty COM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET Components from Vista Sidebar Gadgets by James B</title>
		<link>http://andrewpeters.wordpress.com/2007/04/04/using-net-components-from-vista-sidebar-gadgets/#comment-145</link>
		<dc:creator>James B</dc:creator>
		<pubDate>Thu, 05 Apr 2007 21:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/04/using-net-components-from-vista-sidebar-gadgets/#comment-145</guid>
		<description>That&#039;s nice, but you don&#039;t actually need to REGISTER the object.

(and I&#039;m betting a lot of sys admins would be happy if you don&#039;t)

http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx

Illustrates how to host your object without registering the DLL.</description>
		<content:encoded><![CDATA[<p>That&#8217;s nice, but you don&#8217;t actually need to REGISTER the object.</p>
<p>(and I&#8217;m betting a lot of sys admins would be happy if you don&#8217;t)</p>
<p><a href="http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx" rel="nofollow">http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx</a></p>
<p>Illustrates how to host your object without registering the DLL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell Gadget by kfarmer</title>
		<link>http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-143</link>
		<dc:creator>kfarmer</dc:creator>
		<pubDate>Thu, 05 Apr 2007 07:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-143</guid>
		<description>Again, very nifty.  But I&#039;m thinking -- generalize it into a console application hoster.  Then in the options, you can specify the app to be hosted (powershell, ironpython, cmd, etc), and whether the flyout shows up automatically when the control has focus.  Maybe pick up the exe&#039;s icon and use that in the UI.

Personally, I think you&#039;ve already done all the hard work. :)</description>
		<content:encoded><![CDATA[<p>Again, very nifty.  But I&#8217;m thinking &#8212; generalize it into a console application hoster.  Then in the options, you can specify the app to be hosted (powershell, ironpython, cmd, etc), and whether the flyout shows up automatically when the control has focus.  Maybe pick up the exe&#8217;s icon and use that in the UI.</p>
<p>Personally, I think you&#8217;ve already done all the hard work. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerShell Gadget by Using .NET Components from Vista Sidebar Gadgets &#171; Andrew Peters&#8217; Blog</title>
		<link>http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-134</link>
		<dc:creator>Using .NET Components from Vista Sidebar Gadgets &#171; Andrew Peters&#8217; Blog</dc:creator>
		<pubDate>Wed, 04 Apr 2007 10:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/04/04/powershell-gadget/#comment-134</guid>
		<description>[...] .NET Components from Vista Sidebar&#160;Gadgets  Sometimes, when developing a non-trivial gadget, you need the full power of good old .NET. Fear not, with just a little bit of tasty COM [...]</description>
		<content:encoded><![CDATA[<p>[...] .NET Components from Vista Sidebar&nbsp;Gadgets  Sometimes, when developing a non-trivial gadget, you need the full power of good old .NET. Fear not, with just a little bit of tasty COM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET vs. MonoRail by andrewpeters</title>
		<link>http://andrewpeters.wordpress.com/2007/03/20/aspnet-vs-monorail/#comment-110</link>
		<dc:creator>andrewpeters</dc:creator>
		<pubDate>Sun, 01 Apr 2007 05:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/03/20/aspnet-vs-monorail/#comment-110</guid>
		<description>No problem :-)</description>
		<content:encoded><![CDATA[<p>No problem :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET vs. MonoRail by Borek</title>
		<link>http://andrewpeters.wordpress.com/2007/03/20/aspnet-vs-monorail/#comment-108</link>
		<dc:creator>Borek</dc:creator>
		<pubDate>Sat, 31 Mar 2007 15:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/03/20/aspnet-vs-monorail/#comment-108</guid>
		<description>Very nice article, one of the best on the topic. Thank you.</description>
		<content:encoded><![CDATA[<p>Very nice article, one of the best on the topic. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jolt Nominees 2007 by Josh</title>
		<link>http://andrewpeters.wordpress.com/2007/01/23/jolt-nominees-2007/#comment-99</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 22 Mar 2007 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/01/23/jolt-nominees-2007/#comment-99</guid>
		<description>I think Build Tools should get their own category, so make that list even longer next year. ;-) I was just happy to see AccuRev recapture the Jolt Award for SCM. It will be hard for any file-based branch and label SCM tool to catch the innovation capabilities of its stream-based model and all that jazz.</description>
		<content:encoded><![CDATA[<p>I think Build Tools should get their own category, so make that list even longer next year. ;-) I was just happy to see AccuRev recapture the Jolt Award for SCM. It will be hard for any file-based branch and label SCM tool to catch the innovation capabilities of its stream-based model and all that jazz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to determine whether a type is an instance of some generic type without knowing T? by andrewpeters</title>
		<link>http://andrewpeters.wordpress.com/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/#comment-98</link>
		<dc:creator>andrewpeters</dc:creator>
		<pubDate>Thu, 22 Mar 2007 05:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.wordpress.com/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/#comment-98</guid>
		<description>Ah, that would be because System.Nullable isn&#039;t nullable :-)</description>
		<content:encoded><![CDATA[<p>Ah, that would be because System.Nullable isn&#8217;t nullable :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
