Web2py


Finding the closest data center using GeoIP and indexing

Finding the closest data center using GeoIP and indexing Alon Swartz – Mon, 2010/08/16 – 05:08 – 8 comments We are about to release the TurnKey Linux Backup and Migration (TKLBAM) mechanism, which boasts to be the simplest way, ever, to backup a TurnKey appliance across all deployments (VM, bare-metal, Amazon EC2, etc.), as well as provide the [...]

Jquery con WebCam!

jQuery webcam plugin – Website and Application Intelligence: jQuery webcam plugin The jQuery webcam plugin is a transparent layer to communicate with a camera directly in JavaScript. Overview This plugin provides three different modes to access a webcam through a small API directly with JavaScript – or more precisely jQuery. Thus, it is possible to [...]

Cube 3d HTML

Tim Johansson – Taking the canvas to another dimension: Taking the canvas to another dimension Tuesday, 13. November 2007, 16:38:34 3d, opera, canvas Recently Opera published an experimental build on Opera Labs, with support for the video element and video in SVG. This build also includes an experimental addition to the canvas element, the 3d [...]

How to make a good page layout

web2py controller automatically export some variables to the layout (reponse.title, response.keywords, response.description, response.flash, response.flash, and you can define your own). Here is how you can create your own layout.html file. find a page layout that you like make sure it released under some open source artistic license give a name to it (‘layoutsleek001′) create a [...]