8 June ‘14
Did a good amount of progress today.
- Created form
- Progressed on the user side data collection in JS (browser, OS, net speed, load time etc.)
Tasks for tomorrow:
- GeoIP
- Screenshot of client side page
- Save data to DB
Did a good amount of progress today.
Tasks for tomorrow:
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 →