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 »
iCloud is Apple's contribution to the new cloud mouvement that is sweeping the IT world. What is different with Apples's offering is that developers can use it in their own applications withou...
Answered by nanbarber : Dec 20 2011 10:19 AM
Hello Fran,
There is no version of Microsoft Access for the Macintosh.
The Office 2011 suite for Macintosh (Word, Excel, PowerPoint, and Outlook) is covered in Office 2011: The Missing Manual, by C... full answer >
Answered by ruby2011 : Dec 18 2011 05:11 AM
Free open source ebook reader and converter- Calibre. Support windows, Linux and mac osx. It has built-in search function and much powerful than Kindle app. full answer >
If you would rather have Mac OS X Lion's Dashboard work like it did in Snow Leopard, there's a checkbox in the Mission Control system preferences to enable or disable the Dashboard in its own ...
Grand Central Dispatch, or GCD for short, is a low-level C API that works with block objects. The real use for GCD is to dispatch tasks to multiple cores without making you, the programmer, worry abou...
Block objects are packages of code that usually appear in the form of methods in Objective-C. In this excerpt from Concurrent Programming in Mac OS X and iOS the author speaks to their purpose and use...
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...