Chessforeva 3D libraries may be used for live chess presentations

Chessforeva libraries are based on javascript & DHTML only. It's lightweight.
They don't require environment as Sun's java, Adobe's flash nor MS Silverlight.
That way the game loads faster.
So, it may be used for better presentation of what's going on chess battle.

(+)
1. 3D board;
2. simple as html, images and javascript;
3. just works in browser without any pre-installation.

(-)
1. a bit slower on MS Internet Explorer, javascript is faster on Google Chrome/Firefox;
2. requires seperate iframe (not a DIV container as usual);
It's possible to reduce count of requests.
One of the cool new features in HTML 5 is Cross Document Messaging.
It means, we can construct one compact periodical request for all the chess boards on screen and update them with the
PostMessage() function (post data to iframes with chess boards).
Anyway, it isn't provided by default. Chess javascript libraries should be advanced then. 
It seems, such approach is possible, even recommended for live chess presentations.
Mabe, I'll work on it later.


HOW IT LOOKS LIKE:


British Championship (2009) 
July 28th, 2009 
TABLE 1

TABLE 2

TABLE 3

TABLE 4

TABLE 5

TABLE 6

TABLE 7

TABLE 8

TABLE 9

TABLE 10

TABLE 11

TABLE 12

TABLE 13

TABLE 14

TABLE 15

TABLE 16

TABLE 17

TABLE 18

TABLE 19

TABLE 20

TABLE 21

TABLE 22

TABLE 23

TABLE 24

TABLE 25

TABLE 26

TABLE 27

TABLE 28

TABLE 29

TABLE 30

TABLE 31

TABLE 32

TABLE 33

TABLE 34

TABLE 35

TABLE 36

TABLE 37

TABLE 38