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

Cgi Bin Contact Php software
Filter: All | Freeware | Demo
 

Cgi Bin Contact Php

< 1 2 3 4 5 > 
Added: February 09, 2010 | Visits: 972

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect...



Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): HTML::WikiConverter::Oddmuse Download

Added: August 05, 2010 | Visits: 955

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Log::Delimited Download

Added: May 07, 2010 | Visits: 1.150

Kgraphviewer 1.0.4 / KGraphViewer program is a Graphviz dot graph file viewer for KDE. I used, in this program, code from the profiling tool kcachegrind (http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex). The tool is not finished but works pretty well for not huge graphs (< 1000 nodes).. This...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (106): Kgraphviewer 1.0.4 / Download

Added: May 15, 2010 | Visits: 920

aWebDap aWebDap is a web front-end to an LDAP address directory server. aWebDap provides a friendly way to query, view, update, add and delete data on the LDAP server. AWebDap supports HTML web browsers but also offers unique support for web enabled cell phones using WTAI for dialing and address book...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (100): aWebDap Download

Added: February 15, 2010 | Visits: 831

Text::Convert::ToImage Text::Convert::ToImage is a Perl module. SYNOPSIS use Text::Convert::ToImage; my $tti = Text::Convert::ToImage->new(); my $length = length($email); if ($length > 150) { $email = "Your text length of $length is too large:"; } my $config = { TEXT => $email ? $email : "y@hn.org",...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Text::Convert::ToImage Download

Added: June 06, 2010 | Visits: 821

filofant filofant project is a mail archiving and document indexing software intended for using in companies or workgroups which wants to share the knowledge embedded in their documents and emails. Installation: Currently there is no installscript, so you have to do all at your own... 1) Binaries...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (89): filofant Download

Added: June 05, 2010 | Visits: 1.475

Linux on the WRT54G Linux on the WRT54G is a mini-distribution for the router and access point Linksys wrt54g 802.11b/g It includes basic tools such as sh, syslog, telnetd, httpd (with cgi-bin support), vi, snort, mount, insmod, rmmod, top, grep, find, nfs modules, etc. The installation script runs in about 20...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (142): Linux on the WRT54G Download

Added: February 11, 2010 | Visits: 2.409

The Powered Access Bible The Powered Access Bible is a tool to allow free and effective access to the Bible. This project is especially good at finding which verses contain a given word, and then easily reading those verses in full context. (This is a tool to find what the Bible says about something, and read it in...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (150): The Powered Access Bible Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 1.009

MP3::Podcast MP3::Podcast is a Perl extension for podcasting directories full of MP3 files. SYNOPSIS use MP3::Podcast; my $dirbase = shift; my $urlbase = shift; my $dir = shift; my $pod = MP3::Podcast->new($dirbase,$urlbase); my $rss = $pod->podcast( $dir, "This is a test" ); print $rss->as_string;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): MP3::Podcast Download

Added: November 03, 2010 | Visits: 1.102

Easy SVN Browser Easy SVN is a subversion browser via the Web. Easy SVN Browser is easy because only a command line svn program and Perl are required to run it; no extra software needs to be installed. After configuring the Perl script as cgi-bin program, SVN repositories can be navigated, and entries viewed for...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (103): Easy SVN Browser Download

Added: June 01, 2010 | Visits: 2.089

cdpr cdpr is used to decode a Cisco Disovery Protocol (CDP) packet, by default it will report the device ID, the IP Address (of the device), and the port number that the machine is connected to. Optionally it will decode the entire CDP packet. This version provides the ability to include a timeout...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (127): cdpr Download

Added: November 17, 2010 | Visits: 788

mod_diffprivs mod_diffprivs makes Apache configurable to work as diffrent user/group and chroot env. for each VirtualServer and for ~user request. Designed mostly for ISP to make Apache secure. This is a core directive in mod_diffprivs. It takes one, two or three arguments. First is an user on what Apache...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): mod_diffprivs Download

Added: August 14, 2010 | Visits: 891

AmarokWhatsPlaying MAO AmarokWhatsPlaying MAO is a script Amarok that sends through HTTP (method GET) the music name, artist and album that you are hearing. How to use: 1. Edit variable 1,1 Script whatsplaying_mao.pl It must be informed the correct values of the following variables: $LINKSCRIPT $CHAVE The...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): AmarokWhatsPlaying MAO Download

Added: February 27, 2010 | Visits: 977

mangleme mangleme provides an automated broken HTML generator and browser tester. mangleme is an automated broken HTML generator and browser tester, originally used to find dozens of security and reliability problems in all major Web browsers (Mozilla / Firefox / Netscape, Konqueror / Safari, MSIE,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (137): mangleme Download

Added: March 25, 2010 | Visits: 1.999

Null IBBS Null IBBS is an Internet Bulletin Board System derived from an old snapshot of NullLogic Groupware. Null iBBS uses cleartext password transmission. If security is a concern, use https! This program is derived from an earlier version of Sentinel Groupware. This program also shares code with...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): Null IBBS Download

Added: October 09, 2010 | Visits: 700

Apache::CustomKeywords Apache::CustomKeywords is a customizable toolbar for MSIE. SYNOPSIS # 1. As an Apache proxy Listen 8888 < VirtualHost *:8888 > PerlTransHandler +Apache::CustomKeywords CustomKeyword cpan http://search.cpan.org/search?mode=module&query=%s CustomKeyword perldoc...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (86): Apache::CustomKeywords Download

Added: October 11, 2010 | Visits: 873

RealizationEngine Desktop Status Checker rcheck is a tool that will allow you to check the status of one or more accounts on one or more RealizationEngines. rcheck is written in Perl, requires LWP::Simple and Digest::MD5 and Tk. rcheck is intended to be a demonstration for creating clients that can check for and report new messages....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): RealizationEngine Desktop Status Checker Download

Added: July 08, 2010 | Visits: 867

HTTPClient This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (90): HTTPClient Download

Added: April 18, 2010 | Visits: 900

mod_vhost_alias mod_vhost_alias is an Apache module that creates dynamically configured virtual hosts, by allowing the IP address and/or the Host: header of the HTTP request to be used as part of the pathname to determine what files to serve. This allows for easy use of a huge number of virtual hosts with...


Platforms: *nix

License: Freeware Download (94): mod_vhost_alias Download

Added: September 07, 2010 | Visits: 1.016

Acmemail Acmemail is a multiuser IMAP/POP3 to Web gateway (or webmail program). It reads mail from a mail server and displays it using HTML on a web server. It is written in Perl, has full support for MIME (and mod_perl) and is quite pretty. This program has support for MIME, is written in Perl and is...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (95): Acmemail Download

< 1 2 3 4 5 >