1 Oct
2009
1 Oct
'09
12:30 p.m.
2009/10/1 Jasper van de Gronde <th.v.d.gronde@...528...>:
You are completely right. Originally I did it this way because I wanted to try out some interactive stuff, but I never got around to that and the amount of results is indeed quite large. Someone who is handy with scripts might be able to create a simple script to analyze the json and generate at least something similar to what is shown now (but restricted to the last couple of weeks or something).
Python to the rescue! http://docs.python.org/library/json.html
Then open an XHTML website template and merge the results in using DOM manipulation. http://docs.python.org/library/xml.dom.minidom.html
Regards, Krzysztof