Slashdot Mirror


$5000 Award for Open Source CMS

The Citizen writes "Packt Publishing has released details of an award scheme for open source Content Management Systems to enter and win a $5,000 prize. From the article: 'The Packt Open Source Content Management System Award is designed to encourage, support, recognize and reward an Open Source Content Management System (CMS) that has been selected by a panel of judges and visitors to PacktPub.com.' They're asking for people to submit nominations for their favorite open source Content Management System now."

127 comments

  1. Mambo will get it by Anonymous Coward · · Score: 1, Informative

    because everybody likes Mambo. It's got a good UI but the backend frankly kinda sucks - simple things become extremely cumbersome.

    1. Re:Mambo will get it by Linker3000 · · Score: 2, Insightful

      "Joomla will get it"

      There, fixed it for you!

      --
      AT&ROFLMAO
    2. Re:Mambo will get it by neersign · · Score: 4, Interesting

      just to follow the same train of thought, Joomla forked a few months ago from Mambo because of licensing issues, i believe. I have used a few different CMS's over the years, and I can say that Joomla (which I currently use for 3 websites) is good but not great. The back end is a little cumbersome for my non-webnerd friends. My biggest pet-peeve is that the front end is not 100% customizable without editing code. You only have a handful of options on how the modules are displayed, but these options will be fine for the majority of people. Joomla has a large community and a large collection of "plugins" so it shouldn't be hard for anyone to get a feature rich website running quickly.

      I used e107 for a while, and the one thing I liked better about e107 is that the frontend is 100% customizable. You define exactly how you want each element to be displayed, but I can see how Joomla's approach is easier for novice users. I can't remember specifically why I stopped using e107, but I do remember I was never satisfied with the "plugins".

      just last night I discovered Drupal. I installed it on my webserver to try it out, and I can tell you that the installation process is nowhere near as nice an experience as Joomla's. Other than that, I can't tell you much about Drupal because it took me too long to get the thing running, but it looks very promising.

      in closing, I too believe Joomla will get this award, and I think it is well deserved.

    3. Re:Mambo will get it by adam.skinner · · Score: 1
    4. Re:Mambo will get it by hey! · · Score: 3, Insightful

      Well, one of the main things to consider is the availability of products for a CMS platform. Mambo has an active developer community producing interesting products.

      The big problem with Mambo is that the security model is too simplistic. Thus products such as DocMan have to role their own ACL system. This is bad, because a CMS should allow you to manage users orthagonally to applications that run on it.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    5. Re:Mambo will get it by Jett · · Score: 1

      Try out CivicSpace if you want a simple install process. It's a Drupal distribution designed for the NGO/Activist world so it does a lot of handholding and is very automated. It's basically regular Drupal plus a custom set of modules and themes and the fancy installer. Here they explain the differences between CivicSpace and vanilla Drupal:

      http://civicspacelabs.org/home/differences

    6. Re:Mambo will get it by Anonymous Coward · · Score: 0

      I've looked at Joomla, but I didn't like it. It had a very steep learning curve, which was bad enough, but the final nail in its coffin was the rich text editor. I tried to use it ontheir demo site, and it was lagged all to hell. I typed my name, and literally 10 seconds letter the first letter appeared. WTF are they doing in that code? That's just horrible.

  2. WordPress? by Supersonic1425 · · Score: 2, Informative

    WordPress is a very competent open source CMS.

    1. Re:WordPress? by Anonymous Coward · · Score: 2, Informative

      Well, no, it's a blogging system, not a CMS. Maybe a type of CMS, not a generic CMS.

    2. Re:WordPress? by Zaphod2016 · · Score: 2, Insightful

      Some people consider WordPress "blogware" and not a CMS. To them I say: to-may-to, to-mah-to.

      Considering the plethera of OS plugins available, I'd be hard pressed to think of something that *can't* be done using WordPress.

    3. Re:WordPress? by Anonymous Coward · · Score: 0

      I just read an article from Adobe about how XXL.com used Wordpress as its backend.

    4. Re:WordPress? by peter_gzowski · · Score: 1

      I think WordPress considers WordPress to be "blogware". I haven't used it much (i.e. at all), but can it manage collaboration between many people with varying security roles, who throw in various kinds of media (images, video, audio, documents, presentations, etc.)? Can it do workflow management? I think a multi-thousand employee company would want to do more than read each other's blogs.

      --
      "Now gluttony and exploitation serves eight!" - TV's Frank
    5. Re:WordPress? by the_womble · · Score: 1

      No, Wordpress is a CMS oriented towards blogs but which can manage small sites quite nicely.

      It can manage different roles, it is not brilliant at handling media files, it can not do work flow management.

      It is flexible - the site in my sig runs on Wordpress.

      It is a CMS, it is just oriented towards blogs. It is not an enterprise CMS but the competition rules do not say it has to be.

    6. Re:WordPress? by Crayon+Kid · · Score: 1
      Considering the plethera of OS plugins available, I'd be hard pressed to think of something that *can't* be done using WordPress.
      Just because it can be done doesn't make WordPress a full blown CMS. It wasn't meant for it and it would require quite a bit of work to be made into one. Off the top of my head, it lacks an elegant and complete I18N solution, it doesn't have a fully integrated file manager, it doesn't have a way of refering its own pages and posts consistently (ie. similar to eznode:// in ez Publish, for example), it doesn't have unified form composition and processing.

      Yes, the platform is capable and all this can probably be implemented, but it's not here now. So why call WordPress a good CMS? With some work you can turn WordPress into an image gallery or torrent tracker, but that doesn't make it a great image gallery or torrent tracker. Just an acceptable stand-in for one.

      I use and I love WordPress for what it does best, but let's get some perspective on this whole thing. There are much, much better open-source CMS products out there. I know because I've used and examined quite a few, and whenever I get a job implementing a corporate website I do NOT turn to WordPress.

      The thought that WordPress might win just because that's all that millions of bloggers ever heard of, which is to say, due to mass ignorance, kind of saddens me.
      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    7. Re:WordPress? by SilverRayn · · Score: 1

      Having spent the better part of the last several weeks seeking a good blogware/CMS, and having lived through Drupal implementation and suffering its shortfalls for the last six months, I've been very happy with our recent installation of Wordpress. Things which we were not easily able to do via Drupal such as audio, video, easy image integration have all been solved with instant easy with Wordpress.

      Additionally, the backend of Wordpress is quite impressive. The point and click ease of accessing the html, php, and CSS, not just via the server, but through the admin tool has been a dream after working with Drupal. Practically everything can be modified and the modules and contributions actually work! What a novel concept!

      I hate to sound like I'm giving a major plug to Wordpress, but, if the shoe fits...

  3. who can submit it? by agent+dero · · Score: 4, Informative

    I'm not a developer on the project or anything...but can I go ahead and submit Drupal :)

    It really is a great open source CMS...just not mine ;)

    --
    Error 407 - No creative sig found
    1. Re:who can submit it? by KiloByte · · Score: 1
      I'm not a developer on the project or anything...but can I go ahead and submit Drupal :)

      It really is a great open source CMS...just not mine ;)

      You can change a single character and submit it :p

      This raises a question: when a fork stops being "a fork" and starts being something totally separate?
      In a majority of Free Software projects, never. And, to cloud things up, usually you have thousands on thousands of small pieces of code from elsewhere. And this is good; good for anything but this particular flawed contest.
      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    2. Re:who can submit it? by Breakfast+Pants · · Score: 1

      Yes, this flawed contest, which is based on votes. Because everyone is going to vote on your 'Drupal + 1 character from unofficial dude' instead of 'The Official Drupal Team Presents: Drupal'.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    3. Re:who can submit it? by KiloByte · · Score: 1

      What I mentioned, was the most extreme case, intentionally ridiculous.

      My point isn't that unheard of, though. For real-life examples, what about Ubuntu vs Debian? Ubuntu folks put a good deal of work into desktop integration, and have a tremendous following among desktop users. In fact, a load of uninformed people here on /. call Debian "irrelevant" and "obsolete", even though Ubuntu intentionally remains nothing but Debian with some eye-candy added. The squablings between the two projects are very minor and most of Ubuntu improvements go to Debian, which provides the vast majority of packages.

      From my nearly server-only point of view, Ubuntu is worse than Debian/experimental, because the eyecandy causes breaks. From desktop users' point of view, Ubuntu is Teh Uber, because they do get all the newest doodads presented in a nice form. There is more desktop users than server folks, so, Debian+(a bit) would get a lot more votes than 'the official Debian'.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
  4. easy to pick the best by Anonymous Coward · · Score: 5, Informative


    from 606! open source CMS systems to choose from

    http://www.cmsmatrix.org/

    dont ever think that OSS doesnt give you a choice
    and choice is good right ?

    1. Re:easy to pick the best by linuxbz · · Score: 2, Informative

      That site compares all CMS, not just open source. It isn't even very easy to tell which ones are FOSS systems.

    2. Re:easy to pick the best by Saeger · · Score: 2, Interesting

      A much better site to compare CMS's is OpenSourceCMS.com. They're all OpenSource and PHP-based, which is many, but you won't find Plone and some others there. At least you can do a live demo of them all without having to localinstall it first, and you can view the popularity ratings.

      I've been back to the site a few times to check out the state of the CMS-space, but I still rank Drupal, Xoops, Joomla/Mambo, and MODx at the top.

      --
      Power to the Peaceful
  5. This is really dumb. by Anonymous Coward · · Score: 1, Informative

    The summary made it sound as if this is a bounty for producing an OSS CMS according to some criteria. But reading the award rules, this is just a popularity contest. Nominate one CMS which you think should win some money for doing nothing and the rest is up to Packt.

  6. I wonder.. by metushelach · · Score: 1

    What CMS will they be using to manage all the information coming in from the voters? Can one consider it being a biased vote then?

    1. Re:I wonder.. by pembo13 · · Score: 1

      The could not use a CMS.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  7. $5000? by +Suez · · Score: 0

    why $5000?

    1. Re:$5000? by Anonymous Coward · · Score: 0
      why $5000?
      because that's how they've split the $10,000 prize fund?

      Why not? What's your objection to them giving $5,000 to open source software?
  8. I Favor Xoops by patio11 · · Score: 4, Funny

    I had to review something like a dozen of these for work last year (the technology incubator I work at went on a blogging kick and tried to pitch the idea to all of our client companies). Xoops was far and away my favorite, mostly because it was one of the only ones I could get working in under an hour. It also had an attractive layout out of the box and had modules for blogs/forums/news posts, which were essentially everything our clients had on their wishlists. Installing RedHatCMS, by comparison, is painful enough to be the subject of a Japanese game show* except the episode would have to last about three weeks.

    * "HAHA! Stupid contestant, your version of Tomcat is incompatible! Your punishment is having to wipe your machine and start over!" Which would be bloody close to what kept happening in real life, too, since after you botched an install of the thing the quickest way to get the next install working without causing compatibility issues was to reinstall Linux from CD.

    1. Re:I Favor Xoops by popeyethesailor · · Score: 1, Funny
      since after you botched an install of the thing the quickest way to get the next install working without causing compatibility issues was to reinstall Linux from CD.
      Looks like Linux is ready for the desktop !
  9. Parameters? by Richard+W.M.+Jones · · Score: 5, Insightful
    What are the parameters for a good CMS?

    Many CMSes (both open and closed source) fail on issues that really matter, like:

    • Not having stupid URLs like /cms.cgi?pageid=1234
    • Putting lots of <table>s in the layout rather than using semantic markup
    • Putting page content too late in the page so search engines have to work harder to find it, or generally being unfriendly to robots
    • Not setting page metadata usefully
    • Not including accessibility features like access keys, forcing ALT text, jump to navigation
    • Not providing stylesheets for different @media
    • Not integrating well with analysis tools so you can see where people are coming from, what they do, whether your visitors are going up or down, are they reading the pages you think they should be reading, etc.
    • Speed
    • Ease of configuration (hello, Plone)
    • Providing workflow which is either too difficult to set up, or too complicated to understand for the users, or over/under-kill for the requirements of the site

    Rich.

    1. Re:Parameters? by arachnoprobe · · Score: 1

      Uh, did you eve *really* try plone? YES: * Not having stupid URLs like /cms.cgi?pageid=1234 YES: * Putting lots of s in the layout rather than using semantic markup YES (in-page link "jump to content"): * Putting page content too late in the page so search engines have to work harder to find it, or generally being unfriendly to robots YES: * Not setting page metadata usefully YES: * Not including accessibility features like access keys, forcing ALT text, jump to navigation YES (with plugin) * Not providing stylesheets for different @media "The data is there" (Logs) * Not integrating well with analysis tools so you can see where people are coming from, what they do, whether your visitors are going up or down, are they reading the pages you think they should be reading, etc. YES (2.5): * Speed YES: * Providing workflow which is either too difficult to set up, or too complicated to understand for the users, or over/under-kill for the requirements of the site Only: No * Ease of configuration (hello, Plone) But: you only do that once. We hired someone to do it.

    2. Re:Parameters? by Rekolitus · · Score: 2, Interesting
      Some of my own:
      • Having to go to extensive measures to convince the CMS that you want to add a static page, no, not a news item
      • Hard-coded HTML within the CMS itself
      • Bloated core (features that not everyone will need implemented in the core, not a plugin/module/etc)
      • Bloated default installation (I want a content management system, not a "community" management system, and 99% of my website visitors don't need to see a login form)
      • CMSes that simply don't give you enough control over what HTML is output
    3. Re:Parameters? by Epeeist · · Score: 1

      Some extremely good points, especially about accessibility.

      However, a lot of this is down to the templates used rather than the core functionality of the CMS. And a lot of it is down to people using Photoshop to produce the graphical layout and then slicing the image.

    4. Re:Parameters? by Richard+W.M.+Jones · · Score: 1
      Uh, did you eve *really* try plone?

      Yes, we spent quite a bit of time attempting to configure it, and eventually gave up. Anyhow, we have our own CMS now (doesn't everyone :-?) which does some interesting stuff, like integrating with Google Adwords, keyword suggestion, reading age suggestion, SEO suggestions, etc.

      Rich.

    5. Re:Parameters? by bytesex · · Score: 2, Informative

      Which is strange, because the mother of all CMSs, which also comes in a web-based form, has been around for so long. All they'd have to do is copy this.

      --
      Religion is what happens when nature strikes and groupthink goes wrong.
    6. Re:Parameters? by Martz · · Score: 2, Informative

      CMSMS (CMS Made Simple) http://www.cmsmadesimple.org/ ... is the only CMS I've found which does exactly what I want, without overcluttering the entire admin cp or that requires a year of learning.

      Great, simple and flexible. CMS + Smarty + CSS == a win for me!

    7. Re:Parameters? by killjoe · · Score: 2, Insightful

      You know it's interesting. People bash PHP all day long and yet people are able to make some really cool web sites with it. I am not a great fan of PHP but I have to say that wordpress, drupal, cmsmadesimple, gforge etc are all pretty amazing, mature and robust systems built by pretty smart people using this language that everybody loves to hate.

      If you judge a tool by what you are able to build with it then I'd have to give some respect to PHP despite prefering ruby and python.

      --
      evil is as evil does
    8. Re:Parameters? by mwvdlee · · Score: 1

      That's why I built my own CMS.

      It does exactly what I need and only what I need. No compromises anywhere.

      It took me a few weeks to code from scratch; that's less time than it took me to test & pick my previous 3rd party CMS and FAR less time than it took to add the features I needed in the CMS I ended up with.

      I may have to change some PHP code if I want to change certain generated contents, but atleast I don't have to use an obfuscated system to end up with a half-finished workaround.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    9. Re:Parameters? by afd8856 · · Score: 2, Insightful

      I dare say that it took you probably more time to write your own CMS than to properly learn Plone.

      --
      I'll do the stupid thing first and then you shy people follow...
    10. Re:Parameters? by arachnoprobe · · Score: 1

      As I said, we hired someone (actually a company) to customize it, write some custom workflow and special document types, everything relativly easy and we were done. It's now running for nearly 3 years, 1 admin, 1projectmanager, 4 main-editors and nearly 250-basic-authors (2000pages). No problems so far, nearly no running costs.

    11. Re:Parameters? by TheViewFromTheGround · · Score: 1

      I find this aspect of PHP really interesting. Given a chance, I'd much rather be working in Python, but honestly, all the cool free software web apps -- not just cool as in cool computer science-y features, but cool as in this really makes my work easier, better, richer -- seem to be written in PHP. Those are primarily WordPress, Gallery2, Drupal, and MediaWiki. My hypothesis is that in the past ten or fifteen years, a good number of people have seem various problems that they wanted to solve with a web app. They go ahead and start hacking away in a language that's easy to jump into and start spitting out pages. The nearest language at hand for that in many environments is PHP. People like the application and start hacking away themselves, not really thinking "this would be way more enjoyable in Python/Ruby/whatever".

      I worked closely with one of the guys who built Plone earlier this year on povertylaw.org who is working on a cool system called Entransit that uses Plone for content management and spits out XML on the filesystem for content delivery via the language/framework of your choice. One of the philosophies he said they were shooting for with Plone originally and Entransit now was to make the impossible possible. The danger there, I think, is that for many of us, we don't need to accomplish impossible tasks, but to make the already-possible relatively painless and enjoyable. Seems like PHP has become the de-facto language for web applications with that philosophy of suffiency.

      --
      Online citizen journalism from the inner city: The View From The Ground
    12. Re:Parameters? by vhogemann · · Score: 1

      PHP has one great feature, it's dead simple to deploy it. Just enable mod-php on Apache and you're ready to go... Ruby and Python require more work, and they're not as avaliable as PHP.

      I used to bash PHP, but today I consider it a usefull tool. It's dirty and simple, and you can quickly resolve many problems with it. But for big projects I still prefer the Java+Tomcat+Spring combo.

      --
      ---- You know how some doctors have the Messiah complex - they need to save the world? You've got the "Rubik's" complex
    13. Re:Parameters? by LWATCDR · · Score: 1

      "Ease of configuration (hello, Plone)"
      That one leaves a lot of variables. What is easy?
      We hired a web developer that considered anything involving the command line to be "hard to install".
      He refused to use Drupal and tried to force us to use E107. He only answer to why E107 was the best choice was. It was easier.
      As to what are the parameters of a good CMS?
      I would like to add some.
      1. Secure.
      2. Fully documented.
      3. Isn't tied to a single database.
      4. Can scale well.

      Druapl seems to take security seriously but I wish it was better documented.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    14. Re:Parameters? by Anonymous Coward · · Score: 0

      Dear Rich,

      In reading your comment, I won the first round of Buzzword Bingo for today.

      Thanks.

    15. Re:Parameters? by I+Like+Pudding · · Score: 1

      If you judge a tool by what you are able to build with it then I'd have to give some respect to PHP

      That merely proves the tool is not broken. Once you expand your criteria of judgement, PHP starts looking worse.

    16. Re:Parameters? by pgolik · · Score: 1

      Etomite (http://www.etomite.org/) may work for you. It's quite lean, and is very well suited for managing pages with static info, not a community portal or a blog site.

    17. Re:Parameters? by Anonymous Coward · · Score: 0

      You can also write some really useful applications in QBasic.

      That doesn't make it a good language.

  10. I've never met a CMS... by onosendai · · Score: 4, Insightful

    ..that I actually liked

    As a professional, I've very rarely seen clients who want a CMS ever actually use them the way they're intended. They either contract back to the developer to maintain their own projects or they spiral into development hell.

    To often, the idea of a CMS far outweigh's their reality, simple HTML/CSS with a few lessons in the basics of editing often end up cheaper and more effective than deploying and maintaining the cheapest OSS title

    .. saying that, +1 Drupal. Well designed, nice architecture, decent documentation and great user-base, the four horseman of a decent CMS.

    --
    <? include ('signature.inc'); ?>
    1. Re:I've never met a CMS... by Anonymous Coward · · Score: 0

      Umbraco is a completely customizable CMS, allowing the user to implement their own data structures, layouts and templates. This CMS is also very user friendly, allowing even the most novice of users to set up a website in only a matter of minutes.
      Umbraco also supports packages, which are pre-built add-ins that allow a user to implement common applications, such as blogs, comments, searches, and much more.
      This CMS is quite pollished for being only a few years old, and has a wonderful community of followers and supporters.

    2. Re:I've never met a CMS... by killjoe · · Score: 1

      The fact that there are ten thousand CMS packages out there tells me that everybody has different needs is are trying their best to scratch their itches. I don't think you can get five people in a room and get them to agree to what a CMS is supposed to do in the first place.

      --
      evil is as evil does
    3. Re:I've never met a CMS... by Jellybob · · Score: 1

      It's for that reason that frameworks are much more important then fully developed CMSs.

      If you've got a good framework, you can quickly build an application that does what the client want's it to do (and no more!), rather then going through the process of customising an application so it kinda fits their needs, but never really quite gets there.

      If you havn't tried out Rails or Django yet I'd really recommend it - I was playing with Django over the weekend, and it features an admin system which far exceeds Rails' scaffolding - and allows customisation without having to rip it all out and start again.

    4. Re:I've never met a CMS... by I+Like+Pudding · · Score: 1

      I was playing with Django over the weekend, and it features an admin system which far exceeds Rails' scaffolding

      Scaffolding is not an admin system. Why the hell does everyone, without fail, pick scaffolding to compare to? You could have simply stated that Django has a nice admin system which Rails is lacking.

      and allows customisation without having to rip it all out and start again.

      Scaffolding is there to be ripped out once you get going. That's why it's called scaffolding.

    5. Re:I've never met a CMS... by onosendai · · Score: 1

      I whole heartedly agree, Frameworks > CMS and thus I'll always suggest a custom designed framework over a cookie cutter CMS everyday.

      (and for the record, I've been developing with Rails for 18 months now)

      --
      <? include ('signature.inc'); ?>
  11. Re:who can submit it? Rules and slash by Lord+Satri · · Score: 4, Informative

    FTA: "If you're a fan of a particular CMS or if you're part of a CMS project team, then we're looking for your nominations."

    What's more curious is, from the rules: "3. The five open source Content Management Systems with the most nominations will go through to the final 4. The top three will be voted for by a panel of three judges. A final fourth vote will come from the results of a public vote on www.PacktPub.com."

    So it seems the number of nominations matters a lot in case of this award, which doesn't necessarily promote quality over popularity.

    I also wonder if slashcode itself should be amongst the runners. Slashcode isn't really widely used for various reasons (e.g. installation, perl development, features) and it's not like if 5000$ would make any difference to slash developers (I'm wrong?). Which makes me ask what are the requisite features a CMS must have to be considered a CMS. Agreeing on some definitions would be useful for such a contest.

  12. Drupal geets my vote by Aminion · · Score: 2, Informative

    I have been pleasently surprised by Drupal. It is very easy to manage and extend, you get tons of functionality by using well developed modules, customizing its themes is easy and it has great i18n support. Drupal lately seems to have become the favorite open source CMS on the market and thereby increasing the number of developers working on it and people who can help you out.

  13. Slash-Drupal gets my vote by Anonymous Coward · · Score: 0

    If it's so good, then slashdot should start using it.

  14. Documentation! by massysett · · Score: 4, Interesting

    I hope the contest rewards documentation! A CMS is not a simple beast, yet the systems I have examined (I remember Joomla and its predecessors, in particular) were not well documented. The best docs I could find for Joomla was some tutorial posted by a user in a phpBB forum. A great CMS isn't too useful if it can't be figured out because there are no docs.

    1. Re:Documentation! by 241comp · · Score: 1

      I recently used Website Baker on a website I developed and I was pleasantly surprised by the ease of use and documentation.

    2. Re:Documentation! by ArizonaJer · · Score: 1
      FYI, there are now several printed (!) books on Mambo/Joomla:
      • Building Websites With Mambo : A fast paced introductory tutorial by Hagen Graf
      • Building Websites With Joomla!: A step by step tutorial to getting your Joomla! CMS website up fast by Hagen Graf
      • Mastering Mambo: E-Commerce, Templates, Module Development, SEO, Security, and Performance by Tobias Hauser and Christian Wenz
      • Mambo: Your visual blueprint for building and maintaining Web sites with the Mambo Open Source CMS by Ric Shreves
      --
      Jeremy Butler
      www.ScreenSite.org
      www.TVCrit.com
  15. And the winner is... by Anonymous Coward · · Score: 0
    1. Re:And the winner is... by Saint+Ego · · Score: 1

      ...won't win the popularity content. If this was a functionality contest, http://www.xaraya.com/ would be in the running. However, since Xaraya was developed with an eye for technical sophistication, not fool-proofing, I doubt it will have the visiblity to challenge the other major players.

      For now, we'll all have to settle for just finding out which CMS has the most name recognition.

      --
      Reality is prettier inside my head...
  16. Slash by ettlz · · Score: 1

    There you go!

  17. Simplicity by Dekortage · · Score: 1, Redundant

    I hope they factor in the practical flexibility of a given CMS. I've tried Drupal, Typo3, and Mambo/Joomla. With all of them, you can usually tell which CMS a site uses, e.g. a Drupal site looks like a Drupal site. This is less true for Typo3 and Mambo/Joomla, I think, but admittedly I no longer have any Drupal sites set up (just Typo3 and Mambo, as far as OSS CMS software goes).

    And let's talk about average users and training. The Typo3 interface is very frustrating to most of my end-users. Mambo, on the other hand, is much simpler and more streamlined. It doesn't have quite the flexibility of Typo3, but it also doesn't require learning a whole new scripting language (TypoScript) just to get simple things done.

    So, though it may be construed as n00b and insufficiently geeky for Slashdot, I'd vote for Mambo... or perhaps Joomla but I haven't upgraded yet.

    Admittedly this is not exhaustive, but... all of the open source CMSs I've tried have too many "community" features that need to be disabled for use in a professional environment. This is just frustrating. Is there an OSS CMS that just focuses on kick-ass content management and doesn't care about letting users contribute stories, or running discussion forums, or the like?

    --
    $nice = $webHosting + $domainNames + $sslCerts
    1. Re:Simplicity by yelvington · · Score: 1
      With all of them, you can usually tell which CMS a site uses, e.g. a Drupal site looks like a Drupal site.


      Don't confuse stylistic influence with capability. Drupal (and other platforms) have a family of prebuilt templates that were designed by a small group of people whose work influenced each other's.

      There is nothing in the platform that says a site has to have any particular look, as evidenced by sites as varied as The Onion, BroadbandSports, Ruby Baboon and SavannahNow all coming out of the same core technology.

    2. Re:Simplicity by Dekortage · · Score: 1

      "Don't confuse stylistic influence with capability... There is nothing in the platform that says a site has to have any particular look.

      First: admittedly, you are right -- people who take a lot of time to work with Drupal will get something different. However, the vast majority of Drupal sites do not stray outside the prebuilt Drupal design mindset, and this is true for Typo3 and Mambo as well. (This might not be a complaint about CMSs... maybe it's a complaint about the people who use CMSs.)

      Second: you meant to link to http://www.theonion.com (no "l"), which is a good site.

      --
      $nice = $webHosting + $domainNames + $sslCerts
  18. Easiest Perl CMS? by elliotj · · Score: 1

    I have a project I'm working on and need a Perl based CMS.

    Basically, my problem is:
    I have a bunch of Perl scripts that do various things. I need to be able to control access to those scripts to registered (paying) users and I need to be able to pass some kind of userID to my Perl scripts so that what one user does is separated from what another user does - and so they can maintain their own data.
    The system needs to be able to display a bunch of HTML forms so the users can select options to feed to the scripts, and then display both text and graphical results.
    My scripts are pretty flexible, all built in Perl and very easy for me to maintain. I don't really want to bother writing and maintaining my own web gui, user management, advertising management, user account management system. I figured a CMS would do the job.
    Also, on this site, I'd like to be able to house a bunch of articles, but I'm pretty sure all the CMS options can handle that.

    I'm tinkering with WebGUI, Scoop and Twiki at the moment to see if they might fit the bill. Does Slashdot have any other suggestions for me? Is there a Perl CMS guru out there who can help?

    Thanks!

    1. Re:Easiest Perl CMS? by stevey · · Score: 1

      The Debian Administration website is written in Perl, and the code is available. Might be tricky for people to install, especially on non-Debian hosts, but it is simple, secure, and reliable.

      It is also insanely easy to manage.

      It doesn't have different payment types, but it does support community adverts, user accounts, articles, polls, weblogs, etc.

    2. Re:Easiest Perl CMS? by elliotj · · Score: 1

      Thanks for the tip. I'll check it out. I have no problem hosting my site on Debian (or some derivative).

    3. Re:Easiest Perl CMS? by ztransform · · Score: 1

      I liked the use of TWiki at my last company. I liked it so much I use it for my own personal CMS (on virtual linux hosted webspace at linode.com).

  19. e107 by Anonymous Coward · · Score: 0

    I nominated e107, for being the coolest usable CMS not many people
    know about.

  20. The Best CMS Is... by CowboyBob500 · · Score: 1

    ...the one you write specifically for the project you're working on. It has all the features you need, doesn't have all the bloat of the stuff you don't need, and is easily tailorable to the usecases required in your spec.

    Bob

  21. PMWiki ain't bad by earthbound+kid · · Score: 1

    For a light weight PHP-based (ugh, I know, but every hosting service supports it and it's really easy to whip up plug-ins) wiki, it's hard to beat PMWiki. Their default template is XHTML too, which is nice.

  22. -1, Drupal by Random+Walk · · Score: 1

    If there's a security issue, you need to upgrade. So I would put ease of upgrade first on the list. Dumped drupal after a failed upgrade. Of course, the fact that it was overkill for my needs helped a lot in that decision.

  23. what about by Anonymous Coward · · Score: 0

    eZ Publish, it's difficult to learn, and don't have a lot of bling bling included.
    But it's one of the moste powerful cms / cmf out there, so you don't need to hack the code to get things done.

  24. OpenCVS dot org by Anonymous Coward · · Score: 0

    Cripes. What more do you need?

  25. Scalability by Spazmania · · Score: 1

    I hope they require it to work adequately in a high-performance clustered environment in order to win the prize. Every open source CMS I've worked with falls apart in such environments. Moveable Type, for example, requires some nasty rsyncing, generates several times as much backend traffic as it does front-end traffic and won't perform its read-only actions against a separate replica database server. Its performance blows chunks.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
    1. Re:Scalability by Anonymous Coward · · Score: 0

      You should look into ez Publish (http://ez.no).

      It is an open source enterprise PHP CMS which is very focused on performed (including clustering).

  26. Magnolia by Anonymous Coward · · Score: 0

    I went through a bunch of these for a client last year and disliked Magnolia least.

    That said I ended up implementing my own - none of the CMS systems I looked at actually did what I wanted and customising the open source actually looked harder than writing my own.

  27. I'd vote mediawiki by kokojie · · Score: 0

    because it is the basis of some of the most popular websites in the world.

  28. Re: meet a CMS... by Anonymous Coward · · Score: 0

    > To often, the idea of a CMS far outweigh's their reality, simple HTML/CSS with
    > a few lessons in the basics of editing often end up cheaper and more
    > effective than deploying and maintaining the cheapest OSS title

    We've got an OSS CMS installation within our university that's publishing 480 sites comprising 80,000 pages developed and maintained by 1,200 staff - about 23% of whom are employed in non-IT roles.

    Mileage clearly varies.

    Cheers
    Grant

  29. Daily WTF on CMS by Bazman · · Score: 1

    I'd love to nominate this CMS but the author
    has kept it anonymous!

    From that page:

    "It didn't take too long for Bryan to figure it out. Being a Web 2.0 system, the CMS used JavaScript that dynamically loaded JavaScript that dynamically loaded XML that was dynamically transformed into proprietary commands that were parsed to dynamically execute JavaScript to dynamically load content."

  30. There isn't one... by stry_cat · · Score: 1
    There really isn't a perfect CMS yet.

    For the last two years, I've been looking for a Unified Content Management System (I've even tried to submit questions about finding one to ask.slashdot.org but they've been rejected). The specifics of our site is that we need a News Blog which supports user comments and slashdot style moderation, a discussion forum, a wiki, an events calendar, email lists management, and a shopping cart/e-commerce software. All of this needs to have a unified login and unified graphical design. So far we're forced to use MoveableType (which lacks the slashdot style moderation and user submitted stories and has a really awful comment system), Ikonboard (which last time I check had ceased to be published due to some legal issues between the developers), MediaWiki (which has some serious performance problems), PHPCalendar (which works great but is difficult to fix the graphic design), mailman (which also works great but again is difficult to fix the graphic design), a home grown shopping cart (which really isn't very good). All of these have their own login system and graphic design issues. It looks like there are 6 different sites on our 1 site. Of course there is no chance of getting any kind of workflow set up for proper approval of visitor submitted information or for monitoring the editors by an admin.

    The closest I've come to something that is a Unified Content Management System is Drupal. However, it lacks the slashdot style moderation. It also seems overly complex to install, setup, and admin. Finally the biggest problem is that all of its pages are dynamically generated. If they would use static html pages like MoveableType it would dramatically reduce the server load and we'd scrap most everything in favor of drupal.

    1. Re:There isn't one... by mountain_penguin · · Score: 2, Insightful

      one word
      LDAP

    2. Re:There isn't one... by hhappy · · Score: 1

      www.alfresco.org

    3. Re:There isn't one... by Crayon+Kid · · Score: 1
      For the last two years, I've been looking for a Unified Content Management System[..] The closest I've come to something that is a Unified Content Management System is Drupal. However, it lacks the slashdot style moderation. It also seems overly complex to install, setup, and admin. Finally the biggest problem is that all of its pages are dynamically generated.[..]
      Given all the requirements you listed, of course you're going to need a complex, dinamical CMS. Be realistic now.

      A CMS that is able to do anything is not going to be simple enough for a technical n00b to use. It will have a powerful engine based on some kind of object abstraction, a powerful template engine and extensibility via plugins. Not quite in the n00b ballpark, as you can see. And add a steep learning curve, as well as a half-decent web developer using it, but it comes with the territory.

      FWIW, you can give ez Publish a try.
      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    4. Re:There isn't one... by commanderfoxtrot · · Score: 1

      Might be a silly question, but are you running a PHP cache? You can't start asking performance questions unless you are.

      MediaWiki and Drupal will not perform at their best unless you have one.

      If you have mostly static pages and Drupal's caching is still too slow then a) you're doing something wrong/your site is enormous or b) look at reverse proxies like Squid. Fairly simple to set up.

      --
      http://blog.grcm.net/
  31. Textpattern, hands down by Anonymous Coward · · Score: 0

    I've done the CMS gamut and Textpattern takes the cake.

    Relatively simple, totally customizable, great plugin system and a wonderful development community. All of the web essentials out of the box and nothing more.

    It passes every litmus test a poster mentioned earlier, including the easy-to-install. :) I'll be the 1st to admit there's room for improvement, but it's a partially a function of the core developers' antibloat that I so appreciate.

  32. Important Real Live CMS Features: by wmaster · · Score: 2, Insightful

    1) Real multilingual Support for all modules/themes/blocks - at least the core system must provide that out of the box

    While most CMS system work well in monolingual environments, the real challenge is the multilingual use. That starts with correct browser language detection, goes further with solving the character set complications for output & input, continues with taking care for multilingual people, and finally ends at providing a choice of language in case of not translated parts. Most CMS I came around are sumb English centered and don't care for more.

    2) A serious and configurable caching system that enables the webmaster to react to traffic and load related problems

    Most CMS are designed with small low traffic sites in mind. That's ok, but some of the fortunately grow. Unfortunately you're mostly alone then. Reacting to a Slashdot (well, that's how I learned to tweak sites for traffic peaks), or a download rush, or accidentially all search engines crawl your site the same time - all that happens and needs solutions.

    3) Security features that integrate with corporate policies

    That's where almost all of them fail - but actually it'S not that complicated to use LDAP, SSH, SSL for log-in processes.

    4) A theming engine that encourages designers' creativity

    While all CMS provide a browser bases interface to edit themes (do you know a good designer who really works that way?), most of them fail when it comes to providing API and documentation a designer person would understand.

    I definitely forgot to mention other important features - those are just the first coming in my mind. While working with several different CMS systems every day, I feel most comfortable with the mix of features PostNuke http://postnuke.com/ provides. It is far from perfect, but at least provides a good portion of the features I mentioned above.

    Ah, did I mention interoperability/compatibility between CMS systems? ;-)

    Greetings, Chris

    --
    "An operating system must operate."
    1. Re:Important Real Live CMS Features: by wazzzup · · Score: 1

      Typo3 is quite possibly exactly what you are looking for. It is enterprise-grade quality, it was designed to be multilingual from day one, it has a sophisticated caching system and check out TemplaVoila for templating/theming (the video is very short and may not give you a sense of its power). Security awareness has gone up recently as extensions are now audited for security holes.

      A quick overview of features and tutorial videos may help you get a feel for what Typo3 can offer in a CMS.

      As with most things, the more power and flexibility you have the steeper the learning curve and Typo3 is no exception.

  33. Enterprise WCMS? by dkuntze · · Score: 2, Insightful

    The problem is there is too many applications out there that call themselves Content Management Systems. They really need to be reclassified to reflect their capabilities, etc... I'm more partial to enterprise-grade content management. There are a couple of open source apps, in my mind, that could apply: www.alfresco.com -- managed by a group of ex documentum and Interwoven people. www.opencms.com

  34. If you want to try them before voting... by crimperman · · Score: 2, Interesting

    Without having to install.

    http://www.opensourcecms.com/

    Surprised nobody has mentioned that site yet. You get to try them as demos which are reset every two hours or so.

    1. Re:If you want to try them before voting... by merryberry · · Score: 1

      When I went looking for a CMS that is where I first tried. This page http://www.opensourcecms.com/index.php?option=com_ content&task=view&id=388&Itemid=160 is very useful. It gives the list of CMS Ratings. People should take from the ratings it what they will. My advice for people looking for a CMS is try them all, you will probably never find something that matches what you want, but you may come close.

  35. Typo3 by wazzzup · · Score: 1

    Enterprise-grade functionality. Many mega-companies like Dassault Systemes in France and Volkswagon in Germany use it. Very powerful, very flexible and very complex. If you like Firefox because of extensions then typo3's (thousands) of extensions will appeal to you.

    It's very popular in Europe and is getting some legs here in the US. Check it out at http://typo3.org

    1. Re:Typo3 by kchrist · · Score: 1
      I had to make a change to someone else's Typo3-powered site once. I dismissed it as something I would ever use when I realized that it rendered a simple unordered list not in HTML, using the list elements that exist for exactly this, but as a table with a graphic of a bullet in one cell and the text of the list item in the next. For each item in the list.

      Allow me to demonstrate. This is the right way to make a list:
      <ul>
          <li>list item text here</li>
      </ul>
      And this is the Typo3 way. I added line breaks for readability (ha!). In reality this is all on two lines:
      <table border="0" cellpadding="0" cellspacing="2">
      <tr>
      <td valign="top"><img src="media/bullets/dot.gif" vspace="4" hspace="4" border="0" alt="&#8226;" /></td>
      <td valign="top"><div class="bulletlist">list item text here</div></td>
      </tr>
      </table>
      I swear I'm not making this up. This was just copied/pasted directly from a live Typo3 site. Whoever designed that should be shot.
    2. Re:Typo3 by anickname · · Score: 1

      FYI the rendering of menus can be configured with typoscipt and is fully adaptable. The parents comment is equivalent to: That car sucks because its red.

    3. Re:Typo3 by Crayon+Kid · · Score: 1

      Ah, but is Typo3 bootstrapped onto itself?

      Why would it, you ask. Because that's the supreme form of "eat your own dog food" a CMS can offer. Having it's own administration interface implemented as a site built on top of its own CMS engine, or having everything, down to user accounts, implemented as objects within the same CMS engine.

      I mean, if it's a really good CMS it should be able to implement any site, right? So why not its own administration?

      There are bootstrapped CMS engines out there. Look for them. Typo3 is not one of them.

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    4. Re:Typo3 by kchrist · · Score: 1

      Who said anything about menus? I'm talking about a simple bulleted list within a page of text, not navigation or anything related to "menus".

      Still, even if there's an option to use standard HTML or tables to render a simple unordered list, even if this isn't the default behavior, the fact that Typo3 will do this indicates that there's something seriously wrong with the design behind the application.

    5. Re:Typo3 by kchrist · · Score: 1

      Replying to myself is bad form, I know.

      For the record, I just tried out the Typo3 demo and it creates lists exactly like I described above, complete with font tags. This is the official Typo3 demo site, so if this is a configurable option it must either be the default or the recommended behavior (or both).

    6. Re:Typo3 by anickname · · Score: 1

      The menu thing was a false assumption on my part, and yes the default rendering from the content module will turn your stomach. But the rendering of content elements can easily be switched to css styled rendering. The default behaviour is probably preserved for compatibility reasons. (But this is again a assumption on my part). And rest assured no one will recommend a table to render a simple list these days. Btw I think the site you are refering to has no official ties to typo3 at the moment. http://lists.netfielders.de/pipermail/typo3-dev/20 06-June/018385.html

  36. Really, ya gotta look at this one by Anonymous Coward · · Score: 0

    Sky[blog,doc,events,talk,pages] is the total solution.
    Don't know why it doesn't get more notice in the
    open source community?

    http://www.skybuilders.com/Products/open_source/

  37. Out of curiousity... by Jerf · · Score: 1

    Since we're on the topic: Does anyone know of a CMS that does CMS-y things, but renders out to static pages that can be uploaded to any host?

    I'm interested in the management features and such, but I don't want dynamic stuff on the server.

    I am aware of the multitude of template libraries for all kinds of languages, and I've been piecing one together based on that, although it'll never be useful for anyone else. I was just curious if there was anybody who already filled this niche. If it's out there I can't find the Google keywords to find it, and there's too many now to try to wade through, especially for a feature that they are likely to mumble about in passing (as opposed to trumpeting on the front page).

    1. Re:Out of curiousity... by Anonymous Coward · · Score: 0

      OpenCMS (which I don't think's been mentioned yet), a Java-based system, I believe has a static-export publishing plug-in.

      http://www.alkacon.com/alkacon/en/company/download s.html

      Static content should load faster ...

    2. Re:Out of curiousity... by Anonymous Coward · · Score: 0

      also Collage (http://www.serena.com/Products/Collage/home.asp) though it's not open source...

    3. Re:Out of curiousity... by warith · · Score: 1

      If you really want a pure static site that you upload, instead of a CMS why not just use something like Dreamweaver.. you can put together a nicely consistent site via its templates and library items, and it will output a completely static site. (It will have some HTML comments for template markup, but yuo can strip these out during export if you want)

    4. Re:Out of curiousity... by Anonymous Coward · · Score: 0

      Yup. Try Bricolage. It doesn't have any default templates at all, really, and it can be kind of a bear to set up, but it's amazingly powerful.

    5. Re:Out of curiousity... by Anonymous Coward · · Score: 0

      Static rendering is a long time feature of Manila. Just enter your ftp info and it's an easy one button click to upload your page(s). Try it out at http://www.clubhause.com/http://www.clubhause.com

  38. No, it's slave labor. by mosel-saar-ruwer · · Score: 1


    Actually, it's worse than slave labor. A slave master has to feed and clothe his slaves, and keep a roof over their heads.

    In the real world, an enterprise-worthy CMS might cost easily several million in upfront R&D [anywhere from 10 to 50 man-years worth of labor, just to get to the "alpha" stage, with a total compensation package of easily $200,000 per man per year], and that's before you start regression testing and then moving to something you might call a "beta" version.

    $5,000 is roughly what one contract programmer would cost for a WEEK. A week isn't even enough time to start making your stupid little "object note cards" [yeah, I'm dating myself]. Hell, a week isn't even enough time to start drawing stupid pictures on the whiteboard with the dry-erase markers.

    Wake up people - you're being had. These corporations want FOSS out of you SO THAT THEY WON'T HAVE TO PAY YOU WHAT YOU DESERVE!!!

    But seriously - anyone who falls for this con job deserves to be had.

  39. Security?! by melonman · · Score: 1

    Does anyone think that security is an issue? Some of the OSS CMS out there are truly scary in this respect.

    --
    Virtually serving coffee
    1. Re:Security?! by wmaster · · Score: 1

      SEcurity is very important - even more since several CMS integrate forums, up/download facilities, online chat and mailers. Here is the most recent Secunia report an my favorite CMS PostNuke: http://secunia.com/product/350/ Greetings, Chris

      --
      "An operating system must operate."
  40. submit nominations by Anonymous Coward · · Score: 0

    Why do they need to know my name and email to submit a nomination? Why can't it be simple like a Slashdot poll?

    1. Re:submit nominations by Tellalian · · Score: 1

      Fine, here you go:

      _ Mambo
      _ Joomla
      _ Drupal
      _ Wordpress
      _ Whatever CoyboyNeal uses

  41. Xoops should win by SomeOtherGuy · · Score: 1

    I played around with about 10 or 11 CMS systems last year. The only one that had
    all of the features, good community support, and actually installed and worked fairly straight forward was Xoops. Nothing else even came close or was in the same ballbark.

    --
    (+1 Funny) only if I laugh out loud.
  42. Typo3, Joomla, ... by Qbertino · · Score: 2, Informative

    Since we're on the topic: Does anyone know of a CMS that does CMS-y things, but renders out to static pages that can be uploaded to any host?

    Typo3 can switch to static documents very easyly. Joomla needs a little tweaking, iirc. As far as I know most of the current OSS CMS support generation of static content. It's the easyiest way to enable a cheap and easy means of caching.

    --
    We suffer more in our imagination than in reality. - Seneca
  43. "CMS" just buzzword for FLOSS developers by Anonymous Coward · · Score: 0

    You're absolutely correct. Most open source developers don't give any thought about calling their scripts "CMS", and have probably never bothered to read even the Wikipedia entry on this term. Most of the scripts out there are just plain old "Portal systems" (better code, but mostly just PhpNuke remakes) or just editorial scripts which don't do much beyond grouping uploaded HTML into virtual filesystems and generating menus from it. Most of the so called PHP "CMSes" don't even qualify as WebCMS, due to lack of a real database abstraction (hint: a simple SQL function API wrapper isn't the same). It's the same with kiddie discussion board developers not understanding the difference to forum software with real discussion trees.

    However, I guess we have to put up with our developers egos (for calling everything "CMS") and NIH syndrome (not reusing better code, even though EVERYBODY uses the GNU GPL these days). OTH this gives us users a huge collection of functional (even if with quirky code) Web site management backends. And services like opensourcecms at least make an informed choice possible.

  44. Re:who can submit it? Rules and slash by Caiwyn · · Score: 1

    So it seems the number of nominations matters a lot in case of this award, which doesn't necessarily promote quality over popularity.

    50,000,000 Elvis fans can't be wrong.

  45. Staging and Version control is important by Anonymous Coward · · Score: 0

    And the only one that does it properly, IMHO, is http://www.exponentcms.org/,

    Staging and editorial control all work properly unlike all of the others that I've tried that do staging in any way where once a page is OK'd: then any changes are automatically OK'd.

  46. git by Anonymous Coward · · Score: 0

    I vote for git.

  47. Bricolage by Anonymous Coward · · Score: 0

    Try Bricolage.

  48. eZ Publish by Venatyr · · Score: 1

    Hands down the best open source content management system out there is "eZ Publish".

    In the past I've used Textpattern, Mambo, Joomla, Etomite, Typo3, Sharepoint, and a few others, and eZ Publish dominates them all.

    It is a real *content* management system - not article management (with title, body text, etc.). You can set up different content classes with your own editable fields and customize various views for displaying the information.

    What I find amazing is that the entire back-end administration is built using the same API and template language that you'd use to build the front end. The administration is really just a different "view".

    It does have a steep learning curve, but I doubt you'd find anything else as flexible, robust, secure, and stable.

    Check it out here: http://ez.no/products/ez_publish

    1. Re:eZ Publish by wreeder · · Score: 1

      "It does have a steep learning curve, ..."

      What, pray tell, does the "eZ" in the name stand for? I've never used eZ Publish, so I'm not knocking this product, but am I the only one who is sick and tired of systems that claim to be "easy" or "intuitive" but really aren't?

      I remember coming close to smashing several early Macintoshes in frustration trying to do simple things. Hint: if you have to learn the intuitive way to do something it ISN'T intuitive. If there's a steep learning curve it ISN'T easy.

      I think I'll write a new CMS and call it BOHICA Publish. BOHICA stands for "Bend Over, Here It Comes -- Again". At least then no one will be able to accuse me of false advertising.

    2. Re:eZ Publish by Venatyr · · Score: 1

      To their credit, they do claim that they are an "Enterprise" system.

      Perhaps somebody can testify as to whether it is ez-ier to implement than a comparable commercial CMS?

  49. Drupal w. Postgresql & Slony by Anonymous Coward · · Score: 0

    What about using Drupal with Postgresql backends syched using Slony?

  50. Does anyone else think this is a bad sign? by Yogs · · Score: 1

    The sums involved here are so small that it doesn't make any difference in terms of compensating any development effort.

    So, the story amounts to somebody wanting to bring attention to Open Source CMSes, and the fact that there's ANY MONEY INVOLVED AT ALL, is enough to attract attention in the Open Source world.

    Doesn't this seem sad to anyone else?

  51. Useless without a definition by Saanvik · · Score: 1

    Without defining what a CMS is, this is like saying, "We'd like to give some Open Source project that does something with websites $5k".

    Defining what a CMS is is not an easy job. Wikipedia doesn't even have a good definition. The best you can hope for to define one as a set of features, and any system that can do those features, is, for your definition of a CMS.

  52. Synergiser by kamatsu · · Score: 1

    Synergiser (http://synergiser.symcube.com/) is rather immature but shows promise - and doesn't need fancy SQL or anything like that, just a webserver with apache, unzip and php.

  53. rm by soccrates · · Score: 1

    I use to work at Enron. My favourite CMS is "rm".