Open main menu

User contributions

Neil

9 May 2011

  • File:Ipad coredata example ui.jpg

    no edit summary

    19:48

  • An iOS 4 iPad Core Data Tutorial (Xcode 4)

    ‎Connecting the View

    19:47

    +23

  • An iOS 4 iPad Core Data Tutorial (Xcode 4)

    ‎Connecting the View

    19:45

    -18

  • File:Ipad coredata add view controller.jpg

    no edit summary

    19:44

  • An iOS 4 iPad Core Data Tutorial (Xcode 4)

    ‎Connecting the View

    19:44

    -10

  • An iOS 4 iPad Core Data Tutorial (Xcode 4)

    New page: In the previous chapter, entitled Working with iOS 4 iPad Databases using Core Data, an overview of the Core Data stack was ...

    19:43

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    19:28

    +82

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    18:02

    +771

  • Detecting when an iPad Headphone or Docking Connector is Unplugged (Xcode 4)

    New page: The iPad provides three physical options for the playback of audio. These consist of the built-in speakers, a connection to the headphone socket or via a device attached to the docking con...

    18:01

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    17:54

    +932

  • File:Ipad avrecorder example ui.jpg

    no edit summary

    14:34

  • Recording Audio on an iPad with AVAudioRecorder (Xcode 4)

    New page: In addition to audio playback, the iOS AV Foundation framework provides the ability to record sound on the iPad and other iOS based devices using the AVAudioRecorder class. This chapter wi...

    14:33

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    14:25

    +112

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    14:09

    +1,299

  • File:Ipad camera roll popover.jpg

    no edit summary

    14:06

  • File:Ipad camera image view.jpg

    no edit summary

    14:05

  • File:Ipad camera app.jpg

    no edit summary

    14:05

  • An Example iOS 4 iPad Camera and UIImagePickerController Application (Xcode 4)

    ‎Building and Running the Application

    14:02

    -1

  • File:Ipad camera app.png

    no edit summary

    14:01

  • File:Ipad camera example ui.jpg

    no edit summary

    14:00

  • An Example iOS 4 iPad Camera and UIImagePickerController Application (Xcode 4)

    New page: In the chapter entitled Accessing the iPad Camera and Photo Library we looked in some detail at the steps necessary to provide acc...

    13:59

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    13:38

    +154

6 May 2011

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    12:51

    +627

  • Accessing the iPad Camera and Photo Library (Xcode 4)

    New page: The iOS 4 SDK provides access to both the iPad camera device and photo library through the UIImagePickerController class. This allows videos and photographs to be taken from within an iPad...

    12:44

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    12:37

    +104

5 May 2011

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    19:47

    +785

  • File:Ipad uidatepicker example running.jpg

    no edit summary

    19:45

  • File:Ipad uidatepicker example ui.jpg

    no edit summary

    19:44

  • Using the UIPickerView and UIDatePicker Components in iOS 4 iPad Applications (Xcode 4)

    no edit summary

    19:44

    +38

  • Using the UIPickerView and UIDatePicker Components in iOS 4 iPad Applications (Xcode 4)

    ‎The DatePicker and PickerView Components

    19:43

    +38

  • Using the UIPickerView and UIDatePicker Components in iOS 4 iPad Applications (Xcode 4)

    ‎Designing the User Interface

    19:42

    +32

  • Using the UIPickerView and UIDatePicker Components in iOS 4 iPad Applications (Xcode 4)

    New page: In terms of user interface design, there is much to be gained by presenting the user with controls that are similar to physical, “real world” controls. When, for example, a user is pre...

    19:41

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    19:34

    +172

  • Detecting iOS 4 iPad Touch Screen Gesture Motions (Xcode 4)

    ‎Implementing the touchesEnded Method

    14:36

    +373

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    14:32

    -1

  • An Example iOS 4 iPad Touch, Multitouch and Tap Application (Xcode 4)

    no edit summary

    14:31

    +456

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    14:08

    +823

  • An Example iOS 4 iPad Touch, Multitouch and Tap Application (Xcode 4)

    ‎The Example iOS iPad Tap and Touch Application

    14:07

    +1

  • File:Ipad gesture example ui.jpg

    no edit summary

    14:06

  • Detecting iOS 4 iPad Touch Screen Gesture Motions (Xcode 4)

    ‎Designing the Application User Interface

    14:06

    +27

  • Detecting iOS 4 iPad Touch Screen Gesture Motions (Xcode 4)

    no edit summary

    14:06

    +3

  • Detecting iOS 4 iPad Touch Screen Gesture Motions (Xcode 4)

    no edit summary

    14:05

    +1

  • Detecting iOS 4 iPad Touch Screen Gesture Motions (Xcode 4)

    New page: The last area of iPad touch screen event handling that we will look at in this book involves the detection of gestures involving movement. As covered in a previous chapter, a gesture refer...

    14:04

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    13:59

    +1,260

  • File:Ipad touch example ui.jpg

    no edit summary

    13:57

  • File:Ipad touch example running.jpg

    no edit summary

    13:56

  • An Example iOS 4 iPad Touch, Multitouch and Tap Application (Xcode 4)

    ‎The Example iOS iPad Tap and Touch Application

    13:56

    +1

  • An Example iOS 4 iPad Touch, Multitouch and Tap Application (Xcode 4)

    New page: Having covered the basic concepts behind the handling of iOS user interaction with an iPad touch screen in the previous chapter, this chapter will work through a tutorial designed to highl...

    13:56

  • IPad iOS 4 App development Essentials - Xcode 4 Edition

    no edit summary

    13:48

    +162

  • An Overview of iOS 4 iPad Multitouch, Taps and Gestures (Xcode 4)

    no edit summary

    13:32

    -32

older 50
  • Techotopia

    • Mobile
    • Desktop
  • Privacy