iPhone aspen simulator with BBC iPlayer preview

aspen iphone simulator

Apple released it’s SDK yesterday, including a full development implementation of the iPhone platform, with mobile safari using exactly the same rendering engine (not a webkit wrapper of a local safari install).

We tested it on the iPlayer development site, but as Aspen uses a different user agent to the iPhone (Mozilla/5.0 (Aspen Simulator; U; Aspen 1_2 like Mac OS X; en-us) AppleWebKit/525.7 (KHTML, like Gecko) Version/3.1 Mobile/5A147p Safari/5525.7) we had to alter a few browser checks server-side to accommodate the simulator;

Checkout the movie preview of the iPhone and BBC iPlayer in action; http://codepress.co.uk/screencasts/iphone-simulator.mov

NB: There is currently a problem with quicktime implementation (no visuals, only sound).

UPDATE: The Aspen Simulator is bundled in the iPhone SDK; http://developer.apple.com/iphone/

4 Responses to “iPhone aspen simulator with BBC iPlayer preview”

  1. iPhone aspen simulator on iPlayer site Says:

    […] larry50 wrote an interesting post today onHere’s a quick excerptHere’s the iPlayer on the simulator; http://codepress.co.uk/screencasts/iphone-simulator.mov. NB: There is currently a problem with quicktime implementation (no visuals). So today we gave it a whirl on the BBC iPlayer project… […]

  2. UK iPhone » iPhone aspen simulator on iPlayer site Says:

    […] Read the rest of this great post here […]

  3. Ed Says:

    So, any idea how to do it with the public iplayer and aspen simulator, without packet manipulation?

    I can’t even get WebKit nightly build to load the iPlayer page with a fake ‘Mobile Safari’ user agent, it freezes when it tries to load the quicktime plugin…

  4. Adam Says:

    You’ll need to hexedit the aspen simulator for that; http://discussions.apple.com/thread.jspa?threadID=1431836&tstart=0

Leave a Reply

Back to top ^