<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published mono stories</title>
    <description>the latest published mono 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>Mono 2.11.0 is out</title>
      <description>Michael de Icaza details the various new features and enhancements that come with the important new 2.11 milestone of the Mono project. This includes largely complete support for the new SGen garbage collector, .NET 4.5 and C# 5.0 support (including partial WinRT support), and a number of other exciting changes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2012%2fMar-22.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2012%2fMar-22.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_2_11_0_is_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_2_11_0_is_out</guid>
      <pubDate>Tue, 27 Mar 2012 16:32:48 GMT</pubDate>
    </item>
    <item>
      <title>Mono in 2011 </title>
      <description>Mono in 2011

This was a very interesting year for Mono, and I wanted to capture some of the major milestones and news from the project as well as sharing a bit of what is coming up for Mono in 2012. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2011%2fDec-21.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2011%2fDec-21.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_in_2011_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_in_2011_1</guid>
      <pubDate>Thu, 22 Dec 2011 14:28:36 GMT</pubDate>
    </item>
    <item>
      <title>Using Background Threads in Mono For Android Applications</title>
      <description>When writing applications one thing to always keep in mind is that you should never block the UI thread. This makes for a poor user experience, and on Android you get the dreaded Application Not Responding dialog if there's no response to user input within a few seconds. Mono For Android exposes many different ways to do asynchronous operations to help avoid this problem. In this article I'll go over some of the different options you can pick from. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.gregshackles.com%2f2011%2f04%2fusing-background-threads-in-mono-for-android-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.gregshackles.com%2f2011%2f04%2fusing-background-threads-in-mono-for-android-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Using_Background_Threads_in_Mono_For_Android_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Using_Background_Threads_in_Mono_For_Android_Applications</guid>
      <pubDate>Fri, 29 Apr 2011 09:37:09 GMT</pubDate>
    </item>
    <item>
      <title>Static Method Interception in .NET with C# and Mono.Cecil</title>
      <description>Interested in Mono.Cecil? A very short introduction to a very cool and powerful tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f26%2fStatic-Method-Interception-in-NET-with-C-and-MonoCecil.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f26%2fStatic-Method-Interception-in-NET-with-C-and-MonoCecil.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Static_Method_Interception_in_NET_with_C_and_Mono_Cecil</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Static_Method_Interception_in_NET_with_C_and_Mono_Cecil</guid>
      <pubDate>Sat, 02 May 2009 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>OpenSuse vs. Ubuntu for .Net Developers</title>
      <description>Many .Net developers are playing with Linux on the side because it is free but which Linux should you choose to use if you are a .Net developer? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.runxc.com%2fpost%2f2009%2f02%2f21%2fopenSUSE-vs-Ubuntu-for-Net-Developers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.runxc.com%2fpost%2f2009%2f02%2f21%2fopenSUSE-vs-Ubuntu-for-Net-Developers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/OpenSuse_vs_Ubuntu_for_Net_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/OpenSuse_vs_Ubuntu_for_Net_Developers</guid>
      <pubDate>Thu, 16 Apr 2009 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Novell's Mono brings SIMD support to C#</title>
      <description>Parallel programming is not just about multi-threading and multi-core. There's also a lot of power in the SIMD (Single Instruction Multiple Data) extended instruction set available in most modern microprocessors from Intel and AMD. From Dr Dobb's Go Parallel blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ddj.com%2fgo-parallel%2fblog%2farchives%2f2009%2f04%2fnovells_mono_br.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ddj.com%2fgo-parallel%2fblog%2farchives%2f2009%2f04%2fnovells_mono_br.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Novell_s_Mono_brings_SIMD_support_to_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Novell_s_Mono_brings_SIMD_support_to_C</guid>
      <pubDate>Wed, 08 Apr 2009 21:31:21 GMT</pubDate>
    </item>
    <item>
      <title>Getting Mono and Visual Studio to play nice together :: Part 2</title>
      <description>Chris Cyvas continues his profiles of getting Mono and Visual Studio to play nice together. In a previous post, Chris documented how to get some Mono Project Templates to work with Visual Studio. In this post, Chris creates some Mono Item Templates for use with your Mono Project Templates. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchriscyvas.wordpress.com%2f2009%2f03%2f12%2fgetting-mono-and-visual-studio-to-play-nice-together-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchriscyvas.wordpress.com%2f2009%2f03%2f12%2fgetting-mono-and-visual-studio-to-play-nice-together-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Getting_Mono_and_Visual_Studio_to_play_nice_together_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Getting_Mono_and_Visual_Studio_to_play_nice_together_Part_2</guid>
      <pubDate>Sun, 15 Mar 2009 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Develop .NET on MacOS X</title>
      <description>A small information about .NET Development under Mac OS X with Mono &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nino-net.org%2f2009%2f02%2fdevelop-net-on-mac-os-x%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nino-net.org%2f2009%2f02%2fdevelop-net-on-mac-os-x%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Develop_NET_on_MacOS_X</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Develop_NET_on_MacOS_X</guid>
      <pubDate>Sun, 08 Feb 2009 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Mono 2.0 Released</title>
      <description>The Mono Project has released version 2.0 of Mono, enabling developers to run their .Net 2.0 applications on Linux and OSX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mono-project.com%2fnews%2farchive%2f2008%2fOct-06.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mono-project.com%2fnews%2farchive%2f2008%2fOct-06.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_2_0_Released</guid>
      <pubDate>Tue, 07 Oct 2008 02:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Embeddable C# Compiler</title>
      <description>Manuel de Icaza created an embeddable C# compiler for Mono. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fstevehawley%2farchive%2f2008%2f09%2f23%2fembeddable-c-compiler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fstevehawley%2farchive%2f2008%2f09%2f23%2fembeddable-c-compiler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Embeddable_C_Compiler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Embeddable_C_Compiler</guid>
      <pubDate>Thu, 25 Sep 2008 23:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Pash - cross platform PowerShell</title>
      <description>Pash is a portable PowerShell implementation written using pure .Net 2.0. It compiles on VS 2008 as well as on Mono. Provide a rich shell environment for other OSes, as well as a hostable scripting engine for rich applications. The user experience should be seamless for people who are used to PowerShell on Windows. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2figorshare.wordpress.com%2f2008%2f04%2f06%2fpash-cross-platform-powershell-is-out-in-the-wild-announcement%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2figorshare.wordpress.com%2f2008%2f04%2f06%2fpash-cross-platform-powershell-is-out-in-the-wild-announcement%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Pash_cross_platform_PowerShell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Pash_cross_platform_PowerShell</guid>
      <pubDate>Wed, 09 Apr 2008 01:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Mono, a look forward</title>
      <description>A brief look at where Mono is and where's it going.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftempvariable.blogspot.com%2f2008%2f02%2fmono-look-forward.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftempvariable.blogspot.com%2f2008%2f02%2fmono-look-forward.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_a_look_forward</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_a_look_forward</guid>
      <pubDate>Fri, 29 Feb 2008 18:01:09 GMT</pubDate>
    </item>
    <item>
      <title>.NET Rocks! Miguel de Icaza and Geoff Norton on Mono</title>
      <description>Miguel is back to talk Mono with Geoff Norton. Many things have changed since we last talked to Miguel about the Mono project, an open-source port of the .NET Framework that runs on Windows, Linux, and the Mac. The focus is mostly about running .NET apps on the Mac.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetrocks.com%2fdefault.aspx%3fShowNum%3d313"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetrocks.com%2fdefault.aspx%3fShowNum%3d313" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/NET_Rocks_Miguel_de_Icaza_and_Geoff_Norton_on_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/NET_Rocks_Miguel_de_Icaza_and_Geoff_Norton_on_Mono</guid>
      <pubDate>Tue, 12 Feb 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Migrating .NET Applications with Mono</title>
      <description>For quite some time, it's been possible to move applications from Windows to Linux with the Mono platform. The latest release of Mono has delivered the most feature-complete Windows Forms support to date, and has also added a new VB.NET compiler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devx.com%2fracetolinux%2fArticle%2f33945"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devx.com%2fracetolinux%2fArticle%2f33945" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Migrating_NET_Applications_with_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Migrating_NET_Applications_with_Mono</guid>
      <pubDate>Mon, 12 Mar 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Support for Visual Basic.net on Mono</title>
      <description>Mono team announced the support for Visual Basic.net on mono &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2007%2fFeb-20-1.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2007%2fFeb-20-1.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Support_for_Visual_Basic_net_on_Mono</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Support_for_Visual_Basic_net_on_Mono</guid>
      <pubDate>Wed, 21 Feb 2007 22:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Bitsharp - BitTorrent library</title>
      <description>BitSharp is the product of Googles Summer of Code 2006. It is a complete BitTorrent suite of libraries which can be embedded in an application. The suite contains:

   1. Client Library - Allows the uploading/downloading of torrents.
   2. Tracker Library - Allows the hosting of .torrents.
   3. Torrent Creator - Allows the creation and editing of .torrent files. 

