I got sidetracked while hacking on a Firefox bug this evening. I decided to
create a tool for myself that would easily strip end of line white space from
any given file.
It's called Pyspace and it's really easy to use. Already has made my life
easier. hope it helps…
In any open or closed source project, there's nothing as important as the review
process is to ensure quality control. GitHub [http://www.github.com] provides
several tools that are helpful in inspecting branches and commits which are
useful. As a lead developer of Popcorn.js I often get asked…
Yesterday while mucking around with the open map Popcorn plug-in, I came across
a rather interesting bug
[https://webmademovies.lighthouseapp.com/projects/63272/tickets/572-bug-in-startend-when-plug-ins-overlap]
. This bug caused Popcorn to get confused about the out times of plug-ins,
causing them to hide and display at odd times.
I noticed the…