<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - web2py</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 05:43:20 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>
            <item>
         <title>web2py Book</title>
         <link>http://www.mengu.net/post/web2py-book</link>
         <description><![CDATA[<p>web2py book was the only big source on web2py. There was a scribd version for free and one could buy the pdf from lulu. Now the big news is this book is available online for free. You can reach the book at <a href="http://web2py.com/book">web2py.com/book</a>.</p>
]]></description>
         <pubDate>2010-02-12 12:14:54</pubDate>
         <guid>http://www.mengu.net/post/web2py-book</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>Web2Py Blog Screencast</title>
         <link>http://www.mengu.net/post/web2py-blog-screencast</link>
         <description><![CDATA[<p>Hello everyone. It's been a while since my last post. There is nothing much new on my side but I have recorded a screencast explaining how to create a blog application with web2py. </p>
]]></description>
         <pubDate>2009-12-17 07:12:36</pubDate>
         <guid>http://www.mengu.net/post/web2py-blog-screencast</guid>
      </item>
            <item>
         <title>Web2Py Sources</title>
         <link>http://www.mengu.net/post/web2py-sources</link>
         <description><![CDATA[<p>Here you can find a list of web2py sources.</p>

<h2>Primary source of help: web2py groups</h2>

<p><a href="http://groups.google.com/group/web2py/topics">http://groups.google.com/group/web2py/topics</a></p>

<p><a href="http://groups.google.com/group/web2py-developers/topics">http://groups.google.com/group/web2py-developers/topics</a></p>

<p><a href="http://groups.google.com/group/web2py-users-brazil/topics">http://groups.google.com/group/web2py-users-brazil/topics</a></p>

<h2>Tips on searching the users group</h2>

<p>The search inside the group does not work very well, use these
instead:
<a href="http://www.google.ca/advanced_search?q=site:groups.google.com/group/web2py&amp;hl=en">http://www.google.ca/advanced_search?q=site:groups.google.com/group/web2py&amp;hl=en</a></p>

<p><a href="http://dir.gmane.org/gmane.comp.python.web2py">http://dir.gmane.org/gmane.comp.python.web2py</a></p>
]]></description>
         <pubDate>2009-11-10 12:35:31</pubDate>
         <guid>http://www.mengu.net/post/web2py-sources</guid>
      </item>
            <item>
         <title>Pagination With Web2Py</title>
         <link>http://www.mengu.net/post/pagination-with-web2py</link>
         <description><![CDATA[<p>I was developing a <a href="http://www.web2py.com">web2py</a> blog application to be a teaching one for the web2py beginners. After completing many parts, the next part was pagination. I have thought on how to do it. The normal select statement on web2py is as the following statement..</p>
]]></description>
         <pubDate>2009-11-09 11:49:31</pubDate>
         <guid>http://www.mengu.net/post/pagination-with-web2py</guid>
      </item>
          </channel>
</rss>

