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

Yahoo Pool Buddy freeware
Filter: All | Freeware | Demo
 

Yahoo Pool Buddy

1 2 3 4 5 > 
Released: June 25, 2013  |  Added: July 24, 2013 | Visits: 2.244

Poolians Real Pool 3D Poolians is a free online pool and snooker game with tons of cool features:1. Realistic controls, graphics and sound effects. 2. 3D edition for serious players and 2D edition for casual players.3. Powerful in-game social functions: buddy list, messenger, gifting and more.4. Supports 3-ball,...



Platforms: Windows

License: Freeware Size: 10.98 MB Download (273): Poolians Real Pool 3D Download

Added: April 08, 2006 | Visits: 5.009

Cosmic Pool Cosmic pool is a new take on traditional pool where the balls are suspended in space inside of a zero-gravity cube. The object is to knock the balls out of the cube through hoops in the cube's sides using your cue ball, much like in ordinary pool. Cosmic pool has numerous features, such as...





Platforms: Windows

License: Freeware Size: 1014 KB Download (332): Cosmic Pool Download

Added: August 09, 2006 | Visits: 3.521

Cosmic Pool Screen Saver For the pool and science enthusiasts among you: This screen saver has pool balls in constant motion in outer space. The continuous chaos of the collisions and interactions between the balls is mesmerizing! And what's more, among the numerous customizable settings is a fascinating FOUR...


Platforms: Windows

License: Freeware Size: 595 KB Download (135): Cosmic Pool Screen Saver Download

Released: January 04, 2003  |  Added: October 04, 2006 | Visits: 3.942

Quiz-Buddy Lite Quiz-Buddy Lite - a learning and test-preparation tool. It is a free version of a more sophisticated Quiz-Buddy. The program comes with quizzes for learning Multiplication and State Capitals. Learning is accomplished through answering a number of multiple-choice questions. Quiz-Buddy Lite can be...


Platforms: Windows

License: Freeware Download (641): Quiz-Buddy Lite Download

Released: April 21, 2012  |  Added: May 20, 2012 | Visits: 4.151

3D Live Pool 3D Live Pool simulates pool on your computer with full 3-D environment and perfect 3d sound. It features easy and addictive game play, supports 3-Ball, 8-Ball, 9-Ball, 15-Ball, Straight, Rotation, BlackJack and Bonus games.3D Live Pool has single and multi-player modes both, you can play with...


Platforms: Windows

License: Freeware Size: 2.03 MB Download (627): 3D Live Pool Download

Released: May 30, 2011  |  Added: June 08, 2011 | Visits: 2.863

Battle Pool Battle Pool is a 3D turn-based strategy game. It's very similar to a pool game set-up, but has a unique storyline attached. If you're a big pool fan (and I know there are lots of you out there) but want something a bit more interesting than plain vanilla pool, look no further than this! Battle...


Platforms: Windows

License: Freeware Size: 5.47 MB Download (164): Battle Pool Download

Added: April 26, 2010 | Visits: 1.380

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: January 22, 2010 | Visits: 971

Menu Buddy Menu Buddy plugin currently comprises a couple of Python scripts for creating GNOME panel menus from a directory hierarchy of music files. These menus can be used to play or enqueue songs in XMMS, as well as pause or skip XMMS. These scripts are not terribly powerful yet, but there is...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Menu Buddy Download

Added: April 08, 2010 | Visits: 3.343

Tournament Pool and Bracket Tracker Tournament Pool and Bracket Tracker is a Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket entering, multiple scoring systems, multiple users, groups, pools, etc....


Platforms: *nix

License: Freeware Size: 6.3 MB Download (230): Tournament Pool and Bracket Tracker Download

Added: July 19, 2010 | Visits: 2.046

wpa-buddy wpa-buddy is a tool to decrypt WPA-PSK protected traffic, given the passphrase. wpa-buddy project can work in real-time (sniffing packets from a network interface) or in batch mode (reading packets from a capture file). It also produces nice output telling you whats going on. wpa-buddy...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (537): wpa-buddy Download

Added: August 25, 2010 | Visits: 1.281

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

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

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: November 23, 2010 | Visits: 1.359

Thread::Pool Thread::Pool contains group of threads for performing similar jobs. SYNOPSIS use Thread::Pool; $pool = Thread::Pool->new( { optimize => cpu, # default: memory pre => sub {shift; print "starting worker with @_n", do => sub {shift; print "doing job for @_n"; reverse @_}, post => sub...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (103): Thread::Pool Download

Added: February 08, 2010 | Visits: 1.828

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

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

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 06, 2010 | Visits: 1.219

Penny Pool Penny Pool is a small utility to ease the pooling of expenses. It facilitates the administration of many (small) shared expenses, which typically add up to significant amounts. It uses PHP/MySQL/Apache, and has an emphasis on easy installation. A well-known problem in groups of people is how...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (89): Penny Pool Download

Added: January 09, 2010 | Visits: 2.138

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

1 2 3 4 5 >