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

Azureus Wiki Faq software
Filter: All | Freeware | Demo
 

Azureus Wiki Faq

< 1 2 3 4 5 > 
Released: June 04, 2012  |  Added: June 28, 2012 | Visits: 1.427

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 (108): My Desktop Wiki 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

Released: February 13, 2008  |  Added: March 08, 2008 | Visits: 1.906

Universal FAQ Manager 2008 Universal FAQ Manager is knowledge base software, customer support software, online support software, or technical support software. Specifically called FAQ Management Software, quality releases such as Universal FAQ Manager 2008 save businesses time and money immediately, pay for themselves in... Platforms: Windows, *nix, Windows CE, Pocket PC

License: Commercial Cost: $197.00 USD Size: 1012.87 KB Download (104): Universal FAQ Manager 2008 Download

Added: January 18, 2010 | Visits: 1.013

PDL::FAQ PDL::FAQ is a Perl module for frequently asked questions about PDL. This is a considerably reworked version of the PDL FAQ. As such many errors might have crept in and many updates might not have made it in. You are explicitly encouraged to let us know about questions which you think should be... Platforms: *nix

License: Freeware Size: 2.1 MB Download (103): PDL::FAQ Download

Added: April 12, 2010 | Visits: 1.417

Template::FAQ Template::FAQ contains Frequently Asked Questions about the Template Toolkit. Template Toolkit Language Why doesnt [% a = b IF c %] work as expected? Because the parser interprets it as [% a = (b IF c) %] Do this instead: [% SET a = b IF c %] If Im using TT to write out a TT... Platforms: *nix

License: Freeware Size: 778.24 KB Download (103): Template::FAQ 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: March 14, 2010 | Visits: 1.112

Log::Log4perl::FAQ Log::Log4perl::FAQ is a Perl module that contains Frequently Asked Questions (FAQ) on Log::Log4perl. This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly... Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Log::Log4perl::FAQ 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: November 06, 2010 | Visits: 2.052

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

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

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: February 09, 2010 | Visits: 1.471

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 (100): ERFAN WIKI Download

Added: May 02, 2010 | Visits: 1.096

XBase::FAQ XBase::FAQ is a Perl module with frequently asked questions about the XBase.pm/DBD::XBase modules. This is a list of questions people asked since the module has been announced in fall 1997, and my answers to them.. Platforms: *nix

License: Freeware Size: 102.4 KB Download (100): XBase::FAQ 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: January 25, 2010 | Visits: 936

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: February 17, 2010 | Visits: 1.351

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: 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: June 01, 2010 | Visits: 936

Parse::RecDescent::FAQ Parse::RecDescent::FAQ is the official, authorized FAQ for Parse::RecDescent. OVERVIEW-TYPE QUESTIONS Is Parse::RecDescent LL(1)? LL(N)? LR(1)? LR(N)? Answer by Yves Orton: I have a data structure which is a hash of entries where an entry is a list/array of sets I have also a grammar... Platforms: *nix

License: Freeware Size: 77.82 KB Download (99): Parse::RecDescent::FAQ Download

Added: February 26, 2010 | Visits: 1.160

Faq-O-Matic The Faq-O-Matic is a CGI-based system that automates the process of maintaining a FAQ list. It allows visitors to your FAQ to take part in keeping it up-to-date. A permission system also makes it useful as a help-desk application, bug-tracking database, or documentation system. Jon wrote an... Platforms: *nix

License: Freeware Size: 358.4 KB Download (98): Faq-O-Matic Download

Added: August 01, 2010 | Visits: 2.352

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

< 1 2 3 4 5 >