I was installing jspm on a web project recently. This environment was on a virtual machine so it was a bit slow and resulted in some time outs during package lookup and download. I ran the following commands to increase the lookup / download time out duration. I have to admit I got a little … Continue reading How to fix a corrupt JSPM install
JavaScript
JavaScript Particle Simulator
I found this really entrancing JavaScript particle simulator from here and decided to publish it to my own Azure Web Site. Check it out, it’s really cool. I don’t know who wrote it but it’s pretty rad. It would make a good default web app package as all the code runs client-side.