<?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>NawaMan&#039;s Blog &#187; Java</title>
	<atom:link href="http://blog.nawaman.net/category/computer/software-development/programming-tricks/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nawaman.net</link>
	<description>It&#039;s my blog - Read with Care</description>
	<lastBuildDate>Fri, 23 Jul 2010 07:00:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://blog.nawaman.net</link>
  <url>http://files.nawaman.net/images/Nawa-16x16.ico</url>
  <title>NawaMan&#039;s Blog</title>
</image>
		<item>
		<title>SimpleScript &#8211; Installation</title>
		<link>http://blog.nawaman.net/2010/07/simplescript-installation/</link>
		<comments>http://blog.nawaman.net/2010/07/simplescript-installation/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 10:47:51 +0000</pubDate>
		<dc:creator>nawaman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SimpleScript]]></category>

		<guid isPermaLink="false">http://blog.nawaman.net/?p=376</guid>
		<description><![CDATA[SimpleScript allows you to use Java language as a script language. It is done this by compiling the script transparently. Well, almost. The fact is SimpleScript does not actually compile the script, instead it ask JavaC to do it. Also, it does not actually execute the script but asks JVM (that SimpleScript is running) to [...]]]></description>
		<wfw:commentRss>http://blog.nawaman.net/2010/07/simplescript-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
