Archive for the ‘python’ Category
Tuesday, July 5th, 2011
I've been working off and on with Django now for a little over a year, but haven't actually published anything yet. Most of the projects I've tackled are rather large, so I have nothing to really to show for it. Last night however, I came up with an ...
Posted in Django, python | No Comments »
Monday, June 21st, 2010
Many Website integrations done today involves Authorization and Authentication via an open protocol known as
Posted in python, web2py | 7 Comments »
Thursday, June 10th, 2010
Lately I've been spending a lot of time working on a home project that uses web2py. It's a really powerful MVC based framework written in Python. Part of what I love about it is the speed that you can prototype code and see it on a website. ...
Posted in python, web2py | 1 Comment »