However, after playing with Rails and learning Python a bit, I have my doubts about the choice of platform - Rails / Django with all the generation, pre-baked stuff, built in support for unit testing, supereasy deployment systems like Heroku, and yes, counting the current buzz that generates great support for these environments, I am ready to go for it.
I also built a simple but awesome system for world cup betting for my friends in an afternoon in Rails and hosted it for free on Heroku and it kind of sold me on RAD.
I'd rather change the app now while it's small (it's like 70% finished, no billing or other 3rd party stuff integrated yet).
So I guess I have 3 questions:
1) I need to study good Rails or some Python framework app code, especially data modelling parts, security, forms, validation. I want to do it right first time. Got any? :)
2) What do you guys recommend more - Ruby/Rails/Heroku (or some virtual) or some Python stack?
3) If you think that switching platform from "lots of experience" to "new world" in 70% of app finished is insanity, let me know. I just think that the work would be outweighted by benefits soon (plus the kick of doing something new), but I'm too close to the problem. Our current framework has community only in Czech and I think having international community for your tools is important (I am based in NYC personally).
Thanks!