Slashdot Mirror


Weblog System Features Compared

prostoalex writes "The question of the best weblogging system out there arises quite often, especially after the new licensing scheme introduced by MovableType. Here's a rather detailed breakdown of currently popular blogging and content management systems. Out of 11 software packages, 10 run on any server with variations of Perl/PHP and MySQL/PostgresSQL, and one requires Windows and .NET Framework. 4 are licensed under GPL, 3 are under BSD. Mark Pilgrim explains why licensing is suddenly important."

5 of 269 comments (clear)

  1. CityDesk by tomblackwell · · Score: 4, Interesting

    You can also manage a site quite nicely with CityDesk, by Fog Creek. The owner, Joel Spolsky, is an interesting guy who has been the subject of some debate on Slashdot over the years.

    Whatever your opinion of him, he makes good software.

  2. my own? by ferrocene · · Score: 3, Interesting

    Seriously, have any other /.'ers created their own system? Sure, mine sucks as I just used it to learn php, but it's still cool to programmatically create tables from a flat text file somewhere and append a date.

    --
    Most folk'll never lose a toe, and then again some folk'll...
  3. Re:LiveJournal by moosesocks · · Score: 3, Interesting

    Even better...

    Use the LiveJournal servers, but syndicate the RSS feed into your own blog.

    This way, you can get the best of both worlds, allowing you to intergrate the blog into your own site while using all of LJ's kickass features such as the huge array of WYSIWIG clients availible. It cannot be beaten.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  4. Re:Great site & Favs by dealsites · · Score: 3, Interesting

    This is not a troll, but I've seen tons of these sites suffer from a slashdotting. Now I understand that the Slashdot crowd can deliver quite a punch, but many of these Open Source CMS systems have too many mysql database queries per page. That will reduce your capacity even further than bandwidth. Especially on a popular shared hosting plan. I'm a huge Postnuke fan and I usually have about 25 people on my site at a time (max), and one day got slashdotted. I saw the number of users grow to about 350 online at one time (based on a 5 minute interval). The page slowed down some, but I was suprised that it stayed up the whole time.

    Disclaimer: I'm not sure how MANY people it actually takes to bring down a page, but this was a huge number of visitors for my site. Anyone know how many people are on Slashdot at any given time?

    --
    New deal processing engine online: http://www.dealsites.net/livedeals.html

  5. Re:Why WordPress Is Poised To Take Over by Jordy · · Score: 3, Interesting

    I'm sticking with MT myself.

    I don't really want to run MySQL. I don't really want to maintain it. It is just not something I want to deal with. MT lets me use a little local database.

    I really really don't want dynamic pages. I just don't need it. I have had zdnet link to my blog which caused a trillion avantgo clients to hit it. I just don't need queries to MySQL and PHP being run all the time. Actually PHP by itself wouldn't be so bad if it cached everything in a local file the first time the page required it as long as it supported if-modified-since and ranges correctly.

    I actually kind of like the idea of TypeKey. Of course nothing prevents you from implementing TypeKey support in WordPress.

    I simply don't care about silly licensing issues. I mean, for a single non-commercial blog, nothing has changed.

    I have an upgrade path. Sooner or later WordPress will probably integrate a local databse and real caching. When that happens if it is better than MT, I'll migrate. I just don't see the point in migrating right now.

    --
    The world is neither black nor white nor good nor evil, only many shades of CowboyNeal.