<?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>wuetender-junger-mann.de &#187; Software, alt</title>
	<atom:link href="http://wuetender-junger-mann.de/wordpress/category/software-engineering/feed/" rel="self" type="application/rss+xml" />
	<link>http://wuetender-junger-mann.de/wordpress</link>
	<description>Der Freiheit eine Gasse</description>
	<lastBuildDate>Tue, 08 May 2012 11:59:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Questionable Semantics</title>
		<link>http://wuetender-junger-mann.de/wordpress/2007/05/questionable-semantics/</link>
		<comments>http://wuetender-junger-mann.de/wordpress/2007/05/questionable-semantics/#comments</comments>
		<pubDate>Mon, 28 May 2007 08:26:29 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software, alt]]></category>
		<category><![CDATA[Tiraden]]></category>

		<guid isPermaLink="false">http://wuetender-junger-mann.de/wordpress/?p=486</guid>
		<description><![CDATA[I just stumbled across the concept of ZipFileSet in ant. A closer examination confirmed my suspicion. A ZipFileSet can be two pretty different things. We should stop spoiling young programmers using such outflows from a sick minds that are not capable of a single straight thought. The mainstream of java software (including the JDK) is [...]]]></description>
			<content:encoded><![CDATA[<p>I just stumbled across the concept of  <a href="http://ant.apache.org/manual/CoreTypes/zipfileset.html">ZipFileSet</a> in ant. A closer examination confirmed my suspicion. A ZipFileSet can be two pretty different things. We should stop spoiling young programmers using such outflows from a sick minds that are not capable of a single straight thought. The mainstream of java software (including the JDK) is to the software community what Hegel was to philosophy &#8211; poison that prevents all sound thinking.</p>
]]></content:encoded>
			<wfw:commentRss>http://wuetender-junger-mann.de/wordpress/2007/05/questionable-semantics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environment Variables Considered Harmful</title>
		<link>http://wuetender-junger-mann.de/wordpress/2007/03/environment-variables-considered-harmful/</link>
		<comments>http://wuetender-junger-mann.de/wordpress/2007/03/environment-variables-considered-harmful/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 17:22:51 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Software, alt]]></category>
		<category><![CDATA[Tiraden]]></category>

		<guid isPermaLink="false">http://wuetender-junger-mann.de/wordpress/?p=462</guid>
		<description><![CDATA[If you are getting your configuration from environment variables you are in trouble. You should always use commandline parameters to make the configuration explicit. On the other hand it seems acceptable to use envrionment variables as default values for those parameters. To rephrase it: If you have dependencies make them as obvious as your programming [...]]]></description>
			<content:encoded><![CDATA[<p>
If you are getting your configuration from environment variables you are in trouble. You should always use commandline parameters to make the configuration explicit. On the other hand it seems acceptable to use envrionment variables as default values for those parameters.
</p>
<p>
To rephrase it: If you have dependencies make them as obvious as your programming model allows you to. Beware of side effects. And Death* to all the motherfuckers using non-constant static fields in java programs!
</p>
<p>
*) read unemployment</p>
]]></content:encoded>
			<wfw:commentRss>http://wuetender-junger-mann.de/wordpress/2007/03/environment-variables-considered-harmful/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Longing for Meaning</title>
		<link>http://wuetender-junger-mann.de/wordpress/2007/03/longing-for-meaning/</link>
		<comments>http://wuetender-junger-mann.de/wordpress/2007/03/longing-for-meaning/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 08:57:53 +0000</pubDate>
		<dc:creator>felix</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software, alt]]></category>
		<category><![CDATA[Tiraden]]></category>

		<guid isPermaLink="false">http://wuetender-junger-mann.de/wordpress/?p=455</guid>
		<description><![CDATA[Might just be the post hangover depression, but I woke up this morning with a great longing for meaning. Why do we use all kinds of tools that actually hide the meaning and intention of our programs. I&#8217;m talking about fit and fitnesse, which actually does great amount of damage to my respect for Ward [...]]]></description>
			<content:encoded><![CDATA[<p>
Might just be the post hangover depression, but I woke up this morning with a great longing for meaning. Why do we use all kinds of tools that actually hide the meaning and intention of our programs. I&#8217;m talking about <a href="http://fit.c2.com/">fit</a> and <a href="http://fitnesse.org/">fitnesse</a>, which actually does great amount of damage to my respect for Ward Cunningham. I don&#8217;t want to hear excuses about the target audience and anything. Eventually you do want to have a full blown programming language for testing, not a macro assembler.
</p>
<p>
In the point of programming is to create and clarify meaning. Not to obscure it.</p>
]]></content:encoded>
			<wfw:commentRss>http://wuetender-junger-mann.de/wordpress/2007/03/longing-for-meaning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

