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

Yahoo Antispyware Download software
Filter: All | Freeware | Demo
 

Yahoo Antispyware Download

< 1 2 3 4 5 > 
Added: September 15, 2010 | Visits: 1.226

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: January 12, 2010 | Visits: 6.809

Download Manager Download Manager project is a GNOME download manager. Download Manager (also known as downman) is a suite of programs that assist with downloading files. It features a GNOME 2 GUI. Download Manager suite downmand: a daemon that takes care of downloading files downman: a command line client...





Platforms: *nix

License: Freeware Size: 174.08 KB Download (962): Download Manager

Added: May 20, 2010 | Visits: 1.680

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

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: September 24, 2010 | Visits: 2.718

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

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

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 (108): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.272

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: February 16, 2010 | Visits: 1.295

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: August 21, 2010 | Visits: 997

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

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

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

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

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

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

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

Added: October 27, 2010 | Visits: 1.831

dl Download Ticket Service dl Download Ticket Service project is a minimalist and rough download ticket service with automatic expiration, written in PHP. Ive been using this service as an email-attachment replacement for my company, but there are no plans on extending it. It will remain minimal: no fancy features, just...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): dl Download Ticket Service

Released: February 04, 2010  |  Added: February 17, 2010 | Visits: 1.277

Yahoo Contacts Delphi Component Yahoo! Contacts Delphi Component is a non-visual component that allows you to work with Yahoo! Contacts using Delphi. The component supports Delphi 7 and higher and works directly using official Yahoo! Contacts API. Official API use guarantees maximum compatibility and fewest possible...


Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 782.79 KB Download (98): Yahoo Contacts Delphi Component Download

Released: December 19, 2015  |  Added: January 07, 2016 | Visits: 8.167

MP3 Rocket Download MP3 Rocket Download, the best free music download software, allows you to listen to music online with no limits, enjoy over 100 million MP3 including recommended hot songs weekly and list of music through all categories, search and download high-quality songs which are upto 320kps bitrate for...


Platforms: Windows, Windows 7

License: Freeware Size: 5.95 MB Download (1146): MP3 Rocket Download

Released: December 23, 2011  |  Added: January 05, 2012 | Visits: 1.290

Download Toolbar Icons If your new product has anything to do with data distribution of any type - from download archive and other torrents to campus network - you must realize that your audience will be very broad. Professionals will quickly find the right functions and commands from the menu and less experienced...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,iPhone,iPod,iTouch,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $29.95 USD Size: 7.65 MB Download (108): Download Toolbar Icons

< 1 2 3 4 5 >