For the Frame4 website a flash chart based on amcharts was integrated. A link was made between the database system and the AmCharts system, such that up to date charts can be shown on the website. The result of this database link can be found on www.frame4.net/tour.

Next to this database link also a MySQL-XML link was written for Frame4.net. XML files of more than 1.000.000 records can now be read to a database. If the file already exists, it is updated. Else a new record is made to write the data to.
It also became possible for Frame4 to create an XML file of more than 2.000.000 records. The data for these records is read from the database and written to a file such that visitors of their website can easily download the file containing all this data.