Mengu.net - framework http://www.mengu.net/ mengu on web programming. en-us Thu, 09 Sep 2010 07:58:16 AM +0300 Tue, 10 Jun 2003 09:41:01 GMT Mengu.net mengu@mengu.net mengu@mengu.net Django vs. web2py http://www.mengu.net/post/django-vs-web2py Many people would like to know the differences between Django and web2py. In this short entry, I will make a comparison of two popular Python web frameworks, Django and web2py.

  • Django is an MTV framework, web2py is a MVC framework.

  • Web2py lets you focus on developing your application, Django doesn't. It wants you to do all its stuff...

]]>
2010-02-22 12:27:17 http://www.mengu.net/post/django-vs-web2py
Introduction to Play Framework http://www.mengu.net/post/introduction-to-play-framework I have recently discovered this magical web framework named Play Framework written with Java. I have never thought web development would be fun and joyful with Java until I saw Play. Only Play was able to change my mind. If you are a Java developer and developing web applications with other frameworks or if you are a web developer who wants to develop web applications with Java I strongly suggest you giving Play a try. I see many Rails developers want to try Grails, ofcourse I encourage them for this however I recommend them trying also Play framework.

]]>
2010-02-10 08:40:16 http://www.mengu.net/post/introduction-to-play-framework