IOS 5 essentials :: harness iOS 5's new powerful features to create stunning applications /
Each chapter will take you through a new major feature of iOS 5. You will learn how to integrate each feature into your applications. If you ever wanted to learn about the latest features of iOS 5 and learn how to incorporate Twitter, iCloud and Core Image framework effects functionality into your a...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
©2012.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Each chapter will take you through a new major feature of iOS 5. You will learn how to integrate each feature into your applications. If you ever wanted to learn about the latest features of iOS 5 and learn how to incorporate Twitter, iCloud and Core Image framework effects functionality into your applications, then this book is for you. You should have a good knowledge of programming experience with Objective-C, and have used Xcode 4. iPhone programming experience is not required. |
Beschreibung: | 1 online resource (iv, 233 pages) |
ISBN: | 9781849692274 1849692270 1849692262 9781849692267 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn775677166 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 120209s2012 enk o 001 0 eng d | ||
040 | |a N$T |b eng |e pn |c N$T |d OCLCQ |d OCLCF |d COO |d OCLCO |d YDXCP |d UMI |d E7B |d DEBSZ |d DKDLA |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d AGLDB |d CNNOR |d MOR |d Z5A |d JBG |d PIFAG |d OCLCQ |d OCLCO |d U3W |d STF |d WRM |d OCLCQ |d VTS |d CEF |d NLE |d INT |d VT2 |d OCLCQ |d OCLCO |d G3B |d TKN |d OCLCQ |d OCLCO |d UAB |d M8D |d UKAHL |d HS0 |d OCLCQ |d OCLCO |d OCLCQ |d INARC |d OCLCO |d OCLCL | ||
019 | |a 781539419 |a 785778139 |a 796020310 | ||
020 | |a 9781849692274 |q (electronic bk.) | ||
020 | |a 1849692270 |q (electronic bk.) | ||
020 | |a 1849692262 | ||
020 | |a 9781849692267 | ||
020 | |z 9781849692267 | ||
035 | |a (OCoLC)775677166 |z (OCoLC)781539419 |z (OCoLC)785778139 |z (OCoLC)796020310 | ||
037 | |a CL0500000147 |b Safari Books Online | ||
050 | 4 | |a QA76.76.A65 |b D36 2012eb | |
072 | 7 | |a COM |x 051390 |2 bisacsh | |
072 | 7 | |a COM |x 051230 |2 bisacsh | |
072 | 7 | |a COM |x 051440 |2 bisacsh | |
082 | 7 | |a 005.1 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Daniel, Steven F. | |
245 | 1 | 0 | |a IOS 5 essentials : |b harness iOS 5's new powerful features to create stunning applications / |c Steven F. Daniel ; foreword by Cory Bohon. |
260 | |a Birmingham : |b Packt Publishing, |c ©2012. | ||
300 | |a 1 online resource (iv, 233 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community experience distilled | |
505 | 0 | 0 | |t IOS 5 Essentials -- |t iOS 5 Essentials -- |t Credits -- |t Foreword -- |t About the Reviewers -- |t www.PacktPub.com -- |t Support files, eBooks, discount offers and more -- |t Why Subscribe -- |t Free Access for Packt account holders -- |t Instant Updates on New Packt Books -- |t What this book covers -- |t What you need for this book -- |t Who this book is for -- |t Conventions -- |t Customer support -- |t Downloading the example code -- |t Errata -- |t Piracy -- |t Questions -- |g 1. |t What's New in iOS5 -- |t What's new in iOS 5 -- |t Reminders -- |t Notification Center -- |t Newsstand -- |t Getting and installing the iOS 5 SDK. |
505 | 0 | 0 | |t Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project -- |t Adding properties to our application -- |t Creating the MyEmailApp application -- |t Adding the MessageUI framework to our project -- |t Building TheMyEmailApp user interface -- |t Auto-populating fields -- |t Building and running the MyEmailApp application -- |t iMessage -- |t iPhone Camera -- |t PC Free -- |t Wi-Fi sync -- |t Multitasking gestures -- |t Removing the Xcode developer tools -- |t Summary -- |g 2. |t Using iCloud and the Storage APIs -- |t Comparing Apple iCloud and Google Docs -- |t Storing and using documents in iCloud -- |t Storing key-value data in iCloud. |
505 | 0 | 0 | |t Requesting entitlements for iCloud storageiCloud backup -- |t Creating the iCloudExample application -- |t Moving a document to iCloud storage -- |t iCloud storage APIs -- |t Searching for documents in iCloud -- |t Working with documents in iCloud -- |t The file coordinator -- |t The file presenter -- |t Handling file-version conflicts -- |t Using iCloud storage responsibly -- |t Summary -- |g 3. |t Debugging with OpenGL ES -- |t Understanding the new workflow feature within Xcode -- |t Creating a simple project to debug an OpenGL ES application -- |t Detecting OpenGL ES state information and objects -- |t View textures -- |t Shaders -- |t Error handling in OpenGL ES. |
505 | 0 | 0 | |t Detecting errors by setting up breakpointsSetting up breakpoints in your code -- |t Setting conditional OpenGL ES entry point breakpoints -- |t Breaking on frame boundaries -- |t Summary -- |g 4. |t Using Storyboards -- |t Understanding Storyboards -- |t Transitions -- |t How to go about creating Storyboard files -- |t Creating a simple Storyboard (Twitter) application -- |t Creating scenes -- |t Configuring scenes -- |t Building a Twitter application -- |t Composing a Tweet message -- |t Adding photos to a Tweet -- |t Preparing to transition to a new view-controller -- |t Presenting storyboard view-controllers programmatically -- |t Summary -- |g 5. |t Using AirPlay and Core Image. |
505 | 0 | 0 | |t Understanding the AirPlay frameworkCreating a simple AirPlay application -- |t Using AirPlay to present application content to Apple TV -- |t Understanding the Core Image framework -- |t Creating a simple Core Image application -- |t Learn how to apply image filter effects using the CIImage class -- |t Color effects -- |t Transitions -- |t Summary -- |g 6. |t Xcode Tools -- Improvements -- |t LLVM compiler -- |t Automatic Reference Counting (ARC) -- |t Strong references -- |t Weak references -- |t ARC qualifiers regular variables -- |t Variable qualifiers -- |t Interface builder -- |t Support for creating storyboard files for iOS applications -- |t Location simulator. |
505 | 0 | 0 | |t Creating a simple geographical application. |
520 | |a Each chapter will take you through a new major feature of iOS 5. You will learn how to integrate each feature into your applications. If you ever wanted to learn about the latest features of iOS 5 and learn how to incorporate Twitter, iCloud and Core Image framework effects functionality into your applications, then this book is for you. You should have a good knowledge of programming experience with Objective-C, and have used Xcode 4. iPhone programming experience is not required. | ||
630 | 0 | 0 | |a iOS (Electronic resource) |0 http://id.loc.gov/authorities/names/n2010039603 |
630 | 0 | 7 | |a IOS (Electronic resource) |2 blmlsh |
630 | 0 | 7 | |a iOS (Electronic resource) |2 fast |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a COMPUTERS |x Programming |x Open Source. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Software Development & Engineering |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Software Development & Engineering |x Tools. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
758 | |i has work: |a IOS 5 essentials (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXg8h6Gc3J48xhqrhmkPpK |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Daniel, Steven F. |t IOS 5 essentials. |d Birmingham, England : Packt Pub., 2012 |z 9781849692274 |w (OCoLC)792985789 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=432017 |3 Volltext |
938 | |a Internet Archive |b INAR |n ios5essentialsha0000dani | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH26944314 | ||
938 | |a ebrary |b EBRY |n ebr10529552 | ||
938 | |a EBSCOhost |b EBSC |n 432017 | ||
938 | |a YBP Library Services |b YANK |n 7425090 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn775677166 |
---|---|
_version_ | 1816881785690128384 |
adam_text | |
any_adam_object | |
author | Daniel, Steven F. |
author_facet | Daniel, Steven F. |
author_role | |
author_sort | Daniel, Steven F. |
author_variant | s f d sf sfd |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 D36 2012eb |
callnumber-search | QA76.76.A65 D36 2012eb |
callnumber-sort | QA 276.76 A65 D36 42012EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | IOS 5 Essentials -- iOS 5 Essentials -- Credits -- Foreword -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe -- Free Access for Packt account holders -- Instant Updates on New Packt Books -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- What's New in iOS5 -- What's new in iOS 5 -- Reminders -- Notification Center -- Newsstand -- Getting and installing the iOS 5 SDK. Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project -- Adding properties to our application -- Creating the MyEmailApp application -- Adding the MessageUI framework to our project -- Building TheMyEmailApp user interface -- Auto-populating fields -- Building and running the MyEmailApp application -- iMessage -- iPhone Camera -- PC Free -- Wi-Fi sync -- Multitasking gestures -- Removing the Xcode developer tools -- Summary -- Using iCloud and the Storage APIs -- Comparing Apple iCloud and Google Docs -- Storing and using documents in iCloud -- Storing key-value data in iCloud. Requesting entitlements for iCloud storageiCloud backup -- Creating the iCloudExample application -- Moving a document to iCloud storage -- iCloud storage APIs -- Searching for documents in iCloud -- Working with documents in iCloud -- The file coordinator -- The file presenter -- Handling file-version conflicts -- Using iCloud storage responsibly -- Debugging with OpenGL ES -- Understanding the new workflow feature within Xcode -- Creating a simple project to debug an OpenGL ES application -- Detecting OpenGL ES state information and objects -- View textures -- Shaders -- Error handling in OpenGL ES. Detecting errors by setting up breakpointsSetting up breakpoints in your code -- Setting conditional OpenGL ES entry point breakpoints -- Breaking on frame boundaries -- Using Storyboards -- Understanding Storyboards -- Transitions -- How to go about creating Storyboard files -- Creating a simple Storyboard (Twitter) application -- Creating scenes -- Configuring scenes -- Building a Twitter application -- Composing a Tweet message -- Adding photos to a Tweet -- Preparing to transition to a new view-controller -- Presenting storyboard view-controllers programmatically -- Using AirPlay and Core Image. Understanding the AirPlay frameworkCreating a simple AirPlay application -- Using AirPlay to present application content to Apple TV -- Understanding the Core Image framework -- Creating a simple Core Image application -- Learn how to apply image filter effects using the CIImage class -- Color effects -- Xcode Tools -- Improvements -- LLVM compiler -- Automatic Reference Counting (ARC) -- Strong references -- Weak references -- ARC qualifiers regular variables -- Variable qualifiers -- Interface builder -- Support for creating storyboard files for iOS applications -- Location simulator. Creating a simple geographical application. |
ctrlnum | (OCoLC)775677166 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06804cam a2200685 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn775677166</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">120209s2012 enk o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCO</subfield><subfield code="d">YDXCP</subfield><subfield code="d">UMI</subfield><subfield code="d">E7B</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">DKDLA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">Z5A</subfield><subfield code="d">JBG</subfield><subfield code="d">PIFAG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">U3W</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UAB</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">HS0</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">INARC</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">781539419</subfield><subfield code="a">785778139</subfield><subfield code="a">796020310</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849692274</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849692270</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849692262</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849692267</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849692267</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)775677166</subfield><subfield code="z">(OCoLC)781539419</subfield><subfield code="z">(OCoLC)785778139</subfield><subfield code="z">(OCoLC)796020310</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000147</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield><subfield code="b">D36 2012eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051390</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051230</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051440</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Daniel, Steven F.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">IOS 5 essentials :</subfield><subfield code="b">harness iOS 5's new powerful features to create stunning applications /</subfield><subfield code="c">Steven F. Daniel ; foreword by Cory Bohon.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">©2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (iv, 233 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">IOS 5 Essentials --</subfield><subfield code="t">iOS 5 Essentials --</subfield><subfield code="t">Credits --</subfield><subfield code="t">Foreword --</subfield><subfield code="t">About the Reviewers --</subfield><subfield code="t">www.PacktPub.com --</subfield><subfield code="t">Support files, eBooks, discount offers and more --</subfield><subfield code="t">Why Subscribe --</subfield><subfield code="t">Free Access for Packt account holders --</subfield><subfield code="t">Instant Updates on New Packt Books --</subfield><subfield code="t">What this book covers --</subfield><subfield code="t">What you need for this book --</subfield><subfield code="t">Who this book is for --</subfield><subfield code="t">Conventions --</subfield><subfield code="t">Customer support --</subfield><subfield code="t">Downloading the example code --</subfield><subfield code="t">Errata --</subfield><subfield code="t">Piracy --</subfield><subfield code="t">Questions --</subfield><subfield code="g">1.</subfield><subfield code="t">What's New in iOS5 --</subfield><subfield code="t">What's new in iOS 5 --</subfield><subfield code="t">Reminders --</subfield><subfield code="t">Notification Center --</subfield><subfield code="t">Newsstand --</subfield><subfield code="t">Getting and installing the iOS 5 SDK.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project --</subfield><subfield code="t">Adding properties to our application --</subfield><subfield code="t">Creating the MyEmailApp application --</subfield><subfield code="t">Adding the MessageUI framework to our project --</subfield><subfield code="t">Building TheMyEmailApp user interface --</subfield><subfield code="t">Auto-populating fields --</subfield><subfield code="t">Building and running the MyEmailApp application --</subfield><subfield code="t">iMessage --</subfield><subfield code="t">iPhone Camera --</subfield><subfield code="t">PC Free --</subfield><subfield code="t">Wi-Fi sync --</subfield><subfield code="t">Multitasking gestures --</subfield><subfield code="t">Removing the Xcode developer tools --</subfield><subfield code="t">Summary --</subfield><subfield code="g">2.</subfield><subfield code="t">Using iCloud and the Storage APIs --</subfield><subfield code="t">Comparing Apple iCloud and Google Docs --</subfield><subfield code="t">Storing and using documents in iCloud --</subfield><subfield code="t">Storing key-value data in iCloud.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Requesting entitlements for iCloud storageiCloud backup --</subfield><subfield code="t">Creating the iCloudExample application --</subfield><subfield code="t">Moving a document to iCloud storage --</subfield><subfield code="t">iCloud storage APIs --</subfield><subfield code="t">Searching for documents in iCloud --</subfield><subfield code="t">Working with documents in iCloud --</subfield><subfield code="t">The file coordinator --</subfield><subfield code="t">The file presenter --</subfield><subfield code="t">Handling file-version conflicts --</subfield><subfield code="t">Using iCloud storage responsibly --</subfield><subfield code="t">Summary --</subfield><subfield code="g">3.</subfield><subfield code="t">Debugging with OpenGL ES --</subfield><subfield code="t">Understanding the new workflow feature within Xcode --</subfield><subfield code="t">Creating a simple project to debug an OpenGL ES application --</subfield><subfield code="t">Detecting OpenGL ES state information and objects --</subfield><subfield code="t">View textures --</subfield><subfield code="t">Shaders --</subfield><subfield code="t">Error handling in OpenGL ES.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Detecting errors by setting up breakpointsSetting up breakpoints in your code --</subfield><subfield code="t">Setting conditional OpenGL ES entry point breakpoints --</subfield><subfield code="t">Breaking on frame boundaries --</subfield><subfield code="t">Summary --</subfield><subfield code="g">4.</subfield><subfield code="t">Using Storyboards --</subfield><subfield code="t">Understanding Storyboards --</subfield><subfield code="t">Transitions --</subfield><subfield code="t">How to go about creating Storyboard files --</subfield><subfield code="t">Creating a simple Storyboard (Twitter) application --</subfield><subfield code="t">Creating scenes --</subfield><subfield code="t">Configuring scenes --</subfield><subfield code="t">Building a Twitter application --</subfield><subfield code="t">Composing a Tweet message --</subfield><subfield code="t">Adding photos to a Tweet --</subfield><subfield code="t">Preparing to transition to a new view-controller --</subfield><subfield code="t">Presenting storyboard view-controllers programmatically --</subfield><subfield code="t">Summary --</subfield><subfield code="g">5.</subfield><subfield code="t">Using AirPlay and Core Image.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Understanding the AirPlay frameworkCreating a simple AirPlay application --</subfield><subfield code="t">Using AirPlay to present application content to Apple TV --</subfield><subfield code="t">Understanding the Core Image framework --</subfield><subfield code="t">Creating a simple Core Image application --</subfield><subfield code="t">Learn how to apply image filter effects using the CIImage class --</subfield><subfield code="t">Color effects --</subfield><subfield code="t">Transitions --</subfield><subfield code="t">Summary --</subfield><subfield code="g">6.</subfield><subfield code="t">Xcode Tools -- Improvements --</subfield><subfield code="t">LLVM compiler --</subfield><subfield code="t">Automatic Reference Counting (ARC) --</subfield><subfield code="t">Strong references --</subfield><subfield code="t">Weak references --</subfield><subfield code="t">ARC qualifiers regular variables --</subfield><subfield code="t">Variable qualifiers --</subfield><subfield code="t">Interface builder --</subfield><subfield code="t">Support for creating storyboard files for iOS applications --</subfield><subfield code="t">Location simulator.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Creating a simple geographical application.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Each chapter will take you through a new major feature of iOS 5. You will learn how to integrate each feature into your applications. If you ever wanted to learn about the latest features of iOS 5 and learn how to incorporate Twitter, iCloud and Core Image framework effects functionality into your applications, then this book is for you. You should have a good knowledge of programming experience with Objective-C, and have used Xcode 4. iPhone programming experience is not required.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">iOS (Electronic resource)</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2010039603</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">IOS (Electronic resource)</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">iOS (Electronic resource)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming</subfield><subfield code="x">Open Source.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Software Development & Engineering</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Software Development & Engineering</subfield><subfield code="x">Tools.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">IOS 5 essentials (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXg8h6Gc3J48xhqrhmkPpK</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Daniel, Steven F.</subfield><subfield code="t">IOS 5 essentials.</subfield><subfield code="d">Birmingham, England : Packt Pub., 2012</subfield><subfield code="z">9781849692274</subfield><subfield code="w">(OCoLC)792985789</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=432017</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">ios5essentialsha0000dani</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26944314</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10529552</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">432017</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">7425090</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn775677166 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:18:14Z |
institution | BVB |
isbn | 9781849692274 1849692270 1849692262 9781849692267 |
language | English |
oclc_num | 775677166 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (iv, 233 pages) |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Daniel, Steven F. IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / Steven F. Daniel ; foreword by Cory Bohon. Birmingham : Packt Publishing, ©2012. 1 online resource (iv, 233 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled IOS 5 Essentials -- iOS 5 Essentials -- Credits -- Foreword -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe -- Free Access for Packt account holders -- Instant Updates on New Packt Books -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- 1. What's New in iOS5 -- What's new in iOS 5 -- Reminders -- Notification Center -- Newsstand -- Getting and installing the iOS 5 SDK. Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project -- Adding properties to our application -- Creating the MyEmailApp application -- Adding the MessageUI framework to our project -- Building TheMyEmailApp user interface -- Auto-populating fields -- Building and running the MyEmailApp application -- iMessage -- iPhone Camera -- PC Free -- Wi-Fi sync -- Multitasking gestures -- Removing the Xcode developer tools -- Summary -- 2. Using iCloud and the Storage APIs -- Comparing Apple iCloud and Google Docs -- Storing and using documents in iCloud -- Storing key-value data in iCloud. Requesting entitlements for iCloud storageiCloud backup -- Creating the iCloudExample application -- Moving a document to iCloud storage -- iCloud storage APIs -- Searching for documents in iCloud -- Working with documents in iCloud -- The file coordinator -- The file presenter -- Handling file-version conflicts -- Using iCloud storage responsibly -- Summary -- 3. Debugging with OpenGL ES -- Understanding the new workflow feature within Xcode -- Creating a simple project to debug an OpenGL ES application -- Detecting OpenGL ES state information and objects -- View textures -- Shaders -- Error handling in OpenGL ES. Detecting errors by setting up breakpointsSetting up breakpoints in your code -- Setting conditional OpenGL ES entry point breakpoints -- Breaking on frame boundaries -- Summary -- 4. Using Storyboards -- Understanding Storyboards -- Transitions -- How to go about creating Storyboard files -- Creating a simple Storyboard (Twitter) application -- Creating scenes -- Configuring scenes -- Building a Twitter application -- Composing a Tweet message -- Adding photos to a Tweet -- Preparing to transition to a new view-controller -- Presenting storyboard view-controllers programmatically -- Summary -- 5. Using AirPlay and Core Image. Understanding the AirPlay frameworkCreating a simple AirPlay application -- Using AirPlay to present application content to Apple TV -- Understanding the Core Image framework -- Creating a simple Core Image application -- Learn how to apply image filter effects using the CIImage class -- Color effects -- Transitions -- Summary -- 6. Xcode Tools -- Improvements -- LLVM compiler -- Automatic Reference Counting (ARC) -- Strong references -- Weak references -- ARC qualifiers regular variables -- Variable qualifiers -- Interface builder -- Support for creating storyboard files for iOS applications -- Location simulator. Creating a simple geographical application. Each chapter will take you through a new major feature of iOS 5. You will learn how to integrate each feature into your applications. If you ever wanted to learn about the latest features of iOS 5 and learn how to incorporate Twitter, iCloud and Core Image framework effects functionality into your applications, then this book is for you. You should have a good knowledge of programming experience with Objective-C, and have used Xcode 4. iPhone programming experience is not required. iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 IOS (Electronic resource) blmlsh iOS (Electronic resource) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. COMPUTERS Programming Open Source. bisacsh COMPUTERS Software Development & Engineering General. bisacsh COMPUTERS Software Development & Engineering Tools. bisacsh Application software Development fast has work: IOS 5 essentials (Text) https://id.oclc.org/worldcat/entity/E39PCXg8h6Gc3J48xhqrhmkPpK https://id.oclc.org/worldcat/ontology/hasWork Print version: Daniel, Steven F. IOS 5 essentials. Birmingham, England : Packt Pub., 2012 9781849692274 (OCoLC)792985789 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=432017 Volltext |
spellingShingle | Daniel, Steven F. IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / Community experience distilled. IOS 5 Essentials -- iOS 5 Essentials -- Credits -- Foreword -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe -- Free Access for Packt account holders -- Instant Updates on New Packt Books -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- What's New in iOS5 -- What's new in iOS 5 -- Reminders -- Notification Center -- Newsstand -- Getting and installing the iOS 5 SDK. Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project -- Adding properties to our application -- Creating the MyEmailApp application -- Adding the MessageUI framework to our project -- Building TheMyEmailApp user interface -- Auto-populating fields -- Building and running the MyEmailApp application -- iMessage -- iPhone Camera -- PC Free -- Wi-Fi sync -- Multitasking gestures -- Removing the Xcode developer tools -- Summary -- Using iCloud and the Storage APIs -- Comparing Apple iCloud and Google Docs -- Storing and using documents in iCloud -- Storing key-value data in iCloud. Requesting entitlements for iCloud storageiCloud backup -- Creating the iCloudExample application -- Moving a document to iCloud storage -- iCloud storage APIs -- Searching for documents in iCloud -- Working with documents in iCloud -- The file coordinator -- The file presenter -- Handling file-version conflicts -- Using iCloud storage responsibly -- Debugging with OpenGL ES -- Understanding the new workflow feature within Xcode -- Creating a simple project to debug an OpenGL ES application -- Detecting OpenGL ES state information and objects -- View textures -- Shaders -- Error handling in OpenGL ES. Detecting errors by setting up breakpointsSetting up breakpoints in your code -- Setting conditional OpenGL ES entry point breakpoints -- Breaking on frame boundaries -- Using Storyboards -- Understanding Storyboards -- Transitions -- How to go about creating Storyboard files -- Creating a simple Storyboard (Twitter) application -- Creating scenes -- Configuring scenes -- Building a Twitter application -- Composing a Tweet message -- Adding photos to a Tweet -- Preparing to transition to a new view-controller -- Presenting storyboard view-controllers programmatically -- Using AirPlay and Core Image. Understanding the AirPlay frameworkCreating a simple AirPlay application -- Using AirPlay to present application content to Apple TV -- Understanding the Core Image framework -- Creating a simple Core Image application -- Learn how to apply image filter effects using the CIImage class -- Color effects -- Xcode Tools -- Improvements -- LLVM compiler -- Automatic Reference Counting (ARC) -- Strong references -- Weak references -- ARC qualifiers regular variables -- Variable qualifiers -- Interface builder -- Support for creating storyboard files for iOS applications -- Location simulator. Creating a simple geographical application. iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 IOS (Electronic resource) blmlsh iOS (Electronic resource) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. COMPUTERS Programming Open Source. bisacsh COMPUTERS Software Development & Engineering General. bisacsh COMPUTERS Software Development & Engineering Tools. bisacsh Application software Development fast |
subject_GND | http://id.loc.gov/authorities/names/n2010039603 http://id.loc.gov/authorities/subjects/sh95009362 |
title | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / |
title_alt | IOS 5 Essentials -- iOS 5 Essentials -- Credits -- Foreword -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe -- Free Access for Packt account holders -- Instant Updates on New Packt Books -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- What's New in iOS5 -- What's new in iOS 5 -- Reminders -- Notification Center -- Newsstand -- Getting and installing the iOS 5 SDK. Creating the MyMagazineArticle applicationAdding the Newsstand Kit framework to our project -- Adding properties to our application -- Creating the MyEmailApp application -- Adding the MessageUI framework to our project -- Building TheMyEmailApp user interface -- Auto-populating fields -- Building and running the MyEmailApp application -- iMessage -- iPhone Camera -- PC Free -- Wi-Fi sync -- Multitasking gestures -- Removing the Xcode developer tools -- Summary -- Using iCloud and the Storage APIs -- Comparing Apple iCloud and Google Docs -- Storing and using documents in iCloud -- Storing key-value data in iCloud. Requesting entitlements for iCloud storageiCloud backup -- Creating the iCloudExample application -- Moving a document to iCloud storage -- iCloud storage APIs -- Searching for documents in iCloud -- Working with documents in iCloud -- The file coordinator -- The file presenter -- Handling file-version conflicts -- Using iCloud storage responsibly -- Debugging with OpenGL ES -- Understanding the new workflow feature within Xcode -- Creating a simple project to debug an OpenGL ES application -- Detecting OpenGL ES state information and objects -- View textures -- Shaders -- Error handling in OpenGL ES. Detecting errors by setting up breakpointsSetting up breakpoints in your code -- Setting conditional OpenGL ES entry point breakpoints -- Breaking on frame boundaries -- Using Storyboards -- Understanding Storyboards -- Transitions -- How to go about creating Storyboard files -- Creating a simple Storyboard (Twitter) application -- Creating scenes -- Configuring scenes -- Building a Twitter application -- Composing a Tweet message -- Adding photos to a Tweet -- Preparing to transition to a new view-controller -- Presenting storyboard view-controllers programmatically -- Using AirPlay and Core Image. Understanding the AirPlay frameworkCreating a simple AirPlay application -- Using AirPlay to present application content to Apple TV -- Understanding the Core Image framework -- Creating a simple Core Image application -- Learn how to apply image filter effects using the CIImage class -- Color effects -- Xcode Tools -- Improvements -- LLVM compiler -- Automatic Reference Counting (ARC) -- Strong references -- Weak references -- ARC qualifiers regular variables -- Variable qualifiers -- Interface builder -- Support for creating storyboard files for iOS applications -- Location simulator. Creating a simple geographical application. |
title_auth | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / |
title_exact_search | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / |
title_full | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / Steven F. Daniel ; foreword by Cory Bohon. |
title_fullStr | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / Steven F. Daniel ; foreword by Cory Bohon. |
title_full_unstemmed | IOS 5 essentials : harness iOS 5's new powerful features to create stunning applications / Steven F. Daniel ; foreword by Cory Bohon. |
title_short | IOS 5 essentials : |
title_sort | ios 5 essentials harness ios 5 s new powerful features to create stunning applications |
title_sub | harness iOS 5's new powerful features to create stunning applications / |
topic | iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 IOS (Electronic resource) blmlsh iOS (Electronic resource) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. COMPUTERS Programming Open Source. bisacsh COMPUTERS Software Development & Engineering General. bisacsh COMPUTERS Software Development & Engineering Tools. bisacsh Application software Development fast |
topic_facet | iOS (Electronic resource) IOS (Electronic resource) Application software Development. Logiciels d'application Développement. COMPUTERS Programming Open Source. COMPUTERS Software Development & Engineering General. COMPUTERS Software Development & Engineering Tools. Application software Development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=432017 |
work_keys_str_mv | AT danielstevenf ios5essentialsharnessios5snewpowerfulfeaturestocreatestunningapplications |