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

Maxi Tone Skin Lightening Soap software
Filter: All | Freeware | Demo
 

Maxi Tone Skin Lightening Soap

1 2 3 4 5 > 
Added: August 06, 2008 | Visits: 1.276

Skin MSN Urban Are you fed up of looking at the same old MSN Messenger 7.5? Well now you can add this skin that keeps the same classic colour of MSN but with more urban and modern tones.It has all functions integrated, like multimessenger, Polygame, new backgrounds and emoticons, capacity for multiple sessions... Platforms: Windows

License: Freeware Size: 6 KB Download (194): Skin MSN Urban Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 526

Niacinamide Skin Acne is something that many people suffer from and it's one of the hardest skin issues to fight against, however one of the most beneficial niacinamide skin care benefits is its ability to fight acne. A study at the New York university College of Medicine showed that 82% of patients with acne who... Platforms: Windows, Mac, Palm,OS

License: Freeware Size: 503 KB Download (49): Niacinamide Skin Download

Released: January 05, 2002  |  Added: April 10, 2006 | Visits: 6.002

NCH Tone Generator NCH Sound Tone Generator lets you create audio tones, sweeps or noise waveforms using a Windows computer with a sound card or a PocketPC handheld. Typical Applications include test tone generation in studios for the alignment of levels, calibration and testing of audio equipment or speakers,... Platforms: Windows, Windows CE

License: Shareware Cost: $24.00 USD Size: 120 KB Download (859): NCH Tone Generator Download

Released: March 23, 2008  |  Added: April 21, 2008 | Visits: 2.041

Soap Generate Gear Using Soap Generate Gear, easily and automatically generate soap protocol source code for client/server sides from wsdl file. RPC and Document style are all supported.What you need to do is just import your wsdl file and click generate button.Pure platform independent c source code to make sure... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.95 MB Download (156): Soap Generate Gear Download

Released: November 21, 2011  |  Added: April 25, 2012 | Visits: 2.363

Tone Generator NCH Sound Tone Generator lets you create audio tones, sweeps or noise waveforms using a Windows computer with a sound card or a PocketPC handheld. Typical Applications include test tone generation in studios for the alignment of levels, calibration and testing of audio equipment or... Platforms: Windows

License: Shareware Cost: $34.99 USD Size: 361.08 KB Download (336): Tone Generator Download

Released: September 22, 2014  |  Added: December 10, 2014 | Visits: 4.358

Tone Generator for Mac NCH Sound Tone Generator lets you create audio tones, sweeps or noise waveforms on Mac OS X. Typical Applications include test tone generation in studios for the alignment of levels, calibration and testing of audio equipment or speakers, tuning music instruments as an accurate reference... Platforms: Mac

License: Shareware Cost: $34.99 USD Size: 1.06 MB Download (387): Tone Generator for Mac Download

Released: March 16, 2009  |  Added: March 18, 2009 | Visits: 6.112

Magic Skin Filter Beauty your portrait photo, Using Magic Skin Filter! Magic Skin Filter is a powerful and easy to use automatic portrait photo smooth skin software that lets you beauty your portrait photo in seconds! With its intuitive user interface, just a few clicks, you can increase brightness, smooth skin,... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.09 MB Download (1319): Magic Skin Filter Download

Released: March 10, 2011  |  Added: September 28, 2011 | Visits: 1.798

Maxi Dice Enjoy two spectacular Yahtzee games in one! In Maxi Dice, you can play both normal Yatzy, and the more strategic Maxi Yatzy, a game with six dice and more categories to put points in. You can also play against up to three friends or compete against the computer. Enjoy a peaceful round of Yatzy,... Platforms: Windows

License: Freeware Size: 8.76 MB Download (226): Maxi Dice Download

Added: August 11, 2010 | Visits: 1.350

