Join the forums now, and start posting to receive access to our Scripts Vault!
Ruby on Rails
I can send you pics of my cocks if you want reference.
Anyway, I'll hold you to that comment when a future project I'm building upon AppEngine goes live My bet is it will run faster and be 10x easier to maintain that any PHP project I've developed before.
And why did you say C++ was digging a grave? Seems to me if you can code a billion applications and even entire operating systems with it... it's a pretty heavy-weight contender.
Because it sucks at strings and web coding is, I swear, 80% munging strings by volume.But I gave it my vote because I didn't like that my preferred choices were missing.
If you're a C++ coder and have never written a line of any of these dynamic web languages, it'll be faster for you to just write a daemonized process that the webserver communicates with than taking the time to learn a web language and utilize that. Plus you get several advantages that wouldn't be granted to others. Namely that you can do OOP without the overhead of initializing your objects on every access since they never shutdown like web scripts do.