<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Gábor's blog</title>
  <link rel="alternate" type="text/html" href="http://www.nekomancer.net/blog/archives/java-kiss"/>
  <link rel="self" type="application/atom+xml" href="http://www.nekomancer.net/node/142/atom/feed"/>
  <id>http://www.nekomancer.net/node/142/atom/feed</id>
  <updated>2008-03-28T18:46:28-05:00</updated>
  <entry>
    <title>java kiss</title>
    <link rel="alternate" type="text/html" href="http://www.nekomancer.net/blog/archives/java-kiss" />
    <id>http://www.nekomancer.net/blog/archives/java-kiss</id>
    <published>2006-11-21T15:42:49-06:00</published>
    <updated>2008-03-28T18:46:28-05:00</updated>
    <author>
      <name>gabor</name>
    </author>
    <category term="computers" />
    <summary type="html"><![CDATA[<p>there&#8217;s a certain intrinsic beauty in simple solutions. it&#8217;s also known as the <a href="http://en.wikipedia.org/wiki/KISS_principle">KISS (Keep It Simple, Stupid)  principle</a>.</p>

<p>let me present you java, the programming language:</p>

<ul>
<li>the subversion repository is at: https://openjdk.dev.java.net/svn/openjdk/trunk , username guest, no password.</li>
<li>the license is GPLv2.</li>
</ul>

<p>enjoy.</p>

<p>ps1: to be fair, there are still some (hopefully temporary) <a href="http://www.sun.com/software/opensource/java/faq.jsp#h">blurry parts</a>. but the rest is simple. i do not develop in java anymore (switched to python), but i can only admire the elegance of how SUN managed to open-source java. no tricky licenses, no obscure ways to get the code. i&#8217;m sure for the visual-C++ developing slaves of the microsoft world this seems alien and discomforting. but for the rest of us, it&#8217;s a piece of elegance.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>there&#8217;s a certain intrinsic beauty in simple solutions. it&#8217;s also known as the <a href="http://en.wikipedia.org/wiki/KISS_principle">KISS (Keep It Simple, Stupid)  principle</a>.</p>

<p>let me present you java, the programming language:</p>

<ul>
<li>the subversion repository is at: https://openjdk.dev.java.net/svn/openjdk/trunk , username guest, no password.</li>
<li>the license is GPLv2.</li>
</ul>

<p>enjoy.</p>

<p>ps1: to be fair, there are still some (hopefully temporary) <a href="http://www.sun.com/software/opensource/java/faq.jsp#h">blurry parts</a>. but the rest is simple. i do not develop in java anymore (switched to python), but i can only admire the elegance of how SUN managed to open-source java. no tricky licenses, no obscure ways to get the code. i&#8217;m sure for the visual-C++ developing slaves of the microsoft world this seems alien and discomforting. but for the rest of us, it&#8217;s a piece of elegance.</p>
    ]]></content>
  </entry>
</feed>
