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

Aesop S Fables Wiki software
Filter: All | Freeware | Demo
 

Aesop S Fables Wiki

< 1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 1.520

CGI::Wiki CGI::Wiki is a toolkit for building Wikis. Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isnt an instant Wiki. SYNOPSIS # Set up a wiki object with an SQLite storage backend, and an # inverted index/DB_File search... Platforms: *nix

License: Freeware Size: 62.46 KB Download (87): CGI::Wiki Download

Added: April 06, 2010 | Visits: 1.527

S-Terminal S-terminal lets you create a secure X terminal over an ecrypted tunnel. Regular X terminals pass unencrypted data between you the remote machine. S-terminal creates an encrypted tunnel through which all X traffic passes. It replaces the remote xdm login screen with a local application that... Platforms: *nix

License: Freeware Size: 52.22 KB Download (114): S-Terminal Download

Added: June 08, 2010 | Visits: 1.781

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: August 05, 2010 | Visits: 1.606

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: October 25, 2010 | Visits: 1.649

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

Added: August 01, 2010 | Visits: 2.353

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: July 13, 2010 | Visits: 1.706

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

Added: November 21, 2010 | Visits: 2.224

S-M-S S-M-S stands for Slackware Mini Server ans is a Linux operating system console based and manageable through webmin interface. Although described as a mini server, have all the features of a powerful server such as apache2, sendmail, spamassassin, clamav, squid, iptables firewall, mysql, cups and... Platforms: *nix

License: Freeware Size: 218.6 MB Download (103): S-M-S Download

Added: September 08, 2010 | Visits: 2.500

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

Added: May 14, 2010 | Visits: 2.476

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

Added: November 18, 2010 | Visits: 1.532

S-Jog S-Jog is a GUI for Sony VAIO Jog Wheel. S-Jog is a program that uses the Sony Vaio laptops Jog Wheel to launch user applications, adjust the screen brightness, volume, and also to scroll pages up and down (like a mousewheel). S-Jog pops up when you move the Jog Wheel, then disappears after 3... Platforms: *nix

License: Freeware Size: 153.6 KB Download (109): S-Jog Download

Added: August 02, 2010 | Visits: 2.292

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: April 11, 2010 | Visits: 1.964

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: November 14, 2010 | Visits: 1.416

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: August 26, 2010 | Visits: 1.690

Convert::Wiki::Node::Para Convert::Wiki::Node::Para is a Perl module that represents a text paragraph node. SYNOPSIS use Convert::Wiki::Node::Para; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => para ); print $para->as_wiki(); A Convert::Wiki::Node::Para represents a normal text paragraph.. Platforms: *nix

License: Freeware Size: 19.46 KB Download (167): Convert::Wiki::Node::Para Download

Added: July 09, 2010 | Visits: 987

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: July 17, 2010 | Visits: 1.272

CGI::Wiki::Kwiki CGI::Wiki::Kwiki is an instant wiki built on CGI::Wiki. A simple-to-use front-end to CGI::Wiki. It can be used for several purposes: to migrate from a CGI::Kwiki wiki (its original purpose), to provide a quickly set up wiki that can later be extended to use more of CGI::Wikis capabilities, and... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): CGI::Wiki::Kwiki Download

Added: February 04, 2010 | Visits: 1.572

Thunderbird send as attachment(s) service menu Thunderbird send as attachment(s) service menu permits you to send selected file(s) as attachment(s) with thunderbird. Untar it and create a link in ~/.kde/share/apps/konqueror/servicemenu to the file email.desktop.. Download KDE-Apps.org Community Portal for KDE Applications Software Office... Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Thunderbird send as attachment(s) service menu Download

Added: June 15, 2010 | Visits: 1.260

S.M.A.R.T. Linux S.M.A.R.T. Linux is a bootable floppy distribution containing tool (smartmontools) for monitoring IDE/SCSI hard disks (using Self-Monitoring, Reporting and Analysis Technology). Why floppy? Probably because all other distributions containing this useful utility are CD versions [and not... Platforms: *nix

License: Freeware Size: 1.4 MB Download (118): S.M.A.R.T. Linux Download

Released: October 05, 2010  |  Added: October 06, 2010 | Visits: 2.260

Royal Envoy Collector's Edition Take the King's challenge! Save the wonderful land of countless islands from the merciless forces of nature. Construct and upgrade homes and buildings for the island citizens and become the chief city planner of marvelous Islandshire. Think your way to triumph in this challenging and mesmerizing... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 160.07 MB Download (2390): Royal Envoy Collector's Edition Download

< 1 2 3 4 5 >