April 2011
5 posts
4 tags
Springloops V2 is live! →
Springloops delivered an absolutely awesome upgrade to their service. Best of all it now offers private GIT hosting. It’s definitely worth signing up for one of their reasonably priced plans.
Apr 29th
iPhoneTracker →
This open-source application maps the information that your iPhone is recording about your movements. It doesn’t record anything itself, it only displays files that are already hidden on your computer.
Apr 20th
3 tags
More often then I’d like to admit I need to strip an entire project of it’s SVN folders and files. Instead of going in each folder individually, I use this useful terminal command. cd /some/of/your/folders/ rm -rf `find . -type d -name .svn`
Apr 20th
3 tags
Apr 18th
4 tags
Apr 4th