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

Yahoo Voicemail software
Filter: All | Freeware | Demo
 

Yahoo Voicemail

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 822

CallWave Visual Voicemail Yahoo Widget CallWave's Free Visual Voicemail enables you to see and hear your mobile phone voicemail messages right on your computer. This innovative service works with most US carriers including Cingular, Verizon, T-Mobile, and over 30 others nationwide using any cell phone.



Platforms: Mac

License: Freeware Size: 311 KB Download (98): CallWave Visual Voicemail Yahoo Widget Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 1.030

Yahoo! Messenger for Mac OS X 3.0.1 Friends are an instant away on Yahoo! Messenger for Mac Yahoo Messenger is a free service that allows you to see when friends come online and to send them instant messages. It also can alert you to new e-mail in your Yahoo Mail or Yahoo Personals accounts, or when you have upcoming events...





Platforms: Mac

License: Freeware Size: 20 MB Download (60): Yahoo! Messenger for Mac OS X 3.0.1 Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 604

CallWave Visual Voicemail Widget Free visual voicemail for your mobile phone. Through visual voice mail, you can see, sort and listen to cell phone messages right from your computer. This widget works with most US carriers including Cingular, Verizon and T-Mobile.


Platforms: Mac

License: Freeware Size: 348.16 KB Download (52): CallWave Visual Voicemail Widget Download

Released: May 12, 2002  |  Added: November 04, 2006 | Visits: 6.894

WebMail Assistant for Hotmail and Yahoo EMail WebMail Assistant dramatically improves your Yahoo Mail or Hotmail account! Save messages to folders on your computer, kill spam and easily manage your inbox, save space in your account and maintain a lightning fast address book that works across multiple Yahoo/Hotmail accounts. Mail merge lets...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 300 KB Download (796): WebMail Assistant for Hotmail and Yahoo EMail Download

Added: November 03, 2006 | Visits: 4.137

Talking Yahoo! Mail Talking Yahoo! Mail monitors several Yahoo! accounts at once. When a message arrives, it filters out spam and announces mail in a customizable way in human voice so users can decide whether the mail is urgent. Accounts are optionally password-protected. Mail handling can be customized based on...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 4.1 MB Download (249): Talking Yahoo! Mail Download

Released: April 19, 2007  |  Added: August 24, 2007 | Visits: 15.295

Yahoo Messenger Password Yahoo Messenger Password is a password recovery tool (although not a password cracker) that is used to recover lost or forgotten passwords for your Yahoo Messenger accounts. It is important that the password you are trying to recover is stored on your computer (i.e. you are breaking your own...


Platforms: Windows

License: Demo Cost: $25.00 USD Size: 159 KB Download (2553): Yahoo Messenger Password Download

Released: April 10, 2008  |  Added: April 13, 2008 | Visits: 1.935

conaito VoiceMail SDK The conaito VoiceMail SDK is a powerful solution for recording and sending voice messages from your websites to any existing Email client software. The recipient receives the usual Email message with a link to Mp3 audio file. He/she can download Mp3 file and listen to it using any existing Mp3...


Platforms: Windows, Mac, *nix

License: Commercial Cost: $399.00 USD Size: 5.94 MB Download (100): conaito VoiceMail SDK Download

Added: April 26, 2010 | Visits: 1.378

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: August 25, 2010 | Visits: 1.278

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.804

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.438

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: February 08, 2010 | Visits: 1.826

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.549

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.848

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.706

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.137

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: August 02, 2010 | Visits: 1.363

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

Added: March 03, 2010 | Visits: 1.249

Yahoo::Search Yahoo::Search is a Perl interface to the Yahoo! Search public API. The following search spaces are supported: Doc Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search. Image Image search (jpeg, png, gif, ...) Video Video file search (avi, mpeg,...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

Added: September 14, 2010 | Visits: 1.356

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: July 04, 2010 | Visits: 1.815

Yahoo::BBAuth Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication. SYNOPSIS my $bbauth = Yahoo::BBAuth->new( appid => $appid, secret => $secret, ); # Create an authentication link printf, $bbauth->auth_url; # After the user authenticates successfully, Yahoo returns the user...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Yahoo::BBAuth Download

1 2 3 4 5 >