<?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>Learning by Experience &#187; WebFlow</title>
	<atom:link href="http://www.inze.be/andries/category/webflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inze.be/andries</link>
	<description>Java, Project Management, Life and anything else.</description>
	<lastBuildDate>Thu, 15 Jul 2010 07:34:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Experiencing Spring WebFlow, part 3</title>
		<link>http://www.inze.be/andries/2007/06/07/experiencing-spring-webflow-part-3/</link>
		<comments>http://www.inze.be/andries/2007/06/07/experiencing-spring-webflow-part-3/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 20:10:07 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[WebFlow]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=10</guid>
		<description><![CDATA[In my third part of this learning path, I&#8217;d like to discuss the way I handle my reference data. Reference data is extra data that is needed by a form. Typically this is stuff like the options in a select, things that are not provided by the form backing bean. 3. ReferenceDataActions In order to [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2007/06/07/experiencing-spring-webflow-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiencing Spring WebFlow, part 2</title>
		<link>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-2/</link>
		<comments>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-2/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 12:38:14 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[WebFlow]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=9</guid>
		<description><![CDATA[One of the most cumbersome work when developing an application is to debug when errors have occurred. Creating fail-fast applications helps us keep debugging to a bear minimum. This takes us to the second part of my Experiencing Spring WebFlow course. 2. Go For Fail-Fast Spring WebFlow makes use of ParameterMap to represent the state [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiencing Spring WebFlow, part I</title>
		<link>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-i/</link>
		<comments>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-i/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 12:15:43 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[WebFlow]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=8</guid>
		<description><![CDATA[Howdy! Last couple of months I have been developing in Spring Webflow intensively. During this time, I&#8217;ve made some newbie mistakes that I believe are happening quite frequently. So in my brand new blog, I&#8217;m addressing some of the common bad practices I have encountered. Let&#8217;s dive into the first one, the others will follow [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2007/06/03/experiencing-spring-webflow-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
