September 2010
8 posts
PaintbrushJS →
simplebits:
New from Dave Shea, “…a lightweight, browser-based image processing library that can apply various visual filters to images within a web page.”
I’m salivating just thinking of the possibilities here. Be sure to check out the demo.
2 tags
2 tags
Bradley Wright: How to set up your own private Git... →
Update 2: as pointed out by Tim Huegdon, several comments on a Hacker News thread pointing here, and the excellent Pro Git book, Gitolite seems to be a better solution for multi-user hosted Git than Gitosis. I particularly like the branch–level permissions aspect, and what that means for…