At work I write iOS applications. I sit and code for a good portion of my day so I thought I’d share a list of tools that I use on a daily basis. Because I use them so much they feel like well worn tools with the handle worn into the shape of my hand […]
Category Archives: Xcode
Developer Color Picker
If you spend any time developing UI’s against fancy graphic design specs you might enjoy the Developer Color Picker from Panic (shockingly good software). It’s a handy-dandy addition to the colour picker tool that will spit out actual code for any colour on screen. Â It will spit out NSColor, UIColor, CGColorRef, CSS, and HTML styles. […]