Xcode 4 Refactoring Features – Part 1
In this video, you will learn about Rename, Extract, Create Superclass, and Move Up refactoring facilities in Xcode 4, Apple’s latest and greatest development environment for iOS and Mac OS X. If you… Read More
In this video, you will learn (in 5 minutes) how to incorporate a Table View into your iOS app. You will learn how to create a Table View using Interface Builder in Xcode… Read More
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 of “completion” block objects to notify… Read More
All you iOS developers O’Reilly’s sale is on for one day only on iOS topics. Get 50% discount on books using code DDM22 http://oreil.ly/j6c8Xw
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 graphics and animation… Read More
So you accidentally deleted or modified the demo song (Curtain Call) that comes with your iPad’s garage band… no need to worry. To recover this song, simply go to Settings on your iPad,… Read More
My new book, Graphics and Animation on iOS, is out. Check it out: On O’Reilly On Amazon (US) On Amazon (UK)
In this tutorial you will learn: Downloading DocBook Documentation Writing DocBook in Xcode Validating DocBook XMLs Generating PDF from DocBook XMLs To download MacPorts, go to: http://macports.org/ To install XMLLINT categories, use this… Read 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… Read More
Ever wanted to rename multiple files in Mac OS X? Well, here is your answer…