If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
I never realized the power of stored procedure on DB2 and now I can execute the CL/RPG/QRY program from python/web2py ! ...
Inspired by Paolo Caruccio from his post on forum. https://groups.google.com/group/web2py/browse_thread/thread/5e99d46f6fcc6917/47e7723396647f2b?lnk= ...
this example applies directly to webfaction but you can easily configure it with any other hoster. It does all the deployment process from copying a ...
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 ...
This step-by-step guide is for people with very limited Linux experience who are using the Rackspace VPS platform running web2py, and that need to kno ...
Script to generate a new web2py project on a Unix-based system. Automatically installs the latest web2py source, and generates a folder structure and ...
This is a recipe to use web2py + ldap in the real world. It's from my blog post. http://ochiba77.blogspot.com/2011/10/how-to-set-up-web2py-ldap-with-w ...
Thank you Juan Funez for the idea. https://groups.google.com/group/web2py/browse_thread/thread/1bed807214ecaab5# ...
Simple setup to get started with nginx and SCGI. ...
Based on http://www.web2pyslices.com/slices/take_slice/67 ...
This is a walk through on setting up Web2py in a virtual environment. It could be a good way to become familiar with working with Web2py in virtual en ...
Here is a JqGrid application that includes a JqGrid module that allows you to insert jqgrid tables in web2py pages using python. git clone https:// ...
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 ...
Lets say you have an invite page "Invite your friends" or a "send to friends" feature on your app, user will be able to insert in a text box a list of ...
Create Form Wizards based on web2py SQLFORM, allows client side validation eve for single step forms ...
Share the same controller for both your regular view and mobile view. ...
This slice shows how to update a record in a form that uses two types of related data. ...
If you want to work with <fieldset> and <legend> you can still use SQLFORM. As shown in other slides the form can be manipulated by slicing and method ...
Revising Widgets for HTML5 Input Types ...
Insert the dead code necessary the static code analyzer of Pydev Eclipse into your Python file to avoid the warnings and errors cause by web2py magic ...
Transform web2py applications into Eclipse projects. ...
Deployment scheme on standard Windows. ...
This slice show how to create a form wizard and it is based on this post: http://motanet.com.br/python/form-wizard-com-web2py/ ...
I originally posted this tutorial here: http://opensourcebroadcasting.blogspot.com/2010/04/setting-up-web2py-for-use-with-google.html but perhaps it ...
To document the multiuser/teacher mode of web2py and discuss bug and feature requests. The content describes multiuser mode using the discussions with ...