Archive for the tag 'Zope'

Howto to a delete lot of Zope/Plone/CPS User account ?

In a previous post, I study the way some spammers use plone user folder to spam my blog. But this time, it’s my turn. I host since a little time right now, a small CPS
website for my work. And I discovered a lot of spammer user account on it.
The main issue, is that I haven’t [...]

admin February 5th, 2007

Ouch: Plone 2.0 vs Plone 2.1

I run into a little test of Plone 2.1 today. And the whole stuff, seems to be slower than Plone 2.0.5. I decided to do a little benchmark, and yes Plone 2.1 seems to be really slower..
Plone 2.0.5 (python 2.3.4)
Total transferred: 239130 bytes
HTML transferred: [...]

admin September 27th, 2005

Python on Rails: The bazzar

Everybody know Ruby on Rails right now. There is a lot of post all over the web, showing us the new latest new web programming style. This is a little funny because in a past life (4 years ago), I worked on something quite similar for Zope, name ZModeling. And I guess a lot of [...]

admin September 18th, 2005

Plone too complicated ?

Who said that Plone is a too complicated ?
Check out the Plone Concept Map to be sure you know what you mean !
– Enjoy the road :)

admin September 4th, 2004

Python web developpement: the dilemma

There is a bunch of Python based web framework. So much that it’s a really hard choice to do. Most of them came w/ a special templating language, and a different approach.

Dilemma 1
I really think most of the frameworks, have nothing to do with templating. We should give up with that mixOmatic. A framework is [...]

admin June 20th, 2004

SQLObject and ZPT

After looking at several way to build custom webapps in python, i tested several things :

Zope alone
Zope + CMF
Plone
Webware + Cheetah or PSP
Webware + Modeling + ZPT ..

And my conclusions right now is: SQLObject is really a kool SQL Api since you can use it very easily. For the template i really think that ZPT [...]

admin January 13th, 2004

Blog vs CMS

I spent a part of the day hacking reST and Alinéa and i’m in a issue. In fact i usually write a lot of things like tutorials, FAQ and tips lying around, so i decide to put this in my blog because i don’t want to have too much trouble writing stuff at 10 [...]

admin December 14th, 2003

iKaaro

I’ just discover ikaaro (http://www.ikaaro.org) last night. After a couple of ./configure; make install it seems to work pretty fine. I really need to look at this closer since it use a custom TAL like system that seems to be really faster than original TAL.
Some bugs still remain, i was unable to do cut/paste and [...]

admin November 11th, 2003