Top

New game viewer – Linux users and others: please test along!

22 July 2009, 16.44 CET | Last modified: 11:12 | By Peter Doggers  | Filed under: Reports | Tags:

new game viewerOur switch to a new, Silverlight game viewer back in May led to an enormous protest by especially Linux users. We never liked the idea that they couldn’t replay the games on their computers anymore, so we kept on searching for a Javascript-based viewer with similar functionalities, also keeping in mind the growing number of mobile phone users. We think we’ve found one, and before we implement it we’d like you to test it.

With our May 13th report on the U.S. Championship we stopped using the Palview/Palmate Javascript game viewer because it was just too time-consuming to create the games for our articles. We started using Martin Bennedik’s Silverlight gameviewer which is also used by Mark Crowther at TWIC.

In the following weeks the comments under our reports were cluttered with off-topic reactions about… this game viewer. Some of them were useful feedback and Martin Bennedik actually improved the game viewer in subsequent weeks (and we improved the way the moves were shown on the pages).

But from the start we regretted the fact that we had to disappoint many Linux users – Silverlight simply doesn’t work on Linux yet. There is something called the Moonlight project, an open-source implementation of Silverlight, primarily for Linux and other Unix/X11 based operating systems. Bennedik’s chess viewer should work as soon as Moonlight 2.0 is stable. This was promised by Novell to be the case “before this summer” but it at the moment they’ve not managed to keep their promise, as far as we can see.

In the meantime we received a few more complaints about the Silverlight viewer: it was said to be slow sometimes, it could leak memory according to some, the moves were not shown correctly in IE8 (due to an HTML error on our side, this was not an issue of Martin Bennedik’s viewer). Besides, we realized that many mobile phone users also can’t replay the games. Especially the number of iPhone users is growing rapidly and, well, in general we want to disappoint as few visitors as possible!

Chess Tempo Game Viewer
Therefore we’d like to introduce a new game viewer, created by Richard Jones of Chess Tempo, an interesting website where you can train your tactical skills with combinations, endgames and problems. After testing it on Internet Explorer, Firefox, Safari, Chrome and Opera and exchanging many emails with Richard, which helped him to tweak and improve his viewer a bit more, we’re ready to display it over here and ask your opinion. (We can already reveal that it brings back one feature that the Silverlight viewer didn’t have: auto-replay!)


Known issues

  • Opera users might have problems when clicking on a move somewhere in the notation window. (Replaying the game from the start shouldn’t be a problem.) We’re working on this. Edit: as Felix pointed out in the comments, a double-click solves this problem!
  • Internet Explorer doesn’t correctly show the drop-down list of the games above the board. The players should always be shown, though.
  • Safari on the iPhone doesn’t show a scroll bar in the notation window next to the board (Safari on a Mac should be OK). This is not a problem because the user can scroll using two fingers, just like on a MacBook mouse-pad. For iPhone users it’s good to know this trick!
  • The notation is presented with brackets “(” and “)” and without paragraphs – this is a CSS matter which we’re working on. Edit: Frank Sträter helped us to get the presentation of the moves just right! Thanks Frank!
  • The flip button sometimes doesn’t react – try again after replaying a few moves.

Feedback

We’re seriously considering to switch to this game viewer, but before that we would first like to know what you think about this game viewer. What works well? What doesn’t? Any other suggestions? Please, do leave a comment below and please mention the Operating System and browser (+ version) you’re using.


ShareThis Print Print

Comments

