Two new plone sitesΒΆ

Tags: plone

It's always nice to see some visible results from your work, so I'm smiling broadly while typing this :-) We recently completed two new sites based on that great open source content management system Plone . The content is mostly Dutch, so English readers 'll just have to look at the nice looks before going back to reading Schlock mercenary or so.

Triple p
Lots of custom content types and a huge layout upgrade compared to the previous site. I especially like the large-scale use they're making of images and flash movies. They're really putting a lot of effort in that - it pays off handsomely in my opinion. Having a shiny new CMS seems to draw out a lot of content from the organisation: the amount of pages just keeps increasing week after week! And the content stays fresh and up-to-date.

Developing the website was lots of fun. Most of the time, two of us (me and Ahmad or Mirella) would work on location together with Just (from Triplep): a real, active, co-developing on-site customer in the best eXtreme Programming tradition! That meant instant feedback, lots of small change requests that could be implemented on the spot, etc.

"On location" in this case was something I liked a lot, too. Triple p is just a 30 minute bicycle trip instead of a 1.75 hour public transport trip to either Zest or one of our other customers :-)

In Dutch: about the triple p website .

Milieudefensie
Friends of the earth, the Netherlands. One of the big environmental pressure groups here in the Netherlands. Very nice layout and also a lot of custom content types. There was especially a lot of attention for news item overviews, project overviews, current activities - essential for an organisation that depends a lot on its interaction with supporters, volunteers and the general public.

Part of my work on the site involved making the UML model of the content types and the workflow, the core part was done by Ahmad, Mirella and Jean-Paul. The majority of my work was converting the old website, however. 1GB of content, some 1500 html pages, 2000 doc/pdf files, loads of images. Now that was a challenge! In the end it worked and it saved them a lot of time. It was my biggest estimation mistake till date, though. I thought to finish it in 5 days or so and it took almost something like 5 weeks in the end. Ouch... Milieudefensie was happy with the endresult, though :-)

In Dutch: about the milieudefensie website

Funny tidbit: Milieudefensie is an environmental pressure group and we made their website. Our office location is in the lower right of this google maps picture . The top half of the picture shows just a small part of Shell's #1 refinery complex :-) Perhaps its just my weird sense of humour that I find that funny :-)

We made both websites with a lot of help from ArchGenXML, which generates lots of the basic code needed for a Plone product from a UML model. This is especially valuable when creating the workflow, as a UML workflow picture makes it so much easier for the customer to understand and see what's happening.

ArchGenXML also helped us to work on the project with multiple people. The price you pay is a little bit of coordination to make sure you're not working on the same UML model at the same time. That was not really an issue in this case, it was somehow always clear who was the main person working on the model at any given time. If you needed an extra attribute you'd just ask that person to add it and it was done.

Where ArchGenXML helped us was that both projects had the same structure and the files looked the same (because they were generated). If you needed to change something by hand in the code, you had to do that in certain "protected sections" that preserved the changes when the project was re-generated from the UML model. So changes would always be in the same place, easily findable. And, also important, a large part of the project would consist of tamper-proof generated code. If something was wrong, you didn't need to look in those places. If a stupid mistake was made in those parts, it would be gone on the next re-generation.

Especially the ArchGenXML workflow generation is really really really great.

(Old imported comments)
"Possible solution" by Reinout van Rees on 2006-04-22 16:58:24
Yes, the first is the folder. But in this case it isn't really a duplication in the sense that the folder gets returned because of the default file. The folder gets returned as the title matches (and probably the description, too).

A solution is to exclude folders from the search. This can be done without problems when almost every folder has a default page. Here on vanrees.org I use a lot of "plain" folders with just the summary view selected, so in that case it wouldn't be a good idea. Depends on your situation. Worth a try?

(Btw, I copied over your comment from the main weblog page where it was accidentally put because I hadn't updated to plone 2.1.2 yet)
"Duplicates in search results" by Rene Pijlman on 2006-04-22 16:48:11

Triple P certainly looks nice. Congrats!

One quirk I noticed is duplicate search results that I have on my plone sites as well. For example, a search for kwaliteitsbewaking returns both: http://www.triple-p.nl/wij-bieden/publishing-services/kwaliteitsbewaking/?searchterm=kwaliteitsbewaking http://www.triple-p.nl/wij-bieden/publishing-services/kwaliteitsbewaking/kwaliteitsbewaking/?searchterm=kwaliteitsbewaking

I guess the first is the folder, the second the default file in that folder. This duplication is a pity, imo.

 
vanrees.org logo

About me

My name is Reinout van Rees and I work a lot with Python (programming language) and Django (website framework). I live in The Netherlands and I'm happily married to Annie van Rees-Kooiman.

Weblog feeds

Most of my website content is in my weblog. You can keep up to date by subscribing to the automatic feeds (for instance with Google reader):