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

Yahoo My Folders freeware
Filter: All | Freeware | Demo
 

Yahoo My Folders

1 2 3 4 5 > 
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: September 15, 2010 | Visits: 1.224

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

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: February 11, 2010 | Visits: 1.670

Mail::Webmail::Yahoo Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages = $yahoo->get_mail_messages(Inbox, all); # Write messages to disk...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (99): Mail::Webmail::Yahoo Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 528

Special Folders Special Folders allows you to inspect the contents or any of the Special Folders of Windows, many of which are usually hidden when using My Computer etc. To avoid any problems, it will NOT allow you to alter the contents of any of the folders. You will be asked if you wish to save a copy on any...


Platforms: Windows

License: Freeware Download (54): Special Folders Download

Released: May 25, 2015  |  Added: May 29, 2015 | Visits: 6.286

My Lockbox My Lockbox is a security software enabling you to password protect folders on your computer. The protected folder is hidden and locked from any user and application of your system and also from the net. To access the protected folder you have to provide a valid password. My Lockbox comes with...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 6.93 MB Download (1319): My Lockbox 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: 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: 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

Added: April 23, 2010 | Visits: 3.111

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: 976

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

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 (100): Lingua::EN::Keywords::Yahoo Download

Added: September 10, 2010 | Visits: 1.073

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 27, 2010  |  Added: July 08, 2010 | Visits: 2.240

Resize My Photos Resize My Photos is a freeware application for resizing multiple images. The interface is easy and intuitive to use and allows you to batch resize your photos just the way you like it. Resize My Photos even allows you to drag and drop files or folders from the Windows Explorer or through a...


Platforms: Windows

License: Freeware Size: 5.07 MB Download (246): Resize My Photos Download

Released: June 22, 2014  |  Added: July 06, 2014 | Visits: 1.806

My Commander My Commander (MyCO) portable, is easy to use, dual-panel interface, with built in file viewer, built in archive handling, available on both platforms 32bit/64bit, with full Unicode support, easy access to home folders. MyCo permits easy operation: copy, move,...


Platforms: Windows 7

License: Freeware Size: 585.94 KB Download (187): My Commander Download

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

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 (424): Hide My Messenger Download

1 2 3 4 5 >