<?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>redlab-log &#187; How To</title>
	<atom:link href="http://www.redlab.be/blog/class/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redlab.be/blog</link>
	<description>Redlab's explorations and findings of the whole wide world</description>
	<lastBuildDate>Thu, 01 Dec 2011 11:07:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Het pleidooi voor beter roltrap gebruik</title>
		<link>http://www.redlab.be/blog/2011/roltrap-pleidooi/</link>
		<comments>http://www.redlab.be/blog/2011/roltrap-pleidooi/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 15:26:15 +0000</pubDate>
		<dc:creator>Balder</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[hoe gebruik je een roltrap]]></category>
		<category><![CDATA[onderwijs]]></category>
		<category><![CDATA[roltrap]]></category>
		<category><![CDATA[sensibilisering]]></category>

		<guid isPermaLink="false">http://www.redlab.be/blog/?p=540</guid>
		<description><![CDATA["Oh, dit is een trap die me naar boven (of naar beneden) brengt. Waarom zou ik zelf bewegen? Ik blijf hier mooi staan."
 <a href="http://www.redlab.be/blog/2011/roltrap-pleidooi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redlab.be/blog/2011/roltrap-pleidooi/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Format time.</title>
		<link>http://www.redlab.be/blog/2011/format-time/</link>
		<comments>http://www.redlab.be/blog/2011/format-time/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 13:07:35 +0000</pubDate>
		<dc:creator>Balder</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[write-up-for-memory]]></category>

		<guid isPermaLink="false">http://www.redlab.be/blog/?p=508</guid>
		<description><![CDATA[For a change I decided to give Ubuntu 11.04 a try on my laptop. With earlier version there were always issues with the wireless card disconnecting itself, these seem to be solved with the newest drivers so finally I don&#8217;t &#8230; <a href="http://www.redlab.be/blog/2011/format-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redlab.be/blog/2011/format-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iText®, XMLWorker and Maven</title>
		<link>http://www.redlab.be/blog/2011/itext-xmlworker-and-maven/</link>
		<comments>http://www.redlab.be/blog/2011/itext-xmlworker-and-maven/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 09:19:36 +0000</pubDate>
		<dc:creator>Balder</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[itextpdf]]></category>
		<category><![CDATA[iText®]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[xmlworker]]></category>

		<guid isPermaLink="false">http://www.redlab.be/blog/?p=474</guid>
		<description><![CDATA[itext, xmlworker and maven, how to add to your pom <a href="http://www.redlab.be/blog/2011/itext-xmlworker-and-maven/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redlab.be/blog/2011/itext-xmlworker-and-maven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to self, set NLS parameters for Oracle DB Clients</title>
		<link>http://www.redlab.be/blog/2011/note-to-self-set-nls-parameters-for-oracle-11g/</link>
		<comments>http://www.redlab.be/blog/2011/note-to-self-set-nls-parameters-for-oracle-11g/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 09:55:39 +0000</pubDate>
		<dc:creator>Balder</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ora-01843]]></category>
		<category><![CDATA[oracle11g]]></category>
		<category><![CDATA[SQL*plus]]></category>
		<category><![CDATA[SQLDeveloper]]></category>

		<guid isPermaLink="false">http://www.redlab.be/blog/?p=416</guid>
		<description><![CDATA[We had to import an sql script delivered by a US based company in an Oracle 11g database. Everything went fine except for to_timestamp function that had letter code month values. All to_timestamps with MAR for March failed. As not &#8230; <a href="http://www.redlab.be/blog/2011/note-to-self-set-nls-parameters-for-oracle-11g/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redlab.be/blog/2011/note-to-self-set-nls-parameters-for-oracle-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Applying different interceptors when using @Endpoint and PayloadRootAnnotationMethodEndpointMapping</title>
		<link>http://www.redlab.be/blog/2010/spring-ws-interceptor/</link>
		<comments>http://www.redlab.be/blog/2010/spring-ws-interceptor/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 13:23:53 +0000</pubDate>
		<dc:creator>Balder</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring-ws]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.redlab.be/blog/?p=214</guid>
		<description><![CDATA[different interceptors for each @Endpoint annotated class in spring-ws <a href="http://www.redlab.be/blog/2010/spring-ws-interceptor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redlab.be/blog/2010/spring-ws-interceptor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

