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 49.598.738 Times

Yahoo Bookworm Games software
Filter: All | Freeware | Demo
 

Yahoo Bookworm Games

< 1 2 3 4 5 
Added: November 09, 2010 | Visits: 1.971

Games::Go::SGF Games::Go::SGF is a Perl module that can parse and dissect Standard Go Format files. SYNOPSIS use Games::Go::SGF; my $sgf = new Games::Go::SGF($sgfdata); print "Game played on ".$sgf->date."n"; print $sgf->white. " (W) vs. ".$sgf->black." (B)n"; print "Board size: ".$sgf->size.". Komi:...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Games::Go::SGF Download

Added: March 21, 2010 | Visits: 2.039

Games::Goban Games::Goban is a board for playing go, renju, othello, etc. SYNOPSIS use Games::Goban; my $board = new Games::Goban ( size => 19, game => "go", white => "Seigen, Go", black => "Minoru, Kitani", referee => &Games::Goban::Rules::Go, ); $board->move("pd"); $board->move("dd"); print...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (164): Games::Goban Download

Added: February 16, 2010 | Visits: 1.283

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 (100): Lingua::EN::Keywords::Yahoo Download

Added: February 11, 2010 | Visits: 1.660

Mail::Webmail::Yahoo Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages = $yahoo->get_mail_messages(Inbox, all); # Write messages to disk...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (99): Mail::Webmail::Yahoo Download

Added: June 14, 2010 | Visits: 1.140

Games::AlphaBeta::Reversi Games::AlphaBeta::Reversi is a Reversi position class for use with Games::AlphaBeta. SYNOPSIS package My::Reversi; use base qw(Games::AlphaBeta::Reversi); # implement drawing routine sub draw { ... } package main; use My::Reversi; use Games::AlphaBeta; my ($p, $g); $p =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (131): Games::AlphaBeta::Reversi Download

Added: February 27, 2010 | Visits: 887

Games::AlphaBeta::Position Games::AlphaBeta::Position is a base Position class for use with Games::AlphaBeta. SYNOPSIS package My::GamePos; use base qw(Games::AlphaBeta::Position); sub apply { ... } sub endpos { ... } # optional sub evaluate { ... } sub findmoves { ... } package main; my $pos =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): Games::AlphaBeta::Position Download

Added: July 04, 2010 | Visits: 936

Games::Sequential::Position Games::Sequential::Position is a base Position class for use with Games::Sequential. SYNOPSIS package My::GamePos; use base Games::Sequential::Position; sub init { ... } # setup initial state sub apply { ... } package main; my $pos = My::GamePos->new; my $game =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Games::Sequential::Position Download

Added: March 27, 2010 | Visits: 2.480

Gnome Games 2.18.2.1 / Gnome Games is a collection of games for the GNOME desktop. There are sixteen games including card games, puzzle games, and arcade games. These games are designed to be simple but addictive – five minute games for when you need a break. Regretfully we cannot be held responsible for the...


Platforms: *nix

License: Freeware Size: 9 MB Download (279): Gnome Games 2.18.2.1 / Download

Added: March 01, 2010 | Visits: 1.027

Games::Sudoku::General Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. SYNOPSIS $su = Games::Sudoku::General->new (); print $su->problem(<solution(); 3 . . . . 8 . 2 . . . . . . 9 . . . . . 2 7 . 5 . . . 2 4 . 5 . . 8 . . . 8 5 . 7 4 . . 6 . 3 . . . . 9 4 . 1 . 4 . . . . 7...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (92): Games::Sudoku::General Download

Added: August 21, 2010 | Visits: 987

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 (94): Yahoo::Marketing::BidInformationService Download

Added: September 10, 2010 | Visits: 1.065

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 (92): Yahoo::Search::Response Download

Added: July 02, 2010 | Visits: 1.768

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

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 (95): Yahoo::Marketing::ReportInfo Download

Added: October 20, 2010 | Visits: 1.117

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

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

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

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

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 (97): Yahoo Contacts Delphi Component Download

Released: December 07, 2011  |  Added: December 14, 2011 | Visits: 2.379

IMCapture for Yahoo Messenger Would you like to have an opportunity to keep in memory every precious moment of communicating with your relatives and friends? From this very moment the newly created program IMCapture for Yahoo! Messenger is at your service. This tool allows to keep good memories of all conversations both voice...


Platforms: Mac

License: Shareware Cost: $49.95 USD Size: 10.02 MB Download (256): IMCapture for Yahoo Messenger Download

Released: December 14, 2010  |  Added: December 19, 2010 | Visits: 2.499

Chat Translator For Yahoo Messenger DYC Software Chat Translator for Yahoo Messenger is an easy-to-use Yahoo Messenger translator that could convert your Yahoo Messnenger chat to more than 20 languages such as Arabic, Hindi, French, Chinese, Japanese, English, Spanish, Russian. It can instantly translate conversations in different...


Platforms: Windows

License: Shareware Cost: $35.99 USD Size: 1.45 MB Download (331): Chat Translator For Yahoo Messenger Download

Released: November 16, 2011  |  Added: November 26, 2011 | Visits: 748

icSpeech Games icSpeech Games contains four interactive speech therapy games in a single, easy to use application. Each game can be configured to respond in real-time to the following speech parameters: - pitch - speech intensity - voice intensity - respiration - nasal airflow -oral airflow...


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 2.42 MB Download (86): icSpeech Games Download

< 1 2 3 4 5