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

Mysqlman 1 09 software
Filter: All | Freeware | Demo
 

Mysqlman 1 09

1 2 3 4 5 > 
Added: September 13, 2013 | Visits: 399

MySQLMan MySQLMan is a web based MySQL database manager. It allows you to perform common maintenance and administration tasks in MySQL quickly and conveniently.Essential to any backend, MySQLMan has been used in a number of sites such as link directories, image galleries, and any other sites that require... Platforms: PHP

License: Freeware Size: 184.32 KB Download (40): MySQLMan Download

Added: August 05, 2008 | Visits: 3.268

4S Lock (Cars Edition) 4S Lock 1.09 (Cars Edition) enables you to diversify your desktop or laptop screen area with a variety of car slide shows. What's more, when you leave your computer, you can opt to use one of 20+ slide shows as a Lock Screen, which requires a password to restore access to the computer.... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 4.49 MB Download (462): 4S Lock (Cars Edition) Download

Added: May 19, 2010 | Visits: 1.220

Test::ISBN Test::ISBN is a Perl module to check international standard book numbers. SYNOPSIS use Test::More tests => 1; use Test::ISBN; isbn_ok( $isbn ); Functions isbn_ok( STRING ) Ok is the STRING is a valid ISBN, in any format that Business::ISBN accepts. This function only checks the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (122): Test::ISBN Download

Added: September 06, 2010 | Visits: 948

B::Lint B::Lint module contains Perl lint. SYNOPSIS perl -MO=Lint[,OPTIONS] foo.pl The B::Lint module is equivalent to an extended version of the -w option of perl. It is named after the program lint which carries out a similar process for C programs. OPTIONS AND LINT CHECKS Option words are... Platforms: *nix

License: Freeware Size: 17.41 KB Download (107): B::Lint Download

Added: July 08, 2010 | Visits: 822

Image::Xpm Image::Xpm is a Perl module that can load, create, manipulate and save xpm image files. SYNOPSIS use Image::Xpm; my $j = Image::Xpm->new(-file, Camel.xpm); my $i = Image::Xpm->new(-width => 10, -height => 16); my $h = $i->new; # Copy of $i $i->xy(5, 8, red); # Set a colour (& add to... Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): Image::Xpm Download

Added: August 11, 2008 | Visits: 1.218

HTML Encrypt & Password Protect HTML Encrypt & Password Protect 1.09 is a utility that could end up being very practical if you are fed up with having your source code, from the webpages and programs you design, stolen.The program lets you protect that HTML source code, encrypting it to various levels, blocking it to those who... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (472): HTML Encrypt & Password Protect Download

Added: August 23, 2008 | Visits: 1.049

Stand O+Food Without doubt Stand O`Food 1.09 is an original and peculiar game, where there is a lot of action but it isn`t violent. It is work action, where you must work the fastest and most efficient possible, attending to all the requests and demands of all the clients in your restaurant.From cooking... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (507): Stand O+Food Download

Added: August 27, 2010 | Visits: 834

Hey::heyPass SYNOPSIS # To send a user to login: use Hey::heyPass; $heyPass = Hey::heyPass->new($yourSiteId, $yourSiteKey); $login = $heyPass->beginSession({ successUrl => "http://$ENV{HTTP_HOST}/loginSuccess.cgi?sessionId=%s", failureUrl => "http://$ENV{HTTP_HOST}/loginFailure.cgi?sessionId=%s",... Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): Hey::heyPass Download

Added: August 14, 2010 | Visits: 807

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): CGI::FastTemplate Download

Added: February 09, 2010 | Visits: 1.037

Versatile Cursors for GNUemacs Versatile Cursors for GNUemacs is a set of emacs commands managing an "item" cursor (e.g. a word, expression, sentence, or defun). Versatile Cursors for GNUemacs quickly re-assigns the cursor keys between these as needed. Built on this are high-level actions such as converting code blocks to... Platforms: *nix

License: Freeware Size: 471.04 KB Download (91): Versatile Cursors for GNUemacs Download

Added: October 03, 2010 | Visits: 875

Net::DNS::TestNS Net::DNS::TestNS is a Perl extension for simulating simple Nameservers. SYNOPSIS use Net::DNS::TestNS; ABSTRACT Class for setting up "simple DNS" servers. Class to setup a number of nameservers that respond to specific DNS queries (QNAME,QTYPE) by prespecified answers. This class is to... Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Net::DNS::TestNS Download

Added: February 05, 2010 | Visits: 853

XML::NamespaceSupport XML::NamespaceSupport is Perl module a simple generic namespace support class. SYNOPSIS use XML::NamespaceSupport; my $nsup = XML::NamespaceSupport->new; # add a new empty context $nsup->push_context; # declare a few prefixes $nsup->declare_prefix($prefix1, $uri1);... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): XML::NamespaceSupport Download

Added: July 24, 2010 | Visits: 1.211

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <... Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

Added: August 19, 2010 | Visits: 989

HTML::Widget HTML::Widget is a Perl module with HTML Widget And Validation Framework. SYNOPSIS use HTML::Widget; # Create a widget my $w = HTML::Widget->new(widget)->method(get)->action(/); # Add a fieldset to contain the elements my $fs = $w->element( Fieldset, user )->legend(User Details); # Add... Platforms: *nix

License: Freeware Size: 67.58 KB Download (94): HTML::Widget Download

Added: January 13, 2010 | Visits: 1.137

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #... Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Added: January 25, 2010 | Visits: 826

Quake II Quake is the successor to Doom, the smash-hit action game. In Quake, you're plunged into a brutal and terrifyingly realistic 3D environment where you'll need to rely on your agility, instincts, and a lot of weapons. Multiple players can connect via modem or network in either cooperative or... Platforms: Mac

License: Freeware Size: 3.2 MB Download (102): Quake II Download

Added: July 31, 2013 | Visits: 537

Jingho project management Jingho Projects is a free and Open Souorce small business PHP project managemen solution. It allows small business, agencies or freelancers to deal with many different projects at the same time. This project management tool also makes easier for you to deal with all your projects, tasks,... Platforms: PHP

License: Freeware Size: 1.92 MB Download (39): Jingho project management Download

Added: February 23, 2010 | Visits: 1.277

rvi 1.1 rvi is a shell script that can give you an easy way of integrating RCS with your existing vim/vi work environment. Simply use "rvi filename" instead of "vim filename", and the file will automatically be checked into revision control, and the changes you made after the edit will be displayed... Platforms: *nix

License: Freeware Download (102): rvi 1.1 Download

Released: January 02, 2003  |  Added: January 09, 2006 | Visits: 3.538

Whizlabs SCJP 1.4 Exam Simulator Ensure your success in SCJP 1.4 exam with Whizlabs simulator, the most effective training software for the Sun Certified Java Programmer exam. Developed by highly experienced and certified professionals, it offers 11 mock exams (671 questions) on the latest pattern in a simulated environment. It... Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 6.6 MB Download (690): Whizlabs SCJP 1.4 Exam Simulator Download

Added: March 09, 2006 | Visits: 5.187

1-2-3 Key 1-2-3 Password Recovery Key recovers passwords for Lotus 1-2-3 documents. Forgot a password for an important document? Whenever your password is lost 1-2-3 Password Recovery Key saves your time. This software is easy to install and easy to use. All you need to do to recover a password is just to... Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 546 KB Download (382): 1-2-3 Key Download

1 2 3 4 5 >