<?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>vienna.in-a-nutshell.net &#187; en: Java</title>
	<atom:link href="http://vienna.in-a-nutshell.net/category/en/en_java/feed" rel="self" type="application/rss+xml" />
	<link>http://vienna.in-a-nutshell.net</link>
	<description>software development, photography, ballroom dancing and much more</description>
	<lastBuildDate>Tue, 21 Jul 2009 09:32:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>alfresco</title>
		<link>http://vienna.in-a-nutshell.net/2006/alfresco-click-twice</link>
		<comments>http://vienna.in-a-nutshell.net/2006/alfresco-click-twice#comments</comments>
		<pubDate>Thu, 16 Nov 2006 13:49:39 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[en]]></category>
		<category><![CDATA[en: Java]]></category>

		<guid isPermaLink="false">http://vienna.in-a-nutshell.net/2006/alfresco-click-twice</guid>
		<description><![CDATA[Today I installed alfresco 1.4.0, an open-source web-application, for document management and more. It is implemented in Java, based on open standards (WebDAV, JSR168, JSR170, &#8230;). I like the user-interface. But it seems to be affected by the
jsf-back-button problem: After using the back-button the link of the old page is not valid anymore and only [...]]]></description>
		<wfw:commentRss>http://vienna.in-a-nutshell.net/2006/alfresco-click-twice/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tool for Parsing mbox files to get delivery status messages</title>
		<link>http://vienna.in-a-nutshell.net/2006/mbox-parser-extract-dsn</link>
		<comments>http://vienna.in-a-nutshell.net/2006/mbox-parser-extract-dsn#comments</comments>
		<pubDate>Sun, 30 Jul 2006 15:31:42 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[en: Java]]></category>
		<category><![CDATA[en: Mozilla]]></category>

		<guid isPermaLink="false">http://vienna.in-a-nutshell.net/2006/parsing-thunderbirds-mbox-files-to-get-delivery-status-messages</guid>
		<description><![CDATA[If you are running some community building software (like phpbb) which allows to register using an (unpublished) e-mail, you probably check the e-mail once using an activation-message. 
But have you ever tried to keep track of the validity of the e-mail-address? It's hard to do this by hand. So I wrote a small program to automate this. 

It's a small java program, that parses an Mbox file and collects e-mail-addresses that caused an delivery status notification with action: failed. It can distinguish between temporary and persitent problems.]]></description>
		<wfw:commentRss>http://vienna.in-a-nutshell.net/2006/mbox-parser-extract-dsn/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>package junit.framework does not exist on building swingx.jar</title>
		<link>http://vienna.in-a-nutshell.net/2006/swingx_jar_package_does_not_exist</link>
		<comments>http://vienna.in-a-nutshell.net/2006/swingx_jar_package_does_not_exist#comments</comments>
		<pubDate>Fri, 21 Jul 2006 10:26:42 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[en: Java]]></category>

		<guid isPermaLink="false">http://vienna.in-a-nutshell.net/2006/building-swingxjar</guid>
		<description><![CDATA[The current swingx branch does not build successful using eclilpse to execute the ant-default-target.]]></description>
		<wfw:commentRss>http://vienna.in-a-nutshell.net/2006/swingx_jar_package_does_not_exist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>missing java.awt.SystemColor.gradientActiveCaption</title>
		<link>http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient</link>
		<comments>http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient#comments</comments>
		<pubDate>Fri, 07 Jul 2006 10:28:06 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[en: Java]]></category>

		<guid isPermaLink="false">http://vienna.in-a-nutshell.net/2006/missing-javaawtsystemcolorgradientactivecaption</guid>
		<description><![CDATA[I am missing the static fields gradientActiveCaption and SystemColor.gradientInactiveCaption in the class SystemColor of javas awt package. These values could be null if this information is not available.
also see: msdn about windows system colors
]]></description>
		<wfw:commentRss>http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
