Article:
 |
|
What Is TurboGears (Hint: Python-Based Framework for Rapid Web Development)
|
| Subject: |
|
Yippie |
| Date: |
|
2005-11-09 15:56:13 |
| From: |
|
vdubberly
|
|
|
|
Been looking for a replacement for that sick joke of a language we call PHP.
Considered Ruby because of all the hype about Ruby on Rails as of late but mod_ruby really looks way to immature to risk running and FastCGI is just way to dated.
Looks like this tool has a bright future based on solid foundations and Python of course has an excellent track record. Every python user I've spoken with has nothing but praise for the language.
Party time!
|
Showing messages 1 through 2 of 2.
-
Django
2005-11-09 21:49:18
adrian_h
[View]
If you're having trouble installing mod_fastcgi on Apache, then lighttpd is definitely recommended. It's a fast, nimble alternative to Apache that's gaining rapid traction and it ships with FCGI support in the box.
But in case FastCGI shouldn't be doing it for you, for some reason or other, do check out the SCGI bindings for Rails. They're considerably easier to install and work with Apache2.0 among other things.
So pick TG because you like its flavor of development better. Not over misconceptions about deployment.