From: Kaputnik <de...@ka...> - 2001-05-13 21:19:24
|
It is a complete webserver. It is based on python and c-based objects. It can be connected to IIS or Apache, but doesn't need to, as it runs also its own webserver. You don't program html-pages anymore, but create web-objects visually in the Zope-manager, a complete management console in HTML done by zope in its own objects. Instead of html-pages you do DTML-pages which have quite impressive tags and variables. Add a style-sheet and off you go. Creating content for it is very easy. The problem is only, that you won't be able to run it on the sourceforge-site, as it needs excessive work done on their apache in order to run, and I don't think they will like this. So, running the site on sourceforge will be better done with a complete php-based solution. Well, one thing has to be said. Zope running on my old 266-PII is by far faster than php4 running on my gighertz athlon at home :-)) It seems to scale very well, and looking at the case-studies on their homepage (http://www.zope.org) leaves the impression, that zope would serve 1000's of users without a multiprozessor-monster on steroids, like asp or php would need to run on. CU, Kaputnik (Nick Josipovic) ni...@ka... <mailto:ni...@ka...> ka...@ka... <mailto:ka...@ka...> ----------------------------------------------------------------------- superior Client/Server programming: www.IBObjects.com <http://www.ibobjects.com/> a nice Tool for Interbase: www.InterbaseWorkbench.com <http://www.InterbaseWorkbench.com> > -----Original Message----- > From: fir...@li... > [mailto:fir...@li...]On Behalf Of Pavel > Cisar > Sent: Sunday, May 13, 2001 10:46 PM > To: fir...@li... > Subject: RE: [Firebird-website] Reply to some ideas > > > Hi, > > On 13 May 2001, at 22:29, Kaputnik wrote: > > > I just downloaded zope and installed it already.... > > > > It is very impressive. > > Actually, I don't know Zope except that it have support for IB and > it's based on Python (that I also don't know). I heard that it's quite > powerful. Maybe I should learn it. But anyway, anyone here can > program with/for Zope ? > > Regards > -- Pavel > > _______________________________________________ > Firebird-website mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-website |