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

Yahoo Flickr Video freeware
Filter: All | Freeware | Demo
 

Yahoo Flickr Video

< 1 2 3 4 5 
Added: March 22, 2010 | Visits: 1.444

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

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

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

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: May 18, 2010 | Visits: 1.854

Linux Video Editor Linux Video Editor provides frame and GOP accurate editing of MPEG1/2 files. Video scenes are handled as thumbnails movable by drag and drop. Final videos can be build with or without re-encoding. Tools for shrinking and DVD authoring are also available. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 737.28 KB Download (214): Linux Video Editor Download

Added: January 09, 2010 | Visits: 2.140

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: February 10, 2010 | Visits: 1.967

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help... Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility 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: September 14, 2010 | Visits: 1.358

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

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: January 18, 2010 | Visits: 4.371

Blu-ray video authoring tools Blu-ray video authoring tools package is a free open source suite of Blu-ray (BD-R and BD-RE) authoring tools that allow you to produce Blu-ray video discs. mkudfiso (Blu-ray authoring tool set), a utility to create ISO images containing a pure UDF filesystem, intended primarily for Blu-ray... Platforms: *nix

License: Freeware Size: 99.33 KB Download (238): Blu-ray video authoring tools Download

Added: November 15, 2010 | Visits: 1.424

GNOME Video Arcade GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment. Just getting this project off the ground. Im hoping to create a simple and easy-to-use xmame front-end that is not just another mame32 clone. This project is aimed at casual gamers like myself that just want to... Platforms: *nix

License: Freeware Size: 337.92 KB Download (98): GNOME Video Arcade Download

Added: October 07, 2010 | Visits: 1.475

Video Disk Recorder Video Disk Recorder (VDR) is a digital satellite receiver program using Linux and DVB technologies. Video Disk Recorder can record MPEG2 streams, as well as output the stream to TV. It also supports plugins for DVD, DivX, or MP3 playback and more.. A Home Built Digital Satellite Receiver and... Platforms: *nix

License: Freeware Size: 481.28 KB Download (189): Video Disk Recorder Download

Added: July 16, 2010 | Visits: 1.688

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #... Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: September 15, 2010 | Visits: 1.230

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

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

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: May 10, 2013 | Visits: 1.469

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

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

< 1 2 3 4 5