Hello! Anyone saw the announcement of Midgard free Web Applications platform? URL is http://midgard.greywolves.org/ They mention DTML as a method to extend their Syle system. Oleg. ---- Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/ Programmers don't die, they just GOSUB without RETURN.
On first look, it looks almost the same as Zope... What's the difference between Zope and Midgard? Tom.
Hello!
Anyone saw the announcement of Midgard free Web Applications platform? URL is http://midgard.greywolves.org/ They mention DTML as a method to extend their Syle system.
Midgard is based on PHP3, Zope is Python based, that's a pretty significant difference ;) Phil phil@philh.org ----- Original Message ----- From: Tom Deprez <Tom.Deprez@uz.kuleuven.ac.be> To: <zope@zope.org> Sent: Tuesday, May 11, 1999 1:52 PM Subject: Re: [Zope] Midgard
On first look, it looks almost the same as Zope...
What's the difference between Zope and Midgard?
Tom.
Hello!
Anyone saw the announcement of Midgard free Web Applications platform? URL is http://midgard.greywolves.org/ They mention DTML as a method to extend their Syle system.
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
At 14:20 11/05/99 , Oleg Broytmann wrote:
Hello!
Anyone saw the announcement of Midgard free Web Applications platform? URL is http://midgard.greywolves.org/ They mention DTML as a method to extend their Syle system.
Midgard seems primarily a template system, not an application platform. You _need_ Apache, PHP3 and MySQL for Midgard. It still leans heavily on PHP. They want to extend database support, but that isn't there yet. You cannot extend Midgard as easily as you can Zope. Take a look at the latest CVS of ZClasses, it now supports sub-classing of UserFolder, User, FOlder, Image, File, DTML Method and DTML Document objects. Think User objects are too limited? Extend them! Midgard's authentication system is fairly limited. I'd miss acquisition! -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-6254545 Fax: +31-35-6254555 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
participants (4)
-
Martijn Pieters -
Oleg Broytmann -
Phil Harris -
Tom Deprez