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

My Yahoo Account software
Filter: All | Freeware | Demo
 

My Yahoo Account

< 1 2 3 4 5 > 
Added: February 10, 2010 | Visits: 1.806

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

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

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

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

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: September 14, 2010 | Visits: 1.358

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

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

Added: September 15, 2010 | Visits: 1.230

Text::Emoticon::Yahoo Text::Emoticon::Yahoo is a emoticon filter of Yahoo! Messenger. SYNOPSIS use Text::Emoticon::Yahoo; my $emoticon = Text::Emoticon::Yahoo->new( imgbase => "http://example.com/emo", ); my $text = "Yet Another Perl Hacker ;)"; print $emoticon->filter($text); # it prints # Yet Another... Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Text::Emoticon::Yahoo Download

Added: May 20, 2010 | Visits: 1.682

WWW::Search::Yahoo WWW::Search::Yahoo is a Perl backend for searching www.yahoo.com SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Yahoo); my $sQuery = WWW::Search::escape_query("sushi restaurant Columbus Ohio"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) print... Platforms: *nix

License: Freeware Size: 27.65 KB Download (124): WWW::Search::Yahoo Download

Added: April 23, 2010 | Visits: 3.114

WWW::Yahoo::Movies WWW::Yahoo::Movies is a Perl extension to get Yahoo! Movies information. SYNOPSIS use WWW::Yahoo::Movies; my $movie = new WWW::Yahoo::Movies(); print "TITLE: ".$movie->title." - ".$movie->year."n"; WWW::Yahoo::Movies is Perl interface to the Yahoo! Movies (http://movies.yahoo.com/).... Platforms: *nix

License: Freeware Size: 13.31 KB Download (237): WWW::Yahoo::Movies Download

Added: July 07, 2010 | Visits: 979

Yahoo::Music::Ratings Yahoo::Music::Ratings is a method for retrieving a Yahoo! Music members song ratings. SYNOPSIS use Yahoo::Music::Ratings; my $ratings = new Yahoo::Music::Ratings( { memberName => yahooMusicMemberName, } ); # Fetch an arrayRef of all yahooMusicMemberName song ratings # this may take a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Yahoo::Music::Ratings Download

Added: February 16, 2010 | Visits: 1.297

Lingua::EN::Keywords::Yahoo Lingua::EN::Keywords::Yahoo it can automatically extracts keywords from text using the Yahoo! API. SYNOPSIS use Lingua::EN::Keywords::Yahoo qw(keywords); my @keywords = keywords($text); or my @keywords = keywords($text, $query); Where $query is an optional term to help with the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): Lingua::EN::Keywords::Yahoo Download

Added: September 10, 2010 | Visits: 1.077

Yahoo::Search::Response Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API. (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... Platforms: *nix

License: Freeware Size: 35.84 KB Download (93): Yahoo::Search::Response Download

Released: June 01, 2011  |  Added: July 16, 2011 | Visits: 1.984

MagicSender MagicSender is the software to send easily file or text by drag file or text to my email or others. automatic sending files or text by just dragging to emails. It needs email account with SMTP server like gmail, yahoo maili and so on... Platforms: Windows

License: Freeware Size: 22.89 MB Download (632): MagicSender Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 1.574

LastBit Yahoo Messenger Password Recovery 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 retrieving your own... Platforms: Windows

License: Shareware Cost: $25.00 USD Download (424): LastBit Yahoo Messenger Password Recovery Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 944

Hide My Messenger Hide My Messenger is a protective tool that allows you to hide running applications and tray icons completely with a move of the mouse or a single hotkey. It provides a quick and easy way for home and office PC users to quickly get sensitive materials off the screen without closing programs or... Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (430): Hide My Messenger Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 601

Yahoo! Zimbra Desktop Yahoo! Zimbra Desktop is the next-generation application that makes email easy again. The free Zimbra Desktop client allows you to meld the online and offline worlds - storing and synching your email, calendar, contacts, files and documents in the cloud, yet having them locally accessible when... Platforms: Windows, Mac, Linux

License: Freeware Size: 100 MB Download (47): Yahoo! Zimbra Desktop Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 1.071

My Fax Online Internet fax service from MyFax, My Fax online allows you to send and receive faxes using email, the web or a handheld device. With no hidden fees, your customers will be impressed with this award-winning faxing solution! Plus, there is NO setup fee, NO hardware and each customer receives a FREE... Platforms: Windows, Mac, Unix, Linux, Handheld/Mobile Other

License: Freeware Size: 747.52 KB Download (68): My Fax Online Download

Released: February 06, 2014  |  Added: February 19, 2014 | Visits: 818

SSuite Office - My Money SSuite Office - My Money Portable is a utility that allows users to keep an eye on their accounts, income and expenses, and to generate financial reports. New accounts can be added by specifying the type and balance, and you can give details about transactions, such as description, date and... Platforms: Windows, Windows 7

License: Freeware Size: 1.28 MB Download (67): SSuite Office - My Money Download

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

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

< 1 2 3 4 5 >