ASNMTAP::Asnmtap::Plugins::SOAP ASNMTAP::Asnmtap::Plugins::SOAP is a Perl module that provides SOAP functions used by ASNMTAP-based plugins. SYNOPSIS use ASNMTAP::Asnmtap::Plugins v3.000.010; use ASNMTAP::Asnmtap::Plugins qw(:PLUGINS); my $objectPlugins = ASNMTAP::Asnmtap::Plugins->new ( _programName =>... Platforms: *nix

License: Freeware Size: 1.6 MB Download (138): ASNMTAP::Asnmtap::Plugins::SOAP Download

Added: May 11, 2010 | Visits: 1.103

SOAP::Amazon::S3 SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP. SYNOPSIS An object-oriented interface to handle your Amazon S3 storage. (Still experimental, although functional) use SOAP::Amazon::S3; my $s3 = SOAP::Amazon::S3->new( $access_key_id, $secret_access_key, {... Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): SOAP::Amazon::S3 Download

Added: February 20, 2010 | Visits: 1.012

SOAP::Data::ComplexType SOAP::Data::ComplexType is an abstract class for creating and handling complex SOAP::Data objects. SYNOPSIS package My::SOAP::Data::ComplexType::Foo; use strict; use warnings; use SOAP::Data::ComplexType; use vars qw(@ISA); @ISA = qw(SOAP::Data::ComplexType); use constant OBJ_URI =>... Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): SOAP::Data::ComplexType Download

Added: August 10, 2010 | Visits: 1.079

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way... Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

Added: September 25, 2010 | Visits: 1.229

SOAP::XML::Client::DotNet SOAP::XML::Client::DotNet is a Perl module to talk with .net webservices. This package helps in talking with .net servers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use. You dont need to know this, but the major difference to... Platforms: *nix

License: Freeware Size: 9.22 KB Download (117): SOAP::XML::Client::DotNet Download

Added: March 05, 2010 | Visits: 1.077

SOAP::XML::Client SOAP::XML::Client is a simple frame work for talking with web services. This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic This package... Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): SOAP::XML::Client Download

Added: November 26, 2010 | Visits: 1.956

Asterisk Soap API 0.0.1 Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features. Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.. Download KDE-Apps.org Community Portal for KDE... Platforms: *nix

License: Freeware Download (135): Asterisk Soap API 0.0.1 Download

Added: March 25, 2010 | Visits: 1.789

SOAP::Lite SOAP::Lite is a client and server side SOAP implementation. SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.. Platforms: *nix

License: Freeware Size: 235.52 KB Download (112): SOAP::Lite Download

Added: November 25, 2010 | Visits: 1.033

SOAP::Data SOAP::Data is a Perl class that provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities. The SOAP::Data class provides the means by which to explicitly manipulate and control all aspects of the way in which... Platforms: *nix

License: Freeware Size: 235.52 KB Download (100): SOAP::Data Download

Added: August 05, 2010 | Visits: 1.322

CreamCaustic Plone Skin CreamCaustic Plone Skin provides a skin based on Plone Skin Dump product. You can install CreamCaustic Plone skin in the same way as other Plone products: - Download zip. or .gz archive. - Install as Zope product: extract Plone skin from archive to directory of products and restart Zope... Platforms: *nix

License: Freeware Size: 27.65 KB Download (138): CreamCaustic Plone Skin Download

Added: October 21, 2010 | Visits: 1.203

LMartianGreen Plone Skin LMartianGreen Plone Skin project consists of a Plone Skin for Plone 2.5. LMartianGreen is one of Plone skins from Alternative Plone Skins project. You can install LMartianGreen Plone skin in the same way as other Plone products: - Download zip. or .gz archive. - Install as Zope product:... Platforms: *nix

License: Freeware Size: 24.58 KB Download (104): LMartianGreen Plone Skin Download

Added: April 03, 2010 | Visits: 1.112

LBlueGray Plone Skin LBlueGray Plone Skin provides a skin based on Plone Skin Dump product. LBlueGray is one of Plone skins from Alternative Plone Skins project. You can install LBlueGray Plone skin in the same way as other Plone products: - Download zip. or .gz archive. - Install as Zope product: extract... Platforms: *nix

License: Freeware Size: 14.34 KB Download (115): LBlueGray Plone Skin Download

1 2 3 4 5 >