<?xml version="1.0"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:bgn="http://blogreen.org" xmlns:res="http://blogreen.org/TR/Resources" bgn:template-name="rss" version="2.0"><channel><title>Mono</title><link>http://romain.blogreen.org/categories/mono/</link><description>An open source, cross-platform, implementation of C# and the CLR.</description><link xmlns="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://romain.blogreen.org/categories/mono/rss-short.xml"/><item><title>The state of Mono 2.6 on FreeBSD</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">You wight have seen that mono 2.6 has been released for a while and is still not available in FreeBSD ports. Here are a few reasons.</p>]]></description><link>http://romain.blogreen.org/blog/2010/02/the-state-of-mono-26-on-freebsd/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2010/02/the-state-of-mono-26-on-freebsd/</guid><pubDate>Tue, 16 Feb 2010 15:57:00 GMT</pubDate></item><item><title>Unbreaking Mono on FreeBSD 6.4</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">A few days ago <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140916">ports/140916: lang/mono (2.4.2.3) installation fails</a> was opened. The reported problem had already been reported a few time but with insufficient feedback so far and I was not able to diagnose the problem, not mentioning providing a fix. But this time, the reporter could spot that the problem was happening for him only with FreeBSD-6.4.</p>]]></description><link>http://romain.blogreen.org/blog/2009/12/unbreaking-mono-on-freebsd-64/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/12/unbreaking-mono-on-freebsd-64/</guid><pubDate>Wed, 23 Dec 2009 02:29:00 GMT</pubDate></item><item><title>Banshee: Like Frankenstein! It rips!</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">A while ago (I mean when it landed in the FreeBSD ports tree), <a href="http://banshee-project.org/">Banshee</a> reacted when a music CD-ROM was in a CD-Drive: it crashed. Well, not so cool in fact, you had to double-check it was empty before launching the player...</p>]]></description><link>http://romain.blogreen.org/blog/2009/11/banshee-like-frankenstein-it-rips/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/11/banshee-like-frankenstein-it-rips/</guid><pubDate>Tue, 10 Nov 2009 02:03:00 GMT</pubDate></item><item><title>Packing structures with Mono or how to fix alignment problems for P/Invoke</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">I have just spent a while wondering why the size of some data structures in C# was wrong while writing bindings to the CD-ROM control features of the FreeBSD libc.</p><p xmlns="http://www.w3.org/1999/xhtml">Considering the following code snippet…</p>]]></description><link>http://romain.blogreen.org/blog/2009/11/packing-structures-with-mono-or-how-to-fix-alignment-problems-for-pinvoke/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/11/packing-structures-with-mono-or-how-to-fix-alignment-problems-for-pinvoke/</guid><pubDate>Mon, 09 Nov 2009 13:39:00 GMT</pubDate></item><item><title>LINQ, PostgreSQL and Mono</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><a href="http://en.wikipedia.org/wiki/Language_Integrated_Query">LINQ</a> to DB is planned for <a href="http://www.mono-project.com/Roadmap">mono-2.6</a>, however I wanted to access data from a <a href="http://www.postgresql.org/">PostgreSQL</a> database, without spending much time playing with <a href="http://npgsql.projects.postgresql.org/">Npgsql</a>, and using the stable version of mono: 2.4.2.3.</p>]]></description><link>http://romain.blogreen.org/blog/2009/07/linq-postgresql-and-mono/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/07/linq-postgresql-and-mono/</guid><pubDate>Tue, 28 Jul 2009 22:16:00 GMT</pubDate></item><item><title>Mono on FreeBSD</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.mono-project.com">Mono</a> <a href="http://www.mono-project.com/Release_Notes_Mono_2.4.2">2.4.2</a> has just been committed to the <a href="http://www.FreeBSD.org/">FreeBSD</a> <a href="http://freshports.org/">ports tree</a>, after being available for a few days in the <a href="http://code.google.com/p/bsd-sharp/">BSD#</a> <a href="http://code.google.com/p/bsd-sharp/source/checkout">repository</a>.</p>]]></description><link>http://romain.blogreen.org/blog/2009/07/mono-on-freebsd/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/07/mono-on-freebsd/</guid><pubDate>Mon, 06 Jul 2009 09:43:00 GMT</pubDate></item><item><title>Meta-note-taking with Tomboy</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Just wrote a <a href="http://projects.gnome.org/tomboy/">Tomboy</a> add-in allowing the user to keep notes in Tomboy notes. The idea? If just like me you rely a lot on short tags such as <em>TODO</em> or <em>FIXME</em>, you find it convenient to have the editor highlight them. It is exactly what the add-in has been designed for.</p>]]></description><link>http://romain.blogreen.org/blog/2009/01/meta-note-taking-with-tomboy/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2009/01/meta-note-taking-with-tomboy/</guid><pubDate>Sun, 25 Jan 2009 15:55:00 GMT</pubDate></item><item><title>BSD#: Mono on FreeBSD</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">A few weeks ago, I joined the <a href="http://code.google.com/p/bsd-sharp/">BSD#</a> project which aim to maintain <a href="http://www.mono-project.org">Mono</a> (an open source implementation of the <a href="http://msdn.microsoft.com/en-us/netframework/default.aspx">Microsoft .NET framework</a>) on <a href="http://www.FreeBSD.org">FreeBSD</a>. It was the occasion for giving <a href="http://svk.bestpractical.com/view/HomePage"><tt>svk</tt></a> a try.</p>]]></description><link>http://romain.blogreen.org/blog/2008/08/bsd-mono-on-freebsd/</link><category>FreeBSD</category><category>Mono</category><guid isPermaLink="true">http://romain.blogreen.org/blog/2008/08/bsd-mono-on-freebsd/</guid><pubDate>Sat, 02 Aug 2008 08:15:00 GMT</pubDate></item></channel></rss>

