If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
How to add a simple password confirmation to standard password widget. ...
This is my attempt at showing how to do cascading dropdowns in the most basic way possible with Web2py. ...
Based on http://www.web2pyslices.com/slice/show/1446/widget-select-or-add-option made some abstractions (easier to put to action for any table) fixe ...
Adding a captcha to a form as shown in the book requires too much work!! ;-) Here is a simpler way to do it. ...
Create Dynamic XML Sitemaps For your website and the ability to add dynamic URLS using your own tables , to be used by Google and other search engine ...
Filter all the events that are saved in the Auth_event table by dates only available in the table , and you can filter on a period of Time two . Enjoy ...
A sample of how to show the login + register as normal buttons in twitter bootstrap top menu. ...
Yet another dropdown chain (cascade) widget with select-or-add-new links capability. Note: Now is working with web2py 2.2.1 ...
This is a slice that lets the user start up with SQLFORM.grid. It has basic examples that make the job of getting started easy. The syntax for SQLFORM ...
Revising Widgets for HTML5 Input Types ...