Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.142 Times

Randomizer Wiki freeware
Filter: All | Freeware | Demo
 

Randomizer Wiki

< 1 2 3 4 5 > 
Added: April 19, 2013 | Visits: 500

Quote Randomizer This random quote script is based on earlier versions and is the product of all of the great suggestions I have received. Included in this script are a number of options including:- Random Quotes being pulled from a flat file database.- Ability to randomly pull from multiple flat file databases.-... Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): Quote Randomizer Download

Added: September 03, 2013 | Visits: 424

WP FreeStyle Wiki WP FreeStyle Wiki is yet another markup plugin for WordPress. It lets you FreeStyle Wiki syntax in your markup. It includes original FreeStyle Wiki 3.6.4. Install : 1. Upload wp-freestyle-wiki to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3.... Platforms: PHP

License: Freeware Size: 931.84 KB Download (51): WP FreeStyle Wiki Download

Added: August 15, 2013 | Visits: 411

Anomaly Wiki Script Anomaly Wiki is a content management system (CMS) with the following goals:- Few requirements, all you need is a web server running PHP 4.3.0 or later.- Based on plugins and templates.- Fast and minimalistic. Every millisecond counts.Features:- Completely new intuitive authorization system.-... Platforms: PHP

License: Freeware Size: 153.6 KB Download (49): Anomaly Wiki Script Download

Added: December 10, 2013 | Visits: 685

Stack's Wiki Script Stack's Wiki is a light weight wiki system. The script is very easy to install, use and customize.It uses PHP and MySQL like most sites, but also uses AJAX for content mangement. It also uses Markdown for the raw content. Platforms: PHP

License: Freeware Size: 71.68 KB Download (68): Stack's Wiki Script Download

Added: August 29, 2013 | Visits: 462

Sun Wiki Publisher The Sun Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page. All important text attributes such as headings, hyperlinks,... Platforms: *nix

License: Freeware Size: 10.3 MB Download (41): Sun Wiki Publisher Download

Added: August 11, 2013 | Visits: 515

Wiki Web Help for Linux AJAX based wiki designed to operate like a desktop help viewer(chm) Features: * Dual pane with splitter * Tagging of topics for index creation * Manage contents(tree) * Search with highlight * Preview of edit before saving * Image uploads for inclusion in pages * Quick reference *... Platforms: *nix

License: Freeware Size: 153.6 KB Download (41): Wiki Web Help for Linux Download

Added: October 24, 2013 | Visits: 310

Whiskey Randomizer Whiskey Randomizer is a script that shows a random page on Giant Bomb or other Whiskey Media sites. Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Whiskey Randomizer Download

Added: November 13, 2013 | Visits: 364

Wiki::Toolkit::Setup::MySQL Wiki::Toolkit::Setup::MySQL - Set up tables for a Wiki::Toolkit store in a MySQL database. SYNOPSIS use Wiki::Toolkit::Setup::MySQL; Wiki::Toolkit::Setup::MySQL::setup($dbname, $dbuser, $dbpass, $dbhost); Omit $dbhost if the database is local. Platforms: *nix

License: Freeware Size: 112.64 KB Download (37): Wiki::Toolkit::Setup::MySQL Download

Released: March 17, 2008  |  Added: March 20, 2008 | Visits: 6.805

Adolix Wallpaper Changer Adolix Wallpaper Changer is free wallpaper changer software that will help you configure your desktop wallpaper easily. With this freeware background changer you can use all your favorite images as wallpapers. Adolix Wallpaper Changer supports many file types like JPG, GIF, PNG, and BMP. Our free... Platforms: Windows

License: Freeware Size: 3.22 MB Download (1031): Adolix Wallpaper Changer Download

Released: October 12, 2006  |  Added: December 02, 2008 | Visits: 4.363

BBComposer The BBComposer allows you to edit textareas in WYSIWYG mode. You can choose one of those 4 languages : XHTML, BBCode, XBBCode and Wiki. Especially useful for CMS and Forums. Product valid XHTML 1.0 Strict source. Platforms: Windows, Mac, *nix

License: Freeware Size: 47 B Download (761): BBComposer Download

Added: March 23, 2010 | Visits: 1.364

TigerWiki TigerWiki is a wiki that provides password security, automatic backup pages when editing, easy custom templates, and more. TigerWiki is less than 20 kilobytes large. Whats New in This Release: - A security fix that prevented new pages from being created was removed.. Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): TigerWiki Download

Added: May 18, 2010 | Visits: 1.271

CGI::Kwiki::New CGI::Kwiki::New is the default new wiki generator for CGI::Kwiki. A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly... Platforms: *nix

License: Freeware Size: 76.8 KB Download (98): CGI::Kwiki::New Download

Added: November 14, 2010 | Visits: 846

WikkiTikkiTavi WikkiTikkiTavi is a wiki engine. It s a script written in PHP that that runs wiki sites. Wikis are a revolutionary new form of collaboration and online community. Although there exist many WikiEngines and wikis around the world, this wiki is dedicated to the WikkiTikkiTavi and those of you... Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): WikkiTikkiTavi Download

Added: July 22, 2010 | Visits: 809

Text::WikiFormat Text::WikiFormat is a Perl module for translating Wiki formatted text into other formats. SYNOPSIS use Text::WikiFormat; my $html = Text::WikiFormat::format($raw); The original Wiki web site had a very simple interface to edit and to add pages. Its formatting rules are simple and easy to... Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Text::WikiFormat Download

Added: January 17, 2010 | Visits: 1.598

YaWiki PHP YaWiki PHP is a powerful Wiki system for collaborative document generation. It supports both anonymous and authenticated users. It uses an AreaMap page to generate a hierarchy of pages and navigational elements. It supports page-level access control lists. There is an optional comment... Platforms: *nix

License: Freeware Size: 47.1 KB Download (98): YaWiki PHP Download

Added: February 25, 2010 | Visits: 1.463

HTML::WikiConverter HTML::WikiConverter is a Perl module that can convert HTML to wiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); # Provide HTML directly print $wc->html2wiki( $html ); # ...which is the same as print $wc->html2wiki( html => $html );... Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter Download

Added: July 03, 2010 | Visits: 1.025

Newton Newton is a desktop wiki applet for the GNOME2 desktop environment. You enter your notes and information in a simple wiki-like syntax and Newton formats it in rich HTML for you! It is designed to make the creation of richly formatted documents of any type as simple and quick as possible. For... Platforms: *nix

License: Freeware Size: 53.25 KB Download (93): Newton Download

Added: January 09, 2010 | Visits: 729

SourceBrowser SourceBrowser is a documentation meta-programming tool that generates a wiki for a source tree. The project provides a domain specific language called Source Annotation Language for writing documentation meta-programs. A meta-program is embedded into the source code of a program or library,... Platforms: *nix

License: Freeware Size: 66.56 KB Download (89): SourceBrowser Download

Added: February 26, 2010 | Visits: 1.026

doxWiki doxWiki is a simple-to-use Wiki for a Web site, personal database, or flexible document source. It has a compatible mark-up language with powerful extensions. doxWiki project can use any Web server or built-in personal server. The output is XHTML-compliant. Whats New in This Release: - Jot... Platforms: *nix

License: Freeware Size: 72.7 KB Download (92): doxWiki Download

Added: June 26, 2010 | Visits: 1.102

Trac Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac should impose as little as possible on a... Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): Trac Download

< 1 2 3 4 5 >