Mengu.net - howto http://www.mengu.net/ mengu on web programming. en-us Sat, 31 Jul 2010 02:49:02 PM +0300 Tue, 10 Jun 2003 09:41:01 GMT Mengu.net mengu@mengu.net mengu@mengu.net How To Create Permalinks With Grails http://www.mengu.net/post/how-to-create-permalinks-with-grails 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.

The solution is simple as always. There is nothing hard in programming. Anyway, solution is here.

]]>
2010-02-04 06:55:59 http://www.mengu.net/post/how-to-create-permalinks-with-grails
How To Choose A Web Framework? http://www.mengu.net/post/how-to-choose-a-web-framework 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.

]]>
2010-02-04 06:52:39 http://www.mengu.net/post/how-to-choose-a-web-framework
Simple jQuery Tooltip http://www.mengu.net/post/simple-jquery-tooltip I love jQuery 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.

]]>
2010-01-12 05:19:43 http://www.mengu.net/post/simple-jquery-tooltip