RFP For OSCOM.4 With ApacheTracks
Thalinor writes "The RFP for OSCOM.4 is now out. The theme of OSCOM.4 (Open Source Content Management Conference) is "Cross-Pollination". This will be a conference with
assistance from the Apache Software Foundation for the ApacheTracks content. OSCOM.4 happens from Sept 29 - October 1, 2004 in Zurich, Switzerland. The deadline for proposals is July 15, 2004."
Keep in mind that the 'nukes (e.g., PHPnuke, PostNuke, Xaraya, Xoops, etc.) are not true CMS's because they are "hybrids," one-half CMS and one-half "community-ware," software that facilitates the building of web communities. For a lengthy discussion of Xoops (probably one of the better 'nukes), see the June, 2004 issue of Linux Journal (page 14). I call this line of software "the 'nukes" because they are nearly all "descended from," or forks of, PHPnuke. For example, PostNuke was founded by disgruntled users of PHPnuke who forked the source code of PHPnuke.
Also remember that CMS's and community-ware (e.g., phpBB) have different purposes, and software that tries to accomplish _both_ purposes almost always fails to do _either_ well. The 'nukes exemplify that failure. The 'nukes are neither good CMS's nor good community-ware.
For an example of Drupal in actual usage, see www.DebianPlanet.org.
Decide whether your primary purpose is to facilitate the management of web content or, instead, to build a web-based community. If your primary purpose is the former (rather than the latter), then you should probably choose a _true_ CMS, rather than hybrid software that tries to do both. The following are often cited as being among the best of the open source (OS) CMS's:
FWIW, the amount of "buzz" that Plone is generating now in the OS community astounds me. I have been following OS for years now (I have been using Linux since '97), and I have _never_ seen an OS software go from inception to "red-hot" so damned fast (with the possible exception of Jabber, an XML router). Heck, Plone is generating more buzz than OpenCMS notwithstanding that Plone did not make its debut until 2002, years after OpenCMS. In the OS community, Plone seems to be generating as much "buzz" as Linux did back in 1995. That amount of buzz indicates that Plone is probably the OS CMS to watch, at least in the category of general-purpose CMSes.
Sincerely,
Paul Bain
A lawyer & digital forensics examiner. Also an expert on open source software (OSS).
Depends what you want to do with it. Like was mentioned, the 'nukes' are a blend of CMS and communityware. Plone is much more of a true CMS. Plone also has educational ports (EduPlone) and eCommerce ports (PloneMall) which definitely look interesting.
Personally I've been working with Plone for a couple months now and am pretty impressed by its customization potential. For communityware, it isn't there yet primarily because their forum software is no where up to snuff with features compared to phpBB and others. Granted there is a large learning curve, but if you can get past that you should be set. I bet I spent the first two months teaching myself the basics of Zope, ZPT, Python, CSS, and Plone in order to really customize it. There's also a huge repository of Products that can be plugged into Plone to do pretty much whatever you want. Plone produces valid XHTML and is very standards compliant. See the footer of the plone.org website for the standards they conform to. Once you've got Plone customized, admining it is pretty straight forward through the PMI and ZMI. Only the sysadmin really would ever do anything in the ZMI.
There's also Silva (http://www.infrae.org/products/silva) that has a lot of potential as well. The document creation and management interface is amazing along with workflow management. All documents are stored in future-proof XML. Check both of them out if you have a chance.