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

Herbal Essence Hair Dye freeware
Filter: All | Freeware | Demo
 

Herbal Essence Hair Dye

< 1 2 3 4 5 > 
Added: August 22, 2008 | Visits: 900

Spring Stream Spring has arrived to this lovely corner, and innundated it with its colours, smells and life. The leaves have come back to the trees, and the first flowers appear, and butterflies flutter aorund the fields announcing the return of a new season this year.Spring flows in nature like a waterfall...



Platforms: Windows

License: Freeware Size: 6 KB Download (108): Spring Stream Download

Released: January 14, 2010  |  Added: March 12, 2010 | Visits: 2.449

Comodo EasyVPN Comodo EasyVPN is the first completely free for non-commercial use program to enable users to easily create virtual private networks between an unlimited number of PCs. Virtual private networks (or VPNs) are secure and encrypted connections between PCs. In essence, any PCs connected to a shared...





Platforms: Windows

License: Freeware Size: 8.05 MB Download (392): Comodo EasyVPN Download

Released: September 28, 2009  |  Added: October 07, 2009 | Visits: 3.099

LiveHelpNow So you have visitors arrive to your site, it is an outstanding start, having them develop into shoppers is the goal which LiveHelnow tools help you achieve. These are hectic times and guests visiting your website crave to acquire knowledge instantly and efficiently. With Live Chat Tool utilized...


Platforms: Windows, Mac

License: Freeware Size: 1.87 MB Download (148): LiveHelpNow Download

Released: October 27, 2009  |  Added: November 20, 2009 | Visits: 2.164

Comodo System-Cleaner Comodo System Cleaner is the first registry cleaner to harness the power of 100% safe cleaning. It utilizes the revolutionary innovation of SafeDelete, a feature that allows users to safely recover any files deleted in error. This advancement eliminates risk from the process of registry cleaning....


Platforms: Windows

License: Freeware Size: 9.79 MB Download (486): Comodo System-Cleaner Download

Added: September 15, 2010 | Visits: 1.103

StreamCruncher 2.1 StreamCruncher is an Event Processor. The project supports a language based on SQL which allows you to define Event Processing constructs like Sliding Windows, Time Based Windows, Partitions and Aggregates. Queries can be written using this language, which are used to monitor streams of...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (92): StreamCruncher 2.1 Download

Added: June 12, 2010 | Visits: 1.161

Unicode::MapUTF8 Unicode::MapUTF8 is a Perl module with conversions to and from arbitrary character sets and UTF8. SYNOPSIS use Unicode::MapUTF8 qw(to_utf8 from_utf8 utf8_supported_charset); # Convert a string in ISO-8859-1 to UTF8 my $output = to_utf8({ -string => An example, -charset => ISO-8859-1 });...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (113): Unicode::MapUTF8 Download

Added: February 03, 2010 | Visits: 2.249

Cowbell Music Organizer Cowbell Music Organizer is an elegant music organizer intended to make keeping your collection tidy both fun and easy. Do you ever pull your hair out trying to hand-edit all your tags with some arcane editor? Tell your inner OCD to take a hike because Cowbell is coming into town. Cowbell is...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (212): Cowbell Music Organizer Download

Added: April 06, 2010 | Visits: 635

DBIx::FetchLoop DBIx::FetchLoop is a Perl module that can fetch with change detection and aggregates. SYNOPSIS use DBIx::FetchLoop; $lph = DBIx::FetchLoop->new($sth, $dbi_method); $hash_ref = $lph->fetch_current_data; $rowset = $hash_ref->{previous}; $rowset = $hash_ref->{current}; $rowset =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): DBIx::FetchLoop Download

Added: April 13, 2010 | Visits: 1.677

Dwall Dwall is an all-purpose firewall tool to generate an iptables firewall out of a simple configuration. It has about 80 predefined services and comes with a simple 3 zone firewall example. In essence the sysadmin only needs to define the different zones and define what traffic is allowed from...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (112): Dwall Download

Added: January 04, 2010 | Visits: 1.025

Finance::BeanCounter Finance::BeanCounter is a Perl module for stock portfolio performance functions. Finance::BeanCounter provides functions to download, store and analyse stock market data. Downloads are available of current (or rather: 15 or 20 minute-delayed) price and company data as well as of historical...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Finance::BeanCounter Download

Added: June 27, 2010 | Visits: 694

Accerciser Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (90): Accerciser Download

Added: November 20, 2010 | Visits: 881

polliwog polliwog is a Java-based Web-log processing tool/application that creates a website about your website visitors. Whilst most log processors focus on hits and pages, polliwog is more visit oriented. polliwog is more flexible than most processors. It provides an object model that represents the...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (94): polliwog Download

Added: November 02, 2010 | Visits: 1.327

QUAKE 4 Quakemas Map QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0. This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps: Campgrounds Redux (q4dm9): With...


Platforms: *nix

License: Freeware Size: 16.4 MB Download (85): QUAKE 4 Quakemas Map Download

Added: October 17, 2010 | Visits: 687

FaceBuilder FaceBuilder is a little FaceConstruction toy. FaceBuilder is a little toy application that lets you construct faces by putting together eyes, nose, mouth, head, hair and some additional items. You can also move, scale and rotate each of those face-parts as you like. The results can be saved...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (112): FaceBuilder Download

Added: November 06, 2010 | Visits: 790

ExtUtils::PerlPP ExtUtils::PerlPP is a Perl Preprocessor. SYNOPSIS use ExtUtils::PerlPP; my $config = { version => $VERSION, driver => $DRIVER }; # The long and winding road ... my $self = ExtUtils::PerlPP->new(); $self->{in_fh} = IO::File->new(file.PL, r); $self->{out_fh} = IO::File->new(file, w);...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (87): ExtUtils::PerlPP Download

Added: September 25, 2010 | Visits: 988

labrea LaBrea is a intrusion detection / "sticky" honey pot technology using virtual servers to detect malware. LaBrea takes over unused IP addresses, and creates virtual servers that are attractive to worms, hackers, and other denizens of the Internet. The program answers to connection attempts in a...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (91): labrea Download

Added: July 01, 2010 | Visits: 1.271

PVRec PVRec is a simple applet written in Gambas that takes an MPEG-2 stream from the pvrusb driver for the Hauppauge WinTV PVR USB and allows you to simultaneously view (using Mplayer) and record it. PVRec is basically the smallest amount of code I could write to let myself easily record video using...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (123): PVRec Download

Added: June 02, 2010 | Visits: 919

Passive Cache Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL, as well as a listing of Waybacks archived pages for the URL. In essence, it allows the viewing of a page, or site, without any active connections being made to the site.. Home of The Baskin...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (120): Passive Cache Download

Added: April 03, 2010 | Visits: 1.627

Wolfpack Wolfpack project is a server-side Ultima Online MMORPG software. Wolfpack is software for an Ultima Online MMORPG server. Gameplay is scripted using Python and XML. You need EAs Ultima Online to play on Wolfpack servers. The Wolfpack project is an effort to develop and maintain an open-source...


Platforms: *nix

License: Freeware Download (119): Wolfpack Download

Added: April 13, 2010 | Visits: 853

Data::SecsPack Data::SecsPack is a Perl module pack and unpack numbers in accordance with SEMI E5-94. SYNOPSIS ##### # Subroutine interface # use Data::SecsPack qw(bytes2int config float2binary ifloat2binary int2bytes pack_float pack_int pack_num str2float str2int unpack_float unpack_int unpack_num);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Data::SecsPack Download

< 1 2 3 4 5 >