On Sat, 2002-02-02 at 17:31, Matthew Galgoci wrote: > > What's a portal? > > On Thu, Jan 31, 2002 at 06:12:46PM -0600, Kevin G. Hammond wrote: > > Is there any decent portal software available for Linux? > > > > We are currently running vanilla RedHat 7.2. Anything that has > >a relatively pain free installation would be preferred.
I assume you mean web portal. There are probably several out there (in perl, php, python, etc). The ones I am familiar with are the python based web application frameworks - Zope and webware. See: http://www.zope.org http://webware.sourceforge.net/ They are both generic web app platforms, so you can do portals and many other things. The main difference is in the design; webware is a clean modular design, but requires a little more construction on your part. OTOH, Zope is a monolithic app server, but there are hundreds of drop-in "products" for zope that you can basically just plug-and-go. One such product is the Content Management Framework (CMF, formerly called the Portal Toolkit). Go here for more info: http://cmf.zope.org/ The above site runs on CMF, and I have an example instance on my zope server below. Steve *********************************************************** Steve Arnold ------- Geography stuff: http://arnolds.dhs.org/geography.html Geeky stuff: http://arnolds.dhs.org:8080 _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list