12 Aug ‘14

Today I worked on adding a link in the streaming-system website frontend. I assumed it to be a straightforward task, which it should have been, but I’ve messed up my git repo somewhat. Doing a ‘make serve’ for the streaming system turns up a series of errors. I’ve setup the stream before, so I think I can resolve it. That’s my first task for tomorrow.

 
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 →