<?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>mattlary&#039;s weblog &#187; java</title>
	<atom:link href="http://www.mattlary.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattlary.com</link>
	<description>News and thoughts from mattlary</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:38:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BeanShell &#8211; Lightweight Scripting for Java</title>
		<link>http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/</link>
		<comments>http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 15:38:04 +0000</pubDate>
		<dc:creator>mattlary</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.mattlary.com/?p=93</guid>
		<description><![CDATA[<a href="http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/" title="BeanShell - Lightweight Scripting for Java"></a>BeanShell &#8211; Lightweight Scripting for Java BeanShell is a cool thing I found a little while back; it&#8217;s a scripting environment for java.  At first I didn&#8217;t see the point, but when you bring up the BeanShell Desktop that&#8217;s included &#8230;<p class="read-more"><a href="http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/" title="BeanShell - Lightweight Scripting for Java"></a><p><a href="http://www.beanshell.org/">BeanShell &#8211; Lightweight Scripting for Java</a></p>
<p>BeanShell is a cool thing I found a little while back; it&#8217;s a scripting environment for java.  At first I didn&#8217;t see the point, but when you bring up the BeanShell Desktop that&#8217;s included in the download, it gives you a console where you can test out java stuff.  It even lets you use Swing, or any other java library I suppose.  I use it mostly for testing out regular expressions, or for doing quick sanity checks to make sure my code is going to do what I expect it to do.  Check it out; I&#8217;m sure you can find something to use it for.</p>
<span class="fb_share"><fb:like href="http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/" layout="button_count"></fb:like></span>]]></content:encoded>
			<wfw:commentRss>http://www.mattlary.com/2006/11/22/beanshell-lightweight-scripting-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

