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

Chess Script freeware
Filter: All | Freeware | Demo
 

Chess Script

< 1 2 3 4 5 > 
Added: August 05, 2010 | Visits: 1.952

AmarokFS Startup Script AmarokFS Startup Script simply provides a shortcut for starting AmarokFS ("Amarok Full Screen") from within Amarok itself. AmarokFS itself can be downloaded from: http://www.kde-apps.org/content/show.php?content=52641 Installation: Download the .amarokscript.tar file and install it with...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): AmarokFS Startup Script Download

Added: March 24, 2010 | Visits: 1.271

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent...





Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: April 20, 2010 | Visits: 2.029

Chess::PGN::Parse Chess::PGN::Parse is a Perl module that reads and parses PGN (Portable Game Notation) Chess files. SYNOPSIS use Chess::PGN::Parse; use English qw( -no_match_vars ); my $pgnfile = "kk_2001.pgn"; my $pgn = new Chess::PGN::Parse $pgnfile or die "cant open $pgnfilen"; while...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (252): Chess::PGN::Parse Download

Added: May 22, 2010 | Visits: 1.489

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: July 04, 2010 | Visits: 1.867

Script Promotion Wizard Script Promotion Wizard is a free online tool you can add to your web site or use on your local server to add your script to script directories. Since an automated solution to script promotion is probably impossible due to the lack of a standard submission process for script directories, we...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (129): Script Promotion Wizard Download

Added: March 19, 2010 | Visits: 1.827

Game Server Startup Script Game Server Startup Script project is a startup script to manage dedicated game servers like Quake3. Game Server Startup Scripts is a startup script to manage a wide variety of Linux dedicated game servers. It can start/stop/restart/fix dedicated game servers like Quake3, Half Life, Tribes 2,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (184): Game Server Startup Script Download

Added: August 08, 2010 | Visits: 944

Emacs Chess Emacs Chess is an object-oriented library written in Elisp for manipulating chess objects (games, plies, positions, etc.), and for displaying them..


Platforms: *nix

License: Freeware Size: 389.12 KB Download (102): Emacs Chess Download

Added: January 14, 2010 | Visits: 4.377

Auto Directory Index PHP Script AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more..


Platforms: *nix

License: Freeware Size: 84.99 KB Download (371): Auto Directory Index PHP Script Download

Added: March 03, 2010 | Visits: 2.040

Traffic Control Super Script Traffic Control Super Script implements traffic shaping for IP traffic passing through a NAT/bridge box with a single configuration file with one line per host. Traffic Control Super Script can manage bandwidth to user-specified speeds based on the u32 classifier, and can identify traffic by...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (161): Traffic Control Super Script Download

Added: July 05, 2010 | Visits: 2.943

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: July 25, 2010 | Visits: 1.375

importOpmlAsPodcast script importOpmlAsPodcast script imports OPML lists with urls to podcasts, which are exported by many podcast portals and podcatchers, easily into amaroK (Vers. 1.3.3 up). The script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): importOpmlAsPodcast script Download

Added: August 17, 2010 | Visits: 1.187

Chess::ICClib Chess::ICClib is a Perl interface to Internet Chess Server commands. SYNOPSIS use Chess::ICClib; my $icc = Chess::ICClib->new([-prompt=>$ICC], [-host=>$host,-port=>$port] [-user=>$user,-pass=>$password]); $icc->ICCCommand("finger romm"); Chess::ICClib - Perl interface to Internet Chess...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Chess::ICClib Download

Added: January 08, 2010 | Visits: 855

Chess::FIDE Chess::FIDE is a Perl extension for FIDE Rating List. SYNOPSIS use Chess::FIDE; my $fide = Chess::FIDE->new(-file=>filename); $fide->fideSearch("surname eq Kasparov"); Chess::FIDE - Perl extension for FIDE Rating List. FIDE is the International Chess Federation that every quarter of the...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (101): Chess::FIDE Download

Added: April 20, 2010 | Visits: 829

Chess::FIDE::Player Chess::FIDE::Player is a Perl module to parse player data from FIDE Rating List. SYNOPSIS use Chess::FIDE::Player qw(@FIDE_field); my $player = Chess::FIDE::Player->new(%param); print $player->id() . "n"; $player->value(field); Chess::FIDE::Player - Parse player data from FIDE Rating...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (97): Chess::FIDE::Player Download

Added: September 08, 2010 | Visits: 1.544

SILVERCODERS T-Script SILVERCODERS T-Script is a scripting language which primary purpose is to generate text files. It can be useful for processing template files based on some additional data retrieved from data sources like sql databases or other text files. T-Script can be easly embedded into your application...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (92): SILVERCODERS T-Script Download

Added: October 12, 2010 | Visits: 2.935

iTRANS Amarok Script iTRANS Amarok Script is an amaroK script to get the lyrics of hindi songs using the services provided at http://www.giitaayan.com Idea is to get the iTRANS encoded lyrics in the ISB files and then convert them into UTF-8 to display in the context window. If more than one hit then give the user...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (137): iTRANS Amarok Script Download

Added: June 16, 2010 | Visits: 1.664

Icecast amaroK script Icecast amaroK script is an Icecast/Darkice script for amaroK. Functions: - It sends the title of the song being played to an Icecast server. - It can start your Icecast server and Darkice on amaroK starting - It allows you to stream what you are listening to in amaroK (in fact everything...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (153): Icecast amaroK script Download

Added: August 15, 2010 | Visits: 900

Chess::Elo Chess::Elo is a Perl module to calculate Chess "Elo" ratings. SYNOPSIS use Chess::Elo qw(:all); # Alice is going to thump Bob... my ($alice_elo, $bob_elo) = (2100, 1200); # Oh no, Alice lost to Bob! my $result = 0; # 0.5 for draw, 1 for win my @new_elo_alice_bob = elo ($alice, 0,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Chess::Elo Download

Added: June 17, 2010 | Visits: 1.361

Movie2XviD Script Movie2XviD is a script for encoding a DVD or other movie to AVI (XviD). Auto computing bitrate and hight quality, but it is a little slowly. Whats New in This Release: - Add options - video filter - help - new computing bitrate. Download KDE-Apps.org Community Portal for KDE Applications...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (115): Movie2XviD Script Download

Added: January 25, 2010 | Visits: 1.212

Sigma Chess Sigma Chess is a master strength Macintosh chess program for both OS X and Classic Mac OS. The feature set includes: Optional HIARCS engine, UCI Engine support, Databases, PGN/EPD, basic desktop publishing, endgame databases, novice levels, a true perspective 3D board, ExaChess compatibility and...


Platforms: Mac

License: Freeware Download (164): Sigma Chess Download

< 1 2 3 4 5 >