View Single Post
  #6  
Old 04-24-2010, 04:02 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
So, what you want is a script that gathers statistical information, stores it into a database, then reports it to a server regularly for parsing, graphs, etc.? I don't think that would be terribly difficult. But don't get your heart set on a code that people can understand after reading GS2 101.

If you're looking for a script that also does the parsing and visualizations, it's considerably more difficult. GS2 has no existing framework for graph creation, unlike PHP and other dynamic server-side languages.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote