<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:media="http://search.yahoo.com/mrss/" version="2.0">

<channel>
	<title>Closing Braces</title>
	
	<link>http://closingbraces.net</link>
	<description>After-hours notes and opinions on Java and system development</description>
	<pubDate>Sat, 30 Aug 2008 21:28:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ClosingBraces" type="application/rss+xml" /><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.rojo.com/add-subscription?resource=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://blog.rojo.com/RojoWideRed.gif">Subscribe with Rojo</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.bloglines.com/sub/http://feeds.feedburner.com/ClosingBraces" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FClosingBraces" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>Don’t you just hate tests that can’t be automated?</title>
		<link>http://closingbraces.net/2008/08/30/visualtesting/</link>
		<comments>http://closingbraces.net/2008/08/30/visualtesting/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 21:28:41 +0000</pubDate>
		<dc:creator>closingbraces</dc:creator>
		
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://closingbraces.wordpress.com/?p=82</guid>
		<description>I'm helping someone with some testing that mainly requires visual checking of web pages, and there doesn't seem to be any reasonable way to automate this. Do people really have to do this manually, or am I missing a trick?&lt;img src="http://feeds.feedburner.com/~r/ClosingBraces/~4/379203089" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://closingbraces.net/2008/08/30/visualtesting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FindBugs finds bugs (again)</title>
		<link>http://closingbraces.net/2008/07/30/findbugs134/</link>
		<comments>http://closingbraces.net/2008/07/30/findbugs134/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 00:54:39 +0000</pubDate>
		<dc:creator>closingbraces</dc:creator>
		
		<category><![CDATA[Development Tools]]></category>

		<category><![CDATA[Testing]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://closingbraces.wordpress.com/?p=67</guid>
		<description>FindBugs is terrific. I've been using it for several years now, and each release finds more mistakes in my code that were previously slipping through unnoticed. Updating to 1.3.4 has found a really silly little mistake, almost by accident.&lt;img src="http://feeds.feedburner.com/~r/ClosingBraces/~4/349979764" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://closingbraces.net/2008/07/30/findbugs134/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JspC: Switching from Tomcat to Glassfish</title>
		<link>http://closingbraces.net/2008/07/21/jspc-switching-from-tomcat-to-glassfish/</link>
		<comments>http://closingbraces.net/2008/07/21/jspc-switching-from-tomcat-to-glassfish/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 00:39:09 +0000</pubDate>
		<dc:creator>closingbraces</dc:creator>
		
		<category><![CDATA[Development Tools]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://closingbraces.wordpress.com/?p=60</guid>
		<description>For validating JSPs as part of my build script, I've just switched from using Tomcat's JspC compiler to that of Glassfish V2, and it seems worth documenting the changes involved and some of the differences.&lt;img src="http://feeds.feedburner.com/~r/ClosingBraces/~4/341069089" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://closingbraces.net/2008/07/21/jspc-switching-from-tomcat-to-glassfish/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Glassfish v2 and Kaspersky 7</title>
		<link>http://closingbraces.net/2008/06/12/glassfishkaspersky/</link>
		<comments>http://closingbraces.net/2008/06/12/glassfishkaspersky/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:59:32 +0000</pubDate>
		<dc:creator>closingbraces</dc:creator>
		
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://closingbraces.wordpress.com/?p=59</guid>
		<description>Attempting to start Glassfish V2 on MS Windows can fail if Kaspersky Anti-Virus 7 is running. Here's a possible work-around.&lt;img src="http://feeds.feedburner.com/~r/ClosingBraces/~4/310672852" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://closingbraces.net/2008/06/12/glassfishkaspersky/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Private beta of ObMimic for out-of-container servlet testing</title>
		<link>http://closingbraces.net/2008/05/30/obmimicprivatebeta/</link>
		<comments>http://closingbraces.net/2008/05/30/obmimicprivatebeta/#comments</comments>
		<pubDate>Fri, 30 May 2008 13:57:10 +0000</pubDate>
		<dc:creator>closingbraces</dc:creator>
		
		<category><![CDATA[Development Tools]]></category>

		<category><![CDATA[JspWeaver]]></category>

		<category><![CDATA[ObMimic]]></category>

		<category><![CDATA[Servlets]]></category>

		<category><![CDATA[Testing]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://closingbraces.wordpress.com/?p=58</guid>
		<description>The "ObMimic" library for out-of-container servlet testing is now being made available to a small number of users as a private "beta" release, in advance of a public beta in the next month or two. If you find servlet code harder to test than plain Java, ObMimic might be just what you're looking for. We're ready for a few more people to start trying it out, so if you're interested just let me know.&lt;img src="http://feeds.feedburner.com/~r/ClosingBraces/~4/301275811" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://closingbraces.net/2008/05/30/obmimicprivatebeta/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
