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

Yahoo Phone Software freeware
Filter: All | Freeware | Demo
 

Yahoo Phone Software

< 1 2 3 4 5 
Released: October 23, 2012  |  Added: November 07, 2012 | Visits: 2.663

ZC Video to Cell Phone Converter ZC Video to Cell Phone Converter convert most of key feature format video movies to cell phone, backberry phone, windows mobile phone, symbian phone, palm phone, pocket pc playable movie, and extract the movie audio to playable music. It supports most of popular video movie formats, including... Platforms: Windows

License: Freeware Size: 12.6 MB Download (159): ZC Video to Cell Phone Converter Download

Released: July 20, 2009  |  Added: July 29, 2009 | Visits: 1.217

Software Master It can automatically analyze, compress and backup the associated files and information registered in Registry in the specified disk prior to cleaning them. Users can enter the Backup and Restore Manager to restore the uninstalled software in case of any problem. Platforms: Windows

License: Freeware Size: 404.5 KB Download (143): Software Master Download

Released: July 31, 2009  |  Added: August 05, 2009 | Visits: 7.403

MC3 Cyber Cafe Software MC3 cyber cafe software home edition is free for all. It can monitor up to 4 PCs without any limitations. Control remote PC via network to logoff, restart or shutdown client PCs. Monitoring is updated every second based on chosen currency. Platforms: Windows

License: Freeware Size: 5.81 MB Download (1550): MC3 Cyber Cafe Software Download

Released: July 01, 2009  |  Added: September 16, 2009 | Visits: 2.647

Random Number Software Random number Software is an powerful & easy to operate program to generate a list of random numbers. Random number Software is cultivated on windows platform, software supported on all the Windows OS versions. Software also provides you the feature to create list of sequential numbers and... Platforms: Windows

License: Freeware Size: 960.41 KB Download (242): Random Number Software Download

Released: April 03, 2015  |  Added: May 10, 2015 | Visits: 86.957

Watermark Image Software Watermark Image Software is an watermark program used to perform a variety of functions in the graphics, photography and digital art worlds, It was marketed as the new standard for personal image editing and paint programs. Snaging: Catch screen image, get image from web camp, get image from... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 25.9 MB Download (7047): Watermark Image Software Download

Added: January 18, 2010 | Visits: 1.196

Software Render Library Software Render Library is an Open Source software implementation of a polygon-based renderer (like your graphics card).. SourceForge presents the project. is an open source application. SourceForge provides the world's largest selection of Open Source Software. Platforms: *nix

License: Freeware Size: 79.87 KB Download (102): Software Render Library Download

Added: April 26, 2010 | Visits: 1.381

Geo::Coder::Yahoo Geo::Coder::Yahoo is a Perl module with geocode addresses with the Yahoo! API. SYNOPSIS Provides a thin Perl interface to the Yahoo! Geocoding API. use Geo::Coder::Yahoo; my $geocoder = Geo::Coder::Yahoo->new(appid => my_app ); my $location = $geocoder->geocode( location => Hollywood and... Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Geo::Coder::Yahoo Download

Added: May 15, 2010 | Visits: 1.228

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the... Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Software::Packager Download

Added: August 25, 2010 | Visits: 1.283

Kwiki::Yahoo Kwiki::Yahoo is a Wafl Phrase for including RSS feeds in a Kwiki Page. {yahoo-doc < query > |args} Kwiki::Yahoo uses the Yahoo::Search module to use the Yahoo API for web, video, image, news, local, spelling, and related searches. This is a simple proof of concept that probably has many... Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): Kwiki::Yahoo Download

Added: February 10, 2010 | Visits: 1.810

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: March 22, 2010 | Visits: 1.445

WebService::Yahoo::TermExtractor WebService::Yahoo::TermExtractor is a Perl wrapper for the Yahoo! Term Extraction WebService. SYNOPSIS use WebService::Yahoo::TermExtractor; my $yte = WebService::Yahoo::TermExtractor->new( appid => your_app_id, context => $source_text); my $terms = $yte->get_terms; # returns an array ref... Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): WebService::Yahoo::TermExtractor Download

Added: April 10, 2010 | Visits: 1.394

smspasswd smspasswd software provides two factor authentication via cell phone short message service (SMS). The reason I wrote this was because of all the pesky SSH brute force attacks, which continue to build in numbers. I didn’t want to waste money and time on using tokens because the few people who... Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): smspasswd Download

Added: February 08, 2010 | Visits: 1.831

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other... Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.554

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.852

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows... Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.711

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the... Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: January 09, 2010 | Visits: 2.141

Yahoo Mail Sucker As you probably know, Yahoo Mail does not provide free POP access to its users any more. You can still use your YM account for free, but you have to use a Yahoo Mail web site to access your account. This is not very convenient as you always have to be online, you cannot use your favourite... Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Yahoo Mail Sucker Download

Added: October 19, 2010 | Visits: 1.447

Bio::MAGE::Protocol::Software Bio::MAGE::Protocol::Software - Software represents the software used. SYNOPSIS use Bio::MAGE::Protocol::Software; # creating an empty instance my $software = Bio::MAGE::Protocol::Software->new(); # creating an already populated instance my $software =... Platforms: *nix

License: Freeware Size: 460.8 KB Download (148): Bio::MAGE::Protocol::Software Download

Added: October 04, 2010 | Visits: 1.211

Bio::Genex::Software Bio::Genex::Software is Perl module with methods for processing data from the GeneX DB table: Software. SYNOPSIS use Bio::Genex::Software; # instantiating an instance my $Software = Bio::Genex::Software->new(id=>47); # retrieve data from the DB for all columns $Software->fetch(); #... Platforms: *nix

License: Freeware Size: 552.96 KB Download (107): Bio::Genex::Software Download

Added: August 02, 2010 | Visits: 1.366

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

< 1 2 3 4 5