<?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>Warping it up! &#187; gnu</title>
	<atom:link href="http://www.bytefarmers.com/log/tag/gnu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bytefarmers.com/log</link>
	<description>Fini Alring's Glossy Tech Zine</description>
	<lastBuildDate>Fri, 16 Dec 2011 13:42:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Java goes Open Source</title>
		<link>http://www.bytefarmers.com/log/2006/11/13/java-goes-open-source/</link>
		<comments>http://www.bytefarmers.com/log/2006/11/13/java-goes-open-source/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 14:20:54 +0000</pubDate>
		<dc:creator>Fini Alring</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[FSF]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[J2SE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JCP]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.bytefarmers.com/log/2006/11/13/java-goes-open-source/</guid>
		<description><![CDATA[So it finally happened, Sun relicensed Java to the GNU Public License (GPL), the most widely used Open Source license. I welcome this move and look forward to seeing where it will take the Java and open software in general. According to the theserverside.com: &#8221; The rumors have been confirmed by Sun: Java is going [...]]]></description>
			<content:encoded><![CDATA[<p><em>So it finally happened, Sun relicensed Java to the GNU Public License (GPL), the most widely used Open Source license.<br />
I welcome this move and look forward to seeing where it will take the Java and open software in general.</em></p>
<blockquote><p>According to the <a title="The Server Side" href="http://www.theserverside.com">theserverside.com</a>: &#8221;                              The rumors have been confirmed by <a title="Sun Microsystems" href="http://www.sun.com">Sun</a>: <a href="http://java.sun.com">Java</a> is <a href="http://www.sun.com/opensource/java">going to be released in full under the GPL v2</a>. The initial plan is to release Hotspot and the javac compiler under the GPL v2, with the rest of Java to follow in the first half of 2007. Java EE will also be opened under the GPL, as well as <a title="Java Micro Edition" href="http://www.bytefarmers.com/log/java.sun.com/javame/">J2ME</a>. The Java specification will remain under the control of the <a title="Java Community Process" href="http://jcp.org/">JCP</a>.</p>
<p>The GPLed components will be hosted in the JDK communities on <a href="http://dev.java.net">dev.java.net</a>. Initial components (javac and Hotspot, as well as Javahelp) are from the Java 7 codebase, as <a href="https://java.sun.com/javase/6/">Java 6</a> is almost entirely finished; <a href="https://java.sun.com/javase/6/">Java 6</a> will eventually be put under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> as time permits.</p>
<p>The key behind moving to the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> is to drive more volume and more adoption for the platform. The <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> helps get Java into some markets that it hasn&#8217;t served as fully as it should &#8211; such as educational markets, governments in the developing world, and some commercial customers &#8211; as well as, obviously, some distributions of Linux which insist not on Linux-friendly licenses but on actual GPL licensing.</p>
<p><a href="http://www.fsf.org/licensing/licenses/info/GPLv2.html">GPLv2</a> was chosen over <a title="GPL version 3" href="http://gplv3.fsf.org/">GPLv3</a> for fairly obvious reasons: GPLv3 isn&#8217;t finished yet! Sun is, they said, working with the <a title="Free Software Foundation" href="http://www.fsf.org">FSF</a> on defining GPLv3.&#8221;</p></blockquote>
<ul>
<li><a href="http://www.theserverside.com/news/thread.tss?thread_id=43046">The Serverside: Sun relicenses Java under GPL</a></li>
<li><a href="http://developers.slashdot.org/article.pl?sid=06/11/13/0724252">Slashdot: Sun Open Sources Java Under GPL</a></li>
<li><a href="http://www.computerworld.dk/art/36525?a=fp&#038;i=1">CW.dk: Sun slipper Java fri som open source</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bytefarmers.com/log/2006/11/13/java-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fit three bugs in 512 bytes of security code</title>
		<link>http://www.bytefarmers.com/log/2005/08/12/how-to-fit-three-bugs-in-512-bytes-of-security-code/</link>
		<comments>http://www.bytefarmers.com/log/2005/08/12/how-to-fit-three-bugs-in-512-bytes-of-security-code/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 15:53:32 +0000</pubDate>
		<dc:creator>Fini Alring</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[Flaw]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MCPX]]></category>
		<category><![CDATA[MIST]]></category>
		<category><![CDATA[modchip]]></category>
		<category><![CDATA[ROM]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TEA]]></category>
		<category><![CDATA[Visor]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.bytefarmers.com/log/2005/08/12/how-to-fit-three-bugs-in-512-bytes-of-security-code/</guid>
		<description><![CDATA[In order to lock out both copied games as well as homebrew software, including the GNU/Linux operating system, Microsoft built a chain of trust on the Xbox reaching from the hardware to the execution of game code, in order to avoid the infiltration of code that has not been authorized by Microsoft. The link between [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>In order to lock out both copied games as well as homebrew software, including the GNU/Linux operating system, Microsoft built a chain of trust on the Xbox reaching from the hardware to the execution of game code, in order to avoid the infiltration of code that has not been authorized by Microsoft. The link between hardware and software in this chain of trust is the hidden &#8220;MCPX&#8221; boot ROM. The principles, the implementations and the security vulnerabilities of this 512 bytes ROM will be discussed in this article.</p></blockquote>
<p><a href="http://www.xbox-linux.org/wiki/The_Hidden_Boot_Code_of_the_Xbox">The Hidden Boot Code of the Xbox &#8211; Xbox-Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bytefarmers.com/log/2005/08/12/how-to-fit-three-bugs-in-512-bytes-of-security-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Release: Calendula v1.1</title>
		<link>http://www.bytefarmers.com/log/2005/06/05/release-calendula-v11/</link>
		<comments>http://www.bytefarmers.com/log/2005/06/05/release-calendula-v11/#comments</comments>
		<pubDate>Sun, 05 Jun 2005 14:10:51 +0000</pubDate>
		<dc:creator>Fini Alring</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[calendula]]></category>
		<category><![CDATA[Codepit]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bytefarmers.com/log/2005/06/05/476/</guid>
		<description><![CDATA[Introducing Calendula &#8211; &#8220;The Astounding DHTML Calendar Component&#8221; to the public, created back in 1999, I thought it was about time this piece of code to be released as Open Source. If you are new to JavaScript you may find it easier to build upon this codebase, instead of building it all from scratch. Anyway [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Introducing Calendula &#8211; &#8220;<em>The Astounding DHTML Calendar Component</em>&#8221; to the public, created back in 1999, I thought it was about time this piece of code to be released as Open Source. If you are new to JavaScript you may find it easier to build upon this codebase, instead of building it all from scratch. Anyway it&#8217;s out in the open now, use it as you please within the terms of the <a href="http://creativecommons.org/licenses/GPL/2.0/">CC-GNU GPL</a> license.</p>
<p>* <a href="/log/code/javascript/calendula/">Calendula Main Page</a></p>
<p>* <a href="/codepit/ecmascript/calendula/">Calendula Demo</a></p>
<p>* <a href="/codepit/ecmascript/calendula.zip">Download ZIP Archive</a></p>
<p><a href="http://creativecommons.org/licenses/GPL/2.0/"><img alt="CC-GNU GPL" src="http://www.bytefarmers.com/img/logos/cc-GPL-a.png" /></a><br />This software is licensed under the <a href="http://creativecommons.org/licenses/GPL/2.0/">CC-GNU GPL</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.bytefarmers.com/log/2005/06/05/release-calendula-v11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/19 queries in 0.006 seconds using disk: basic

Served from: www.bytefarmers.com @ 2012-02-08 13:47:22 -->
