<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - howto</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 07:04:26 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>
            <item>
         <title>How To Choose A Web Framework?</title>
         <link>http://www.mengu.net/post/how-to-choose-a-web-framework</link>
         <description><![CDATA[<p>I have started my web development journey with PHP. After a long time I heard there is something called web framework and then I wanted to learn the best one for me. I have reviewed and learned many frameworks and because of the fact that I'm a grasping person, I have learnt more than just one. Is this a mistake? A part of me says yes and another part says it's not a mistake. Both have reasons. So in this post, I will try to write a simple and short guide for people who are desperately unstable on choosing a web framework.</p>
]]></description>
         <pubDate>2010-02-04 06:52:39</pubDate>
         <guid>http://www.mengu.net/post/how-to-choose-a-web-framework</guid>
      </item>
            <item>
         <title>Simple jQuery Tooltip</title>
         <link>http://www.mengu.net/post/simple-jquery-tooltip</link>
         <description><![CDATA[<p>I love <a href="http://www.mengu.net/tag/jquery">jQuery</a> and I am really thankful to its authors and contributors. It's an awesome tool. I did want to make a simple tooltip with jQuery for input elements. I've thought around 20 seconds to how to do it and found my solution. </p>
]]></description>
         <pubDate>2010-01-12 05:19:43</pubDate>
         <guid>http://www.mengu.net/post/simple-jquery-tooltip</guid>
      </item>
          </channel>
</rss>

