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 »
Earlier this year I purchased a Mac Mini Server with Snow Leopard Server. I did this so I could set up shared calendars with my family, facilitate wireless Time Machine Backups, host a local update r...
*** Example code is attached ***
After learning simple block object animations in iOS in the previous video, you will now learn how to use more complicated block based animations that take advantage ...
*** Example code is attached ***
In this video, you will learn how to use the new block-based animations in the UIView class in iOS to create animations in your iOS apps.
To learn more about graphic...
In this tutorial you will learn:
Downloading DocBook DocumentationWriting DocBook in XcodeValidating DocBook XMLsGenerating PDF from DocBook XMLs
To download MacPorts, go to: http://macports.org/
To...
The iPad is an amazing media device, once you really know how to use it. J.D. Biersdorfer, author of iPad 2: The Missing Manual, shares her top ten tips for using the iPad 2.Paper books and Post-It N...
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...
I recently started developing android apps using a MacBook. The documentation didn't capture the different issues I was having. Anyway after a few hours of work, I got everything working ok.
So I...
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...