<?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>Chaotic Java &#187; Not Code</title>
	<atom:link href="http://chaoticjava.com/posts/category/not-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Fri, 23 Jul 2010 17:09:52 +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>Friends, Connect!</title>
		<link>http://chaoticjava.com/posts/friends-connect/</link>
		<comments>http://chaoticjava.com/posts/friends-connect/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:50:33 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Blog Event]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/?p=325</guid>
		<description><![CDATA[I do know many come to Chaotic Java from Google, referring to it when needed if CJ has a popular answer on a certain topic. However, I really liked posts like the "IDE Wars" post, where people started a discussion in the comments area - it was something. That's why I tried having an IRC day/week - which was fun but attracted only a couple of people. ]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/friends-connect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Build.xml generator for Eclipse</title>
		<link>http://chaoticjava.com/posts/buildxml-generator-for-eclipse/</link>
		<comments>http://chaoticjava.com/posts/buildxml-generator-for-eclipse/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 21:01:22 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Not Code]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/?p=238</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/buildxml-generator-for-eclipse/";</script>Know the feeling when you&#8217;re just about to release code to the public&#8217;s eye, and all you need to do is write that pesky build file?Â Even as I write it I feel it&#8217;s an understatement: the task of creating an ant build file can take a few good days out of anyone&#8217;s life, and even [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/buildxml-generator-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Garbage Collection &#8211; The comic panel</title>
		<link>http://chaoticjava.com/posts/garbage-collection-the-comic-panel/</link>
		<comments>http://chaoticjava.com/posts/garbage-collection-the-comic-panel/#comments</comments>
		<pubDate>Sun, 11 May 2008 15:46:45 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Blog Event]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/?p=231</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/garbage-collection-the-comic-panel/";</script>The Garbage Collection set of posts (Generations, Parallel and Concurrent, Tips and Memory Leaks) are ones that I am personally very proud of. First, they were very interesting to write, as the material is extremely interesting; second, a lot of people seemed to enjoy them, and found interest in reading them; and third, it seems [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/garbage-collection-the-comic-panel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chaotic Java on IRC</title>
		<link>http://chaoticjava.com/posts/chaotic-java-on-irc/</link>
		<comments>http://chaoticjava.com/posts/chaotic-java-on-irc/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 20:20:44 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Blog Event]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/chaotic-java-on-irc/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/chaotic-java-on-irc/";</script>So, let&#8217;s de-annonymize ourselves! I invite everyone who reads this (and those who don&#8217;t but I don&#8217;t see how they&#8217;ll know otherwise&#8230; ) to join me on IRC in server irc.freenode.net, channel #chaoticjava (direct link) . My virtual existence will be there for the entire next week (starting today), and I will try to be [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/chaotic-java-on-irc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use case for Yielder</title>
		<link>http://chaoticjava.com/posts/use-case-for-yielder/</link>
		<comments>http://chaoticjava.com/posts/use-case-for-yielder/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 05:30:37 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Not Code]]></category>
		<category><![CDATA[Yielder]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/use-case-for-yielder/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/use-case-for-yielder/";</script>A week ago, Michael Barker wrote a use case for yielder, where he uses the yielding ability to implement &#8220;Mini-Axon&#8221;, the Kamaelia learning experience usually done in Python, where generators are a built-in feature of the language. I thought it was good to mention it here, to show how yielder can be used for more [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/use-case-for-yielder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedback regarding Java &#8216;yield&#8217;</title>
		<link>http://chaoticjava.com/posts/feedback-regarding-java-yield/</link>
		<comments>http://chaoticjava.com/posts/feedback-regarding-java-yield/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 05:26:48 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Not Code]]></category>
		<category><![CDATA[Yielder]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/feedback-regarding-java-yield/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/feedback-regarding-java-yield/";</script>It&#8217;s definitely been an exciting couple of weeks. Ever since I published the code for the yield-like feature (project site here) there has been a few mentions of it over other blogs (Tech Sweep, Neal Gafter&#8217;s blog, Lambda the Ultimate and even a reminder of when not to use such a framework from WarpedJavaGuy). In [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/feedback-regarding-java-yield/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>JavaDoc is dead, long live DocWeb?</title>
		<link>http://chaoticjava.com/posts/javadoc-is-dead-long-live-docweb/</link>
		<comments>http://chaoticjava.com/posts/javadoc-is-dead-long-live-docweb/#comments</comments>
		<pubDate>Thu, 31 May 2007 08:14:53 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Framework Development]]></category>
		<category><![CDATA[Not Code]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/javadoc-is-dead-long-live-docweb/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/javadoc-is-dead-long-live-docweb/";</script>I guess I completely missed out on this because it seems like there was a better looking documentation of Java out there (still a prototype, but is stable) and I kept using the old JavaDoc one. Anyway, if you&#8217;re using JavaDoc and want to have killer web documentations, take a look at this open source [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/javadoc-is-dead-long-live-docweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code-Dasher, anyone?</title>
		<link>http://chaoticjava.com/posts/code-dasher-anyone/</link>
		<comments>http://chaoticjava.com/posts/code-dasher-anyone/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 18:43:03 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Not Code]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/code-dasher-anyone/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/code-dasher-anyone/";</script>I&#8217;ve been watching an interesting video on Google&#8217;s Tech Talks about Dasher &#8211; A new method for the input of text. To give a short review on what it is, it would be a very neat way to input text using navigation (using virtually any input device, including one-dimensional ones, as the speaker demonstrates). Dasher [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/code-dasher-anyone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some bad news and some good news</title>
		<link>http://chaoticjava.com/posts/some-bad-news-and-some-good-news/</link>
		<comments>http://chaoticjava.com/posts/some-bad-news-and-some-good-news/#comments</comments>
		<pubDate>Sun, 12 Mar 2006 14:50:04 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Not Code]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/posts/some-bad-news-and-some-good-news/</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/some-bad-news-and-some-good-news/";</script>The bad news are that I haven&#8217;t been posting for a few days now and I probably won&#8217;t for another few. The good news (for me) are that my fiance is moving to Israel, after a year of waiting, and what I&#8217;m actually doing is helping her with the final bits of moving such as [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/some-bad-news-and-some-good-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thanks Lang!</title>
		<link>http://chaoticjava.com/posts/thanks-lang/</link>
		<comments>http://chaoticjava.com/posts/thanks-lang/#comments</comments>
		<pubDate>Fri, 24 Feb 2006 07:38:27 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Not Code]]></category>

		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=136</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/thanks-lang/";</script>Thanks to Lang, the Tricks with Enums post is now restored. I can&#8217;t begin to say how excited this makes me. This is the first time I get help from the community on something cruicial (for me) and it&#8217;s just amazing. Thanks Lang! And thanks to you all! var dzone_style="2";]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/thanks-lang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
