use Perl Log In
Zope to Include Support for Perl
jon peterson writes "From Linux Weekly News it looks like ActiveState are going to put Perl
support into Zope. More information on Perl and Zope is at the Perl for Zope Wiki."
Yeah, but where is Python support for Slash?
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

This is a Good Thing... (Score:1, Interesting)
Damn! (Score:1, Interesting)
On a serious note: does anyone know if Zope supports Vignette StoryServer-like caching? That is to say, pages can be generated by emulating 404s, and then drop a static copy into place once they've been generated. This is really StoryServer's big feature since later hits on that page require no code be run. Many other caching systems only cache data, not pages.
Yet Another Just another perl hacker,
Re:This is a Good Thing... (Score:1, Interesting)
Re:This is a Good Thing... (Score:1, Interesting)
My perception is that Slash is a weblog application. Zope, on the other hand, is a *platform* on which to build things like slash.
I guess this "platform" vs. "application" thing can be confusing. For instance, people sometimes think of Mozilla as a browser (which is an application) when it is really a platform that makes it easy to build a browser.
I think slash and Zope are different too; slash being an application, and Zope being a platform.
Re:This is a Good Thing... (Score:1, Interesting)
Re:This is a Good Thing... (Score:1, Interesting)
Re:This is a Good Thing... (Score:1, Interesting)
I'll attempt a comparison of Zope and Slash, but must disclaim the expertise to do a thorough job, and I may be flat out wrong about some of these things. I only know a little about Zope, and don't know much at all about Slash. Although I'm pretty much a Perl zealot, I find a lot to admire about Zope. I'm sorry if this sounds like a sales pitch...
Slash
Re:Damn! (Score:1, Interesting)
Re:This is a Good Thing... (Score:1, Interesting)
Iaijutsu - early development (working code but not released at all) http://sourceforge.net/project/?group_id=417
Also HTML::Mason is popular as is HTML::Template and Template Toolkit (all on CPAN)
And who knows, there are probably others...
Re:This is a Good Thing... (Score:1, Interesting)
Zope Project Has Amazing Insight: (Score:1, Interesting)
JPEGs at eleven.
Squishdot.org (Score:1, Interesting)
Yeah, but where is Python support for Slash?
Do you mean Squishdot.org [squishdot.org]?
Re:Squishdot.org (Score:1, Interesting)
caching (Score:1, Interesting)
You can use squid to do it more or less automagically [zope.org].
You can use ZCache [zope.org], a zope product. -- ethan mindlace fremen Zopista Community Liason
Theres a chat log about this too (Score:1, Interesting)