Other Uses for Wiki Software?
CodeMonkey22 asks: "The much-discussed Wikipedia could be considered the quintessential definition of what Wiki software is capable of. More recently, however, a plethora of specialized reference websites, such as Wookieepedia (Star-Wars) and the Marvel Database (Marvel Comics), have popped up. This got me to thinking, are websites the only viable use for wiki software? Working in an IT department, the first alternative that came to my mind was an intranet knowledge-base. TWiki, for instance, touts itself as 'an Enterprise Collaboration Platform'. What other uses could take advantage of Wiki? What changes would be needed to make it more applicable in other areas of use?"
See Trac ("an enhanced wiki and issue tracking system for software development projects"), which integrates both a wiki and a ticket system (among other things such as version control) together. This means you can use wiki markup in tickets and commit logs, and link from wiki pages to tickets etc and vice versa. Nice :-)