<?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>freestyle developments &#187; FreeMarker</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=freemarker" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Woes with Scala native types, Spring, JPA and FreeMarker</title>
		<link>http://freestyle-developments.co.uk/blog/?p=367</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=367#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:52:02 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Scala]]></category>
		<category><![CDATA[FreeMarker]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=367</guid>
		<description><![CDATA[I&#8217;m working on a project using Scala, Spring, JPA and FreeMarker (as you probably guessed from the title of the blog post). I love working with Scala because for the most part, it makes my code more succinct and it &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=367">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=367</wfw:commentRss>
		<slash:comments>323</slash:comments>
		</item>
		<item>
		<title>Spring Web Flow &#8211; displaying your JSR-303 validation messages using FreeMarker</title>
		<link>http://freestyle-developments.co.uk/blog/?p=361</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=361#comments</comments>
		<pubDate>Thu, 12 Jan 2012 08:59:35 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[FreeMarker]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[binding]]></category>
		<category><![CDATA[JSR-303]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=361</guid>
		<description><![CDATA[Instead of creating a custom validator in the traditional sense I&#8217;m relying on JSR-303 annotations to specify validation constraints, because, it is the future, and I shouldn&#8217;t have to do a load of coding to specify common validation requirements like &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=361">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=361</wfw:commentRss>
		<slash:comments>1614</slash:comments>
		</item>
		<item>
		<title>Simple FreeMarker random number generator</title>
		<link>http://freestyle-developments.co.uk/blog/?p=327</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=327#comments</comments>
		<pubDate>Sun, 20 Nov 2011 23:03:38 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[FreeMarker]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[pseudorandom]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=327</guid>
		<description><![CDATA[FreeMarker doesn&#8217;t have a random number generator function. I needed a really simple solution that would allow me to pick a random image URL to be displayed on the homepage. &#60;#-- * Generates a "random" integer between min and max &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=327">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=327</wfw:commentRss>
		<slash:comments>816</slash:comments>
		</item>
		<item>
		<title>Extensions to Spring&#8217;s FreeMarker macro&#8217;s (spring.ftl)</title>
		<link>http://freestyle-developments.co.uk/blog/?p=314</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=314#comments</comments>
		<pubDate>Fri, 04 Nov 2011 14:57:14 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[FreeMarker]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=314</guid>
		<description><![CDATA[Spring&#8217;s FreeMarker macro&#8217;s are pretty useful, but there are a couple of things I need from the showErrors macro that simply aren&#8217;t there: Show errors without a HTML tag around them &#8211; if you don&#8217;t specify a classOrStyle, the showErrors &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=314">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=314</wfw:commentRss>
		<slash:comments>23595</slash:comments>
		</item>
	</channel>
</rss>
