Re: best way to host a membership site
- From: Aaron Watters <aaron.watters@xxxxxxxxx>
- Date: Wed, 30 Apr 2008 07:20:13 -0700 (PDT)
We're about to start a couple somewhat similar projects here, and while
our chief engineer is a definitive Ruby/Rails addict, we finally settled
on Django. While it's not my own personal favorite Python MVC framework,
it's still a very good one, and probably the more mature and stable so
far. wrt/ the "add more apps in the future" concern, you may want to
read this:http://www.b-list.org/weblog/2007/nov/29/django-blog/
Interesting link. Django does seem to be a well designed
modular approach -- and I think if it had existed back in
'97 the history of web development would have been much
different.
I can't help feeling that it would be nice to have a
collection of tools that was even more orthogonal
and flexible, and WSGI
seems to possibly offer a nice base platform for constructing
tools like these. Also I think it remains devilishly difficult
to implement ajaxy functionalities like smart data pickers,
in-form validation, partial form saving, "chatty interfaces" etc.
What are some good paradigms or
methodologies or ideas out there that the Python community
should steal? :)
warning: It's very possible that my understanding of Django is not
deep enough and that the answer is "Django".
-- Aaron Watters
===
http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=you+may+cheat
.
- References:
- best way to host a membership site
- From: Magdoll
- Re: best way to host a membership site
- From: Bruno Desthuilliers
- best way to host a membership site
- Prev by Date: Re: list.reverse()
- Next by Date: Re: List all files using FTP
- Previous by thread: Re: best way to host a membership site
- Next by thread: Re: best way to host a membership site
- Index(es):
Relevant Pages
|