<?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/"
	>

<channel>
	<title>Mark J. Wielaard &#187; General</title>
	<atom:link href="http://gnu.wildebeest.org/blog/mjw/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://gnu.wildebeest.org/blog/mjw</link>
	<description>Just another wildebeest blogs site</description>
	<lastBuildDate>Mon, 23 Aug 2010 13:19:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Jelatine &amp; chain-letters</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2007/01/02/jelatine-chain-letters/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2007/01/02/jelatine-chain-letters/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 22:53:56 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2007/01/02/jelatine-chain-letters/</guid>
		<description><![CDATA[Now that I am actually paying attention to all the Micro Edition stuff I notice that there actually are a lot of them already (based on GNU Classpath). Today I stumbled upon Jelatine JVM: Jelatine is a new Java Virtual Machine which targets the Java 2 Micro Edition Connected Limited Device Configuration (J2ME CLDC). The [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I am actually paying attention to all the Micro Edition stuff I notice that there actually are a lot of them already (based on GNU Classpath). Today I stumbled upon <a href="http://jelatine.sourceforge.net/">Jelatine JVM</a>:</p>
<blockquote><p>
Jelatine is a new Java Virtual Machine which targets the Java 2 Micro Edition Connected Limited Device Configuration (J2ME CLDC). The machine was designed to work on very small embedded systems and requires as little as 32 KiB of RAM for running non-trivial Java code (provided that the executable is stored in ROM). It also provides an (almost) CLDC compliant classpath which has been obtained by modifying and reusing parts of the <a href="http://www.gnu.org/software/classpath/classpath.html">GNU/Classpath</a> project.
</p>
</blockquote>
<p>
Completely unrelated. It seems the only correct way to stop this <a href="http://www.google.com/search?hl=en&#038;lr=&#038;client=firefox-a&#038;rls=org.mozilla%3Aen-US%3Aofficial&#038;hs=JD2&#038;q=%22five+things+you+didn%27t+know+about+me%22&#038;btnG=Search">glorified-chain-letter stuff</a> is to keep the <a href="http://www.jroller.com/page/fate?entry=5_things_i_don_t">fate</a> and link to <a href="http://www.gapingvoid.com/Moveable_Type/archives/003585.html">Smoochieboochies</a> :)</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2007/01/02/jelatine-chain-letters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby + GNU Classpath = Ruva</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/12/27/ruby-gnu-classpath-ruva/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/12/27/ruby-gnu-classpath-ruva/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 16:35:50 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/12/27/ruby-gnu-classpath-ruva/</guid>
		<description><![CDATA[Funky stuff. Ruva: A simple stack-based virtual machine implementation written entirely in Ruby which uses GNU Classpath as core library implementation.]]></description>
			<content:encoded><![CDATA[<p>Funky stuff. <a href="http://ruva.rubyforge.org/">Ruva</a>: A simple stack-based virtual machine implementation written entirely in Ruby which uses GNU Classpath as core library implementation.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/12/27/ruby-gnu-classpath-ruva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Party! I mean, serious collaboration at Fosdem</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/12/22/party-i-mean-serious-collaboration-at-fosdem/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/12/22/party-i-mean-serious-collaboration-at-fosdem/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 12:22:41 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/12/22/party-i-mean-serious-collaboration-at-fosdem/</guid>
		<description><![CDATA[As always GNU Classpath and Friends will come to Fosdem (Brussels, Belgium, 24/25 February) to discuss &#8220;the state of the world&#8221;. Obviously one big event going on in 2007 will be the OpenJDK project and figuring out how to work together. Normally we call this meeting &#8220;Escape the Java Trap&#8221;, but with Sun&#8217;s recent announcement [...]]]></description>
			<content:encoded><![CDATA[<p>As always GNU Classpath and Friends will come to <a href="http://www.fosdem.org/">Fosdem</a> (Brussels, Belgium, 24/25 February) to discuss &#8220;the state of the world&#8221;. Obviously one big event going on in 2007 will be the OpenJDK project and figuring out how to work together. Normally we call this meeting &#8220;Escape the Java Trap&#8221;, but with Sun&#8217;s recent announcement it is clear the trap is being smashed at a very high speed now and our focus should be much more on the future of collaboration. So we decided to combine the original meeting with the traditional GNU/Linux distro DevJam meeting and the OpenJDK people. Bringing you three sessions on GNU Classpath, OpenJDK and Packaging. Hopefully we will still all fit in the same room :)<br />
<img src="http://mediacast.sun.com/share/tmarble/DrinkingBelgianBeer.jpg" height="155" width="124"><br />
Tom Marble from Sun/OpenJDK posted some reasons <a href="http://blogs.sun.com/tmarble/entry/join_us_at_fosdem_and">you should be there</a>. So <a href="http://wiki.debian.org/Java/DevJam/2007/Fosdem">come and join us</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/12/22/party-i-mean-serious-collaboration-at-fosdem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU Classpath + PhoneME + SDLJava + cacao/jamvm/kaffe = MIDPath</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/12/20/gnu-classpath-phoneme-sdljava-cacaojamvmkaffe-midpath/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/12/20/gnu-classpath-phoneme-sdljava-cacaojamvmkaffe-midpath/#comments</comments>
		<pubDate>Wed, 20 Dec 2006 15:23:28 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/12/20/gnu-classpath-phoneme-sdljava-cacaojamvmkaffe-midpath/</guid>
		<description><![CDATA[MIDPath provides a MIDP2 implementation on top of the SDL and SDLJava libraries. It targets free JVMs working with GNU Classpath: Cacao, Kaffe, JamVM. The code is based on phoneME, the free implementation of MIDP2 from Sun. MIDPath is released under the GPL. Now you can play all those cool java phone games on your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://midpath.thenesis.org/">MIDPath</a> provides a MIDP2 implementation on top of the <a href="http://www.libsdl.org">SDL</a> and <a href="http://sdljava.sourceforge.net/">SDLJava</a> libraries. It targets free JVMs working with <a href="http://www.gnu.org/software/classpath/">GNU Classpath</a>: <a href="http://www.cacaojvm.org/">Cacao</a>, <a href="http://www.kaffe.org">Kaffe</a>, <a href="http://jamvm.sourceforge.net/">JamVM</a>. The code is based on <a href="https://phoneme.dev.java.net/">phoneME</a>, the free implementation of MIDP2 from Sun. MIDPath is released under the <a href="http://www.fsf.org/licensing/licenses/gpl.txt">GPL</a>.</p>
<p>Now you can play all those cool java phone games on your desktop using free sofware :)<br />
<a href="http://jfdoue.free.fr/developers.html"><img src="http://www.klomp.org/mark/classpath/midpath-cacao-asteroid.png" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/12/20/gnu-classpath-phoneme-sdljava-cacaojamvmkaffe-midpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU Classpath 0.93 &quot;Dreamland&quot;</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/12/17/gnu-classpath-093-dreamland/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/12/17/gnu-classpath-093-dreamland/#comments</comments>
		<pubDate>Sun, 17 Dec 2006 20:22:08 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/12/17/gnu-classpath-093-dreamland/</guid>
		<description><![CDATA[Last week GNU Classpath 0.93 &#8220;Dreamland&#8221; was finally released. As always this is the best release ever! The screenshots look really nice. And you should really go through the very extensive release notes which discuss everything. Highlights of new features in this release, pointers to supported applications and screenshots, the status and future of the [...]]]></description>
			<content:encoded><![CDATA[<p>Last week <a href="http://www.gnu.org/software/classpath/announce/20061211.html">GNU Classpath 0.93 &#8220;Dreamland&#8221;</a> was finally released. As always this is the best release ever! The <a href="http://developer.classpath.org/screenshots/">screenshots</a> look really nice. And you should really go through the very extensive <a href="http://www.gnu.org/software/classpath/announce/20061211.html">release notes</a> which discuss everything. Highlights of new features in this release, pointers to supported applications and screenshots, the status and future of the 1.4 and 1.5 generics branches. An update on the Summer of Code student work. Plus some prelimenary ideas on cooperating with the Sun GPL OpenJDK Java project. And the GNU Classpath commitments to the Free Software community for the future of various projects around GNU Classpath, the users and GNU/Linux distros relying on our work.</p>
<p>Go team!</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/12/17/gnu-classpath-093-dreamland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU Classpath, Sun, Java, GPL, Reflections &amp; The Future</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/11/28/gnu-classpath-sun-java-gpl-reflections-the-future/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/11/28/gnu-classpath-sun-java-gpl-reflections-the-future/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 09:52:18 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/11/28/gnu-classpath-sun-java-gpl-reflections-the-future/</guid>
		<description><![CDATA[Finally put down some of my thoughts on GNU Classpath, Sun, Java, GPL, Reflections &#038; The Future for the GNU Classpath mailinglist. Even after two weeks I am still too overjoyed with the news to fully comprehend it or setup a proper roadmap (it is probably way too early for that anyway). But I believe [...]]]></description>
			<content:encoded><![CDATA[<p>Finally put down some of my thoughts on <a href="http://article.gmane.org/gmane.comp.java.classpath.devel/8822">GNU Classpath, Sun, Java, GPL, Reflections &#038; The Future</a> for the GNU Classpath mailinglist. Even after two weeks I am still too overjoyed with the news to fully comprehend it or setup a proper roadmap (it is probably way too early for that anyway). But I believe the future is bright, very bright. The enthusiasm from the wider community has been really good. And there are new people flowing in. The work on the various projects around GNU Classpath has been energized and seems to have accelerated since the announcement of Sun&#8217;s GPL Java. So Jonathan Schwartz was right when he said that <a href="http://blogs.sun.com/jonathan/entry/fueling_the_network_effect">A Rising Tide Lifts All Boats</a>. You will see the results much sooner than you might expect on a free desktop near you!</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/11/28/gnu-classpath-sun-java-gpl-reflections-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudfight</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/11/25/mudfight/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/11/25/mudfight/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 12:37:59 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/11/25/mudfight/</guid>
		<description><![CDATA[I have been working for Red Hat for 5 months now helping the Frysk team and it has been a lot of fun. Red Hat is a great company but they do have one major flaw. After all this time they still haven&#8217;t managed to provide me with the gimmick that makes it all worth [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://gnu.wildebeest.org/~mark/fedora.jpg" width="75" alt="Red Fedora" align="left" border="0"></p>
<p>
I have been working for Red Hat for 5 months now helping the <a href="http://sourceware.org/frysk/people/">Frysk team</a> and it has been a lot of fun. Red Hat is a great company but they do have one major flaw. After all this time they still haven&#8217;t managed to provide me with the gimmick that makes it all worth to work for them, the Red Fedora!  But I believe I have finally found out why. Apparently one of Red Hat&#8217;s competitors convinced management that it makes engineers <a href="http://cache.novell.com/cached/video/bs_student_06/bus_stop.ogg">dance badly, or worse&#8230;</a> I am not sure this movie will actually make lots of people buy more of Novell&#8217;s stuff. But it sure makes me look carefully before crossing a street. The question is whether I will ever like this American way of advertising. It is kind of funny, but also a little sick (and you don&#8217;t want to think about what their real marketing message is here&#8230;).</p>
<p>
More mudslinging between Ubuntu and Suse. Pick your poison. Switch between one or the other because of <a href="http://lists.opensuse.org/opensuse/2006-11/msg03765.html">abusing the GPL through shady patent deals</a> or because of <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2006-November/022578.html">abusing the GPL through inclusion of proprietary programs and kernel modules</a>. Spamming each others mailinglists. Great way to build a bigger community guys! Sigh.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/11/25/mudfight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some downtime</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/11/24/some-downtime/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/11/24/some-downtime/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 10:08:19 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/11/24/some-downtime/</guid>
		<description><![CDATA[It is Thanksgiving in the USA which is where the primary GNU servers are. And since machines know the most inconvenient time to die, they apparently do during such holidays. See the status info on savannah (now up again), lists and fencepost still down atm. Sorry for the inconvenience. update: &#8220;Everything is back online now [...]]]></description>
			<content:encoded><![CDATA[<p>It is <a href="http://en.wikipedia.org/wiki/Thanksgiving">Thanksgiving</a> in the USA which is where the primary GNU servers are. And since machines know the most inconvenient time to die, they apparently do during such holidays. See the <a href="http://savannah.gnu.org/forum/forum.php?forum_id=4685">status info</a> on savannah (now up again), lists and fencepost still down atm. Sorry for the inconvenience.</p>
<p>
<b>update:</b> &#8220;Everything is back online now &#8211; we had a hardware failure of the T1 router at the office.&#8221; &#8211;Ward</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/11/24/some-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 + 1 = 1.7</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/11/22/1-1-17/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/11/22/1-1-17/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 09:57:10 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/11/22/1-1-17/</guid>
		<description><![CDATA[First Andrew Hughes made Sun GPL javac compile and now Andrew Haley made it run with GNU Classpath and gcj/gij. Go Team! Peter von der Ah&#233; from Sun posted a update to upstream javac. It would be nice if the changes needed and made by Andrew and Andrew also found their way into some future [...]]]></description>
			<content:encoded><![CDATA[<p>First Andrew Hughes made Sun GPL javac <a href="http://blog.fuseyism.com/?p=18">compile</a> and now Andrew Haley made it <a href="http://thread.gmane.org/gmane.comp.java.classpath.devel/8794/focus=8796">run</a> with GNU Classpath and gcj/gij. Go Team!</p>
<p>
Peter von der Ah&#233; from Sun posted a <a href="http://blogs.sun.com/ahe/entry/1.7.0-b03">update to upstream javac</a>. It would be nice if the changes needed and made by Andrew and Andrew also found their way into some future update. Apparently Sun is working on updating the contributor agreement to mention that all contributions will (also) always be available as free software in the future which would be great (not that I think it would make much sense for Sun to keep a separate proprietary-only fork including outside contributions, but it is always a good thing to have such things explicitly put on paper).</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/11/22/1-1-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collaborate</title>
		<link>http://gnu.wildebeest.org/blog/mjw/2006/11/17/collaborate/</link>
		<comments>http://gnu.wildebeest.org/blog/mjw/2006/11/17/collaborate/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 17:18:24 +0000</pubDate>
		<dc:creator>Mark Wielaard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shuttle.wildebeest.org/diary/2006/11/17/collaborate/</guid>
		<description><![CDATA[Thanks to the work of Sun&#8217;s Tom Marble and Kaffe&#8217;s Dalibor Topic all the Sun OpenJDK announcement videos are now available in Ogg/Theora format for your viewing pleasure. (See collaboration is starting already! But who wouldn&#8217;t want to work together with someone as nice as Dalibor.) The videos are released under a Creative Commons License. [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the work of Sun&#8217;s <a href="http://blogs.sun.com/tmarble/">Tom Marble</a> and Kaffe&#8217;s <a href="http://robilad.livejournal.com/">Dalibor Topic</a> all the Sun <a href="http://www.sun.com/software/opensource/java/">OpenJDK announcement videos</a> are now available in Ogg/Theora format for your viewing pleasure. (See collaboration is starting already! But who wouldn&#8217;t want to work together with someone as nice as Dalibor.)</p>
<p>
The videos are released under a <a href="http://creativecommons.org/licenses/by-nd/2.5/">Creative Commons License</a>. And here is a 40 second clip that I think captures the spirit of the event (I hope that is fair use): <a href="http://www.klomp.org/mark/classpath/collaborate.ogg">Jonathan Schwartz on collaborating</a> when he mentions our various communities by name. So, if you like that, go see the <a href="http://mediacast.sun.com/share/tmarble/Sun_Opens_Java.ogg">announcement video in full glory</a> (1 hour) for the real thing. Another interesting part is when Rich Green explains the GPLv2 choice, introduces Richard Stallman, officially releases the code and confirms the usage of the GNU Classpath exception for the jse libraries (6 minutes, starting at 15:18 and ending at 21:38). The videos of <a href="http://mediacast.sun.com/share/tmarble/stallman3.ogg">Richard Stallman</a> and <a href="http://mediacast.sun.com/share/tmarble/moglen.ogg">Eben Moglen</a> are also available separately.</p>
]]></content:encoded>
			<wfw:commentRss>http://gnu.wildebeest.org/blog/mjw/2006/11/17/collaborate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
