Episode 28: The iPad Super Episode

Daniel and Manton talk about everything iPad, how we’re using it and plan to develop for it, plus iPad listener questions from Twitter. A special hour-long episode.

Download (MP3, 55 minutes, 26 MB)

Links for the show:

Special thanks to our listeners for the iPad tweet questions: Alex, Jon, Ryan, Michael, Paul, Jorge, and Mike (links go to the question).

-Special instapaper
- link to questions
- cabel photo in p
April 29, 2010 at 6:12 pm. 2 comments

2 Responses to “Episode 28: The iPad Super Episode”

  1. Hunter says:

    Hey Guys,

    Based on my understanding, I’m not sure your discussion on iPhone universal apps was totally technically accurate.

    Unlike universal binaries on the Mac, which included Intel and PPC binaries in a single package, I believe a universal app on the iPhone is a single binary, compiled for arm6/arm7.

    To quote Apple:

    “A Universal app is optimized to run on all iPhone OS devices—itʼs essentially an iPhone app and an iPad app built as a single binary.”

    That’s why you need to use conditional coding and checking for the existence of certain classes instead of something like using pre-processor macros to determine which code path you’re traveling down.

    Anyway, I’m not an expert but I believe the above is correct. Full details here:
    http://devimages.apple.com/iphone/resources/introductiontouniversalapps.pdf

    Keep it up, love the show.

    Cheers,
    Hunter

  2. Manton Reece says:

    Hi Hunter, thanks for the correction. You’re right, everything for a universal app is checked at runtime. We’ll mention this on the next show to hopefully minimize the amount of confusing we’ve caused for our listeners. :-)

    The funny part is that we actually talked back and forth about this a little (of course, without checking), but I edited it out of the final podcast. That’ll teach me!

Leave a Reply

Subscribe to the comments RSS feed for this entry.