iphone Programming Glossary: closed
Parsing XML in iPhone [closed] http://stackoverflow.com/questions/1021102/parsing-xml-in-iphone  XML in iPhone closed  hi I am new to iphone development. I need to parse simple XML coming from my webserver and store this.. 
 Free Weather API [closed] http://stackoverflow.com/questions/1305127/free-weather-api  Weather API closed  Are there any free weather APIs for displaying weather in the iPhone application.  iphone weather api.. 
 Use CoreData or SQLite on iPhone? [closed] http://stackoverflow.com/questions/1318467/use-coredata-or-sqlite-on-iphone  CoreData or SQLite on iPhone closed  Since CoreData has become available for the iPhone in OS 3.0 is it meant to be the answer to data persistence.. 
 Is there a good tutorial for implementing an augmented reality iPhone application? [closed] http://stackoverflow.com/questions/2084327/is-there-a-good-tutorial-for-implementing-an-augmented-reality-iphone-applicatio  there a good tutorial for implementing an augmented reality iPhone application closed  Are there any good tutorials or sample applications out there that demonstrate how to make an augmented.. 
 Send and receive messages through NSNotificationCenter in Objective-C? [closed] http://stackoverflow.com/questions/2191594/send-and-receive-messages-through-nsnotificationcenter-in-objective-c  and receive messages through NSNotificationCenter in Objective C closed  I need a simple example program to send and receive a message through NSNotificationCenter in Objective.. 
 Grid view in iPhone SDK [closed] http://stackoverflow.com/questions/2265293/grid-view-in-iphone-sdk  view in iPhone SDK closed  I would like to create a grid view in my iPhone app similar to that shown in the iPad photos app ... 
 Is MonoTouch now banned on the iPhone? [closed] http://stackoverflow.com/questions/2604033/is-monotouch-now-banned-on-the-iphone  MonoTouch now banned on the iPhone closed  A recent post by John Gruber notes that the following legalese 3.3.1 Applications may only use Documented.. 
 Cocoa Graphing/Plotting Framework that Works on iPhoneOS [closed] http://stackoverflow.com/questions/263472/cocoa-graphing-plotting-framework-that-works-on-iphoneos  Graphing Plotting Framework that Works on iPhoneOS closed  Looking at adding some data graphing to a new iPhone app in development ala the Stocks app . I realize.. 
 iPhone: How do I detect when an app is launched for the first time? [closed] http://stackoverflow.com/questions/308832/iphone-how-do-i-detect-when-an-app-is-launched-for-the-first-time  How do I detect when an app is launched for the first time closed  How do I detect when an iphone app is launched for the first time  iphone cocoa touch launching application.. 
 Automated testing for iPhone [closed] http://stackoverflow.com/questions/402389/automated-testing-for-iphone  testing for iPhone closed  I know this one is going to be a long shot but I thought I'd try. Does anyone know of any automated.. 
 parsing HTML on the iPhone [closed] http://stackoverflow.com/questions/405749/parsing-html-on-the-iphone  HTML on the iPhone closed  Can anyone recommend a C or Objective C library for HTML parsing It needs to handle messy HTML code.. 
 Text to speech on iPhone [closed] http://stackoverflow.com/questions/416064/text-to-speech-on-iphone  to speech on iPhone closed  Is there any way we can convert text to speech in an iPhone app Is it possible using the SDK Are there.. 
 What work has been done on cross-platform mobile development? [closed] http://stackoverflow.com/questions/51988/what-work-has-been-done-on-cross-platform-mobile-development  work has been done on cross platform mobile development closed  Have any well documented or open source projects targeted iPhone Blackberry and Android Are there other.. 
 iPhone/iOS JSON parsing tutorial [closed] http://stackoverflow.com/questions/5813077/iphone-ios-json-parsing-tutorial  iOS JSON parsing tutorial closed  As a learning experience I want to make an iphone application that calls a webserver webservice retrieves.. 
 Where's the best SQLite 3 tutorial for iPhone-SDK? [closed] http://stackoverflow.com/questions/716839/wheres-the-best-sqlite-3-tutorial-for-iphone-sdk  the best SQLite 3 tutorial for iPhone SDK closed  I'm looking for an complete tutorial which not just tells me how an query is executed but also how.. 
 Open source CoverFlow library for iPhone [closed] http://stackoverflow.com/questions/718984/open-source-coverflow-library-for-iphone  source CoverFlow library for iPhone closed  Are there any open source CoverFlow like APIs or libraries available for the iPhone I've found one.. 
 Is there a good charting library for iPhone? [closed] http://stackoverflow.com/questions/769749/is-there-a-good-charting-library-for-iphone  there a good charting library for iPhone closed  I have a need to render and display charts bar charts for now but more types may be needed later in.. 
 iCloud basics and code sample [closed] http://stackoverflow.com/questions/7795629/icloud-basics-and-code-sample  basics and code sample closed  As a beginner I'm struggling with iCloud. There are some samples but they are usually quite detailed.. 
 Technology to write iPhone, BlackBerry and Android phone at the same time? [closed] http://stackoverflow.com/questions/821085/technology-to-write-iphone-blackberry-and-android-phone-at-the-same-time  to write iPhone BlackBerry and Android phone at the same time closed  Is there a strategy or at least best practice to write an app that runs on iPhone BlackBerry and Android.. 
 iPhone App ??#160;Add voice recognition? [closed] http://stackoverflow.com/questions/942312/iphone-app-add-voice-recognition  App #160 Add voice recognition closed  I'd like to build an app that uses voice recognition. I've seen big companies like Google etc implement.. 
 Parsing XML in iPhone [closed] http://stackoverflow.com/questions/1021102/parsing-xml-in-iphone  XML in iPhone closed  hi I am new to iphone development. I need to parse simple XML coming from my webserver and store this in database. Is there any sample code for doing the same.. 
 Free Weather API [closed] http://stackoverflow.com/questions/1305127/free-weather-api  Weather API closed  Are there any free weather APIs for displaying weather in the iPhone application.  iphone weather api   share improve this question   These are not iPhone specific.. 
 Use CoreData or SQLite on iPhone? [closed] http://stackoverflow.com/questions/1318467/use-coredata-or-sqlite-on-iphone  CoreData or SQLite on iPhone closed  Since CoreData has become available for the iPhone in OS 3.0 is it meant to be the answer to data persistence and replace all need for direct SQLite What reasons.. 
 Is there a good tutorial for implementing an augmented reality iPhone application? [closed] http://stackoverflow.com/questions/2084327/is-there-a-good-tutorial-for-implementing-an-augmented-reality-iphone-applicatio  there a good tutorial for implementing an augmented reality iPhone application closed  Are there any good tutorials or sample applications out there that demonstrate how to make an augmented reality iPhone application  iphone camera augmented reality.. 
 Send and receive messages through NSNotificationCenter in Objective-C? [closed] http://stackoverflow.com/questions/2191594/send-and-receive-messages-through-nsnotificationcenter-in-objective-c  and receive messages through NSNotificationCenter in Objective C closed  I need a simple example program to send and receive a message through NSNotificationCenter in Objective C  iphone objective c ios nsnotificationcenter   share.. 
 Grid view in iPhone SDK [closed] http://stackoverflow.com/questions/2265293/grid-view-in-iphone-sdk  view in iPhone SDK closed  I would like to create a grid view in my iPhone app similar to that shown in the iPad photos app . I know that the iPhone 3.2 SDK is under NDA but is there a library.. 
 Is MonoTouch now banned on the iPhone? [closed] http://stackoverflow.com/questions/2604033/is-monotouch-now-banned-on-the-iphone  MonoTouch now banned on the iPhone closed  A recent post by John Gruber notes that the following legalese 3.3.1 Applications may only use Documented APIs in the manner prescribed by Apple and must not use.. 
 Cocoa Graphing/Plotting Framework that Works on iPhoneOS [closed] http://stackoverflow.com/questions/263472/cocoa-graphing-plotting-framework-that-works-on-iphoneos  Graphing Plotting Framework that Works on iPhoneOS closed  Looking at adding some data graphing to a new iPhone app in development ala the Stocks app . I realize I could buckle down and do some Quartz drawing but I'm hoping.. 
 iPhone: How do I detect when an app is launched for the first time? [closed] http://stackoverflow.com/questions/308832/iphone-how-do-i-detect-when-an-app-is-launched-for-the-first-time  How do I detect when an app is launched for the first time closed  How do I detect when an iphone app is launched for the first time  iphone cocoa touch launching application   share improve this question   Pretty much what Marc.. 
 Automated testing for iPhone [closed] http://stackoverflow.com/questions/402389/automated-testing-for-iphone  testing for iPhone closed  I know this one is going to be a long shot but I thought I'd try. Does anyone know of any automated test anything for the iPhone simulator I'd love it if there.. 
 parsing HTML on the iPhone [closed] http://stackoverflow.com/questions/405749/parsing-html-on-the-iphone  HTML on the iPhone closed  Can anyone recommend a C or Objective C library for HTML parsing It needs to handle messy HTML code that won't quite validate. Does such a library exist or am.. 
 Text to speech on iPhone [closed] http://stackoverflow.com/questions/416064/text-to-speech-on-iphone  to speech on iPhone closed  Is there any way we can convert text to speech in an iPhone app Is it possible using the SDK Are there any third party TTS engines available for the iPhone AFAIK.. 
 What work has been done on cross-platform mobile development? [closed] http://stackoverflow.com/questions/51988/what-work-has-been-done-on-cross-platform-mobile-development  work has been done on cross platform mobile development closed  Have any well documented or open source projects targeted iPhone Blackberry and Android Are there other platforms which are better suited to such an endeavor Note.. 
 iPhone/iOS JSON parsing tutorial [closed] http://stackoverflow.com/questions/5813077/iphone-ios-json-parsing-tutorial  iOS JSON parsing tutorial closed  As a learning experience I want to make an iphone application that calls a webserver webservice retrieves a JSON response and uses that response to populate the.. 
 Where's the best SQLite 3 tutorial for iPhone-SDK? [closed] http://stackoverflow.com/questions/716839/wheres-the-best-sqlite-3-tutorial-for-iphone-sdk  the best SQLite 3 tutorial for iPhone SDK closed  I'm looking for an complete tutorial which not just tells me how an query is executed but also how I set up the whole thing including setting up the library creating.. 
 Open source CoverFlow library for iPhone [closed] http://stackoverflow.com/questions/718984/open-source-coverflow-library-for-iphone  source CoverFlow library for iPhone closed  Are there any open source CoverFlow like APIs or libraries available for the iPhone I've found one implementation that is licensed per application however I'd.. 
 Is there a good charting library for iPhone? [closed] http://stackoverflow.com/questions/769749/is-there-a-good-charting-library-for-iphone  there a good charting library for iPhone closed  I have a need to render and display charts bar charts for now but more types may be needed later in an iPhone app I'm working on. I've done some looking around.. 
 iCloud basics and code sample [closed] http://stackoverflow.com/questions/7795629/icloud-basics-and-code-sample  basics and code sample closed  As a beginner I'm struggling with iCloud. There are some samples but they are usually quite detailed on the developer forum there is one for iCloud and CoreData.. 
 Technology to write iPhone, BlackBerry and Android phone at the same time? [closed] http://stackoverflow.com/questions/821085/technology-to-write-iphone-blackberry-and-android-phone-at-the-same-time  to write iPhone BlackBerry and Android phone at the same time closed  Is there a strategy or at least best practice to write an app that runs on iPhone BlackBerry and Android I'm ignorant about the development environments for BB.. 
 iPhone App ??#160;Add voice recognition? [closed] http://stackoverflow.com/questions/942312/iphone-app-add-voice-recognition  App #160 Add voice recognition closed  I'd like to build an app that uses voice recognition. I've seen big companies like Google etc implement this feature but I'm curious about doing it on a start.. 
 Parsing XML in iPhone [closed] http://stackoverflow.com/questions/1021102/parsing-xml-in-iphone  XML in iPhone closed  hi I am new to iphone development. I need to parse simple XML coming from my webserver and store this in database. Is there.. 
 Free Weather API [closed] http://stackoverflow.com/questions/1305127/free-weather-api  Weather API closed  Are there any free weather APIs for displaying weather in the iPhone application.  iphone weather api   share improve this.. 
 Use CoreData or SQLite on iPhone? [closed] http://stackoverflow.com/questions/1318467/use-coredata-or-sqlite-on-iphone  CoreData or SQLite on iPhone closed  Since CoreData has become available for the iPhone in OS 3.0 is it meant to be the answer to data persistence and replace.. 
 Send and receive messages through NSNotificationCenter in Objective-C? [closed] http://stackoverflow.com/questions/2191594/send-and-receive-messages-through-nsnotificationcenter-in-objective-c  and receive messages through NSNotificationCenter in Objective C closed  I need a simple example program to send and receive a message through NSNotificationCenter in Objective C  iphone objective.. 
 Grid view in iPhone SDK [closed] http://stackoverflow.com/questions/2265293/grid-view-in-iphone-sdk  view in iPhone SDK closed  I would like to create a grid view in my iPhone app similar to that shown in the iPad photos app . I know that the iPhone.. 
 Is MonoTouch now banned on the iPhone? [closed] http://stackoverflow.com/questions/2604033/is-monotouch-now-banned-on-the-iphone  MonoTouch now banned on the iPhone closed  A recent post by John Gruber notes that the following legalese 3.3.1 Applications may only use Documented APIs in the manner.. 
 Cocoa Graphing/Plotting Framework that Works on iPhoneOS [closed] http://stackoverflow.com/questions/263472/cocoa-graphing-plotting-framework-that-works-on-iphoneos  Graphing Plotting Framework that Works on iPhoneOS closed  Looking at adding some data graphing to a new iPhone app in development ala the Stocks app . I realize I could buckle down.. 
 iPhone: How do I detect when an app is launched for the first time? [closed] http://stackoverflow.com/questions/308832/iphone-how-do-i-detect-when-an-app-is-launched-for-the-first-time  How do I detect when an app is launched for the first time closed  How do I detect when an iphone app is launched for the first time  iphone cocoa touch launching application   share improve.. 
 Automated testing for iPhone [closed] http://stackoverflow.com/questions/402389/automated-testing-for-iphone  testing for iPhone closed  I know this one is going to be a long shot but I thought I'd try. Does anyone know of any automated test anything for the.. 
 parsing HTML on the iPhone [closed] http://stackoverflow.com/questions/405749/parsing-html-on-the-iphone  HTML on the iPhone closed  Can anyone recommend a C or Objective C library for HTML parsing It needs to handle messy HTML code that won't quite validate... 
 Text to speech on iPhone [closed] http://stackoverflow.com/questions/416064/text-to-speech-on-iphone  to speech on iPhone closed  Is there any way we can convert text to speech in an iPhone app Is it possible using the SDK Are there any third party.. 
 What work has been done on cross-platform mobile development? [closed] http://stackoverflow.com/questions/51988/what-work-has-been-done-on-cross-platform-mobile-development  work has been done on cross platform mobile development closed  Have any well documented or open source projects targeted iPhone Blackberry and Android Are there other platforms which.. 
 iPhone/iOS JSON parsing tutorial [closed] http://stackoverflow.com/questions/5813077/iphone-ios-json-parsing-tutorial  iOS JSON parsing tutorial closed  As a learning experience I want to make an iphone application that calls a webserver webservice retrieves a JSON response.. 
 Where's the best SQLite 3 tutorial for iPhone-SDK? [closed] http://stackoverflow.com/questions/716839/wheres-the-best-sqlite-3-tutorial-for-iphone-sdk  the best SQLite 3 tutorial for iPhone SDK closed  I'm looking for an complete tutorial which not just tells me how an query is executed but also how I set up the whole thing.. 
 Open source CoverFlow library for iPhone [closed] http://stackoverflow.com/questions/718984/open-source-coverflow-library-for-iphone  source CoverFlow library for iPhone closed  Are there any open source CoverFlow like APIs or libraries available for the iPhone I've found one implementation that.. 
 Is there a good charting library for iPhone? [closed] http://stackoverflow.com/questions/769749/is-there-a-good-charting-library-for-iphone  there a good charting library for iPhone closed  I have a need to render and display charts bar charts for now but more types may be needed later in an iPhone app I'm working.. 
 iCloud basics and code sample [closed] http://stackoverflow.com/questions/7795629/icloud-basics-and-code-sample  basics and code sample closed  As a beginner I'm struggling with iCloud. There are some samples but they are usually quite detailed on the developer forum.. 
 Technology to write iPhone, BlackBerry and Android phone at the same time? [closed] http://stackoverflow.com/questions/821085/technology-to-write-iphone-blackberry-and-android-phone-at-the-same-time  to write iPhone BlackBerry and Android phone at the same time closed  Is there a strategy or at least best practice to write an app that runs on iPhone BlackBerry and Android I'm ignorant about.. 
 iPhone App ??#160;Add voice recognition? [closed] http://stackoverflow.com/questions/942312/iphone-app-add-voice-recognition  App #160 Add voice recognition closed  I'd like to build an app that uses voice recognition. I've seen big companies like Google etc implement this feature but.. 
 
 
     
      |