There's also this: https://github.com/angeloc/web2py-responsivekit
On Tuesday, September 4, 2012 12:42:18 AM UTC-4, Neil Harding wrote: > > I just made my first website using responsive coding style, I modified > web2py so that I can use DEFER(URL(),"alt text") and it will load from 320/ > 480/ 640/ sub directories depending on the client resolution. It seems to > work ok, anyone got any feedback? I also added a SKYPE which does callto: > or tel: depending on whether it is desktop or mobile (callto: is used by > Skype, and tel: is common on mobile phones). You can see the site at > http://www.residenciapacifica.com It's a fairly simple website with > multiple columns on the index page, but the contact us page has responsive > layout, and the images can also be clicked to bring up the full resolution > automatically (unless you are running > 1280 pixels, in which case you are > seeing the full resolution for the images already). > > I can make the changes available, although I was using the previous of > web2py, so I want to upgrade to that first. > > Neil Harding > --

