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

Hamachi Counter Strike Wiki software
Filter: All | Freeware | Demo
 

Hamachi Counter Strike Wiki

< 1 2 3 4 5 > 
Added: April 13, 2013 | Visits: 568

ClanWeb for Scripts ClanWeb (CW) is created for esport clans that need a simple content management system (CMS) to their site. CW is totally free of charge and satisfies the needs that a clan might have.ClanWeb is based on the programming lanuage PHP and uses the popular MySQL database solution. You can use CW even...



Platforms: PHP

License: Freeware Size: 102.4 KB Download (42): ClanWeb for Scripts Download

Added: July 21, 2013 | Visits: 3.060

Live Game Server List Module Live game server script(LGSL) is a very popular script among clan/gaming community. This script now can be integrated inside phpnuke CMS. The following is the latest version of this Live Game Server List which has been tested on PHP-Nuke, Phpnuke Clan and RavenNuke. LGSL(Live Game Server List)...





Platforms: PHP

License: Freeware Size: 5.02 MB Download (73): Live Game Server List Module Download

Added: January 21, 2010 | Visits: 2.748

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: January 07, 2006 | Visits: 7.137

Word Counter Plus With the advancements in today’s word processors one would come to believe that they would include simple features like character, word, and line counting. Unfortunately, some of the latest and greatest office applications do not actually utilize such routines. Word Counter Plus not only...


Platforms: Windows

License: Freeware Size: 810 KB Download (964): Word Counter Plus Download

Released: January 06, 2010  |  Added: January 12, 2010 | Visits: 4.596

Code Line Counter Code Line Counter is a software to count lines of code in source or text files for Project Managers. Able to count all programming languages.Includes total counts and percentages for comments, blanks and source lines. Can create your own file types. Key Features: -Able to count all...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 947.58 KB Download (204): Code Line Counter Download

Released: June 03, 2010  |  Added: July 05, 2013 | Visits: 3.455

SharePoint Wiki Redirect SharePoint Wiki Redirect provides an easy way to manage different versions of wiki pages and control which version is displayed by default. This free SharePoint wiki web part gives you the ability to quickly toggle between the SharePoint wiki versions edited most recently, the latest...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 291.2 KB Download (369): SharePoint Wiki Redirect Download

Added: February 17, 2010 | Visits: 1.349

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: March 09, 2010 | Visits: 1.988

Animated Counter Animated Counter provides a nice animated counter. Each time when a page is reloaded the counter increases the digits "live".. Free perl and php scripts for your homepage. Counter, guestbook, poll, download systems, link indexing and more.


Platforms: *nix

License: Freeware Size: 31.74 KB Download (315): Animated Counter 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: March 16, 2010 | Visits: 2.042

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: April 20, 2010 | Visits: 1.934

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

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: October 24, 2010 | Visits: 1.341

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: August 11, 2010 | Visits: 2.938

Wiki::Toolkit::Formatter::Default Wiki::Toolkit::Formatter::Default is a formatter for Wiki::Toolkit. SYNOPSIS my $store = Wiki::Toolkit::Store::SQLite->new( ... ); # See below for parameter details. my $formatter = Wiki::Toolkit::Formatter::Default->new( %config ); my $wiki = Wiki::Toolkit->new( store => $store,...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (244): Wiki::Toolkit::Formatter::Default Download

Added: November 12, 2010 | Visits: 1.519

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

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

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

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: September 06, 2010 | Visits: 1.175

Usage Counter Usage Counter is a Firefox extension that tells you how much time you have spent using Firefox and browsing sites. (Previously known as Wasted Time Counter)..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Usage Counter Download

Added: February 17, 2010 | Visits: 1.795

Cable Modem Counter Cable Modem Counter is a cable modem (or any Ethernet connection) IP byte logger. It is not a packet sniffer, it just gathers network statistics. It is composed of two parts: A daemon, which logs all the incoming/outgoing connections and creates pairs of source/destination IP addresses with a...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (174): Cable Modem Counter Download

< 1 2 3 4 5 >