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

Euchre Club Backdoor Yahoo software
Filter: All | Freeware | Demo
 

Euchre Club Backdoor Yahoo

1 2 3 4 5 > 
Released: January 01, 2023  |  Added: January 05, 2023 | Visits: 6.177

EUCHRE Card Game From Special K Euchre Card Game From Special K This program is recognised as playing the best game of the popular card game of EUCHRE with the benefits of playing through WINDOWS. You can choose your style of play, as well as customising for local rules. It has animation, and supports all sound...



Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $38.00 USD Size: 2.41 MB Download (548): EUCHRE Card Game From Special K Download

Released: May 12, 2002  |  Added: November 04, 2006 | Visits: 6.894

WebMail Assistant for Hotmail and Yahoo EMail WebMail Assistant dramatically improves your Yahoo Mail or Hotmail account! Save messages to folders on your computer, kill spam and easily manage your inbox, save space in your account and maintain a lightning fast address book that works across multiple Yahoo/Hotmail accounts. Mail merge lets...





Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 300 KB Download (796): WebMail Assistant for Hotmail and Yahoo EMail Download

Added: November 03, 2006 | Visits: 4.290

Club Manager Club Manager is a powerful system for management of internet cafe, game club, etc. It makes all functions you need for correct time and internet traffic distribution. Basics functions includes: time management based on client pays, locking computers upon ending reserved period, unauthorized...


Platforms: Windows, *nix

License: Shareware Cost: $10.00 USD Size: 3.82 MB Download (583): Club Manager Download

Added: November 03, 2006 | Visits: 4.137

Talking Yahoo! Mail Talking Yahoo! Mail monitors several Yahoo! accounts at once. When a message arrives, it filters out spam and announces mail in a customizable way in human voice so users can decide whether the mail is urgent. Accounts are optionally password-protected. Mail handling can be customized based on...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 4.1 MB Download (249): Talking Yahoo! Mail Download

Added: June 10, 2006 | Visits: 2.467

Euchre & Ecarte by MeggieSoft Games MeggieSoft Games Euchre & Ecarte is a comprehensive implementation of two popular card games: Ecarte and Euchre (the two-player version). Play against an online opponent or against your computer. Euchre & Ecarte has a rich user interface and many customizable graphic, sound (including MIDI music...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 2.6 MB Download (113): Euchre & Ecarte by MeggieSoft Games Download

Added: August 04, 2006 | Visits: 2.328

Euchre and Ecarte by MeggieSoft Games MeggieSoft Games Euchre and Ecarte is a comprehensive implementation of two popular card games: Ecarte and Euchre (the two-player version). Play against an online opponent or against your computer. Euchre and Ecarte has a rich user interface and many customizable graphic, sound (including MIDI...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 2.68 MB Download (111): Euchre and Ecarte by MeggieSoft Games Download

Released: April 19, 2007  |  Added: August 24, 2007 | Visits: 15.295

Yahoo Messenger Password Yahoo Messenger Password is a password recovery tool (although not a password cracker) that is used to recover lost or forgotten passwords for your Yahoo Messenger accounts. It is important that the password you are trying to recover is stored on your computer (i.e. you are breaking your own...


Platforms: Windows

License: Demo Cost: $25.00 USD Size: 159 KB Download (2553): Yahoo Messenger Password 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 11, 2010 | Visits: 2.553

Games::Euchre Games::Euchre is an Euchre card game for humans and computers. SYNOPSIS Simply run my game wrapper: % euchre.pl or write your own: use Games::Euchre; use Games::Euchre::AI::Simple; use Games::Euchre::AI::Human; my $game = Games::Euchre->new(); foreach my $i (1..3) {...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (234): Games::Euchre Download

Added: September 16, 2010 | Visits: 1.408

Games::Euchre::Trick Games::Euchre::Trick is a trick class for Euchre card game. Only one Trick instance is alive at one time per Euchre game. The Trick keeps track of which cards have been played, and provides useful functions to determine which cards are legal plays, as well as who is the winner of the trick....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (161): Games::Euchre::Trick Download

Added: July 05, 2010 | Visits: 1.527

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Added: February 08, 2010 | Visits: 1.489

Games::Euchre::Player Games::Euchre::Player is a player class for Euchre card game. The four Player objects are used to interact with the humand and computer players, as well as to keep the state of the players hand, whether he bid and whether he went alone. CLASS METHODS new GAME NUMBER NAME Create and...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (116): Games::Euchre::Player 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

1 2 3 4 5 >