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

Stolen Cam Yahoo freeware
Filter: All | Freeware | Demo
 

Stolen Cam Yahoo

< 1 2 3 4 5 > 
Added: May 20, 2010 | Visits: 1.676

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

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 (236): WWW::Yahoo::Movies Download

Added: May 10, 2013 | Visits: 1.463

Yahoo Group Archiver Yahoo Group Archiver is a collection of scripts to interact with Yahoo Groups and download various sections of each group to your local workspace.Scripts Features: - yahoogroup-messages: Downloads all the messages from a group in the order in which they were received. Yahoo has user based and...


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

License: Freeware Download (128): Yahoo Group Archiver Download

Added: September 24, 2010 | Visits: 2.713

Yahoo! Mail Notifier Yahoo! Mail Notifier is an extension which notifies you when new messages arrive in your Yahoo mailbox. Notification options include: customizable sound, notification alert, status bar and toolbar icon. Also allows the user to map different mouse buttons to open Yahoo Mail in different...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (525): Yahoo! Mail Notifier Download

Added: September 22, 2010 | Visits: 1.024

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.411

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.266

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: July 07, 2010 | Visits: 975

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

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

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

Added: August 21, 2010 | Visits: 994

Yahoo::Marketing::BidInformationService Yahoo::Marketing::BidInformationService is an object that provides operations that return the current bid and cutoff bid required for a keyword to make it to best rank. You can use this information to optimize your keyword bid in real-time. SYNOPSIS See EWS documentation online for available...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (95): Yahoo::Marketing::BidInformationService Download

Added: September 10, 2010 | Visits: 1.071

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

Added: July 02, 2010 | Visits: 1.774

Yahoo Messenger Yahoo! Messenger for Unix sends instant messages to your Windows and Unix friends! Whats New in This Release: - Improved Emoticons- Improved Message Archive- Improved sound on RedHat kernels- Yahoo! Address Book integration- File transfer with Windows clients-. Yahoo! Messenger - Chat with...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (85): Yahoo Messenger Download

Added: April 16, 2010 | Visits: 1.294

Yahoo::Marketing::ReportInfo Yahoo::Marketing::ReportInfo is an object to represent a Yahoo Marketing ReportInfo. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. new Creates a new instance METHODS get/set methods...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (101): Yahoo::Marketing::ReportInfo Download

Added: October 20, 2010 | Visits: 1.123

Yahoo::Marketing::RangeValueType Yahoo::Marketing::RangeValueType is an object to represent a Yahoo Marketing RangeValueType. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. new Creates a new instance METHODS get/set methods...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (119): Yahoo::Marketing::RangeValueType Download

Added: November 14, 2010 | Visits: 1.428

Yahoo::Marketing::KeywordOptimizationGuidelinesResponse Yahoo::Marketing::KeywordOptimizationGuidelinesResponse is an object to represent a Yahoo Marketing KeywordOptimizationGuidelinesResponse. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. METHODS new...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (151): Yahoo::Marketing::KeywordOptimizationGuidelinesResponse Download

Added: August 01, 2010 | Visits: 1.137

Yahoo::Marketing::CampaignOptimizationGuidelines Yahoo::Marketing::CampaignOptimizationGuidelines is an object to represent a Yahoo Marketing CampaignOptimizationGuidelines. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. new Creates a new...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (93): Yahoo::Marketing::CampaignOptimizationGuidelines Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 861

Yahoo! Messenger for Mac for Mac OS A free communication tool that allows you to instant message with your Yahoo! and Windows Live Messenger friends. - Plug in your webcam to share live video with your friends on Yahoo! Messenger - Join a chat room to meet new friends while you discuss your favorite topics - Send SMS text messages...


Platforms: Mac

License: Freeware Size: 17 MB Download (53): Yahoo! Messenger for Mac for Mac OS Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 910

Yahoo Mail Informer Yahoo Mail Informer is a Chrome extension which notifies you when a new mail arrives in to your Yahoo Mail Inbox. It gives a handy popup as soon as a mail comes. The service is available even after you have closed the tab after logging into Yahoo Mail.


Platforms: Windows

License: Freeware Download (71): Yahoo Mail Informer Download

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

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

< 1 2 3 4 5 >