Page 1 of 1
My station in Brooks, Alberta, Canada
Posted: Wed Jul 25, 2012 8:09 am
by baobab
Re: My station in Brooks, Alberta, anada
Posted: Wed Jul 25, 2012 8:55 pm
by meteo-quimper
Hi
Great job with your website, what script did you use for the highcharts ?
Re: My station in Brooks, Alberta, anada
Posted: Fri Jul 27, 2012 7:31 am
by urosh
It's a really nice site
How/what did you use to make it looking so great? If it isn't a secret
br, Urosh
Re: My station in Brooks, Alberta, anada
Posted: Sun Jul 29, 2012 10:34 pm
by baobab
@meteo-quimper:
Thank you. To feed the data to Highcharts I do the following. Meteohub uploads a .csv file every minute to my web server using its html template upload ability. The .csv file contains the weather data. A php scrip on my web server gets triggered by a cron job every 15 minutes. This script parses the most current .csv file and puts the data into a mysql database (on my webserver). Each Highcharts graph gets loaded through a server side include when the website is viewed. When loaded, each chart, using php, runs a mysql query to get the data it needs to display the appropriate graph.
Sorry if my description above sounds convoluted and thanks for checking out my website.
Phil
Re: My station in Brooks, Alberta, anada
Posted: Sun Jul 29, 2012 10:38 pm
by baobab
@ urosh:
Thanks. No secret. The site is built more or less from scratch using html/css. I use php for the dynamic elements (weather data). The graphs are generated by Highcharts (see link on my site for details).
Phil
Re: My station in Brooks, Alberta, Canada
Posted: Sun May 05, 2013 6:19 am
by baobab
Re: My station in Brooks, Alberta, Canada
Posted: Sun Sep 29, 2013 4:13 am
by josecmorales
Wao Very simple and good website! congrats!