
On 31/05/16 03:17, Robin Humble via luv-main wrote:
On Mon, May 30, 2016 at 06:48:34PM +1000, David Zuccaro via luv-main wrote:
On 29/05/16 11:52, Russell Coker wrote:
On Sun, 29 May 2016 10:51:33 AM David Zuccaro via luv-main wrote:
For cheaper hosting Linode is offering a VM with 1G of RAM and 24G of storage for $US10 per month. Digital Ocean offers VM for $5 per month with 20G storage. I'm not using this server for anything sensitive at this stage -- just some web programming experiments such as this:
http://198.199.72.243/weather-graph/weath.php
which you are welcome to use. I see your weather graph, and raise you another :) http://rjh.org/~rjh/melbourne/
not quite as fancy as yours, but it's been going a couple of decades. I had to laugh when size and layout optimisations made for 28.8k modems also made it easier to be mobile phone friendly.
it runs on centos7 with the $5 Digital Ocean plan. I've nothing but good things to say about them.
Nice work mate. My graph was done with matplotlib (a python library, which is very good), python and php. Currently working on a stock charting page.