6 July ‘14
I merged some commits Skay made a few days ago and made some changes:
- Added a .gitignore and a README.
- Removed my work libraries from the online repo.
- Denested the directory structure
- Cleaned up the requirements
I merged some commits Skay made a few days ago and made some changes:
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 →