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.324.325 Times

Chernobyl Disaster Wiki software
Filter: All | Freeware | Demo
 

Chernobyl Disaster Wiki

< 1 2 3 4 5 > 
Added: November 14, 2010 | Visits: 1.412

Convert::Wiki::Node::Head Convert::Wiki::Node::Head is a Perl module that represents a headline node. SYNOPSIS use Convert::Wiki::Node::Head; my $head = Convert::Wiki::Node->new( txt => About Foo, type => head1 ); print $head->as_wiki(); A Convert::Wiki::Node::Head represents a headline node in a text..



Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): Convert::Wiki::Node::Head Download

Added: January 25, 2010 | Visits: 933

PageSpinner Wiki Plug-ins The PageSpinner Wiki Plug-ins allow PageSpinner users to write contents for wiki-based sites.The plug-ins enhance PageSpinner with support for wiki markup and Wikipedia searches. They support the wiki markup used at Wikipedia and other similar wiki sites, and also feature commands to lookup text...





Platforms: Mac

License: Freeware Size: 67 KB Download (100): PageSpinner Wiki Plug-ins Download

Added: June 26, 2010 | Visits: 1.097

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

Added: February 17, 2010 | Visits: 1.347

Wiki::Gateway Wiki::Gateway is a Perl library for interacting with remote wikis. SYNOPSIS use Wiki::Gateway; $result = Wiki::Gateway::getPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl, $wiki_type, SandBox); $result = Wiki::Gateway::putPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Wiki::Gateway Download

Added: July 09, 2010 | Visits: 986

Convert::Wiki Convert::Wiki is a Perl module that can convert HTML/POD/txt from/to Wiki code. SYNOPSIS use Convert::Wiki; my $wiki = Convert::Wiki->new(); $wiki->from_txt ( $txt ); die ("Error: " . $wiki->error()) if $wiki->error; print $wiki->as_wiki(); $wiki->from_html ( $html ); die ("Error: "...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Convert::Wiki Download

Added: August 01, 2010 | Visits: 2.347

Platypus Wiki 0.5 Platypus Wiki provides a semantic Wiki Wiki Web. Platypus Wiki is an enhanced Wiki Wiki Web with ideas taken from Semantic Web. It offers a simple user interface for creating Wiki page plus metadata according to W3C standards. Weve chosen HTMLarea v3.0rc1 as a WYSIWYG editor for creating...


Platforms: *nix

License: Freeware Size: 9.5 MB Download (98): Platypus Wiki 0.5 Download

Added: April 11, 2010 | Visits: 1.963

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): Convert::Wiki::Node::Item Download

Added: March 23, 2010 | Visits: 1.359

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.268

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: January 17, 2010 | Visits: 1.594

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: June 08, 2010 | Visits: 1.779

PWP Wiki Processor PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. It uses flat files as data storage, no database is required. It has a simple cache and trash bin, and can handle file uploads. It is able to export its contents into static HTML pages. A Wiki is a...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): PWP Wiki Processor Download

Added: January 08, 2010 | Visits: 971

SKForum SKForum project is a forum application with a Wiki, comic system, guestbook, and address book. SKForum is an open source (see licensing) web-based J2EE forum application. But its so much more, its a comic system, an addressbook, a wiki, a timetracking system, a todo list, a poll system, a...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (97): SKForum Download

Added: July 13, 2010 | Visits: 1.704

Yada Yada Yada Wiki Yada Yada Yada Wiki is inspired by "Wiki on a Stick" and coded in PHP5. The project is living on one self-modifying PHP file. This wiki doesnt make use of JavaScript nor databases and should work with all browsers. It is f.e. perfect to plan a longer trip with your girlfriend..


Platforms: *nix

License: Freeware Size: 95.23 KB Download (95): Yada Yada Yada Wiki Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 919

miniWiki miniWiki is simple Wiki written in PHP which uses MySQL as its storage. Whats New in This Release: - silence warnings produced by PHP 5 - added userdef mw_wiki_name and show it in page title - do not import/update unchanged data - User Info extension was disabled by default - bugfixes -...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (95): miniWiki Download

Added: April 20, 2010 | Visits: 1.932

CGI::Wiki::Plugin::RSS::Reader CGI::Wiki::Plugin::RSS::Reader is a Perl module retrieve RSS feeds for inclusion in CGI::Wiki nodes. Use this CGI::Wiki plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use CGI::Wiki::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Wiki::Plugin::RSS::Reader Download

Added: February 09, 2010 | Visits: 1.467

ERFAN WIKI ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): ERFAN WIKI Download

Added: March 20, 2010 | Visits: 556

LesserWiki LesserWiki is a TiddlyWiki style Wiki engine using Ajax. LesserWiki is a Rails application..


Platforms: *nix

License: Freeware Size: 593.92 KB Download (94): LesserWiki Download

Added: July 03, 2010 | Visits: 1.022

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 27, 2010 | Visits: 696

ZWikiFolder ZWikiFolder allows your authors add and configure wiki spaces in your Plone. Actually, adding ZWiki Page in your Plone site requires to add/change properties of the AT Folder that contains your ZWiki pages, and tweak the ZWiki related permissions according to the various tips. ZWikiFolder is...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): ZWikiFolder Download

Added: June 14, 2010 | Visits: 769

Tagore Beta Tagore project is a personal desktop wiki for GNOME. Tagore lets you take notes using the textile syntax and display them with the embeded browser. You can add tags to your notes for easy organizing them and you can later export them to html..


Platforms: *nix

License: Freeware Size: 36.86 KB Download (93): Tagore Beta Download

< 1 2 3 4 5 >