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

My Yahoo Briefcase freeware
Filter: All | Freeware | Demo
 

My Yahoo Briefcase

1 2 3 4 5 > 
Released: April 05, 2018  |  Added: July 19, 2018 | Visits: 1.889

SSuite Personal Briefcase SSuite My Personal Briefcase is a management tool which helps you keep all important data in one single place. It supports all general files and documents e.g. RTF, DOC(X), XLS, CSV, BMP, JPG and GIF files. You can drop the program files to any location on the hard disk and double-click the...



Platforms: Windows, Windows 7

License: Freeware Size: 4.4 MB Download (1875): SSuite Personal Briefcase Download

Added: July 05, 2013 | Visits: 470

AddToAny: Subscribe Button Helps readers subscribe to your blog using any feed reader, such as Google Reader, My Yahoo!, Netvibes, Windows Live, and all other RSS readers. The button comes with AddToAny's customizable Smart Menu, which places the services visitors use at the top of the menu, based on each visitor's...





Platforms: PHP

License: Freeware Size: 10 KB Download (44): AddToAny: Subscribe Button Download

Added: September 29, 2013 | Visits: 556

Yahoo! Toolbar Yahoo! Toolbar 2.0.0.20090622040742 Yahoo! Toolbar is a Firefox extension that allows you to: . Access your Yahoo! Bookmarks from any computer . Get notified whenever you receive new Yahoo! mail . Search faster with search suggestions as you type . Add RSS feeds to your My Yahoo! pages ....


Platforms: *nix

License: Freeware Size: 348.16 KB Download (37): Yahoo! Toolbar Download

Added: January 01, 2010 | Visits: 1.101

Net::YahooMessenger Net::YahooMessenger is a Perl interface to the Yahoo!Messenger IM protocol. SYNOPSIS use Net::YahooMessenger; my $yahoo = Net::YahooMessenger->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id,...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (152): Net::YahooMessenger Download

Added: November 24, 2010 | Visits: 1.906

Net::YMSG Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. SYNOPSIS use Net::YMSG; my $yahoo = Net::YMSG->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id, Hello World!); Net::YMSG is a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (305): Net::YMSG Download

Added: September 11, 2013 | Visits: 433

RSS Subscription Extension This extension auto-detects RSS feeds on the page you are reading and upon finding one will display an RSS icon in the Omnibox, allowing you to click on it to preview the feed content and subscribe. The extension comes with 4 feed readers predefined (Google Reader, iGoogle, Bloglines and My...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): RSS Subscription Extension Download

Added: June 07, 2006 | Visits: 5.388

Blog Blaster Blog Blaster is an automated tool to submit your blogs to over 12 blog search engines with just one click. Pinging your blogs to the search engines is the fastest way to get the search engine robots to visit your blog and gain increased traffic in a short amount of time. Blog Blaster uses...


Platforms: Windows

License: Freeware Size: 550 KB Download (440): Blog Blaster Download

Added: November 12, 2010 | Visits: 1.728

Quick RSS Quick RSS project quickly adds a RSS feed to a web-based news aggregator. It adds a "Add RSS feed to..." menu to the right-click context menu, allowing you to quickly add a RSS feed to a web-based news aggregator. For the moment, it only supports My Yahoo as a feed target, since its the only...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Quick RSS Download

Added: April 27, 2010 | Visits: 5.803

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: October 09, 2010 | Visits: 1.036

Plagger Plagger is a pluggable Atom/RSS feed aggregator written in Perl. Everything is implemented as a small plugin and you can mash them up together using Plagger core API and plugin hooks. You can think of Plagger as a blosxom or qpsmtpd for RSS aggregator. Plagger comes with various plugin API...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (85): Plagger Download

Added: May 10, 2013 | Visits: 392

Subscribe Sidebar plugin The subscription icons can either be displayed within a widget or by editing the sidebar template file.Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Key features "Subscribe Sidebar plugin": - RSS 2 Feed -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Subscribe Sidebar plugin Download

Added: July 06, 2013 | Visits: 471

Subscribe Sidebar plugin by Blubrry This plugin displays subscription icons with links in the sidebar.The Subscribe Sidebar plugin is easy to install and configure. It's configurable from the WordPress administration interface and can be added to the sidebar either by utilizing the dynamic widgets sidebar or by adding a few lines...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Subscribe Sidebar plugin by Blubrry Download

Added: April 26, 2010 | Visits: 1.377

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: 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.825

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

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

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

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

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 >