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

Wiki Application freeware
Filter: All | Freeware | Demo
 

Wiki Application

< 1 2 3 4 5 > 
Added: August 18, 2010 | Visits: 759

REST::Application REST::Application is a framework for building RESTful web-applications. SYNOPSIS # MyRESTApp L instance / mod_perl handler package MyRESTApp; use Apache; use Apache::Constants qw(:common); sub handler { __PACKAGE__->new(request => $r)->run(); return OK; } sub getMatchText { return... Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): REST::Application Download

Added: October 16, 2010 | Visits: 2.762

NewsCloud Facebook Application NewsCloud Facebook application allows Facebook members to read top stories and breaking news and share them with their friends from within Facebook. The NewsCloud Facebook application also allows you to watch Daily Show and Colbert Report clips inside Facebook and share them with other Facebook... Platforms: *nix

License: Freeware Size: 19.46 KB Download (408): NewsCloud Facebook Application Download

Added: June 08, 2010 | Visits: 1.265

LAMP Application Server LAMP Application Server project is a combination of common open source tools that provides a unified system from which administrators, developers, and other parties can manage a large application cluster. The underlying platform is LAMP based. Whats New in This Release: - Fixed vhost config... Platforms: *nix

License: Freeware Size: 23.55 KB Download (105): LAMP Application Server Download

Added: September 27, 2010 | Visits: 1.025

SOPE Application Server SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2,... Platforms: *nix

License: Freeware Size: 4 MB Download (97): SOPE Application Server Download

Added: August 01, 2010 | Visits: 2.354

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: February 18, 2010 | Visits: 1.391

Performance Application Programming Interface PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and... Platforms: *nix

License: Freeware Size: 2.9 MB Download (105): Performance Application Programming Interface Download

Added: July 13, 2010 | Visits: 1.707

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: February 25, 2010 | Visits: 775

CGI::Application::Plugin::RateLimit CGI::Application::Plugin::RateLimit is a plugin for CGI::Application which provides protection against a user calling a runmode too frequently. A typical use-case might be a contact form that sends email. Youd like to allow your users to send you messages, but thousands of messages from a... Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): CGI::Application::Plugin::RateLimit 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: November 25, 2010 | Visits: 1.366

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers... Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: June 26, 2010 | Visits: 1.266

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: February 21, 2010 | Visits: 1.356

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: May 19, 2010 | Visits: 1.051

CGI::Application::Plugin::Authorization::Driver::DBI CGI::Application::Plugin::Authorization::Driver::DBI is a Perl module with DBI Authorization driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authorization; # Simple task based authentication __PACKAGE__->authz->config( DRIVER => [ DBI, TABLES => [account,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): CGI::Application::Plugin::Authorization::Driver::DBI Download

Added: April 18, 2010 | Visits: 1.314

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,... Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: April 13, 2010 | Visits: 1.053

Application::Pipeline Application::Pipeline is a module designed to map methods ( referred to in this role as handlers ) to different phases of an applications life cycle. By assigning methods to different phases of this pipeline, the author can concentrate on the logic for each phase and let the framework manage the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): Application::Pipeline Download

Added: March 04, 2010 | Visits: 1.509

Online Library Application Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.). The software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and... Platforms: *nix

License: Freeware Size: 624.64 KB Download (125): Online Library Application Download

Added: November 12, 2013 | Visits: 2.198

Java Application Monitor API Java Application Monitor (JAMon) project is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, and application scalability.... Platforms: *nix

License: Freeware Size: 1.5 MB Download (138): Java Application Monitor API 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: 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

< 1 2 3 4 5 >