<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - pagination</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 06:15:42 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>Pagination With WebPy</title>
         <link>http://www.mengu.net/post/pagination-with-webpy</link>
         <description><![CDATA[<p>You know that I have been dealing with major frameworks like Django or Ruby on Rails. However I have decided to learn werkzeug and webpy too. Currently learning webpy. A user on freenode #webpy asked how to implement pagination with webpy and here i explain how to do it.</p>
]]></description>
         <pubDate>2009-12-29 08:08:03</pubDate>
         <guid>http://www.mengu.net/post/pagination-with-webpy</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>