All of these libraries were written with Mono in mind. As a result these libraries will function on any operating system that supports either the Microsoft .NET Framework or Mono Framework, be it Windows, Linux, MacOs or other.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mono-project.com%2fBitsharp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mono-project.com%2fBitsharp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Bitsharp_BitTorrent_library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Bitsharp_BitTorrent_library</guid>
      <pubDate>Tue, 20 Feb 2007 08:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Getting Mono and MySQL to Play Nice</title>
      <description>While messing about with Mono and MySQL on Fedora Core 6, I came across a particularly aggravating bug.The current .Net/Mono driver provided for MySQL has an odd flaw in the way the code is written. If you've tried the driver using .Net, you would never know it's there, but if you're using it under Mono then you've definitely come across it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fgetting-mono-and-mysql-to-play-nice-14516"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fgetting-mono-and-mysql-to-play-nice-14516" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Getting_Mono_and_MySQL_to_Play_Nice</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Getting_Mono_and_MySQL_to_Play_Nice</guid>
      <pubDate>Fri, 16 Feb 2007 18:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Mono is committed to support C# 3.0</title>
      <description>Mono the open source implementation of CLI/CLR on Windows/Linux/Unix/Mac ... etc has announced that they are committed to support C# 3.0 &amp;amp; LINQ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f01%2f23%2f5438.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f01%2f23%2f5438.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_is_committed_to_support_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_is_committed_to_support_C_3_0</guid>
      <pubDate>Wed, 24 Jan 2007 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Mono Migration Analyzer</title>
      <description>A useful tool for determining how much work it will take to migrate your applicaiton to Mono. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f27%2fMono_Migration_Analyzer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f27%2fMono_Migration_Analyzer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_Migration_Analyzer_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_Migration_Analyzer_1</guid>
      <pubDate>Fri, 08 Dec 2006 00:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Run ASP.NET applications on Ubuntu</title>
      <description>The ASP.NET development environment on Ubuntu Linux is called XSP. This is a simple webserver written in C# that can be used for either ASP.NET 1.0 or 2.0 applications. You can install both environments side by side if need be. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.howtogeek.com%2fhowto%2fubuntu%2frun-aspnet-applications-on-ubuntu-for-developers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.howtogeek.com%2fhowto%2fubuntu%2frun-aspnet-applications-on-ubuntu-for-developers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Run_ASP_NET_applications_on_Ubuntu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Run_ASP_NET_applications_on_Ubuntu</guid>
      <pubDate>Wed, 06 Dec 2006 16:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Mono Migration Analyzer</title>
      <description>&amp;quot;Now this is a stroke of genius.  If you want people to consider making their .NET applications work on Mono, give them a tool that informs them ahead of time how much trouble (or how easy) it will be to migrate to Mono.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f27%2fMono_Migration_Analyzer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f11%2f27%2fMono_Migration_Analyzer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_Migration_Analyzer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_Migration_Analyzer</guid>
      <pubDate>Thu, 30 Nov 2006 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Mono 1.2 Released</title>
      <description>Mono 1.2 was just released. Includes comprehensive Windows Forms support, .NET 2.0 features, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f11%2f09%2fMono-1.2-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f11%2f09%2fMono-1.2-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_1_2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_1_2_Released</guid>
      <pubDate>Fri, 10 Nov 2006 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Third Mono Beta Released</title>
      <description>Mono 1.1.16, the third beta of version 1.2, has been released. The time span between the release of versions 1.1.15 and 1.1.16 is one of the longest in several years and the number of changes included reflects that, again System.Windows.Forms (SWF) and System.Drawing got the most attention. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.sys-con.com%2fread%2f275455.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.sys-con.com%2fread%2f275455.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Third_Mono_Beta_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Third_Mono_Beta_Released</guid>
      <pubDate>Mon, 02 Oct 2006 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating OS X applications with MS Visual Studio Express</title>
      <description>This tutorial teaches you how to write a Mac OS X application with Microsoft Visual Studio Express and a Perl script to launch it with Mono. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmac.sillydog.org%2fdev%2fvisual_studio.php"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmac.sillydog.org%2fdev%2fvisual_studio.php" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Creating_OS_X_applications_with_MS_Visual_Studio_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Creating_OS_X_applications_with_MS_Visual_Studio_Express</guid>
      <pubDate>Wed, 27 Sep 2006 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Mono available in a virtual machine</title>
      <description>From Frabice's weblog: &amp;quot;Want to try Mono? This is really easy now thanks to a VMWare image provided on the Mono download site. It includes Mono on Suse Linux.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2ffmarguerie%2farchive%2f2006%2f09%2f15%2fMono-available-in-a-virtual-machine.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2ffmarguerie%2farchive%2f2006%2f09%2f15%2fMono-available-in-a-virtual-machine.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_available_in_a_virtual_machine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_available_in_a_virtual_machine</guid>
      <pubDate>Sun, 17 Sep 2006 12:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>
