Links for 22 August 2010
- Color Scheme Designer 3
- NSString appendToFile ObjectiveC category along with support for doing the same with NSData
- Custom row for TableView in Appcelerator Titanium
- http-console Talking to an HTTP server with curl can be fun, but most of the time it's a PITA. http-console is a simple and intuitive interface for speaking the HTTP protocol.
- Xcode Folder References details how to avoid having to put all your resources in one flat folder (aka your Xcode project folder)
- Zend_Application and Zend_Acl to allow ACL support in specific modules
- ScrollView's handy trick shows you how to get a ScrollView in Android to work correctly and fill the available viewport space
- Git for the lazy is a guide covering all the scenarios you'd need to use git for in your work day