Mengu.net - pagination http://www.mengu.net/ mengu on web programming. en-us Thu, 09 Sep 2010 07:54:14 AM +0300 Tue, 10 Jun 2003 09:41:01 GMT Mengu.net mengu@mengu.net mengu@mengu.net Pagination With WebPy http://www.mengu.net/post/pagination-with-webpy 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.

]]>
2009-12-29 08:08:03 http://www.mengu.net/post/pagination-with-webpy
Pagination With Web2Py http://www.mengu.net/post/pagination-with-web2py I was developing a web2py 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..

]]>
2009-11-09 11:49:31 http://www.mengu.net/post/pagination-with-web2py