10 Aug ‘14

Hi. I was away to my grandparent’s place yesterday and most part of today owing to an Indian festival. I spent some time trying to wrap my head around how decorators work in Django. I think I’ve isolated the due to which the user is repeatedly logged out. I’ll code it up tomorrow and hope that it works as I think it should.

 
0
Kudos
 
0
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 →