FlexWiki
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (April 2010) |
| Original author(s) | David Ornstein |
|---|---|
| Developer(s) | Microsoft |
| Platform | .NET |
| Available in | English |
| Type | Wiki software |
| License | Common Public License |
| Website | http://sourceforge.net/projects/flexwiki/ |
FlexWiki was a wiki engine written primarily by David Ornstein. The code was first released in September 2004. Development ceased sometime in 2009.
The engine is open source, licensed under IBM's Common Public License. FlexWiki was the third Microsoft project to be distributed via SourceForge.net, after Windows Installer XML (WiX) and Windows Template Library (WTL).
FlexWiki uses .NET technology and has an integrated scripting language called WikiTalk. WikiTalk is based on the Smalltalk programming language (hence its name). It is a simple object oriented language that allows users to add dynamic behaviors to their topics.
While most wiki software systems use a DBMS to store their content, FlexWiki started out with a textual storage system. Content was stored in text files, reducing some of the administrative overhead of maintaining a wiki site. With the release of v1.8.01653, it became possible to store FlexWiki's content in an SQL Server database, but the original textual storage system is still available and is the default storage type. It is generally not necessary to scale FlexWiki due to the advanced caching, but scaling is possible using SQL Server, providing that caching is turned off.
One of the primary developers of FlexWiki, Craig Andera, left the project in 2008.[1] Sometime in early 2009, all development stopped, and the main website for the software, at flexwiki.com, went offline.[2]
The internal Microsoft discussion forum Channel 9 used FlexWiki for a period of time, but no longer does.
[edit] See also
| Free software portal |
[edit] References
- ^ Moving On From FlexWiki
- ^ "Flexwiki Install Instructions". Server Fault. 13 June 2009. http://serverfault.com/questions/25266/flexwiki-install-instructions. Retrieved 2010-08-20.
- Microsoft Makes Its Third Contribution To Open-Source Site | Informationweek
- A working wiki | Enterprise | Real World Computing | PC Pro
- Vandals at the wiki | Application Development Trends Magazine
[edit] External links
|
|||||||||||||||||||||||
| This Microsoft Windows software-related article is a stub. You can help Wikipedia by expanding it. |