Slashdot Mirror


Which Weblogs Are Best Suited for User Group Use?

An Anonymous Coward asks: "I'm preparing a proposal to my local LUG hopefully to persuade them to incorporate a weblog into their current website. It seems to me that weblogs would be better suited to the type of communication that is generally found on LUG email lists. My questions is: Are there any LUGs out there that are currently using some type of weblog application? Are there any who are considering it, or have considered it and abandoned the idea? What are the major reasons behind your choice?"

13 of 30 comments (clear)

  1. Scoop... by OneFix · · Score: 5, Informative

    Scoop is probably the best solution for your needs. Anyone can add articles, the group votes the best ones to the front, and admins can vote announcements/time critical stories to the front page.

  2. We use Wiki. by Inoshiro · · Score: 4, Informative

    At the Saskatoon Linux Users' Group, we use the WikiWeb. Wiki allows all members to annotate and update the pages, rather than requiring a central authority to filter all changes in. A plus is that everyone can contribute equally.

    Also, it supports versioning, so it's handy for many other group oriented activities that involve planning.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  3. Geeklog aint too bad by McCarrum · · Score: 5, Informative

    I've used Geeklog for three groups sites .. one of them with a tech focus, one is an SCA site, one for a non-profit organisation. Like 90% of blogs out there, it's fairly stable, has nice templates, yadda yadda yadda. It has built in calendaring which is nice also. I'd recommend it ... the number of security issues behind it are pretty much zilch.

    Postnuke is pretty amazing, but IMNSHO it's becoming very large. Takes a bit to get it customised to the level you want.

  4. We use Wiki (also!) by metacosm · · Score: 3, Informative

    At the Yorktown Linux Users' Group, they use the Python Wiki. Wikis are better than weblogs because they promote freshness of data, corrections, and everyone getting involved.

    My favorite heavy duty Wikis are:
    Linux: TWiki (http://www.twiki.org/)
    Windows: OpenWiki (http://www.openwiki.com/)

    Each of these wikis support heavy duty revisions, diffs, uploading, access controls (only if you want them), and are Open-Source!

    1. Re:We use Wiki (also!) by DJSpray · · Score: 3, Informative

      I agree and recommend TWiki (www.twiki.org)

      I have installed it successfully and without much hassle on MacOSX and BSD, Linux, and BSD even running on an ISP's somewhat locked-down server. It is highly configurable, but the default setup is useful right out of the box.

      Some features of TWiki I like:

      - it's in Perl (and Perl is more likely to be available on system X than some of the newer languages)

      - the source is quite readable

      - it is highly readable

      - the markup is extremely simple to learn

      - your contents are stored in RCS files

      - you can upload files (mentioned already)

      - users can register to be notified about content changes by e-mail

      Overall it has been a great tool. I'd like to see a few things improved, like support for creating new webs, real hierarchical namespaces for WikiWords (sub-webs), built-in preferences for enabling/disabling access to robots, simpler and better-looking default templates, and a little better support for generating a static site from the live site. But these are all pretty minor and for the most part I've been very happy with it. (And, if the itch to fix something becomes great enough, well, of course I should brush up on my Perl and contribute some fixes).

      Paul R. Potts

  5. Slashcode by Alethes · · Score: 4, Informative

    If you like the way this site works, you can get the code here.

  6. Geeklog runs fine on IIS by Anonymous Coward · · Score: 1, Informative

    Geeklog is a Slashlike engine written in PHP which runs just fine on IIS. Going to support bluetooth too real soon now.

  7. Drupal by Sabbath.sCm · · Score: 4, Informative

    Drupal seems to have all the features of Slash and Scoop plus more. And you only need PHP & MySQL support, so it will run even on a Windoze box.

  8. Mark Kyne's Personal Weblog by oyenstikker · · Score: 3, Informative

    I use Mark Kyne's "Personal Weblog" for a small site that allows anyone to read anything, and those who have the password to post and edit posts. Ultra simple. I think it works just fine for announcements and stuff. Its php and mysql. Mine really isn't used much at all, but it works fine. Get it at
    http://www.kyne.com.au/~mark/software/weblog.php .

    --
    The masses are the crack whores of religion.
  9. Check out Plone! by Linux_ho · · Score: 3, Informative

    They're just about to release Plone 1.0 which is basically a pre-configured Zope with CMF and some of the other new plugins all set up. Their web site is basically their product as it comes up when you first install it, so it gives you a good idea what it looks like.

    It's big if all you need is a weblog, but it's perfect if you want a platform that you can build on and add applications to while maintaining a lot of flexibility (user management, etc)

    --
    include $sig;
    1;
  10. Moveable type. by BenTheDewpendent · · Score: 2, Informative

    Depeneds on the group. Is this group being everyone? or a select few? I use moveable type it can use a berkley dbfile or MySQL you can have it run mulitble blogs all with mulitple users with diffrent levels power. Easy to administrate can be slightly tricky to install.

  11. Tiki is awesome! by DamienMcKenna · · Score: 3, Informative

    Having set it up on a large-ish site recently, I'd have to say that Tiki is simply awesome! Weblogs, forums, file and image galleries, FAQ system, on and on and on, with a really cool user management system. http://tikiwiki.sf.net/ has everything you need.

  12. take a look... by zonker · · Score: 2, Informative

    ...at pmachine. neat, easy to install, easy to use, well documented and works nicely.