|
In brief Pc Lap Counter send periodically 2 files to your web space by using the ftp service of your hosting company:
pclclivetiming.xml and pclclivetiming.html. pclclivetiming.xml content the leader board data and pclclivetiming.html is the web page who display the leader board data, each n seconds the pclclivetiming.html will download the
xml file from your web space and refresh the leader board by using ajax (Asynchronous JavaScript and XML). For the style The HTML file use CSS boodstrap (http://getbootstrap.com/css/). The
HTML file is uploaded to your web space during the first ftp connection, the xml file with the leader board data is uploaded each n seconds (you can choice the uploading rate in Pc Lap Counter). Finally , people who want to
follow your race just need to surf to http://www.yourdomain/directory/pclclivetiming.html
|