26 May ‘14

This week my final exams at university begin. They’ll last till 10th, but I hope to find some time in-between the exam days to work on my project. Over the past week I have gathered better command over Django and, in turn, the streaming system. I’ll be able to focus more after the exams, but will keep getting used to it whenever time permits.

As of now, I am focusing on how I can fetch the system information using JavaScript and how I can create the form using Django.

 
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 →