What’s a Wiki?

A survey of content management systems

Download the whole article as PDF

Write a full post in response to this!


If you haven’t paid attention, the World Wide Web has been changing dramatically over the past few years. It used to be that if you wanted to create a web site, you either had to learn the basics of HTML, or spend a few hundred dollars on a web development tool. Or hire a designer to put one together for you.

Every time you want to add new content to your web site, you’d have to go back to your tools, add a new page, update all of the site navigation, or pay another fee to your web designer.

Those days are history. Thanks to a variety of different content management systems, you can easily add new content to your web site with no technical knowledge whatsoever.

Dynamic web sites

Google likes change. The Google search engine works like a popularity contest — the more people who link to your site, the higher your site will appear in the Google rankings. How do you get people to link to your site? Two choices: create good content, or cheat. Many people try to take shortcuts, participate in link exchanges, hide links on a bunch of different pages, and try all sorts of things to make their web sites rank higher on Google.

The key to getting repeat visitors, inbound links, and high Google rankings, is to continually post new content. The more interesting your content, the more visitors you’ll attract

But cheating doesn’t necessarily result in satisfied visitors, and chances are, you want people to keep coming back to your web site, stay aware of your company or hobby or insights or whatever the purpose of your web site is. You don’t get this by cheating.

The key to getting repeat visitors, inbound links, and high Google rankings, is to continually post new content. The more interesting your content, the more visitors you’ll attract — once you’ve been found in the first place.

Dynamic web sites automate the process of posting new content. Instead of a bunch of static, unchanging files, dynamic web sites are programs that store content in ways that make it reusable on a bunch of different pages. You can write content on one web page, and have it automatically appear on another.

What’s a content management system?

A content management system is an automated way of managing content, whether that content is a sentence or a full document, an image, a video, or a sound clip. This article is going to cover a few different types of content management system that are dynamic web applications for managing text.

But even this description is very broad. Different people think of different things when they hear the term Content Management System. Here are three primary goals for different types of content management systems:

  • Enforce a publication process, defining a workflow of roles and approvals. Traditional news media, and companies with a large marketing department look for systems that separate the roles of writer, developmental editor, copy editor, and proofreader, requiring sign-offs before publication.
  • Manage a collection of knowledge. Teams that work together on a project or in a company often need to capture and share information with each other. A content management system can provide a framework for capturing that information and make it easier to learn what you need to know to get your job done. This is often called a knowledge base.
  • Simplify getting content online. The most basic content management systems make it easy to post new content quickly, making it more likely that you’ll do it, and saving the expense of hiring web developers.

There are many other motivations behind content management systems, but these seem to be the most common. Now let’s take a look at a few specific systems, and why you might choose them. All of the programs in this article are free, open source software applications that run on a web server.

Fast and easy web site management with Mambo

Need a simple way to manage your public web site? Looking for a system that can start out simple but give you plenty of room to grow and add features later? Look no further than Mambo, a basic but powerful content management system.

Mambo is best suited to businesses looking for a simple way to get content online. With minimal training, you can easily add pages, manage navigation, create content and sort it in two dimensions, and apply formatting without knowing any HTML or buying any web editors.

Mambo earned the “Best Open Source Solution” award at LinuxWorld in Boston earlier this year. It is polished, great for non-technical users, and provides a framework to have custom modules installed that add all sorts of features such as event calendars, directories, photo galleries, or whatever you can think of.

Information at a glance with a PostNuke portal

Slightly more rough around the edges, slightly less stable, but even more powerful than Mambo, PostNuke is a full portal system with a more flexible security model.

PostNuke allows you to create several different groups of users, and grant or restrict access to various parts of the web site to any particular group using a set of Access Control Lists (ACLs). This makes PostNuke a great system for managing a customer extranet, where you want to be able to provide unique content to particular customers. It also works well for a community-based web site, where you want to allow untrusted users to be able to post stories or other content without granting them access to more critical areas of the site.

PostNuke is designed as a Web Portal, a site that puts a lot of different information in a single place. Headlines, weather forecast, stock tickers, trouble-tickets, current status, all sorts of things can be organized to display in a particular position on the main page.

If you have slightly more security needs, and don’t mind working around its quirks, PostNuke is a great way to go. PostNuke is a spinoff of another popular portal system called PHPNuke, with more of a focus on security and a standard programming interface.

Knowledge base for the world: MediaWiki

What’s a wiki? From the Hawaiian wiki wiki, which means “quick,” a wiki is a web site that is very fast and easy to update. The distinguishing characteristic of a wiki is that you can create links to pages that don’t exist, and then just follow the link to create the new page.

Don't miss out on the other pages!
12next ›last »

Write a full post in response to this!

Similar articles

0

Do you like this post?
Vote for it!

Copyright information

This article is made available under the "Attribution-Sharealike" Creative Commons License 3.0 available from http://creativecommons.org/licenses/by-sa/3.0/.

Biography

John Locke: John Locke is the author of the book Open Source Solutions for Small Business Problems. He provides technology strategy and free software implementations for small and growing businesses in the Pacific Northwest through his business, Freelock Computing.

Anonymous visitor's picture

postnuke

Submitted by Anonymous visitor on Fri, 2006-11-03 03:51.

Vote!
0

would someone please email me to answer this question that my weebmaster won't be clear on?

i've had someone update my postnuke site.
he's gone up considerably in price.

now i want to update it myself, adding articles, links, and photos at will.

do i need to get a html editor?

can i just cut and paste from word ?

can i just add photos myself?

please advise.
thanks,
Trey
asurfguy@hotmail.com

Anonymous visitor's picture

Hmmmm...

Submitted by Anonymous visitor on Mon, 2007-01-01 17:06.

Vote!
0

Pretty shallow review of all the options that are out there for content management. Plus the article title and sub-title don't match: A wiki, although it "manages" content, isn't what has traditionally been called a content management system.