<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published opensource stories</title>
    <description>the latest published opensource stories from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>A somewhat performant networking library for .NET</title>
      <description>Griffin.Networking is a networking library inspired by Netty for Java. It should be somewhat perfomant and provide the infrastructure required to rapidly create networking applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.gauffin.org%2f2012%2f05%2fgriffin-networking-a-somewhat-performant-networking-library-for-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.gauffin.org%2f2012%2f05%2fgriffin-networking-a-somewhat-performant-networking-library-for-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/A_somewhat_performant_networking_library_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/A_somewhat_performant_networking_library_for_NET</guid>
      <pubDate>Tue, 08 May 2012 14:21:02 GMT</pubDate>
    </item>
    <item>
      <title>SimpleExcelExport: export your object list to excel without problems</title>
      <description>For a requirement where i work, i needed to make a export to excel feature in every screen of an application, that's why and created a small library to create a excel file using NPOI(a c# library to create excel files without excel) that receive a list of any object and create the excel file.

Give it a try and let me know your ideas or comments. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgithub.com%2fmajimenezp%2fSimpleExcelExport"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgithub.com%2fmajimenezp%2fSimpleExcelExport" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SimpleExcelExport_export_your_object_list_to_excel_without_problems</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SimpleExcelExport_export_your_object_list_to_excel_without_problems</guid>
      <pubDate>Thu, 03 May 2012 13:54:27 GMT</pubDate>
    </item>
    <item>
      <title>Having fun with ImpressJs and WebSockets, creating real-time presentat</title>
      <description>So a friend of mine showed me ImpressJs today. He was going to have notes on another screen (well actually on an iPad) and I thought it would be cool if the presentation could be synced with notes on another screen as well. Fired up Visual Studio and put together a small socket server as well as a simple java script client and created a Presenter-Attendee solution with ImpressJs and WebSockets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdaniel.wertheim.se%2f2012%2f05%2f03%2fhaving-fun-with-impressjs-and-websockets-creating-real-time-presentations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdaniel.wertheim.se%2f2012%2f05%2f03%2fhaving-fun-with-impressjs-and-websockets-creating-real-time-presentations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Having_fun_with_ImpressJs_and_WebSockets_creating_real_time_presentat</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Having_fun_with_ImpressJs_and_WebSockets_creating_real_time_presentat</guid>
      <pubDate>Thu, 03 May 2012 13:50:28 GMT</pubDate>
    </item>
    <item>
      <title>Bundler.NET</title>
      <description>An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbundler.codeplex.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbundler.codeplex.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Bundler_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Bundler_NET</guid>
      <pubDate>Sat, 28 Apr 2012 17:44:37 GMT</pubDate>
    </item>
    <item>
      <title>Herding Code 142 - Scott Guthrie on the open source announcement</title>
      <description>The Herding Code guys talk to Scott Guthrie about the recent open source announcement for ASP.NET MVC, Web API, and Razor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d443%23.T5Xm3mmV070.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d443%23.T5Xm3mmV070.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Herding_Code_142_Scott_Guthrie_on_the_open_source_announcement</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Herding_Code_142_Scott_Guthrie_on_the_open_source_announcement</guid>
      <pubDate>Tue, 24 Apr 2012 05:19:04 GMT</pubDate>
    </item>
    <item>
      <title>Stack Exchange Open Source Projects</title>
      <description>As Stack Overflow is one of the most prominent Microsoft .NET-created sites for software developers in the world, we feel that it's part of our mission to help lead fellow .NET developers - and the most effective way to do that is by contributing some of the code that we use to build Stack Overflow and Stack Exchange back to the greater .NET developer community as reusable open source packages. This isn't just a fundamental part of every Stack Exchange developer's "be more awesome" plan, it's an explicit goal embedded in the very DNA of the company. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.stackoverflow.com%2f2012%2f02%2fstack-exchange-open-source-projects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.stackoverflow.com%2f2012%2f02%2fstack-exchange-open-source-projects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Stack_Exchange_Open_Source_Projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Stack_Exchange_Open_Source_Projects</guid>
      <pubDate>Wed, 22 Feb 2012 15:04:33 GMT</pubDate>
    </item>
    <item>
      <title>In .NET, open source does not beget open source</title>
      <description>Ruby, Python, Perl, Node, and Clojure all have, to varying degrees, a unified story for defining a project, translating its source code into runnable code, running a test suite, building distributable packages, and resolving and installing a project or package's dependencies. These stories just work across all supported platforms.

