Skip to main content

previous disabled Page of 2
and
  1. No Access

    Article

    Enhanced Recovery Pathways for Flap-Based Reconstruction: Systematic Review and Meta-Analysis

    Enhanced Recovery After Surgery (ERAS) pathways are known to improve patient outcomes after surgery. In recent years, there have been growing interest in ERAS for reconstructive surgery.

    Yan Yu Tan, Frank Liaw, Robert Warner, Simon Myers, Ali Ghanem in Aesthetic Plastic Surgery (2021)

  2. No Access

    Article

    The Ever-Present Costs of Cosmetic Surgery Tourism: A 5-Year Observational Study

    Cosmetic surgery tourism is an ever-growing industry. Despite its associated risks, an increasing number of patients are presenting to NHS services with resulting complications. This study aims to evaluate the...

    Nader Henry, Haneen Abed, Robert Warner in Aesthetic Plastic Surgery (2021)

  3. No Access

    Book

  4. No Access

    Chapter

    Tuning Performance, Memory Usage, and Multithreading

    People want answers. Now. They expect their devices to provide those answers quickly. If they believe the applications on their devices are locked up or even just slow, they’ll abandon or perhaps even delete t...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  5. No Access

    Chapter

    Building Data Models

    You can create applications with the most intuitive user interfaces that perform tasks users can’t live without, but if you don’t model your data correctly, your applications will become difficult to maintain,...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  6. No Access

    Chapter

    Attending to Data Quality

    If you have been diligently following the previous chapters, you should already be reasonably well versed in using the basics of Core Data. Dealing with errors, whether system errors or user errors, and seedin...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  7. No Access

    Chapter

    Versioning and Migrating Data

    As you develop Core Data–based applications, you usually don’t get your data model exactly right the first time. You start by creating a data model that seems to meet your application’s data needs, but as you ...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  8. No Access

    Chapter

    Talking to Services: iCloud and Dropbox

    With iOS 5, Apple introduced iCloud sync for Core Data. iOS developers rejoiced at the prospect of a drop-in solution for synching data among iPhone apps, iPad apps, and Mac OS X apps. Then they started using ...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  9. No Access

    Chapter

    Touring Core Data

    That computer in your purse or pocket—the one that purportedly places phone calls—stores gigabytes' worth of data: pictures, e-mails, texts, tweets, restaurant reviews, high scores, books, what your friends at...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  10. No Access

    Chapter

    Advanced Querying

    Simple applications and simple data models can usually skate on simple queries to serve up the data specific to the applications' requirements. Nontrivial applications, however, usually have more complex data ...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  11. No Access

    Chapter

    Integrating with the User Interface

    The vaunted Model View Controller (MVC) pattern, which has spawned derivatives such as Model View Presenter (MVP) and Model View ViewModel (MVVM), separates an application's data (the model) from the display o...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  12. No Access

    Chapter

    Transforming and Encrypting Data

    Although Core Data offers a reasonable array of supported data types, not all data fit neatly into strings, Booleans, numbers, and so on. Core Data offers a catch-all data type, Binary Data, that can store any...

    Michael Privat, Robert Warner in Pro iOS Persistence (2014)

  13. No Access

    Book

  14. No Access

    Book

    Pro Core Data for iOS

    Data Access and Persistence Engine for iPhone, iPad, and iPod touch

    Michael Privat, Robert Warner (2011)

  15. No Access

    Chapter

    Creating a Data Model

    You can create applications with the most intuitive user interfaces that perform tasks users can’t live without, but if you don’t model your data correctly, your applications will become difficult to maintain,...

    Michael Privat, Robert Warner in Pro Core Data for iOS (2011)

  16. No Access

    Chapter

    Refining Result Sets

    Billing itself as “the ultimate automotive marketplace,” AutoTrader.com allows consumers in the United States to buy and sell cars. According to census data, the United States has around 250 million registered...

    Michael Privat, Robert Warner in Pro Core Data for iOS (2011)

  17. No Access

    Chapter

    Creating Help

    You’ve made your application as easy to use as possible. You’ve thought through the various workflows in your application and tweaked the user interface to make those flows intuitive and simple to understand. ...

    Michael Privat, Robert Warner in Beginning OS X Lion Apps Development (2011)

  18. No Access

    Chapter

    Getting Started

    If you misread this book’s title, thought it discussed and deciphered core dumps, and hope it will help you debug a nasty application crash, you got the wrong book. Get a debugger, memory tools, and an appoint...

    Michael Privat, Robert Warner in Pro Core Data for iOS (2011)

  19. No Access

    Chapter

    Managing Table Views Using a Fetched Results Controller

    A fetched results controller, implemented by the NSFetchedResultsController class, blends Core Data results with a table view. Launch any nongame app on your iPhone you’ll probably find at least one table view...

    Michael Privat, Robert Warner in Pro Core Data for iOS (2011)

  20. No Access

    Chapter

    Printing

    Although we live in the digital age, most applications that produce data offer support for printing that data. Word processors obviously allow users to print their documents, but even the Mac OS X Calculator h...

    Michael Privat, Robert Warner in Beginning OS X Lion Apps Development (2011)

previous disabled Page of 2