Archive for the ‘Python’ Category
April 16th, 2008 by Rich Zygler
tags: Eclipse, Google, Python | No Comments »
I've started playing around with the Google App Engine SDK. So far I've found this fellow's posts on setting up Python, Eclipse, PyDev, and the Google App Engine very helpful. He also has a great post on ER-modeling and relational models in Google App Engine.
Check them out.
.Share this ...
April 15th, 2008 by Rich Zygler
tags: Google, MySQL, PHP, Python | 4 Comments »
From the Google site:
Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your ...
October 31st, 2007 by Rich Zygler
tags: PHP, Python, jabber, twitter | 5 Comments »
Does anyone know of an open source twitter clone? Preferably in PHP or Python. Not a client mind you, but the server guts of receiving IMs and doing something with them, enabling followers, public viewing, etc. I want to implement this on an intranet inside a corp network and obviously ...