[CentralOH] using python in web applications...
Brian Costlow
brian.costlow at gmail.com
Wed Sep 3 21:51:16 CEST 2008
Hi Pete,
Web portal can be a somewhat ambiguous term.
To some, it means Yahoo and similar sites that provide a single point of
entry to lots of online services. (Or corporate or government sites that
serve similar purpose).
To others, it means content management apps like Drupal or Mambo.
Yet again, especially in the Java enterprisey world it can mean a product
that is a combination content manager and application framework that lets
you use shared authentication and access control for web apps that plug into
the portal.
If you are looking for content managers, Plone is the granddaddy of python
content managers. www.plone.org
If you are looking for frameworks to build a portal of your own, try zope at
zope.org, django at www.djangoproject.com or turbogears, at turbogears.org.
There are also some up and coming content managers being built on django or
tg, you can find links off of those sites.
Good luck.
Brian
On Wed, Sep 3, 2008 at 2:57 PM, Pete Carswell <pete at osc.edu> wrote:
> I was interested in any references about use of python applications as a
> web portal interface. A quick google search turned up
>
>
> http://www.pythonthreads.com/news/latest/python-web-application-using-google-app-engine.html
>
> but I would be interested in other references. Web portals are, admittedly,
> not my best subject. Thanks.
>
> pete
>
>
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> http://mail.python.org/mailman/listinfo/centraloh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/mailman/private/centraloh/attachments/20080903/db9fd0a1/attachment.htm>
More information about the CentralOH
mailing list