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

Getting Used To software
Filter: All | Freeware | Demo
 

Getting Used To

< 1 2 3 4 5 
Added: July 09, 2010 | Visits: 2.643

True Color Picker True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. It uses AJAX to update the picker boxes without reloading... Platforms: *nix

License: Freeware Download (125): True Color Picker Download

Added: February 17, 2010 | Visits: 1.529

Hard Token Management Framework 1.0 Beta Hard Token Management Framework is used to manage the complete livecycle of an organizations Smartcard and/or USB dongles. It communicates with the tokens through a PKCS11 interface so it is possible to change hardware as long as they supply it with a good implementation of PKCS11. It comes... Platforms: *nix

License: Freeware Size: 12.5 MB Download (135): Hard Token Management Framework 1.0 Beta Download

Added: April 19, 2010 | Visits: 1.073

Microsummary Buddy 0.1.2 for Microsummary Buddy is an extension used to improve the discoverability of microsummaries. To improve the discoverability of microsummaries, this extension displays an icon in the location bar when a microsummary is available for a page. When you click the icon, Firefox opens the Add Bookmark... Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): Microsummary Buddy 0.1.2 for Download

Added: July 05, 2010 | Visits: 1.199

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative... Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: January 20, 2010 | Visits: 1.230

Large Database Backup Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The... Platforms: *nix

License: Freeware Download (126): Large Database Backup Download

Added: September 23, 2010 | Visits: 985

Acme::Wabby Acme::Wabby is a Perl extension used to create semi-random sentences based upon a body of text. This module is used to create semi-random sentences based on a body of text. It uses a markov-like method of storing probabilities of word transitions. It is good for annoying people on IRC, AIM, or... Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Acme::Wabby Download

Added: February 08, 2010 | Visits: 1.503

DDCcontrol DDCcontrol is a program used to control monitor parameters, like brightness and contrast, by software, i.e. without using the OSD (On Screen Display) and the buttons in front of the monitor. With DDCcontrol you can monitor the parameters of your monitor on Linux. Whats New in This Release:... Platforms: *nix

License: Freeware Size: 409.6 KB Download (313): DDCcontrol Download

Added: June 16, 2010 | Visits: 1.478

Stream Transcoder The streamTranscoder is a multi-platform utility which can be used to transcode media streams from one format to another, and from one server type to another. It can read in streams of type MP3 and Vorbis from most servers (Icecast, Icecast2, Shoutcast), convert it into various formats, and send... Platforms: *nix

License: Freeware Size: 348.16 KB Download (226): Stream Transcoder Download

Added: June 25, 2010 | Visits: 1.326

File::Size SYNOPSIS Get the size for directory /etc/ with the block size of 1024 while following symbolic links: my $obj = File::Size->new( dir => /etc/, blocksize => 1024, followsymlinks => 1, humanreadable => 1 ); print $obj->getsize(), "n"; File::Size is used to get the size of files and... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): File::Size Download

Added: July 23, 2010 | Visits: 1.182

GBookmarks via Right Click GBookmarks via Right Click is an extension used to add 2 more options to your Right Click Menu. Add to Google Bookmarks. View Google Bookmarks (In new TAB). When you want to bookmark a webpage, simply Right Click and choose the +++++ option. The page will be added to your Google... Platforms: *nix

License: Freeware Size: 1.02 KB Download (101): GBookmarks via Right Click Download

Added: January 08, 2010 | Visits: 1.031

Inline::Java::PerlInterpreter Inline::Java::PerlInterpreter is a Perl module used to call Perl directly from Java using Inline::Java. SYNOPSIS import org.perl.inline.java.* ; class HelpMePerl { static private InlineJavaPerlInterpreter pi = null ; public HelpMePerl() throws InlineJavaException { } static private... Platforms: *nix

License: Freeware Size: 94.21 KB Download (105): Inline::Java::PerlInterpreter Download

Added: April 04, 2010 | Visits: 1.079

pam_tacplus pam_tacplus is used to provide AAA protocol services against a TACACS+ server. pam_tacplus is an attempt to provide most useful parts of TACACS+ functionality to applications using the PAM interface on Linux.. Platforms: *nix

License: Freeware Size: 26.62 KB Download (123): pam_tacplus Download

Added: November 01, 2010 | Visits: 829

pxdmcp pxdmcp is a standalone XDMCP client that can be used to request a remote X Display Manager (such as XDM, GDM, or CDE Dtlogin) to take control and manage an X server display. This is essentially the same as what an X server does when started with the "-query" option, but using a standalone... Platforms: *nix

License: Freeware Size: 7.17 KB Download (116): pxdmcp Download

Added: May 21, 2010 | Visits: 1.342

Nagios Automated Configuration Engine NACE is a generic query engine used to automatically create host and service definitions for hosts on the network. It is intended to be used in a shell script at regular intervals by an experienced Nagios administrator to perform a query against the supplied host list. It then creates host and... Platforms: *nix

License: Freeware Size: 24.58 KB Download (104): Nagios Automated Configuration Engine Download

Added: November 09, 2010 | Visits: 944

PostArabic PostArabic project is used to provide Arabic shaping for the map display in DCMMS. The PostArabic package provides Arabic shaping functionality for PostgreSQL. PostArabic is available from http://dcmms.sourceforge.net. The package adds the following functions to PostgreSQL: text... Platforms: *nix

License: Freeware Size: 31.74 KB Download (111): PostArabic Download

Added: November 12, 2010 | Visits: 988

CORBA::IOP::IOR CORBA::IOP::IOR is a Perl module used to decode, munge, and re-encode CORBA IORs. SYNOPSIS #!/usr/local/bin/perl -w require CORBA::IOP::IOR; $ior = new CORBA::IOP::IOR; $ior->parseIOR($ARGV[0]); $ior->printHash(); $ior->{IIOP_profile}->{host} = "host.domain.name"; print... Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): CORBA::IOP::IOR Download

Added: September 05, 2010 | Visits: 1.785

Games::Dice Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Dice Download

Added: July 11, 2010 | Visits: 1.011

Portslave Portslave is a RADIUS client used to create dialup access servers. Portslave project uses the RADIUS protocol to authenticate from a remote RADIUS server which contains the actual user account information. It primarily is for PPP access, but also works with other protocols and services.... Platforms: *nix

License: Freeware Size: 399.36 KB Download (99): Portslave Download

Added: April 12, 2010 | Visits: 864

Plone RSS2 Syndication Plone RSS2 Syndication is a product used to generate RSS2 feeds in Plone sites. Plone RSS2 Syndication (qRSS2Syndication) is a product designed by Quintagroup to generate RSS2 feeds in Plone sites. qRSS2Syndication includes support of audio and video feeds. qRSS2Syndication allows the... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Plone RSS2 Syndication Download

Added: September 15, 2010 | Visits: 1.105

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Software::Packager::Tar Download

< 1 2 3 4 5