<?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>Quidquid agis &#187; java</title>
	<atom:link href="http://www.m-schumann.de/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.m-schumann.de</link>
	<description>Michael Schumann - IT und sonst so...</description>
	<lastBuildDate>Thu, 24 Jun 2010 15:08:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java Tuning and Memory management</title>
		<link>http://www.m-schumann.de/2009/06/java-tuning-and-memory-management/</link>
		<comments>http://www.m-schumann.de/2009/06/java-tuning-and-memory-management/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:11:20 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IT und co.]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.m-schumann.de/2009/06/java-tuning-and-memory-management/</guid>
		<description><![CDATA[Solving common Java EE performance problems (JavaWorld.com, 2006)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.javaworld.com/javaworld/jw-06-2006/jw-0619-tuning.html" onclick="pageTracker._trackPageview('/outgoing/www.javaworld.com/javaworld/jw-06-2006/jw-0619-tuning.html?referer=');">Solving common Java EE performance problems</a> (JavaWorld.com, 2006)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.m-schumann.de/2009/06/java-tuning-and-memory-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wenn sich einer ekelt&#8230;</title>
		<link>http://www.m-schumann.de/2009/04/wenn-sich-einer-ekelt/</link>
		<comments>http://www.m-schumann.de/2009/04/wenn-sich-einer-ekelt/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 16:22:13 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[IT und co.]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.m-schumann.de/?p=321</guid>
		<description><![CDATA[Auch Entwickler haben Emotionen. Diese findet man ab und zu auch mal im Code:
// this is ugly like hell, but we've got no choice, the Parser NEEDS a page context
PageContext pageContext = new PageContext( p_session, (ApplicationData)ApplicationData.getInstance(), ServletProperties.getInstance( ), (ServletScreenTexts)ServletScreenTexts.getInstance( ) );
]]></description>
			<content:encoded><![CDATA[<p>Auch Entwickler haben Emotionen. Diese findet man ab und zu auch mal im Code:</p>
<p><code>// this is ugly like hell, but we've got no choice, the Parser NEEDS a page context</code><br />
<code>PageContext pageContext = new PageContext( p_session, (ApplicationData)ApplicationData.getInstance(), ServletProperties.getInstance( ), (ServletScreenTexts)ServletScreenTexts.getInstance( ) );</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.m-schumann.de/2009/04/wenn-sich-einer-ekelt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save Eclipse Launch Configuration</title>
		<link>http://www.m-schumann.de/2009/03/save-eclipse-launch-configuration/</link>
		<comments>http://www.m-schumann.de/2009/03/save-eclipse-launch-configuration/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:02:42 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IT und co.]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.m-schumann.de/?p=279</guid>
		<description><![CDATA[Find launch configurations in Eclipse.]]></description>
			<content:encoded><![CDATA[<p>By default Eclipse does not offer a button to export a launch or debug configuration. However, this can be useful for backup or to share a complicated configuration file. These files are stored as  XMLs in the workspace using the extension <strong>.launch</strong>. You can find them in folder<br />
<code><em>workspace</em>\.metadata\.plugins\org.eclipse.debug.core.launches\</code><br />
There are also launches that refer to ANT build scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.m-schumann.de/2009/03/save-eclipse-launch-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse-Kunst</title>
		<link>http://www.m-schumann.de/2008/10/eclipse-kunst/</link>
		<comments>http://www.m-schumann.de/2008/10/eclipse-kunst/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 08:55:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IT und co.]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[nullpointer]]></category>

		<guid isPermaLink="false">http://ms2.kenter.de/?p=138</guid>
		<description><![CDATA[Wo kommt denn nur die unbekannte Null her? Vielleicht aus Genf? Jedenfalls ist so etwas sicherlich typisch für einen Freitag Nachmittag.
 
]]></description>
			<content:encoded><![CDATA[<p>Wo kommt denn nur die unbekannte Null her? Vielleicht aus Genf? Jedenfalls ist so etwas sicherlich typisch für einen Freitag Nachmittag.</p>
<div id="attachment_153" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-153" title="Nullpointer" src="http://www.m-schumann.de/wp/wp-content/media/2009/03/nullpointer2-300x244.gif" alt="Nullpointer" width="300" height="244" /><p class="wp-caption-text">Nullpointer</p></div>
<p><a href="http://ms2.kenter.de/wp-content/media/2008/10/nullpointer2.gif" onclick="pageTracker._trackPageview('/outgoing/ms2.kenter.de/wp-content/media/2008/10/nullpointer2.gif?referer=');"><img class="alignnone size-full wp-image-135" title="Null pointer" src="http://ms2.kenter.de/wp-content/media/2008/10/nullpointer2.gif" alt="" /> <!--  width="555" height="481"  --></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.m-schumann.de/2008/10/eclipse-kunst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
