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

Yahoo Checker freeware
Filter: All | Freeware | Demo
 

Yahoo Checker

1 2 3 4 5 > 
Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 540

Yahoo Status Checker Yahoo Status Checker is a free software which allows you to know the status of any Yahoo! e-mail either online or offline, and save them in a list . You can also view and save their messenger avatars! . Platforms: Windows

License: Freeware Size: 2.77 MB Download (552): Yahoo Status Checker Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 800

Yahoo! Mail Watcher Watch for your new inbox Yahoo! Mail and report to you in status-bar. Check Yahoo! Mail at specific interval ( 5 min, 10 min, 15 min, 20 min, 30 min, 1 hour, 2 hour, 3 hour, 4 hour or manually). Can select to alert by sound, by notification window or by blinking icon. In addition, this... Platforms: Windows

License: Freeware Download (57): Yahoo! Mail Watcher Download

Released: January 16, 2013  |  Added: January 16, 2013 | Visits: 638

Domain Backlinks Checker Domain Backlinks Checker is a freeware tool that enables you to check the number of Backlinks pointing to your website as seen by the six major search engines - google, Yahoo, MsN e.tc. Good link popularity can dramatically and effectively increase traffic to your web site. Sienne link popularity... Platforms: Windows

License: Freeware Size: 1.28 MB Download (49): Domain Backlinks Checker Download

Added: September 12, 2006 | Visits: 3.816

REL Link Checker Lite REL Link Checker Lite is a free easy-to-use link checker tool to help you maintain the accuracy of links on your web site. The program will help you easily locate broken links and links containing syntactic errors. This is the free version of a more powerful tool - Web Link Validator. Platforms: Windows

License: Freeware Size: 730 KB Download (246): REL Link Checker Lite Download

Released: August 13, 2018  |  Added: January 02, 2022 | Visits: 5.332

SFV Checker SFV Checker uses CRC-32 technology to check each file and notifies you of any potentially bad, corrupt, incorrect size or missing files to save you hours of downloading only to find you have 1 file missing or the last file has a CRC checksum error. The CRC value comparison is done by using a... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.3 MB Download (373): SFV Checker Download

Released: January 29, 2024  |  Added: March 19, 2024 | Visits: 1.844

Backlink Checker Need an effective backlink tool to disclose competitors' most guarded secrets and beat them in the SERPs? Get Backlink Checker - the most effective online tool for free backlink analysis. Use it to analyze your top competitors' backlink profiles and outrank them for any keyword in the nick... Platforms: Windows, Mac, *nix, Windows 8, Windows 7, Windows Server, iOS, Android, ,iPhone,iPad

License: Freeware Size: 1024 B Download (205): Backlink Checker 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: 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.808

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: June 05, 2010 | Visits: 1.119

XML::Checker::Parser XML::Checker::Parser is an XML::Parser that validates at parse time. SYNOPSIS use XML::Checker::Parser; my %expat_options = (KeepCDATA => 1, Handlers => [ Unparsed => &my_Unparsed_handler ]); my $parser = new XML::Checker::Parser (%expat_options); eval { local $XML::Checker::FAIL =... Platforms: *nix

License: Freeware Size: 368.64 KB Download (110): XML::Checker::Parser Download

Added: July 18, 2010 | Visits: 1.267

GMail::Checker GMail::Checker is a Perl wrapper for Gmail accounts. SYNOPSIS use GMail::Checker; my $gwrapper = new GMail::Checker(); my $gwrapper = new GMail::Checker(USERNAME => "username", PASSWORD => "password"); # Lets log into our account (using SSL) $gwrapper->login("username","password"); #... Platforms: *nix

License: Freeware Size: 7.17 KB Download (189): GMail::Checker 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.553

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

Another File Integrity Checker Another File Integrity Checker is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. Another File Integrity Checker works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can... Platforms: *nix

License: Freeware Size: 102.4 KB Download (96): Another File Integrity Checker 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: 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

Added: March 03, 2010 | Visits: 1.253

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

1 2 3 4 5 >