2 Aug, ‘14

Sheila and I setup deployed the website on the backspace VM finally today.
It can be accessed here. The JS and CSS files are not getting loaded, that’s an issue I will deal with tomorrow. Here’s some bugs and errors we encountered while deploying the website:

 
1
Kudos
 
1
Kudos

Now read this

8 June ‘14

I implemented location detection in my app today using pygeoip. I detected user network bandwidth by downloading an image at a URL using JS and timing it. This method gives network speed fairly close to as measured by other online... Continue →