O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
In this video, I will show you how you can set up your environment for writing books using DocBook on Mac OS X. This is the first video in the series of 4 videos that I'm preparing, showing author...
Ever wanted to rename multiple files in Mac OS X? Well, here is your answer...
Learn more about this topic from iOS 4 Programming Cookbook. You can build a variety of amazing apps on the...
If you want to load a Nib file at run time by simply allocating and initializing a View object, then you should take a rather strange approach to how you create your class files. Suppose you have a su...
This is the second video in the series of videos that I'm preparing, demonstrating to iOS developers how they can take advantage of logging facilities provided in the iOS SDK to be able to find de...
Ever wanted to learn to save hours of your and your teammates' time by creating software that doesn't crash, has logs and lets you find its defects easily? Ever got sick and tired of using a d...
Apple has a little secret... Emojis... Emoji is Japanese for "Electronic Emoticons". There are currently more than 100 smileys and emoticons that you can enable on your iOS device, be it iPh...
You want to add a UIActivityIndicator in iOS SDK on top of a navigation bar button and you have searched everywhere for a solution. Wherever you went, they said “initialize your UIBarButtonItem with...