113 Responses to “New game viewer – Linux users and others: please test along!”

  1. sporty on July 22nd, 2009 16:46

    Palview was the best, may be time consuming, but had no problems. The rest give problems and chasing away users is not good.
    So not this viewer, nor the previous, they are both not good.

  2. Peter Doggers on July 22nd, 2009 16:51

    This is not a very helpful comment, sporty. You’re not even saying what problems this viewer gives? If you can elaborate more that would be appreciated because otherwise we cannot even try to solve these problems. If you do, please mention your Operating System and browser (+ version).

  3. marpada on July 22nd, 2009 17:05

    Hi Peter,

    That’s great news, Thank you very much for supporting the Linux community.

    Looks great in Ubuntu 9.04 + Firefox 3.5 :D

    Looks funny in Opera 9.64 whem jumping to the moves

  4. iLane on July 22nd, 2009 17:07

    My biggest problem with Silverlight was that I mostly visit Chessvibes.com from public computers (Internet cafe, friends, laptop, office PC, etc) and there you don’t have admin rights, you cannot install silverlight, end of story. That’s why I stopped visiting chessvibes.com recently. Now I’m happy to see that you are back to basic Javascript technology. This viewer works perfectly (Firefox 3.5 + Win XP). Thank you! Just one thing to mention: I hate animated moves (it’s too sloooooow anyway) is it possible to have an option to switch it off (…or at least make is faster)??

  5. Bno on July 22nd, 2009 17:11

    Nice, JS rules! I especially like the “Play sequence of move” button. I agree with @iLane about the animation which is too slow.

  6. Rowdy Blueman on July 22nd, 2009 17:24

    I think this is a very nice viewer– well done and thank you, Richard! I would welcome the change to this viewer. Love that it works on linux, and no way I’ll install silverlight on my win box.

  7. Felix on July 22nd, 2009 17:26

    Finally I can see the games again :)

    In Opera click on a move twice, then you get the right position.

  8. bernd on July 22nd, 2009 17:27

    welcome back to civilisation, Chessvibes :)

    Honestly, the web should be html + css + javascript. With html5 even flash videos will become obsolete eventually.

    Thanks again for this nice viewer !

  9. Mark Crowther on July 22nd, 2009 17:31

    Most viewers are really quite useless if you’re doing a lot of work with games. You want to update the PGN file and then have the viewer display the games. If you’re using a content management system this is even more important.

    The problem in the past was that most required actual processing to produce the pages, ChessBase’s is a case in point, I have disliked it from day one, no automation in the production of the page has ever been available and incorporating it into another page required a huge amount of work each time, you had to produce a page every time you updated it. Palview I looked at but could never quite work out the automation either. Java viewers like MyChess have always seemed very heavy on the page but were at one point the only choice.

    I noticed http://www.fuernhammer.de/ichess/wiki/index.php?title=Hauptseite which looks as though it is in some way related to the one Peter is talking about. I always assumed a PGN reader was impossible in Javascript, but this doesn’t seem to be the case. I was already thinking along the lines of providing alternative viewers in the future which I think may be very possible on the new website design I’m working on.

    At the time I started using and helping development of Martin’s viewer it was the only one that had the functionalilty I needed. I always supply the PGN file link aswell. I also don’t understand Microsoft’s attitude, they want websites to use silverlight but they don’t support it properly. I use and will continue to use the silverlight board but if there is a good reader out there that supports live updates and notes I’m certainly interested! I too have been uncomfortable about the issue of Silverlight not working on all machines, but my attitude has been I wouldn’t have a viewer at all if it wasn’t for Martin’s board.

    Finally there seem to be some choices out there.

    Mark Crowther

  10. M on July 22nd, 2009 17:59

    Thank you!!

  11. jussu on July 22nd, 2009 18:03

    Loud and clear, not bad at all (Windows XP and Mozilla 3.0.4). Animations are annoyingly slow here, is it my antique computer or do others see the same?

  12. christos on July 22nd, 2009 18:38

    Looks nice. Although I have never seen the Silverlight viewer to compare.

  13. ikalel on July 22nd, 2009 18:44

    Nice improvement, Peter!

    I tested it on an iPod Touch using Safari mobile and I agree that the main issue is SPEED, moves take too long to execute in animated mode. Also, the notation window should auto scroll as you move forward. It’s kind of awkward to move forward five moves and then have to scroll down manually. I had this issue both on the iPod and on my PC (Windows Media Center.)

    The auto-replay feature does not work on the iPod touch because the moves execute so slowly.

    Overall, I like the new game viewer much better than the previous one. But the developer needs to get these issues sorted out.

    Hope you find these comments useful. Keep up the good work, Peter!

  14. Jagdish Dube. on July 22nd, 2009 18:55

    I use Mozilla Firefox & never faced any Problem with any game-viewer in any system.In the trial system,like Java,it is fractionally slow but the delay is negligible.I don’t have any objection to your modifications.

  15. Thorn on July 22nd, 2009 18:59

    Hey Peter!

    Thanks for listening to our opinions. I’m on vacation now but I’ll test it on Ubuntu tomorrow night when I’m back home.

    Cheers,
    Thorn

  16. Bootvis on July 22nd, 2009 19:06

    Hulde!

  17. Ayumi Yonosa on July 22nd, 2009 19:09

    Mac OS X 10.4 with Camino 1.6 – Works okay although the animations are quite slow…

  18. Stephen Dunning on July 22nd, 2009 19:15

    Working well on linux mint + firefox (both up to date). Personally, I would like to see the pieces move quicker, but there to be a longer gap between moves on autoplay – the game goes by to quickly.

  19. max on July 22nd, 2009 19:18

    Thank you very much for implementing this. I do have some suggestions:
    1. Perhaps the a,b,c… and 1,2,3… can be removed since they overlap on the squares.
    2. The move forward and move backwards buttons should be made bigger because it is really hard to press them on an iphone.
    3. It should be checked that it scales up gracefully on zoom (Ctrl + and Ctrl -). At the moment, this causes some overlap. Perhaps the width of the right column of this page can be reduced to give more space to the chessboard.
    4. Perhaps some more space could be included between the drop down menu for the games and the board.

    Regardless, thank you again for making this change. Mx

  20. bedaa on July 22nd, 2009 19:24

    Looks and feels nice on iMac OS X 10.5.7 with Safari 4.0.2. Highlighting of the current move in the annotation is highly welcome, animation really a bit slow. Wonderful!

  21. Andrei on July 22nd, 2009 19:27

    Works fine on Firefox 3.5.1 with Vista. I prefer it to silverlight.

  22. Dirk on July 22nd, 2009 19:47

    Works fine on Gentoo linux 64 bits with firefox 3.0.11.
    With Silverlight, I would have no change to watch those games any time soon.

  23. S on July 22nd, 2009 19:58

    Firefox, chrome; this works good with both.
    I prefer it over silverlight-not all computers have silverlight installed.

  24. Ashish on July 22nd, 2009 20:02

    I didn’t get very far into the game. On move 1, the e4 pawn displays to the top right of the d5 square, and then on Black’s response, the c5 pawn displays on the border between c5 and b5. And on subsequent moves, that pattern continues … :-(

    Hope this isn’t too hard to fix – I do appreciate your efforts to find an alternative to Microsoft.

    This is using Safari 4.0 on an iBook G4 running OS X 10.4.11.

  25. Bootvis on July 22nd, 2009 20:17

    Looks good (but indeed slow) but going back in a game by clicking on a move doesn’t work correctly. The backbutton does work.

    Linux + Opera 9.64

  26. VolleyD on July 22nd, 2009 20:38

    My feature request is to add option that will turn off animation (e.g. animated moves). Thanks.

  27. Preben Guldberg on July 22nd, 2009 21:04

    Yay! And keyboard short cuts, too :-)

    Works well across the test I had available: OS X w/ Safari and Opera,
    iphone (if a little slow in animations) and Firefox under OpenBSD.

    Preben

  28. Meppie on July 22nd, 2009 21:10

    Works good on IE8

  29. erral on July 22nd, 2009 21:24

    Great! I was highly dissapointed with the Silverlight viewer as far as I am Linux and Mac user, I tried the Moonlight thing, but nothing :(

    ChessTempo viewer is great, is the one I use in my club’s site http://www.deporeibar.com/xakea and also the one we used at Donostia Chess Festival site http://www.donostiachess.com/en/results/games

    I found almost no compatibility issues except from some IE8 users at Donostia Chess Festival site that couldn’t see the games, but he could see the games at ChessTempo site. Perhaps it was a site-load issue.

    Congrats!

    Mikel

  30. Appaz on July 22nd, 2009 21:39

    Great move Chessvibes!!

    As a Linux/Opera user I’m used to be harrased by incompetent web-”developers”, but I will NEVER download a web-incompatibel platform specific tool like Silverlight.

    Ubuntu 9.04 and Opera 9.63: Except the quirk you mentioned about single clicking on a earlier/later move (I have to double-click and hit ESC to get rid of the pop-up menu) it works great.

    Thanks!

  31. Appaz on July 22nd, 2009 21:49

    “the moves are not shown correctly in IE8″
    LOL!
    Typical microsoft, breaking their own breaking of standards. WAKE UP PEOPLE, microsoft ARE SCR…. YOU!

  32. Matthijs on July 22nd, 2009 22:00

    Hi Peter,

    Works fine on my Mac. Though I can’t get it working on my mobile (Nokia e71 and Opera mini). Chessvibes is rather big for mobile use anyhow. Isn’t there a mobile version of chessvibes available?

  33. Pauwbase on July 22nd, 2009 22:01

    Works perfectly fine on Vista + Opera 10.00 Beta 2, no problems whatsoever when clicking on a random move in the notation pane.

  34. pedro on July 22nd, 2009 22:55

    Hi Peter,

    Good to know that you moved of viewer. Although i like silverlight, we have imcompatibility issues.
    Answering the first comment @sporty: I use Palview yet, but I have to agree with Peter, it is really hard work put the games in this viewer, you waste too much time on it.
    I’ll try this viewer in my website. Thanks for the tip.

  35. Frank Sträter on July 22nd, 2009 22:56

    Peter,

    Could you pleas add the following parameter to the javascript of the PGN viewer?

    movesFormat: ‘main_on_own_line’

    I’m not sure this is what you mean with the ‘paragraph problem’, but this will show the main variation on it’s own line and the sub-variations and or comments after a linebreak.

  36. Peter Doggers on July 22nd, 2009 23:20

    Thanks Frank. Even better would be the way we did it before: having only the analysis / text on a new paragraph, but not each move number.

  37. Frank Sträter on July 23rd, 2009 00:12

    Ok, I wasn’t expecting that, but it shouldn’t be too hard to make it look exactly like the notation in the Silverlight app. I’ll get back to you on this.

  38. Frank Sträter on July 23rd, 2009 01:19

    Hi again,

    I have played around with the js and css a bit and this comes pretty close to the Silverlight viewer: http://www.svdepionier.nl/PGNvibes/

    If you want I can give you step by step instructions, or you can compare my source files to yours.

  39. Paulo Schreiner on July 23rd, 2009 02:50

    OS: GNU/Linux (Gentoo). I use epiphany, which is based on firefox (gecko).
    THANKS A LOT!
    It works, i can see the games. Compared to the previous viewer, this is a 1000000% improvement.
    I’m very happy you take compatibility seriously, I’d be really glad to be able to check the latest games from any device.

  40. Georg on July 23rd, 2009 03:28

    Peter,

    This viewer works better than Silverlight (I’m using Windows XP + Firefox 3.5.1). Other than on Silverlight you can use the ‘arrow right’ key (instead of the mouse) to jump to the next move and the ‘arrow down’ key to scroll the notation window. That simple feature also worked really well with PalView.

    The dropdown for choosing the game looks better in this viewer than on Silverlight as the whole line appears (Silverlight used to truncate long lines).

    I agree though with other comments that the move animation is too slow (either make it quicker or turn it off altogether). Instead of the animation mark up the square where the last piece moved to with a border or draw an arrow. Ideally the user can turn that feature off if he doesn’t like it.

  41. Castro on July 23rd, 2009 04:34

    Hi!
    I can’t see anything (don’t know whether to laugh or cry).
    Just an empty rectangle.
    Is there something to download? (Hope not)
    WinXP IE6.0 (My computer couldn’t bear much more)

  42. red-white-chess on July 23rd, 2009 04:51

    this viewer works in my computer, running on IE 8. previous viewer did make the page loading time become very looooong.

    for this viewer it is just the animated move too slow.

  43. yeb on July 23rd, 2009 05:02

    slow and choppy motion with Firefox 3.5.1 on my MacBookPro.
    Movements were complete nonsense with Safari 4.0.2 on same laptop.

  44. Michel83 on July 23rd, 2009 05:16

    Windows XP and Firefox 3.0.12: No problems.
    I personally don’t mind the “slow” animation either.

  45. chessbuzz on July 23rd, 2009 05:26

    I can’t see it using IE6. Just getting an emtpy rectangle.

  46. Gaurry on July 23rd, 2009 08:34

    Works without problems here on Windows XP SP3 + Chrome 2.0. Imho I also think the move animation speed is a bit too slow.

  47. Arne Moll on July 23rd, 2009 09:09

    I’m having the same problems as Castro with XP + EI7.0. It doesn’t show anything at all except an empty rectangle, not even the option to download a plugin or whatever. It does work fine in Firefox on the same operating system.

  48. Meldrew on July 23rd, 2009 09:13

    Windows 2000 – firefox 3.5.1

    Thanks chessvibes , works great – I couldn’t get silverlight to work as it didn’t think my 7 year old processor was up to it !? Good to see that you cater for our minority Linux comrades. Good call.

  49. Thomas on July 23rd, 2009 09:15

    With IE vs. 8 and Windows Vista, I first also saw only an empty rectangle. The solution was to click on “compatibility mode” (’for websites designed for older browsers’). And for my taste, the auto-replay is too fast(!), as if it was a blitz or bullet game. No problem for me, I don’t use this feature anyway … .

  50. Peter Doggers on July 23rd, 2009 09:30

    Strange. Here on XP & IE8 it works fine – it’s certainly not an app designed for older browsers.

  51. John on July 23rd, 2009 09:46

    The Moonlight viewer worked intermittently for me on Ubuntu with firefox. I never could work out why it worked only sometimes. This one looks great and works fine in firefox on Ubuntu. One thing though, it would be nice if the text would scroll to show the current move. Its annoying to have to go back and forth to keep the text up to date when playing through the moves.

  52. rigao on July 23rd, 2009 09:48

    Trying it with Xubuntu 9.04 in an old AMD 1250MHz in firefox 3.0.11 it is quite laggy, to say the list.

    I cannot get the games menu to show up, and when clicking the forward move, it will not display it until I scroll up or down the window.

    It may perfectly be the computers fault, so I will give it a try in a new computer and post a comment here sometime this day.

  53. rigao on July 23rd, 2009 09:53

    Forget what I posted!

    It works laggy (as usual in this computer with every aplication) but it works well. I don’t know what happened before. Firefox sent me to a possible pishing page, but I went back and everything was working, so I suppose my firefox overextended himself.

    My very tinny complain is that the automove option moves veeeery fast. It would be great to be able to modify the speed of reproduction.

    Remember I’m using Xubuntu 9.04 in an old AMD 1250MHz in firefox 3.0.11

  54. Alez on July 23rd, 2009 10:36

    Awesome! Worked very well on Archlinux (kernel 2.6.30) up to date with Firefox 3.5. Thank you very much, Peter.

  55. WGIFM on July 23rd, 2009 10:57

    The viewer works fine with XP and Firefox 3.5. Thanks.

  56. me on July 23rd, 2009 11:46

    I don’t care what viewer it is used, but I fail to see why this one would be now “better” than the rest of them. Just because it has nothing to with Microsoft???

  57. Patrick Rasenberg on July 23rd, 2009 12:06

    Very nice work, looks very promising. A few remarks:

    * The moves should go faster when browsing move by move. I usually want to quickly see a game, that takes ages now.

    * And actually, when in autoplay the moves should go slower.

    * I cannot get it to work on my iPhone. The diagram loads, but playing moves or scrolling though the moves/comments on the right doesn’t work. This is using OS 3.0 on an iPhone 3G.

  58. Jagdish Dube. on July 23rd, 2009 13:10

    @ Dirk on July 22nd, 2009 7:47 pm.
    It is Upgraded to 3.0.12 about 8 hrs back.You can upgrade your own.

  59. Titus on July 23rd, 2009 13:10

    Ik kan weer partijen naspelen op chessvibes! Bedankt voor deze verbetering

  60. Tom on July 23rd, 2009 13:34

    Works fine on my computer in Chrome. I’m not sure which Windows I have, the one before they started imitating the Mac OS I think.

  61. Bas on July 23rd, 2009 13:45

    WinXP with ie7, I see only a light gray rectangle.

  62. Hugo on July 23rd, 2009 13:49

    This is much better, since now I am able to play the games again. I was not able to do so because I was not allowed to install silverlight on my computer, which is not my personal one.

  63. jussu on July 23rd, 2009 14:01

    Keyboard shortcuts work fine for me. I object to the suggestions to add last move highlight; in viewers where this feature exists, I find it very annoying, and always turn it off before viewing the game.

  64. Arne Moll on July 23rd, 2009 14:35

    I’ve just tested it in IE 8 under XP, and it works fine. So it seems it’s not downwards compatible for lower IE versions. I suppose this will annoy at least 35% of all Internet users :-(

  65. Peter Doggers on July 23rd, 2009 14:40

    Any people here working on IE6 or IE7 having no problems?

  66. jussu on July 23rd, 2009 15:01

    @Peter,

    Tried it on IE7 and everything works perfectly.

  67. Arne Moll on July 23rd, 2009 15:05

    With which OS, jussu? (I’m guessing Vista; would be surprised if it was XP.)

  68. jussu on July 23rd, 2009 15:36

    Then be surprised :) It is XP, with SP2 (have managed to avoid SP3 so far).

  69. leigh on July 23rd, 2009 15:39

    Hi

    It works fine on my PC.

    But Can you add a flip function? It is very useful for players like me.

  70. Arne Moll on July 23rd, 2009 15:40

    Utterly weird, jussu. I give up… any other users having problems with IE7 and XP?

  71. leigh on July 23rd, 2009 15:55

    I use Windows XP and IE8. no problem at all. Why don’t you update your IE7 to IE8.

    The only thing I hope they add is FLIP.

  72. Peter Doggers on July 23rd, 2009 16:02

    is the flip button.

  73. leigh on July 23rd, 2009 16:11

    Test on my another Laptop:

    Windows Vista home premium, Mozilla Firefox 3.0.11 .
    Works fine.

    Also The flip button works fine on both my pc. Thanks, Peter

  74. Richard on July 23rd, 2009 17:59

    Delighted to see that protesting has worked! I use Linux, Ubuntu, Firefox 3.0.12 and it is working fine! A bit slow, but I notice this a lot with involved Javascript all over the web.

    A pity indeed for you guys if it is true that this viewer does not process PGN directly, but maybe in the future it will! Or an offline tool could be developed that parses PGN and outputs the format the viewer requires. Good free parsers for ‘input’ PGN are available, and if they produce ‘output’ PGN (cleaner, more unambiguous), writing a parser for that should not be too hard.

    Always a very good idea is to also make the PGN file itself available, as this allows people to use their own favourite viewer.

  75. hans dampf on July 23rd, 2009 18:51

    Dear Chessvibes,

    great work!
    Works perfectly well on ubuntu-9.04/firefox3.5.

    Cheers!
    Daniel

  76. Pedro A Tonelli on July 23rd, 2009 19:00

    I liked this viewer.
    I don’t have windows but may be the following should fix the problem in IE7:

    http://code.google.com/p/ie7-js/

    IE8.js

    Upgrade MSIE5-7 with advanced CSS features missing from MSIE7.

    You do not need to include IE7.js if you are using IE8.js
    ….

  77. Hans J. Larooij on July 23rd, 2009 20:39

    Een en ander werkt onder Vista IE8 zonder problemen voor zover ik dat als computerleek kan nagaan.

  78. Dave on July 23rd, 2009 20:48

    Please use this new viewer! It’s great, have no problems with either FireFox 3.0.1 or IE7. Frankly, I’ve moved back to the Chessbase site as my first place to look because I can’t use your current Silverlight app, at least at work (can’t install new apps with Systems approval).

    Note that this app doesn’t work on my BlackBerry 4.7, but I can download/use Opera, and will if you change to this new viewer.

    Can’t emphasize enough my support for changing!

    Thanks for asking.

  79. Tom on July 23rd, 2009 23:24

    Works fine on my home computer too, Chrome again but the version of Windows where they did try to make it look like the Apple OS.

    There is a difference in presentation though. Here, each move in the game (not variations) appears on a separate line. At work, they ran on. It doesn’t matter, of course.

  80. Castro on July 24th, 2009 03:39

    Hey! What have you done?
    Myself I did nothing, and today it works, and works fine! (IE6, WinXP)
    Very, very, VERY nice!!
    Thanks, good work. :-)

  81. Castro on July 24th, 2009 03:42

    Oh no! :-(
    After posting, the Empty Rectangle sticked again!
    Maybe it will be a case of “sometimes”, for me. Not so happy now…

  82. Castro on July 24th, 2009 03:43

    *striked

  83. Peter Doggers on July 24th, 2009 14:01

    Autoscroll now also works, and the notation is presented nicer now too.

  84. Peter Doggers on July 24th, 2009 15:41

    Animation now also faster! We’re almost there!

  85. Bootvis on July 25th, 2009 11:22

    With these changes it works really great on:

    Windows Vista with Google Chrome 2.0

  86. Ivanchuk and Morozevich draw in 12 : Chess news by ChessVibes on July 25th, 2009 11:58

    [...] time. We think we’ve solved all, or almost all issues. More info on this viewer can be found here. Please leave comments below that [...]

  87. Bardi Einarsson on July 25th, 2009 20:57

    Works well on
    Ubuntu 9.04
    Firefox 3.0.12
    Gnome

  88. Morozevich loses again; Ivanchuk leads in Biel : Chess news by ChessVibes on July 25th, 2009 23:08

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  89. Pauwbase on July 26th, 2009 11:16

    One issue with Vista/Opera 10b2: when you click on a move in an alternative line, the notation pane jumps back to home, so you’ll have to scroll down again to see that line. This doesn’t happen when you click on a move in the mainline.

  90. World’s youngest GM dominating Dutch Open : Chess news by ChessVibes on July 26th, 2009 18:18

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  91. Simmillion on July 27th, 2009 10:03

    Op mijn pc’s alles erg cool (XP/IE7 en Vista/IE8)

    Op mijn Nokia E71 (inclusief de standaardsoftware, weliswaar laatste update) slechts een wit veld

  92. Fabrice Wantiez on July 27th, 2009 18:59

    I don’t see anything with my IPhone 3G and OS 3.0 and Safari… Just an empty board and an empty notation box.

  93. Wins for Vachier-Lagrave and Morozevich in Biel : Chess news by ChessVibes on July 28th, 2009 00:19

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  94. Three-way tie at Ikaros Chess Festival : Chess news by ChessVibes on July 28th, 2009 19:13

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  95. Ivanchuk and Vachier-Lagrave win in spectacular 8th round in Biel : Chess news by ChessVibes on July 28th, 2009 22:30

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  96. Vachier-Lagrave leads in Biel with one round to go : Chess news by ChessVibes on July 29th, 2009 22:53

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  97. Harish Srinivasan on July 29th, 2009 23:33

    Tested on windows mobile in Opera browser running on HTC Touch Pro device and works fine. Just a tad slow with the animation, but glad that it work on the phone. Even the clicks on the moves and drop down game works.

  98. Aronian and Nakamura qualify for Chess960 Wch final : Chess news by ChessVibes on July 30th, 2009 11:36

    [...] Unfortunately only Chess960 games where both colours don’t castle can be included in the viewer. Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  99. Vachier-Lagrave wins Biel 2009 : Chess news by ChessVibes on July 30th, 2009 22:32

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  100. Javier G. Maneiro on July 31st, 2009 11:35

    Hello,

    I’ve been more than a year using the pgn-viewer provided by ChessTempo.com in my chess blog “Tablajedrez” and I think it is one of the best viewers that there.

    Regards, Tablajedrez.

  101. Erwin l’Ami Open Dutch Champion : Chess news by ChessVibes on July 31st, 2009 19:44

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  102. Bad start for the World Champ; Grischuk wins FiNet Chess960 Open : Chess news by ChessVibes on August 1st, 2009 12:23

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  103. Anand fails to qualify for final in Mainz : Chess news by ChessVibes on August 2nd, 2009 12:13

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  104. Aronian new Rapid World Champ, Mamedyarov shines in Ordix Open : Chess news by ChessVibes on August 3rd, 2009 09:40

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  105. Krasenkow at 6/6 in Vlissingen : Chess news by ChessVibes on August 6th, 2009 10:18

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  106. David Howell wins British Championship : Chess news by ChessVibes on August 8th, 2009 12:37

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  107. Krasenkow claims first in Vlissingen with another win and two quick draws : Chess news by ChessVibes on August 9th, 2009 15:18

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  108. Cheparinov and Leko start with wins in first round Jermuk Grand Prix : Chess news by ChessVibes on August 9th, 2009 17:54

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  109. Monica Socko shines in Tromsø : Chess news by ChessVibes on August 10th, 2009 18:02

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  110. Aronian and Jakovenko win in 2nd round Jermuk GP : Chess news by ChessVibes on August 10th, 2009 19:35

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  111. Alekseev only winner in round 3 Jermuk : Chess news by ChessVibes on August 11th, 2009 21:56

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  112. Aronian and Leko lead after great 4th round in Jermuk : Chess news by ChessVibes on August 13th, 2009 09:13

    [...] Click on the pairings at the top of the board to reveal a drop down list of all the games. More info on our new game viewer can be found here. [...]

  113. Felix Fürnhammer on October 19th, 2009 21:50

    Hi all,
    I just wanted to point out, that I wrote a JS viewer on http://ichess.de, which is free and fast and very efficient, and has many more nice features, please check out

    Regards

    Felix

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





Bottom