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

Chernobyl Disaster Wiki software
Filter: All | Freeware | Demo
 

Chernobyl Disaster Wiki

< 1 2 3 4 5 > 
Released: March 03, 2005  |  Added: September 09, 2006 | Visits: 3.667

NovaBACKUP Server Edition NovaBACKUP Server Edition empowers you to backup all of your critical Windows XP/NT/2000/2003 Servers data to CD, DVD, local/remote hard drives, tape drives and other removable media, safely and securely, running as a secure backup service. NovaBACKUP 7.2 Server Edition has a new user interface,...



Platforms: Windows

License: Shareware Cost: $149.95 USD Size: 13.09 MB Download (142): NovaBACKUP Server Edition Download

Released: May 01, 2009  |  Added: May 04, 2009 | Visits: 2.074

Collaba Collaba is a multimedia server software that helps you develop your community's collaboration and communication skills through a versatile integrated platform. It features e-mail, calendaring, forums, multimedia chat, blogs, wiki, files and documents, assignments, portfolio, bookmarks,...





Platforms: Windows, Mac, *nix, Java

License: Commercial Cost: $0.00 USD Size: 46.5 MB Download (128): Collaba Download

Released: February 03, 2009  |  Added: March 06, 2009 | Visits: 1.438

Replay AppImage Replay AppImage is an application-aware, disk-based imaging solution that automatically and continuously images your entire Windows application server delivering accelerated application backups and disaster recovery for Windows servers in minutes. Once you've installed Replay AppImage, you're...


Platforms: Windows

License: Commercial Cost: $899.00 USD Size: 667.97 KB Download (116): Replay AppImage Download

Added: May 02, 2010 | Visits: 1.073

Beacon Beacon is the SIMPLE free wiki and tag based publishing system! Beacon allows non technical people easy page editing and categorization of web pages making Beacon idea for groups of people wishing to collaborate around a documentation or composition project..


Platforms: *nix

License: Freeware Size: 430.08 KB Download (116): Beacon Download

Added: May 10, 2013 | Visits: 1.622

Wiki on a Stick Wiki on a Stick is a personal wiki that lives in a single self-modifying HTML file that contains the software, interface, and database. It's useful for taking notes, for use as a calendar, and for documenting software, etc. Wiki on a Stick currently only works in Firefox


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (115): Wiki on a Stick Download

Added: September 08, 2010 | Visits: 2.495

Wiki-Lyrics Wiki-Lyrics is a collection of lyrics scripts to interface with various sites and, optionally, submit content to Lyriki.com or LyricWiki.org (wikis for lyrics). All of these scripts can query the other ones when they cant provide the lyrics for a song. Supported sites: - Lyriki...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (114): Wiki-Lyrics Download

Released: November 26, 2014  |  Added: April 04, 2015 | Visits: 990

Exchange Server Disaster Recovery There are several internal and external factors that affect integrity and consistency of Exchange server EDB database. Among them, malicious virus attacks, hardware failure, header file corruption, Exchange server crash, system errors, etc. are some most common factors. It further leads...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $499.00 USD Size: 32.1 MB Download (112): Exchange Server Disaster Recovery Download

Added: January 25, 2010 | Visits: 981

Confluence Confluence is our professional wiki designed to make it easy for a team to share information with each other and with the world - all in a single web-based location. As used by Boeing, Telenor Networks, Thoughtworks, Confluence includes features rarely seen in wiki software: security, blogging,...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (109): Confluence Download

Added: March 16, 2010 | Visits: 2.038

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


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Wiki::Toolkit::Plugin::RSS::Reader Download

Added: May 14, 2010 | Visits: 2.474

Cloud Wiki Cloud Wiki is a wiki engine written in Python and backed by Sqlite. Cloud Wiki provides user authentication, powerful command line administration facilities, and a concise, efficient Web interface..


Platforms: *nix

License: Freeware Size: 31.74 KB Download (105): Cloud Wiki Download

Released: June 04, 2012  |  Added: June 28, 2012 | Visits: 1.424

My Desktop Wiki By using the software, you don't need to worry about wiki markup syntax, what you need to do is just edit your wiki article like using notepad or office word software. Then click "generate wiki code" button, all you get is automatically wiki markup syntax formatted article. Then just copy those...


Platforms: Windows

License: Freeware Size: 1.49 MB Download (104): My Desktop Wiki Download

Added: June 10, 2010 | Visits: 1.239

INSERT INSERT (the Inside Security Rescue Toolkit) aims to be a multi-functional, multi-purpose disaster recovery and network analysis system. It boots from a credit card-sized CD-ROM and is basically a stripped-down version of Knoppix. It features good hardware detection, fluxbox, emelfm, links-hacked,...


Platforms: *nix

License: Freeware Size: 59.3 MB Download (104): INSERT Download

Added: March 03, 2010 | Visits: 1.124

Cloud Cloud Wiki is a wiki engine written in Python and backed by Sqlite, providing user authentication, powerful command line administration facilities, and a concise, efficient Web interface. Implemented by Scott Dunlop, Cloud Wiki provides a simple, fast environment that limits itself to features...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (103): Cloud Download

Added: August 05, 2010 | Visits: 1.602

OW2 wiki OW2 is a wiki/BBS management system that offers multiple areas, user pages, rich markup, internal backward links, RSS feeds, a public chat, full referer tracking and an internal messaging system. Installation: 1. Create a MySQL database called ow2_orgowiki 2. Import the sample database given...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): OW2 wiki Download

Added: August 02, 2010 | Visits: 2.289

Convert::Wiki::Node::Line Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). SYNOPSIS use Convert::Wiki::Node::Line; my $hr = Convert::Wiki::Node::Line->new( ); print $hr->as_wiki(); A Convert::Wiki::Node::Line represents a horizontal line (aka ruler)..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): Convert::Wiki::Node::Line Download

Added: February 25, 2010 | Visits: 1.460

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: May 13, 2010 | Visits: 1.090

WikyBlog 1.4.15 / 1.5.0 WikyBlog is a Bliki CMS (blog + wiki) written in PHP/MySQL. WikyBlog has a MediaWiki derived syntax, is AJAX-enhanced, supports UTF-8, and is extendable (e.g. Google maps). Whats New in 1.4.15 Stable Release: - The changes in this version are all intended to improve the applications...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (102): WikyBlog 1.4.15 / 1.5.0 Download

Added: November 06, 2010 | Visits: 2.048

Wiki::Toolkit::Store::Mediawiki Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. SYNOPSIS Implementation of Wiki::Toolkit::Store::Database which reads and writes to a Mediawiki 1.6 database running in MySQL. This is module is intended to be capable of running concurrently with a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Wiki::Toolkit::Store::Mediawiki Download

Added: January 21, 2010 | Visits: 2.746

Wiki::Toolkit::Formatter::Mediawiki Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. SYNOPSIS This package implements a formatter for the Wiki::Toolkit module which attempts to duplicate the behavior of the Mediawiki application (a set of PHP scripts used by Wikipedia and friends). use...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Wiki::Toolkit::Formatter::Mediawiki Download

Added: October 25, 2010 | Visits: 1.645

KDE Personal Wiki KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps. You can create/remove pages, links between pages are automatically created. I hope you like my first app.. KDE Personal Wiki KDE-Apps.org Community Portal for KDE Applications...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): KDE Personal Wiki Download

< 1 2 3 4 5 >