WikiWikiWeb
Computerworld - Web site development can be an intimidating process to nonprogrammers. And collaboration with others can also be daunting, requiring expensive server-based applications. But it doesn't have to be that way. A technology with the strange-sounding name WikiWikiWeb (or just WikiWeb) simplifies both processes.
Created in 1994 by Ward Cunningham, WikiWeb was loosely derived from HyperCard principles and is written in a language called HyperPerl. The guiding principle behind the original Web site of Kansas City, Mo.-based WikiWeb Inc. (www.wikiweb.com) is that anyone can change or add to anything on a Wiki site at any time via an ordinary browser interface, making it an ideal collaborative environment.
Wiki provides an easy way to navigate files in a database. The technology is a stable platform that allows for adaptation or cloning to suit individual requirements. Wiki sites have been created using several development tools and languages. The www.Kehei.com WikiWeb is Perl-based; a clone written by Patrick Mueller was created in Rexx; and there are also Wiki engines in Python, Java, Smalltalk, Active Server Pages, Ruby, PHP and Visual Basic. Many clones have been created to support corporate or departmental intranets.
Why Wiki?
The main benefit of using Wiki is that it's not necessary for all changes to be submitted to a single intranet manager or webmaster. Those who use the site can keep it up-to-date on the fly. One implementation involves a customer support site for IBM's Component Broker product. Because pages are generated dynamically, the most current version of the file is always being served and links are automatically updated. Dynamic page-loading increases server load, but the Apache Web server with the mod_perl programming module can simultaneously support up to several hundred users.
The original Wiki site stores all pages together in one file using the Unix dbm hashed-access method. The Wiki translator accesses the database as it formats each hyperlink, whichaccording to the dbm documentationcan be done in two disk reads or fewer. The flexibility of this technology lets it sit on top of other databases such as Oracle, Access, Mini SQL and Revision Control System.
Wiki's formatting procedures aren't WYSIWYG, nor are they particularly intuitive. But the editing and creation commands are easy enough to master with minimal study, and they're brief enough to keep open in a second browser window for quick reference.
The basic text-formatting rules are simple:
- Don't indent paragraphs.
- Words wrap and fill spaces as needed.
- Use blank lines as separators.
- Four or more hyphens at the beginning of a line make a horizontal rule.



- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- The Keys to Distributed & Agile Application Development
- How leading firms are winning with strategies for efficient application development, without relying on co-location.
- Overcome Top 7 Admin Challenges of Active Directory
- As Active Directory's role in the enterprise has drastically increased, so has the need to secure the data. Gain insight on creating repeatable,...
- Insiders Can Ruin Your Company. Take Action.
- Did you know that 80 percent of threats to an organization come from the inside? The threat from insiders is often overlooked in...
- Top Solutions and Tools to Prevent Devastating Malware
- Custom malware frequently goes undetected. According to Forrester Research, the best way to reduce risk of breach is to deploy file integrity monitoring...
- Streamline Compliance and Increase ROI
- Streamline, simplify, and automate compliance related activities; especially those that impact multiple business units. This white paper from NetIQ, outlines solutions that will... All App Development White Papers
- Reduced TCO for Communications Applications with New Oracle SPARC Servers
- In this webcast learn how Oracle's new SPARC T4 servers and SPARC Supercluster deliver the security, performance, and scalability required for 4G network...
- Optimizing Networks for the Cloud
- Join guest speaker, Rohit Mehra, IDC Director of Enterprise Communications Infrastructure, to explore current trends, discuss best practices for optimizing Data Center and...
- Apps QuickStart Series Part 2: Designing and Deploying SQL Server on VMware vSphere
- Download this webcast to learn about the design considerations for virtualizing SQL workloads, performance and scalability information and high-availability options, as well as...
- Apps QuickStart Series Part 1: Designing and Deploying Exchange 2010 on VMware vSphere
- Download this webcast to learn the virtual hardware design considerations for Exchange 2010, deployment using the building block approach, options for high-availability and...
- Customer Spotlight: How IPC The Hospitalist Company Implemented Oracle on VMware
- Have you been looking to hear about customer's experiences with the new VMware vCenter Site Recovery Manager product? View this webcast to learn... All App Development Webcasts