<?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>Jarls Technical &#187; XHTML</title>
	<atom:link href="http://www.jarl-andre.com/tech/category/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jarl-andre.com/tech</link>
	<description>Where technical stuff blends with personality</description>
	<lastBuildDate>Thu, 25 Aug 2011 18:19:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>XPath is not always the best option</title>
		<link>http://www.jarl-andre.com/tech/2010/11/30/what-to-use-xpath-or-functional-programming/</link>
		<comments>http://www.jarl-andre.com/tech/2010/11/30/what-to-use-xpath-or-functional-programming/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 13:32:37 +0000</pubDate>
		<dc:creator>Jarl André Hübenthal</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.jarl-andre.com/tech/?p=90</guid>
		<description><![CDATA[Sometimes as a programmer you get to a point where you have to choose HOW to do your stuff. You have plenty of options. In Java almost everything is done before. So there is no need to it your self. But consider this, would it be worth while to use a library when you could [...]]]></description>
		<wfw:commentRss>http://www.jarl-andre.com/tech/2010/11/30/what-to-use-xpath-or-functional-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Module pattern</title>
		<link>http://www.jarl-andre.com/tech/2010/11/22/javascript-module-pattern/</link>
		<comments>http://www.jarl-andre.com/tech/2010/11/22/javascript-module-pattern/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 17:01:19 +0000</pubDate>
		<dc:creator>Jarl André Hübenthal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.jarl-andre.com/tech/2010/11/22/javascript-module-pattern/</guid>
		<description><![CDATA[A lot of critical voices are shouting out about the bad things the module pattern in JavaScript brings with it. Well, I am going to shout back because they are just silly stupids that doesnt know how to code. Maybe they are still living with their mom eating pizzas. Who knows. But who am I [...]]]></description>
		<wfw:commentRss>http://www.jarl-andre.com/tech/2010/11/22/javascript-module-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

