If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
insert and delete in database using ajax and show in view (gmail uses ajax for deleting) ...
My implementation of Paypal web payments standard using both encrypted requests and IPN for a secure process workflow. Note that i am running this on ...
some very rough notes on using virtualenv, a work in progress... ...
To publish geo-referenced maps using a webservices (less than 15 lines of code) ...
Quick and dirty multi file ajax file upload with multi selection a drag and drop. Javascript plugin at http://valums.com/ajax-upload/ ...
It often happens that you have two tables (for example 'client' and 'address') which are linked together by a reference and you want to create a singl ...
Read latest entries from google groups and google code ...
Shows how to filter a table with a date interval picked by the user and show the result in html page with option to download the PDF version. Require ...
Updated script to automate deployment of web2py on recent versions of Fedora, CentOS, and Red Hat. ...
how i got web2py working with lighttpd mod_proxy to serve different apps for different domains e.g. www.myhost.org -> 127.0.0.1:8000/myapp; www.otherh ...