If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This is an extension of ochiba77's slice. This doesn't use a db to get the data for the dropdowns. ...
Create your datamodels in modules ...
Inspired by Paolo Caruccio from his post on forum. https://groups.google.com/group/web2py/browse_thread/thread/5e99d46f6fcc6917/47e7723396647f2b?lnk= ...
very simple example that allows you to design a web application that creates custom [[QR code http://en.wikipedia.org/wiki/QR_code]] based on a messag ...
if you have an application that has access control it can be annoying to log in every time even though you are on localhost. This small snippet will a ...
RSS/Atom simple aggregator using feedparser and rss2 ...
Minimal but complete example that shows one way to display and update live graphics with JQuery and JSON. ...
this is an example of how to create a modular application with web2py ...
Unlike the example in "The Official web2py Book", this is mostly mxml Flex code. Note that this slice assumes working with Windows distribution of we ...
How to get a WYSIWYG editor for form textareas that saves markdown (lightweight markup language supported by web2py) even in an ajax frame and how to ...