<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Maurits thinks aloud &#187; C#</title>
	<atom:link href="http://maurits.wordpress.com/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://maurits.wordpress.com</link>
	<description>Stuff I care about</description>
	<lastBuildDate>Thu, 08 Oct 2009 09:49:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='maurits.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3e5d747e552cb1e98790d9b7e09ffdd1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Maurits thinks aloud &#187; C#</title>
		<link>http://maurits.wordpress.com</link>
	</image>
			<item>
		<title>GIMP# with Mono 2.4 and GIMP 2.6</title>
		<link>http://maurits.wordpress.com/2009/06/08/gimp-with-mono-2-4-and-gimp-2-6/</link>
		<comments>http://maurits.wordpress.com/2009/06/08/gimp-with-mono-2-4-and-gimp-2-6/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:38:36 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/?p=133</guid>
		<description><![CDATA[I finally took some time to get GIMP# up and running with the latest Mono and GIMP releases. Not sure how I&#8217;m going to continue from here, but I will probably first update the code with the latest C# language features. Also since GIMP 2.6 has been out now for more than half a year, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=133&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I finally took some time to get GIMP# up and running with the latest Mono and GIMP releases. Not sure how I&#8217;m going to continue from here, but I will probably first update the code with the latest C# language features. Also since GIMP 2.6 has been out now for more than half a year, I will only support this version. Stay tuned for a maintenance release soon!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=133&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2009/06/08/gimp-with-mono-2-4-and-gimp-2-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# 0.15 released</title>
		<link>http://maurits.wordpress.com/2008/05/12/gimp-015-released/</link>
		<comments>http://maurits.wordpress.com/2008/05/12/gimp-015-released/#comments</comments>
		<pubDate>Mon, 12 May 2008 09:05:05 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/?p=85</guid>
		<description><![CDATA[Finally a new GIMP# release. Major highlights for this release:

Many improvements to get the Photoshop actions plug-in usable: 10 copyright-free actions are now verified and can be downloaded from SourceForge
An abandoned plug-in to load GEM image files was ported
The Russian translation was updated (thanks Alexandre!)

The next GIMP# version will be released as soon as I&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=85&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Finally a new <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> release. Major highlights for this release:</p>
<ul>
<li>Many improvements to get the Photoshop actions plug-in usable: 10 copyright-free actions are now verified and can be downloaded from <a href="http://sourceforge.net/project/showfiles.php?group_id=117667&amp;package_id=275056">SourceForge</a></li>
<li>An abandoned plug-in to load <a href="http://en.wikipedia.org/wiki/Graphical_Environment_Manager">GEM</a> image files was ported</li>
<li>The Russian translation was updated (thanks Alexandre!)</li>
</ul>
<p>The next <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> version will be released as soon as I&#8217;ve got 20 correctly working Photoshop action files.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/85/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/85/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=85&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2008/05/12/gimp-015-released/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>Porting old GIMP plug-ins can be fun</title>
		<link>http://maurits.wordpress.com/2007/12/15/porting-old-gimp-plug-ins-can-be-fun/</link>
		<comments>http://maurits.wordpress.com/2007/12/15/porting-old-gimp-plug-ins-can-be-fun/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 11:32:11 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/12/15/porting-old-gimp-plug-ins-can-be-fun/</guid>
		<description><![CDATA[I just ported an older GIMP plug-in to GIMP#. It&#8217;s the Sky plug-in which is part of the PhyModMedia plug-ins. First result:

Now I only have to clean-up the UI a bit, optimize the code somewhat and release it as part of GIMP# 0.14.
Btw, this plug-in was chosen as a result of this poll which asked [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=77&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just ported an older GIMP plug-in to <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a>. It&#8217;s the Sky plug-in which is part of the <a href="http://registry.gimp.org/plugin?id=8212">PhyModMedia</a> plug-ins. First result:</p>
<p><a href="http://maurits.files.wordpress.com/2007/12/phymod.jpg" title="Phymod"><img src="http://maurits.files.wordpress.com/2007/12/phymod.jpg" alt="Phymod" /></a></p>
<p>Now I only have to clean-up the UI a bit, optimize the code somewhat and release it as part of <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> 0.14.</p>
<p>Btw, this plug-in was chosen as a result of this <a href="http://www.gimptalk.com/forum/topic/Your-Favorite-Abandoned-Gimp-Plug-in-26718-1.html">poll</a> which asked for your favorite abandoned GIMP plug-in. You can still vote for yours!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=77&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/12/15/porting-old-gimp-plug-ins-can-be-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>

		<media:content url="http://maurits.files.wordpress.com/2007/12/phymod.jpg" medium="image">
			<media:title type="html">Phymod</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# and Nemerle</title>
		<link>http://maurits.wordpress.com/2007/11/25/gimp-and-nemerle/</link>
		<comments>http://maurits.wordpress.com/2007/11/25/gimp-and-nemerle/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 15:58:09 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/11/25/gimp-and-nemerle/</guid>
		<description><![CDATA[Yet another language joins the long list of GIMP programming languages. This time it&#8217;s Nemerle. I can&#8217;t say I have studied the ins and outs of this language yet, but the syntax seems to be very close to C#. It didn&#8217;t take me very long to create a GIMP# plug-in written in Nemerle. This very [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=71&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yet another language joins the long list of <a href="http://www.gimp.org">GIMP</a> programming languages. This time it&#8217;s <a href="http://www.nemerle.org">Nemerle</a>. I can&#8217;t say I have studied the ins and outs of this language yet, but the syntax seems to be very close to C#. It didn&#8217;t take me very long to create a <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> plug-in written in <a href="http://www.nemerle.org">Nemerle</a>. This very basic plug-in computes the average color of all pixels of an image and fills the image with that color. What surprised me most is that the plug-in written in <a href="http://www.nemerle.org">Nemerle</a> was almost exactly as fast as a similar plug-in written in C#. A few months back I already reported that the same plug-in written in <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython">IronPython</a> is 4 times slower.</p>
<p>Hopefully I can soon report on how well IronRuby is doing.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=71&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/11/25/gimp-and-nemerle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# 0.13 released</title>
		<link>http://maurits.wordpress.com/2007/11/20/gimp-013-released/</link>
		<comments>http://maurits.wordpress.com/2007/11/20/gimp-013-released/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 09:40:15 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/11/20/gimp-013-released/</guid>
		<description><![CDATA[I just released GIMP# 0.13. Highlights for this release:

Improved support for Photoshop action files
Many bugfixes and smaller enhancements
More GIMP 2.4 API coverage and corresponding unit tests

For the next release I bumped the Mono dependency to 1.2.6 so I can now use cool new C# 3.0 features   Plans for GIMP# 0.14 include adding support [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=70&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just released <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> 0.13. Highlights for this release:</p>
<ul>
<li>Improved support for Photoshop action files</li>
<li>Many bugfixes and smaller enhancements</li>
<li>More <a href="http://www.gimp.org/">GIMP</a> 2.4 API coverage and corresponding unit tests</li>
</ul>
<p>For the next release I bumped the <a href="http://www.go-mono.com">Mono</a> dependency to 1.2.6 so I can now use cool new C# 3.0 features <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Plans for <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> 0.14 include adding support for another .NET language (VB, IronRuby, F#, Boo, etc.), and improving Photoshop actions support to about 55 %.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/70/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/70/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=70&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/11/20/gimp-013-released/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>Fitnesse, Mono and GIMP#</title>
		<link>http://maurits.wordpress.com/2007/10/18/fitnesse-mono-and-gimp/</link>
		<comments>http://maurits.wordpress.com/2007/10/18/fitnesse-mono-and-gimp/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 09:05:16 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/10/18/fitnesse-mono-and-gimp/</guid>
		<description><![CDATA[Yesterday I installed Fitnesse, an acceptance testing framework. The idea is to learn about this tool and use it to test GIMP#. GIMP# is already covered by 200+ unit tests, using NUnit, but having a few more tests on a somewhat higher level is certainly not going to hurt.
To install Fitnesse I followed the steps [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=69&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yesterday I installed <a href="http://www.fitnesse.org/">Fitnesse</a>, an acceptance testing framework. The idea is to learn about this tool and use it to test <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a>. <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> is already covered by 200+ unit tests, using <a href="http://www.nunit.org/">NUnit</a>, but having a few more tests on a somewhat higher level is certainly not going to hurt.</p>
<p>To install <a href="http://www.fitnesse.org/">Fitnesse</a> I followed the steps described in a <a href="http://www.cornetdesign.com/2005/11/fitnesse-and-net-basic-tutorial.html">tutorial</a>  by Cory Foy.</p>
<p>The steps it took me to get  <a href="http://www.fitnesse.org/">Fitnesse</a> working:</p>
<ol></ol>
<ul>
<li>downloaded the zip file and unzipped it</li>
<li>had to chmod +x  the run.sh  file</li>
<li>start the FIT server (./run.sh)</li>
<li>replaced the backslash by a forward slash in &#8220;<code>!define TEST_RUNNER {dotnet\FitServer.exe}</code>&#8220;</li>
<li>renamed FitServer.exe to FitServerOrig.exe and created a small wrapper script called FitServer.exe that basically does a &#8220;mono FitServerOrig.exe&#8221;. This can be avoided if you use <a href="http://en.wikipedia.org/wiki/Binfmt_misc">binfmt_misc</a></li>
</ul>
<ol></ol>
<p>Next step is to write some fixtures for <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> code and actually test it.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=69&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/10/18/fitnesse-mono-and-gimp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# on OS-X&#8230; yes!</title>
		<link>http://maurits.wordpress.com/2007/07/17/gimp-on-os-x-yes/</link>
		<comments>http://maurits.wordpress.com/2007/07/17/gimp-on-os-x-yes/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 14:20:54 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/07/17/gimp-on-os-x-yes/</guid>
		<description><![CDATA[As you can see in the screenshot below (the dialog of a sample plug-in written in C#) I got GIMP# running on my MacBook Pro.

The problem mentioned in my previous post was that there were multiple instances of some libraries. Mostly caused by me messing with both MacPorts and Fink. I reinstalled everything from scratch [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=67&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As you can see in the screenshot below (the dialog of a sample plug-in written in C#) I got <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> running on my MacBook Pro.</p>
<p><a href="http://maurits.files.wordpress.com/2007/07/ncp1.png" title="ncp dialog"><img src="http://maurits.files.wordpress.com/2007/07/ncp1.png" alt="ncp dialog" /></a></p>
<p>The problem mentioned in my previous post was that there were multiple instances of some libraries. Mostly caused by me messing with both <a href="http://www.macports.org/">MacPorts</a> and <a href="http://finkproject.org/">Fink</a>. I reinstalled everything from scratch and this time I only used <a href="http://www.macports.org/">MacPorts</a> for installing GIMP and GTK. Mono and GTK# were built from source. There are still some issues with libjpeg which resides in two different places. Some info about that can be found <a href="http://wiki.urbanek.info/index.cgi?TigeR">here</a>.</p>
<p>There are three things on my list before I will release <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> for OS-X:</p>
<ol>
<li>Execute a set of about 200 unit tests</li>
<li>See if all plug-ins work the same way as they do on my Linux machine</li>
<li>Create an installer</li>
</ol>
<p>If all goes well this is a matter of days&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=67&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/07/17/gimp-on-os-x-yes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>

		<media:content url="http://maurits.files.wordpress.com/2007/07/ncp1.png" medium="image">
			<media:title type="html">ncp dialog</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# on OS-X&#8230; almost</title>
		<link>http://maurits.wordpress.com/2007/07/15/gimp-on-os-x-almost/</link>
		<comments>http://maurits.wordpress.com/2007/07/15/gimp-on-os-x-almost/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 21:10:36 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/07/15/gimp-on-os-x-almost/</guid>
		<description><![CDATA[I made some progress putting GIMP# on OS-X. There were numerous hurdles, like compiling Gtk#, installing and running GIMP, setting the right paths, forgetting to install the development packages of several libs, handling with different extensions for dynamic libraries, etc. etc. Most of this was of course caused by my unfamiliarity with the Mac as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=63&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I made some progress putting GIMP# on OS-X. There were numerous hurdles, like compiling Gtk#, installing and running GIMP, setting the right paths, forgetting to install the development packages of several libs, handling with different extensions for dynamic libraries, etc. etc. Most of this was of course caused by my unfamiliarity with the Mac as a development platform. However I&#8217;m proud to present you the following screenshot:</p>
<p><a href="http://maurits.files.wordpress.com/2007/07/ncp.png" title="GIMP# on OS-X"><img src="http://maurits.files.wordpress.com/2007/07/ncp.png" alt="GIMP# on OS-X" /></a></p>
<p>I know, this is not a fully functional GIMP# plug-in running, but if you look closely you can see that the ncp plug-in which is written in C#, registers itself. It still crashes as soon as I try to run it, but hopefully I will be able to fix that after a bit of debugging.</p>
<p>Once I get it running, I will start experimenting with an installer for the Mac. Any suggestions on a good one are welcome.</p>
<p>Update (July 16): the AverageBlur plug-in works fine. This is about the only plug-in that doesn&#8217;t use any Gtk# stuff. All other plug-ins still crash as soon as I try to run them.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=63&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/07/15/gimp-on-os-x-almost/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>

		<media:content url="http://maurits.files.wordpress.com/2007/07/ncp.png" medium="image">
			<media:title type="html">GIMP# on OS-X</media:title>
		</media:content>
	</item>
		<item>
		<title>Plans for GIMP# 0.13</title>
		<link>http://maurits.wordpress.com/2007/05/07/plans-for-gimp-013/</link>
		<comments>http://maurits.wordpress.com/2007/05/07/plans-for-gimp-013/#comments</comments>
		<pubDate>Mon, 07 May 2007 10:48:34 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/05/07/plans-for-gimp-013/</guid>
		<description><![CDATA[Now that we have released GIMP# 0.12 it&#8217;s time to start thinking about the features for 0.13. The current release didn&#8217;t contain many new features, apart from IronPython support. For 0.13 my plans are:

continue working on Photoshop actions support. This has been on hold for some time, mainly because I didn&#8217;t have access to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=61&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Now that we have released <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> 0.12 it&#8217;s time to start thinking about the features for 0.13. The current release didn&#8217;t contain many new features, apart from IronPython support. For 0.13 my plans are:</p>
<ul>
<li>continue working on Photoshop actions support. This has been on hold for some time, mainly because I didn&#8217;t have access to a Windows machine with Photoshop installed. My goal is to get 50 % of my action files (about 200) working in the next release.</li>
<li>I already did some experiments with Visual Basic. It&#8217;s pretty straightforward to make it possible to write <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> plug-ins in VB.</li>
<li>Move to our new house. Oh wait, this isn&#8217;t <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> functionality. However, it will have some impact on my already scarce time I can spend on development. So don&#8217;t expect a release within the coming 2 or 3 months.</li>
</ul>
<p>I&#8217;m also looking forward to introducing C# 3.0 features (like lambda functions) in GIMP# but I guess right now it&#8217;s a bit too early to do so.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=61&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/05/07/plans-for-gimp-013/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
		<item>
		<title>GIMP# 0.12 released</title>
		<link>http://maurits.wordpress.com/2007/05/03/gimp-012-released/</link>
		<comments>http://maurits.wordpress.com/2007/05/03/gimp-012-released/#comments</comments>
		<pubDate>Thu, 03 May 2007 18:11:06 +0000</pubDate>
		<dc:creator>maurits</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://maurits.wordpress.com/2007/05/03/gimp-012-released/</guid>
		<description><![CDATA[I just released GIMP# 0.12. Highlights for this release:

Initial support for IronPython
Major bugfixes
More GIMP API coverage and corresponding unit tests

A windows installer will (hopefully) follow shortly. I also got some advice that I could use `checkinstall&#8217; to create Debian and rpm packages. This seems worthwhile to investigate since only Mandriva  includes GIMP# at the moment.
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=60&subd=maurits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just released <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> 0.12. Highlights for this release:</p>
<ul>
<li>Initial support for <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython">IronPython</a></li>
<li>Major bugfixes</li>
<li>More <a href="http://www.gimp.org">GIMP</a> API coverage and corresponding unit tests</li>
</ul>
<p>A windows installer will (hopefully) follow shortly. I also got some advice that I could use `checkinstall&#8217; to create Debian and rpm packages. This seems worthwhile to investigate since only <a href="http://www.mandriva.com/">Mandriva</a>  includes <a href="http://sourceforge.net/projects/gimp-sharp/">GIMP#</a> at the moment.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/maurits.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/maurits.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/maurits.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/maurits.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/maurits.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/maurits.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/maurits.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/maurits.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/maurits.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/maurits.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/maurits.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/maurits.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maurits.wordpress.com&blog=73044&post=60&subd=maurits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://maurits.wordpress.com/2007/05/03/gimp-012-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/893d9f6bfc7e837b99dcac17dc3616c4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">maurits</media:title>
		</media:content>
	</item>
	</channel>
</rss>