HavocXphere
Honorary Master
I'm thinking of grabbing a small VPS to host a personal homepage that scrapes together content of interest (weather, stock markets etc).
Bit fuzzy on how to make this work though - haven't done any web programming. I'm guessing I need something like:
Domain (already bought) > VPS > Debian > Cron w/ job scrapper > web server
Don't know what lang to use for the scrapper? I'm guessing python would be a good start since I recall seeing some scrapper libraries for that.
Ideas on how best to build the HTML (?) that the webserver serves? I'm guessing I'll need to piece it together more or less dynamically via code from what was scrapped or is there a better way?
EDIT: Somewhat unrelated...if I host something like a Teamspeak server or similar...what are the chances of that beating Skype quality wise?
Bit fuzzy on how to make this work though - haven't done any web programming. I'm guessing I need something like:
Domain (already bought) > VPS > Debian > Cron w/ job scrapper > web server
Don't know what lang to use for the scrapper? I'm guessing python would be a good start since I recall seeing some scrapper libraries for that.
Ideas on how best to build the HTML (?) that the webserver serves? I'm guessing I'll need to piece it together more or less dynamically via code from what was scrapped or is there a better way?
EDIT: Somewhat unrelated...if I host something like a Teamspeak server or similar...what are the chances of that beating Skype quality wise?
Last edited: