You need to have:

  1. an Apple iPhone Developer Account(so that you can sell your ebook app at your price of choice)
  2. an Intel Mac computer with the latest iPhone SDK installed and set up for app development
  3. basic knowledge on compiling an iPhone App, signing it with your distribution profile, and uploading it to iTunesConnect – there are countless step-by-step online tutorials on this
  4. no Objective-C experience required, only basic knowledge of HTML, CSS, XML

To use the TouchBooksReader framework for your book, your content must be ready in a HTML format designed for the iPhone & iPad screens:

  1. one html file for each chapter in your book
  2. limited(preferably none) use of css styles(tbr will provide default css files – that you can change at will)
  3. no fixed font sizes (all font sizes used must be defined as percentages off the body font-size, so that the user can increase/decrease font sizes)
  4. limited link use(footnotes, external links that quit the app). Images must be carefully tested to look nice on both iPhone&iPad. Some javascripts will work, under careful use.

In addition to the html chapters, you will need artwork ready for your app’s icons, splash screens and background images.