<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Code Pyre</title>
	
	<link>http://codepyre.com</link>
	<description>All Code Will Die and Burn in Time</description>
	<lastBuildDate>Mon, 19 Dec 2011 14:09:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/InnovatianSoftware" /><feedburner:info uri="innovatiansoftware" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Ninject 2.2 RTM Released</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/FY09BVbxHw8/</link>
		<comments>http://codepyre.com/2011/03/ninject-2-2-rtm-released/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 14:29:05 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[IOC]]></category>
		<category><![CDATA[Ninject]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=471</guid>
		<description>If you haven&amp;#8217;t heard already, Ninject 2.2 is out the door. You can download all of the extensions from a few different places. Their respective GitHub pages Via NuGet Off of the build server if you always want the latest. The guys at PlanetGeek.ch, especially Remo and Daniel have been huge in getting the 2.2 [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/FY09BVbxHw8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2011/03/ninject-2-2-rtm-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2011/03/ninject-2-2-rtm-released/</feedburner:origLink></item>
		<item>
		<title>First Ninject bits for WP7 released</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/TIBWo8BbExk/</link>
		<comments>http://codepyre.com/2010/05/first-ninject-bits-for-wp7-released/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 04:48:25 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Ninject]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WP7]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=459</guid>
		<description>I just released the first pre-release bits for WP7 support in Ninject. You can download them here. If you encounter any issues, please let me know. I have included signed and unsigned binaries in debug and release configurations. Unit testing isn&amp;#8217;t very easy for WP7. It was bizarre trying to debug the issues. The exact [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/TIBWo8BbExk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/first-ninject-bits-for-wp7-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/first-ninject-bits-for-wp7-released/</feedburner:origLink></item>
		<item>
		<title>Using Ninject with TopShelf and Quartz</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/wY9KkgPVeqo/</link>
		<comments>http://codepyre.com/2010/05/using-ninject-with-topshelf-and-quartz/#comments</comments>
		<pubDate>Sat, 22 May 2010 18:58:05 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ninject]]></category>
		<category><![CDATA[Quartz]]></category>
		<category><![CDATA[TopShelf]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=440</guid>
		<description>Disclaimer: I am neither an expert in TopShelf nor Quartz, this is just me trying to plug them together with Ninject. The fist thing we need to have in order to use Quartz is to create a job that will be executed. We will call ours the VerifyEmailServerJob. public class VerifyEmailServerJob : IJob { #region [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/wY9KkgPVeqo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/using-ninject-with-topshelf-and-quartz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/using-ninject-with-topshelf-and-quartz/</feedburner:origLink></item>
		<item>
		<title>Windows Services with Ninject and TopShelf</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/aHPZSuhPz94/</link>
		<comments>http://codepyre.com/2010/05/windows-services-with-ninject-and-topshelf/#comments</comments>
		<pubDate>Wed, 19 May 2010 00:06:26 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ninject]]></category>
		<category><![CDATA[TopShelf]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=445</guid>
		<description>I was testing out TopShelf and here is an example I put together in order to have Ninject activate the services and their dependencies: #region Using Directives using System; using System.ServiceProcess; using YourCorp.Services; using Ninject; using Topshelf; using Topshelf.Configuration; using Topshelf.Configuration.Dsl; #endregion namespace YourCorp { internal static class Program { private static void Main( string[] [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/aHPZSuhPz94" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/windows-services-with-ninject-and-topshelf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/windows-services-with-ninject-and-topshelf/</feedburner:origLink></item>
		<item>
		<title>Build Systems</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/X7N3NvVcnLY/</link>
		<comments>http://codepyre.com/2010/05/build-systems/#comments</comments>
		<pubDate>Sun, 09 May 2010 20:27:15 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[build systems]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=396</guid>
		<description>$:&amp;#62;call begin-rant I am impeded and embittered by the current state of builds systems. I need to get ready to make Windows Phone 7 and Silverlight 4 builds, but the tooling doesn&amp;#8217;t have support for them. On a side note, why the heck did I have to install VS2010 Express in order to get the [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/X7N3NvVcnLY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/build-systems/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/build-systems/</feedburner:origLink></item>
		<item>
		<title>Fibonacci LINQ Sequence Generator Revisited</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/PYSQaRFcbp4/</link>
		<comments>http://codepyre.com/2010/05/fibonacci-linq-sequence-generator-revisited/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:50:19 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[linq]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=429</guid>
		<description>It was pointed out that the sequence generator could be written as an infinite sequence to allow .Skip(), .Take(), .ElementAt(), etc. Here is the infinite sequence version. public static class Fibonacci { public static IEnumerable&amp;#60;BigInteger&amp;#62; Generate() { yield return 1; yield return 1; BigInteger n1 = 1, n2 = 1; while(true) { BigInteger n3 = [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/PYSQaRFcbp4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/fibonacci-linq-sequence-generator-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/fibonacci-linq-sequence-generator-revisited/</feedburner:origLink></item>
		<item>
		<title>WinDgb script when debugging drivers</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/NrAgBi_nhoQ/</link>
		<comments>http://codepyre.com/2010/05/windgb-script-when-debugging-drivers/#comments</comments>
		<pubDate>Sat, 01 May 2010 18:16:29 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[windbg]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=423</guid>
		<description>If you ever happen to be writing a device driver and you want to have WinDbg configured to run a set of scripts, this configuration for WINDBG.INI may be of help. If it doesn&amp;#8217;t mean anything to you, don&amp;#8217;t worry, nothing to see here other than pain. Replace anything in {} with your own paths [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/NrAgBi_nhoQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/05/windgb-script-when-debugging-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/05/windgb-script-when-debugging-drivers/</feedburner:origLink></item>
		<item>
		<title>Fibonacci LINQ Sequence Generator</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/u3ueiwkYrZ0/</link>
		<comments>http://codepyre.com/2010/04/fibonacci-linq-sequence-generator/#comments</comments>
		<pubDate>Sat, 01 May 2010 00:24:19 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=410</guid>
		<description>I wanted to see what could be done with the Fibonacci sequence, but I didn&amp;#8217;t have something that played nicely with LINQ. Here is my first cut: public static class Fibonacci { public static IEnumerable&amp;#60;BigInteger&amp;#62; Generate( int n ) { return Generate( (long) n ); } public static IEnumerable&amp;#60;BigInteger&amp;#62; Generate( long n ) { yield [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/u3ueiwkYrZ0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/04/fibonacci-linq-sequence-generator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/04/fibonacci-linq-sequence-generator/</feedburner:origLink></item>
		<item>
		<title>Dual Posting</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/xkQx40ZaVdE/</link>
		<comments>http://codepyre.com/2010/04/dual-posting/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 13:26:13 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=408</guid>
		<description>I will be making blog posts to more than one blog from now on. If you take a look at the IntelliTechture blog you can use the main feed or my personalized feed to see my blog posts that are not posted here. I just blogged on Parallel.For where i does not go to i++ [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/xkQx40ZaVdE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/04/dual-posting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/04/dual-posting/</feedburner:origLink></item>
		<item>
		<title>Configuring a Kinesis Ergo Advantage</title>
		<link>http://feedproxy.google.com/~r/InnovatianSoftware/~3/-5PknheeW6E/</link>
		<comments>http://codepyre.com/2010/04/configuring-a-kinesis-ergo-advantage/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 00:25:02 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://innovatian.com/?p=391</guid>
		<description>I had to reset my keyboard and I had forgotten the setup that I need to do in order to get it configured the way I like it. In case anyone else ever wants to set theirs up, here is mine: To disable tones used by Caps Lock, Keypad, and others, hold down Progrm and [...]&lt;img src="http://feeds.feedburner.com/~r/InnovatianSoftware/~4/-5PknheeW6E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://codepyre.com/2010/04/configuring-a-kinesis-ergo-advantage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://codepyre.com/2010/04/configuring-a-kinesis-ergo-advantage/</feedburner:origLink></item>
	</channel>
</rss>

