Dresden Olympiad 2008: Round 1 ALL the games in PGN By GilaChess 14 November 2008 at 5:43 pm and have 3 Comments

Off Limits full movie Behind the Mask: The Rise of Leslie Vernon film Thanks to Yusof again, I managed to figure out the directory and file naming structure from the official site to get the individual PGN files.

image

Transformers: Revenge of the Fallen dvd

Wrote a simple script in PHP to copy the games into one file.

download The 10th Kingdom movie Fools Gold full movie

For those programmers out there. Here is the script if you are interested :)

Shrek 2 psp

<?php
// get Dresden PGN Round 1
for ($table=1;$table<=77;$table++) {
    for ($board=1;$board<=4;$board++) {
            $filename = “http://schachlive.dresden2008.de/games/m/1/$table/$board/1″.sprintf(”%02d”,$table).sprintf(”%02d”,$board).”.pgn”;
            $handle = fopen($filename, “r”);
            $contents = fread($handle, 6024);
            fclose($handle);
          echo “<pre>”.$contents;
      }     
Master and Commander: The Far Side of the World buy }
?>

As of this writing you can view but still can’t download any of the games. I’m sure this will be fixed soon but here is the Round 1 games if you are interested:-

Surviving Christmas full movie Dresden Round 1 (Men) PGN

Lolita psp

Viewed 3825 times by 1236 viewers

Add comment

3 responses : “ Dresden Olympiad 2008: Round 1 ALL the games in PGN ”

  1. 1
    omgimanoob :

    yo , dats kool

  2. 2
    Dresden Olympiad 2008: Download Round 2 PGN games :

    [...] site still hasn’t fixed the broken links to download the games in PGN form. Just like Round 1 PGN, I had to “steal” Round 2 PGN too using the script I wrote yesterday. Click the above [...]

  3. 3
    Download Dresden Olympiad PGN « Dresden Chess Olympiad 2008 :

    [...] Download Round 1 Men [...]

Leave a Reply

    • Ads


  • Flickr

  • Entries (RSS)


  • Related Posts Widget for Blogs by LinkWithin