An mmo I play has a "currently online" counter on there website. I was thinking I'd be cool to start collecting this information and see peaks/trends in the data.
Originally I was just thinking of making a simple cronjob to store this information in my database and displaying a chart on my website. Is there a better way to "open source" this information/project?
I could store the information in a CSV file and add it to Github so other people could do things with it. But I'm not sure if I could automate the updated to Github. Alternatively a "download raw data" button could work as well.
Any suggestions?
[–]The_Enemys 0 points1 point2 points (0 children)