Setting up a cross-platform open source .NET project is non-trivial.

... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</guid>
      <pubDate>Wed, 11 Jan 2012 05:10:26 GMT</pubDate>
    </item>
    <item>
      <title>If You Can't Beat 'Em, Join 'Em: Microsoft and Open Source</title>
      <description>It's in Microsoft's best interest to see next generation technologies like Node.js and Hadoop run on its platforms. Although its .NET languages have large, dedicated developer communities, Microsoft has seen the writing on the wall. Open source programming languages from Java to PHP to Ruby to Scala are becoming the norm. JavaScript in particular is quickly becoming ubiquitous... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fservicesangle.com%2fblog%2f2011%2f12%2f13%2fif-you-can%25e2%2580%2599t-beat-%25e2%2580%2598em-join-%25e2%2580%2598em-microsoft-and-open-source%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fservicesangle.com%2fblog%2f2011%2f12%2f13%2fif-you-can%25e2%2580%2599t-beat-%25e2%2580%2598em-join-%25e2%2580%2598em-microsoft-and-open-source%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/If_You_Can_t_Beat_Em_Join_Em_Microsoft_and_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/If_You_Can_t_Beat_Em_Join_Em_Microsoft_and_Open_Source</guid>
      <pubDate>Fri, 16 Dec 2011 05:18:28 GMT</pubDate>
    </item>
    <item>
      <title>Nocco: Generating documentation for your project using code comments</title>
      <description>Check out the Nocco project, a .Net port of the Docco tool for generating project documentation in HTML format based off code comments in Markdown. Now you can comment your code and generate your documentation at the same time. The Github page includes an example of the documented code that is output by the tool, on its own source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdontangg.github.com%2fnocco%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdontangg.github.com%2fnocco%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Nocco_Generating_documentation_for_your_project_using_code_comments</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Nocco_Generating_documentation_for_your_project_using_code_comments</guid>
      <pubDate>Thu, 15 Dec 2011 15:14:31 GMT</pubDate>
    </item>
    <item>
      <title>Cleaning Up Your Git Repository For NuGet 1.6</title>
      <description>Provides an article detailing how to clean up the packages directory to get your project and repository ready for NuGet 1.6. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoderjournal.com%2f2011%2f12%2fcleaning-up-your-git-repository-for-nuget-1-6%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoderjournal.com%2f2011%2f12%2fcleaning-up-your-git-repository-for-nuget-1-6%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Cleaning_Up_Your_Git_Repository_For_NuGet_1_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Cleaning_Up_Your_Git_Repository_For_NuGet_1_6</guid>
      <pubDate>Tue, 13 Dec 2011 23:50:08 GMT</pubDate>
    </item>
    <item>
      <title>Declarative Threading: You're the Boss Now</title>
      <description>Codeproject author &amp;quot;gossd&amp;quot; shares with us a new library which supports declarative threading. This new approach allows you to decorate your class and functions with attributes determining on what thread the functions may be called. The class takes care of all marshaling and spins off its own thread, meaning no one has to concern themselves with invoking the call on the right thread. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fthreads%2fdeclarative_threading.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fthreads%2fdeclarative_threading.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Declarative_Threading_You_re_the_Boss_Now</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Declarative_Threading_You_re_the_Boss_Now</guid>
      <pubDate>Wed, 23 Nov 2011 15:36:07 GMT</pubDate>
    </item>
    <item>
      <title>Doing the Time Warp with .Net, Daylight Savings, and Noda Time</title>
      <description>Daylight Savings time and wreak havoc on business systems. Converting between local and UTC time can result in local times that never actually exist due to DST changeover. Jesse Taber shares with us a solution: using the C# port of the Joda time library, Noda Time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fGruffCode%2farchive%2f2011%2f11%2f15%2ftime-warp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fGruffCode%2farchive%2f2011%2f11%2f15%2ftime-warp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Doing_the_Time_Warp_with_Net_Daylight_Savings_and_Noda_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Doing_the_Time_Warp_with_Net_Daylight_Savings_and_Noda_Time</guid>
      <pubDate>Fri, 18 Nov 2011 15:54:30 GMT</pubDate>
    </item>
    <item>
      <title>Open Source ASP.NET Ajax Polls (for Umbraco and any ASP.NET 4.0 Web Ap</title>
      <description>MAP Teams has just released open source Polls Widget for Umbraco 4.7 and any ASP.NET 4.0 Web Application Site.
The new things:
1. Mustache/Nustache Templating engine for the server side and client side.
2. Umbraco package automation using Ruby Rake. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.kaide.net%2fpost%2f2011%2f11%2f15%2fOpen-Source-ASPNET-Ajax-Polls-(for-Umbraco-and-any-ASPNET-40-Web-ApplicationSite).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.kaide.net%2fpost%2f2011%2f11%2f15%2fOpen-Source-ASPNET-Ajax-Polls-(for-Umbraco-and-any-ASPNET-40-Web-ApplicationSite).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_Source_ASP_NET_Ajax_Polls_for_Umbraco_and_any_ASP_NET_4_0_Web_Ap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_Source_ASP_NET_Ajax_Polls_for_Umbraco_and_any_ASP_NET_4_0_Web_Ap</guid>
      <pubDate>Tue, 15 Nov 2011 14:56:32 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Video Tutorial</title>
      <description>A beginning Fluent NHibernate screencast. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f10%2f06%2fNHibernate-Video-Tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f10%2f06%2fNHibernate-Video-Tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Video_Tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Video_Tutorial</guid>
      <pubDate>Thu, 06 Oct 2011 09:20:10 GMT</pubDate>
    </item>
    <item>
      <title>Nancy v0.8 Released - Not your granddaddy's Sinatra</title>
      <description>Nancy, the Sinatra-inspired web framework for ASP.NET has just released version 0.8 with loads of cool features. This latest release is the work of 19 contributors over 186 commits, and includes highly requested features such as basic authentication and CSRF protection. Check it out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.grumpydev.com%2f2011%2f10%2f03%2fnancy-v0-8-0-best-laid-plans%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.grumpydev.com%2f2011%2f10%2f03%2fnancy-v0-8-0-best-laid-plans%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Nancy_v0_8_Released_Not_your_granddaddy_s_Sinatra</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Nancy_v0_8_Released_Not_your_granddaddy_s_Sinatra</guid>
      <pubDate>Tue, 04 Oct 2011 14:08:10 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Code-Based Mappings vs. FluentNHibernate</title>
      <description>Kazi Manzur Rashid shows us some side-by-side comparisons between the new code-based mappings in NHibernate and FluentNHibernate. Code-based mappings are built in to the lastest release of NHibernate; FluentNHibernate is compatible with the latest release as well.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkazimanzurrashid.com%2fposts%2fnhibernate-built-in-code-based-mapping-instead-of-using-fluent-nhibernate"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkazimanzurrashid.com%2fposts%2fnhibernate-built-in-code-based-mapping-instead-of-using-fluent-nhibernate" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Code_Based_Mappings_vs_FluentNHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Code_Based_Mappings_vs_FluentNHibernate</guid>
      <pubDate>Fri, 30 Sep 2011 16:20:34 GMT</pubDate>
    </item>
    <item>
      <title>Automapper 2.0 released: Now with twice the mapping goodness</title>
      <description>Automapper, your favorite object mapping framework, has just released version 2.0. Check it out today! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fautomapper.org%2fblog%2f2011%2f09%2f22%2fautomapper-20-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fautomapper.org%2fblog%2f2011%2f09%2f22%2fautomapper-20-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Automapper_2_0_released_Now_with_twice_the_mapping_goodness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Automapper_2_0_released_Now_with_twice_the_mapping_goodness</guid>
      <pubDate>Fri, 23 Sep 2011 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Why Do &amp;quot;Not Windows Store&amp;quot;?</title>
      <description>On Friday we released an open source alternative to the Windows Store for Windows 8 Apps called the &amp;quot;Not Windows Store&amp;quot;.  Why?  Will people even want unverified apps?  Aren't multiple app stores a detriment to end users? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2011%2f09%2fwhy-not-windows-store.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frapidapplicationdevelopment.blogspot.com%2f2011%2f09%2fwhy-not-windows-store.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Why_Do_Not_Windows_Store</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Why_Do_Not_Windows_Store</guid>
      <pubDate>Mon, 19 Sep 2011 19:14:35 GMT</pubDate>
    </item>
    <item>
      <title>Customise Subtext Core Pages - Part 1</title>
      <description>I wanted to take time out from subtext themes for a moment and go over a topic that I think will be of some use to such webmasters that use subtext on a multi-blog platform. Customising Subtext core pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2011%2f09%2f13%2fcustomise-subtext-core-pages-ndash-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2011%2f09%2f13%2fcustomise-subtext-core-pages-ndash-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Customise_Subtext_Core_Pages_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Customise_Subtext_Core_Pages_Part_1</guid>
      <pubDate>Wed, 14 Sep 2011 16:54:11 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Sync Framework now open source!</title>
      <description>Microsoft's Sync framework is now open source under an Apache license. The Sync Framework allows you to build disconnected applications with ease, and allows offline clients to run in Silverlight, Windows Phone 7, Windows Mobile, Windows Embedded Handheld, and Windows Slate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericgolpe%2farchive%2f2011%2f09%2f12%2fsync-framework-now-open-source.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericgolpe%2farchive%2f2011%2f09%2f12%2fsync-framework-now-open-source.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Microsoft_Sync_Framework_now_open_source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Microsoft_Sync_Framework_now_open_source</guid>
      <pubDate>Wed, 14 Sep 2011 16:54:11 GMT</pubDate>
    </item>
    <item>
      <title>Open Source Command &amp;amp; Conquer game clone in C#</title>
      <description>OpenRA is an open source clone of the Command &amp;amp; Conquer/Command &amp;amp; Conquer: Red Alert video games. This is a fun little project, and a good bit of code to look over for any C# programmers aspiring to create video games. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2011%2f09%2fused-to-be-addicted-to-command-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2011%2f09%2fused-to-be-addicted-to-command-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_Source_Command_Conquer_game_clone_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_Source_Command_Conquer_game_clone_in_C</guid>
      <pubDate>Mon, 12 Sep 2011 15:47:05 GMT</pubDate>
    </item>
    <item>
      <title>hOOt - A new full text search engine for .Net</title>
      <description>hOOt is a extremely small size and fast embedded full text search engine for .net built from scratch. It was created in response to concern from the community over the lack of maintenance on the .Net Lucene port.
This article will introduce you to using hOOt and explain what's going on under the hood. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdatabase%2fhOOt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdatabase%2fhOOt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/hOOt_A_new_full_text_search_engine_for_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/hOOt_A_new_full_text_search_engine_for_Net</guid>
      <pubDate>Wed, 07 Sep 2011 19:03:25 GMT</pubDate>
    </item>
    <item>
      <title>Nuget 1.5 released</title>
      <description>Nuget 1.5 released! Highlights include: Project Templates with Preinstalled NuGet Packages; Explicit Assembly References; Added ability to exclude files in the NuSpec; Removing packages using the dialog prompts to remove dependencies; Support for Proxies that require authentication; Support for Repositories that require authentication; Performance improvements to the NuGet.org repository; Solution dialog project filtering; Package Release Notes;  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdocs.nuget.org%2fdocs%2frelease-notes%2fnuget-1.5"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdocs.nuget.org%2fdocs%2frelease-notes%2fnuget-1.5" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Nuget_1_5_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Nuget_1_5_released</guid>
      <pubDate>Wed, 31 Aug 2011 15:47:04 GMT</pubDate>
    </item>
    <item>
      <title>Introducing Minibuss: the lightweight micro service bus</title>
      <description>Check out Minibuss on Codeplex. Minibuss is micro service bus built on top of MSMQ. Minibuss provides a low barrier to entry so that you can concentrate on why you're using it, rather than how.

Using a service bus system like Minibuss can help improve your applications design and function by reducing tight coupling of components. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fminibuss.codeplex.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fminibuss.codeplex.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Introducing_Minibuss_the_lightweight_micro_service_bus</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Introducing_Minibuss_the_lightweight_micro_service_bus</guid>
      <pubDate>Wed, 31 Aug 2011 15:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Python tools for visual studio now available</title>
      <description>Python tools aims to be a modern, featureful IDE for Python developers built on the Visual Studio Isolated Shell.  
Some key features include: Support for CPython, IronPython, Jython, and PyPy; 
Advanced editing capabilities, including IntelliSense; 
Multiple refactorings, such as "Extract Method"; 
A built-in REPL (read-eval-print loop) window; 
Debugging and profiling capabilities;  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fsomasegar%2farchive%2f2011%2f08%2f29%2fpython-tools-for-visual-studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fsomasegar%2farchive%2f2011%2f08%2f29%2fpython-tools-for-visual-studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Python_tools_for_visual_studio_now_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Python_tools_for_visual_studio_now_available</guid>
      <pubDate>Wed, 31 Aug 2011 15:46:12 GMT</pubDate>
    </item>
  </channel>
</rss>
