19 July ‘14
- Created custom Edit and Delete buttons next to the bug.
- Styled the table better. https://www.dropbox.com/s/1k4s90zx2rl3wwl/Screenshot%202014-07-19%2022.38.51.png - Screenshot
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 →