If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
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 ...
if you want to let your web2py server run all the time this script test if web2py runs every 3 minutes and starts it if it is down ...
This is a widget that create a colorpicker ...
list:string types do not come yet with pratical dynamic validator and widget so I wrote one. It handles list:string like text tags separated by comma ...
Shows tooltips in forms created via CRUD or SQLFORM with the field´s comment attribute. ...
Includes the functionality of category management, search, categoryList through widgets. ...
Logging best practices in web2py ...
If you have very long articles/blog posts you probably want to show a shorter version in der index page of your blog. This slice cuts the preview at ...
This slice is a shameless hack on Mr.Freeze's CascadingSelect. I needed similar behaviour, but without the complexity of databases. To use this, you ...