<?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 on: Spice up your PC input with extension methods</title>
	<atom:link href="http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 01:34:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rainault</title>
		<link>http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/comment-page-1/#comment-304</link>
		<dc:creator>Rainault</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=953#comment-304</guid>
		<description>I use BinaryReader and BinaryWriter frequently, and I like to create specific Read/Write methods for certain types that I use frequently.

http://pastebin.com/f464f276a

I also find it convenient to convert between Points and Vector2s quite frequently.

http://pastebin.com/f4230eefd

Simple, yet convenient.</description>
		<content:encoded><![CDATA[<p>I use BinaryReader and BinaryWriter frequently, and I like to create specific Read/Write methods for certain types that I use frequently.</p>
<p><a href="http://pastebin.com/f464f276a" rel="nofollow">http://pastebin.com/f464f276a</a></p>
<p>I also find it convenient to convert between Points and Vector2s quite frequently.</p>
<p><a href="http://pastebin.com/f4230eefd" rel="nofollow">http://pastebin.com/f4230eefd</a></p>
<p>Simple, yet convenient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rainault</title>
		<link>http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/comment-page-1/#comment-306</link>
		<dc:creator>Rainault</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=953#comment-306</guid>
		<description>I use BinaryReader and BinaryWriter frequently, and I like to create specific Read/Write methods for certain types that I use frequently.

http://pastebin.com/f464f276a

I also find it convenient to convert between Points and Vector2s quite frequently.

http://pastebin.com/f4230eefd

Simple, yet convenient.</description>
		<content:encoded><![CDATA[<p>I use BinaryReader and BinaryWriter frequently, and I like to create specific Read/Write methods for certain types that I use frequently.</p>
<p><a href="http://pastebin.com/f464f276a" rel="nofollow">http://pastebin.com/f464f276a</a></p>
<p>I also find it convenient to convert between Points and Vector2s quite frequently.</p>
<p><a href="http://pastebin.com/f4230eefd" rel="nofollow">http://pastebin.com/f4230eefd</a></p>
<p>Simple, yet convenient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eradicator</title>
		<link>http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/comment-page-1/#comment-303</link>
		<dc:creator>Eradicator</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=953#comment-303</guid>
		<description>I&#039;ve got essentially the same thing, but with mouse support.

http://pastebin.com/f1b580141</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got essentially the same thing, but with mouse support.</p>
<p><a href="http://pastebin.com/f1b580141" rel="nofollow">http://pastebin.com/f1b580141</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eradicator</title>
		<link>http://blog.nickgravelyn.com/2009/11/spice-up-your-pc-input-with-extension-methods/comment-page-1/#comment-305</link>
		<dc:creator>Eradicator</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickgravelyn.com/?p=953#comment-305</guid>
		<description>I&#039;ve got essentially the same thing, but with mouse support.

http://pastebin.com/f1b580141</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got essentially the same thing, but with mouse support.</p>
<p><a href="http://pastebin.com/f1b580141" rel="nofollow">http://pastebin.com/f1b580141</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
