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

Yahoo Flickr Acquisition freeware
Filter: All | Freeware | Demo
 

Yahoo Flickr Acquisition

1 2 3 4 5 > 
Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 728

Flickr Drive Shell Extension This package provides a Shell Namespace Extension that creates a virtual drive around the Yahoo Flickr photo web-service. It creates a drive icon under your My Computer folder and allows you to browse your and other people's photosets on the Flickr web-service. In addition you can manage your own...



Platforms: Windows, 7

License: Freeware Download (419): Flickr Drive Shell Extension Download

Added: August 06, 2013 | Visits: 865

Third Party Accounts Login The Third Party Accounts Login plugin allows you to enable your users to comment via well known OpenID service providers like Google, Yahoo, Flickr etc. The functionality is similar to that provided by StackOverflow and RPXNow.The plugin allows the user to provide his/her details via all the...





Platforms: PHP

License: Freeware Size: 10 KB Download (43): Third Party Accounts Login Download

Added: August 04, 2013 | Visits: 513

Yahoo! Shortcuts Enhance you blog posts with the Yahoo! Shortcuts powered plugin. This plugin provides three key benefits:Convenience: As you write your blog post the plugin finds places, companies, products, Flickr photos, people, and much more that are relevant for you blog post. It then brings you relevant...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Yahoo! Shortcuts Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 690

Flickr for iPhone At long last, Yahoo has released its official Flickr app for the iPhone and the iPod Touch. With a photo montage and a clean user interface, the photo app has the look. As long as you're not too needy, it also has the touch. In addition to viewing your photos and your friends' photostreams, you...


Platforms: Handheld/Mobile Other

License: Freeware Size: 430 KB Download (49): Flickr for iPhone Download

Released: November 10, 2009  |  Added: November 14, 2009 | Visits: 2.595

Wally Wally is a Qt4 wallpaper changer using multiple sources like files, folders, FTP remote folders, Flickr, Yahoo!, Panoramio, Pikeo, Ipernity, Photobucket, Buzznet, Picasa, Smugmug, and Bing images. It is available in many languages. Supported Linux window managers are GNOME, KDE3, KDE4, XFCE4,...


Platforms: Windows, Mac, *nix

License: Freeware Size: 7.17 MB Download (162): Wally Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 597

Yahoo! Zimbra Desktop Yahoo! Zimbra Desktop is the next-generation application that makes email easy again. The free Zimbra Desktop client allows you to meld the online and offline worlds - storing and synching your email, calendar, contacts, files and documents in the cloud, yet having them locally accessible when...


Platforms: Windows, Mac, Linux

License: Freeware Size: 100 MB Download (47): Yahoo! Zimbra Desktop Download

Added: July 11, 2013 | Visits: 521

Flickr PhotoStream Widget Rather than linking to the authors profile, this widget modifies the link to connect to the authors flickr photostream. This was designed for photoblogs that have multiple authors/photographers. If the shadowbox JS plugin is install the Flickr Photostream is rendered in a Lightbox, otherwise it...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Flickr PhotoStream Widget Download

Released: November 27, 2008  |  Added: December 02, 2008 | Visits: 4.301

Flickr Slideshow Flickr Slideshow provide one freeware to create flickr photo slideshow, it is completely free software form . Just input the URL address of your Flickr page, group page or set page, this program can find your Flickr user or group id automatically, generate the HTML necessary to embed a custom...


Platforms: Windows

License: Freeware Size: 1010.5 KB Download (329): Flickr Slideshow Download

Added: January 18, 2010 | Visits: 1.835

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: April 26, 2010 | Visits: 1.378

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

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: January 08, 2010 | Visits: 1.508

Flickr::Upload Flickr::Upload is a Perl module to upload images to flickr.com SYNOPSIS use Flickr::Upload; my $ua = Flickr::Upload->new( key => 90909354, secret => 37465825 ); $ua->upload( photo => /tmp/image.jpg, auth_token => $auth_token, tags => me myself eye, is_public => 1, is_friend => 1,...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (179): Flickr::Upload Download

Added: February 10, 2010 | Visits: 1.804

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

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

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

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

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: January 09, 2010 | Visits: 2.137

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

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

1 2 3 4 5 >