View Single Post
Old 08-19-2012, 03:52 PM   #1
hornpipe2
Member
hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.hornpipe2 has never been to obedience school.
 
Posts: 24
Karma: 44002
Join Date: Jan 2012
Device: Amazon Kindle
Arrow Adrian Petrescu's KindleChess Viewer

Source code for this has been floating around for a while, but I've never seen a compiled / signed version anywhere. So I built it. Signed with the dktest/dntest/ditest from Andrew de Quincy. Should be part of the (standard?) merged keystore already.

Sadly, this viewer lacks support for annotations in PGN. That means no alternate moves, no commentary, not even ! / ? move ratings. I pulled several pgn archives and stripped them of comments, please see (the other) attached zip if you need something to play.

The source distribution includes pgnparse, a Java pgn parser, which may be out of date... I tried to update it but too much Java 1.5-specific code is used in the new version.

If you want to built it yourself, here's the source URL:
https://github.com/apetresc/KindleChess/
Depends on KWT (but a .jar is included in lib/)
https://github.com/apetresc/Kindle-Widget-Toolkit
PGNParse:
http://sourceforge.net/projects/pgnparse/
adq's keystore, in the ktest download:
http://adq.livejournal.com/106967.html
A fair bit of hacking around in build.xml is needed to make this thing build against KWT instead of KDK. Best of luck.
Attached Files
File Type: zip KindleChess.zip (211.2 KB, 531 views)
File Type: zip sample_pgns.zip (2.03 MB, 402 views)
hornpipe2 is offline   Reply With Quote