I'm looking forward to create a bunch of Twitter applications for a website, and was wondering what solution stack worked best when trying to rapidly prototype small twitter applications?
Google App Engine + Python/Django? Google App Engine + Java? Heroku + RoR? Good Old LAMP?
Also, any recommendations on particular frameworks/libraries you use that makes the process faster?
[Note: I'm looking to use Twitter API for it, and create applications based on Twitter itself]
Thanks.