<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - permalinks</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 07:12:30 AM +0200</pubDate>

      <lastBuildDate>Tue, 10 Jun 2003 09:41:01 GMT</lastBuildDate>
      <generator>Mengu.net</generator>
      <managingEditor>mengu@mengu.net</managingEditor>
      <webMaster>mengu@mengu.net</webMaster>

            <item>
         <title>How To Create Permalinks With Grails</title>
         <link>http://www.mengu.net/post/how-to-create-permalinks-with-grails</link>
         <description><![CDATA[<p>I am developing a stackoverflow.com clone with Grails in order to digest it. I wanted to create permalinks or slugs of the questions for the urls. Since I already had the regular expression for this -I'm using it on this blog- all I needed to know how to use it with Groovy.</p>

<p>The solution is simple as always. There is nothing hard in programming. Anyway, solution is here.</p>
]]></description>
         <pubDate>2010-02-04 06:55:59</pubDate>
         <guid>http://www.mengu.net/post/how-to-create-permalinks-with-grails</guid>
      </item>
          </channel>
</rss>

