Links for 20 November 2012
Mac / iOS
- A mind map for iOS testing
- Building an iOS App with AFIncrementalStore and the Core Data Buildpack
- Objective-C Object Literals Quick Reference
- How to Make a Simple Mac App on OS X 10.7
- Quick and easy debugging of unrecognized selector sent to instance
- Accessing an API using CoreData’s NSIncrementalStore which leads on to AFIncrementalStore and NSIncrementalStore – The future of web services in iOS / Mac OS X
- Creating a Standalone StatusItem Menu on Mac OS X
- Howto automount AFP/SMB shares using autofs
- induction is a database client for Mac OS X supporting PostgreSQL, MySQL, SQLite, Redis, and MongoDB
- Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases.
- Remote Packet Capture for iOS Devices
- Making Xcode Behave
- Static Libraries in Xcode
- Justin Williams' Ultimate Developer and Power Users Tool List for Mac OS X (2012 Edition)
- Build information in iOS Application (date/time app was built)
- Xcode Interface Builder. How Do These Autosizing Mask Settings Differ?
- iOS-Simulator Cropper provides an easy way to take screenshots from the iOS-Simulator
- Hacking Letterpress mentions an interesting tool called libimobiledevice that allows you to interact with an iOS device. And for the purposes of this Max created a Ruby version called imobiledevice.
- Automating your TV show downloads with SABnzbd+ and Sick Beard Part 2: Mac OS X for details on how to daemonizing SABnzbd+ and Sick Beard
Web
- An Introduction to Zend Framework 2 for the Zend Framework 1 Developer
- Mink for web acceptance testing of applications written in PHP5.3
- Rob Allen details how they used Vagrant in Zend Framework 1 for testing ZF1 against various PHP versions
- Understanding JavaScript OOP
- phpspec is a development tool, designed to help you achieve clean and working PHP code by using a technique derived from test-first development called (spec) behaviour driven developement, or SpecBDD.
- Modern Web Development with the Webkit Inspector
- Developing Web Applications with Behat and Mink
- Bring Your Forms Up to Date With CSS3 and HTML5 Validation
Everything else
- Introduction to Puppet
- How To Set Up Your Linode For Maximum Awesomeness
- DRM be damned: How to protect your Amazon e-books from being deleted
- Ask Ars: how do I use the find command in a pipeline?
- Commanding Your Text Editor - editing actions you’ll use daily
- Collection Of Puzzles For Programmers
- Setup a git external for remote repo. And RestKit do this in their Installing RestKit in Xcode 4.x guide