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

17 May ‘14

Yippee! I installed streaming system on my Ubuntu VM! A few observations: I need not have installed everything listed in requirements.txt on my own, ‘make serve’ does all that on its own. #LessonLearnt I got a couple of ImportErrors in ‘... Continue →