Re: [web2py] Guidence on using web2py for a facebook canvas app or tab page app

2012-01-21 Thread Ben Tammetta
Hello, Thanks for the answer. I have spent lots more time reading and testing but I am still having problems. The code example you link to is very old. It is very different from the most recent code found here. https://github.com/pythonforfacebook/facebook-sdk I have read the online book h

Re: [web2py] Guidence on using web2py for a facebook canvas app or tab page app

2012-01-17 Thread Michele Comitini
Hello Ben, Take a look at this simple example app http://goo.gl/6tXxs http://code.google.com/r/michelecomitini-facebookaccess/source/browse/applications/#applications%2FhelloFacebook Web2py comes with support for oauth2.0 (for facebook auth) included, so take some time to understand how web2py w

[web2py] Guidence on using web2py for a facebook canvas app or tab page app

2012-01-17 Thread Ben Tammetta
Hello, I have developed a few apps for facebook using PHP but I really want switch future development to web2py. I have not found any good updated base facebook web2py apps to start from. A lot of the FB python code I have found applies to Django or assumes you will be using google app engine