<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - framework comparison</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 06:35:37 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>Django vs. web2py</title>
         <link>http://www.mengu.net/post/django-vs-web2py</link>
         <description><![CDATA[<p>Many people would like to know the differences between <a href="http://www.djangoproject.com">Django</a> and <a href="http://www.web2py.com">web2py</a>. In this short entry, I will make a comparison of two popular Python web frameworks, Django and web2py.</p>

<ul>
<li><p>Django is an <a href="http://www.djangobook.com/en/1.0/chapter05/">MTV framework</a>, web2py is a <a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">MVC framework</a>.</p></li>
<li><p>Web2py lets you focus on developing your application, Django doesn't. It wants you to do all its stuff...</p></li>
</ul>
]]></description>
         <pubDate>2010-02-22 12:27:17</pubDate>
         <guid>http://www.mengu.net/post/django-vs-web2py</guid>
      </item>
          </channel>
</rss>

