I created a special page which collects freely available exchange rates from BNR (National Romanian Bank) and presents them in a graphical form. This way, the viewers of my website will always be on the edge with exchange rates, as soon as BNR posts them (usually around 13:00 GMT+2).
MySQL
I've chosen the Annotated time line chart. The reasons were the complexity of settings, lightweight on the traffic but also the fact that they support quite good their code. The page is still small ( around 100 Kb for the source AND flash) and loads very fast.
Google Visualizations
The question of What’s that user agent string used for? should has been duly answered in the previous post. The next question is about How to change or spoof user agent string? The structure of Internet Explorer user agent string. The template of user agent string used by Microsoft Internet […]