<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>TouchCentric</title>
	<link>http://www.touchcentric.com/blog</link>
	<description>iPhone-centric stuff we're thinking about</description>
	<lastBuildDate>Wed, 25 Aug 2010 17:09:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Video Mirroring for iOS 4 Apps</title>
		<description><![CDATA[Project the video of your iPhone app to thousands of adoring fans! This is an iOS 4.0 rewrite of the TVOut code described here: http://www.touchcentric.com/blog/archives/3. I wrote the original code so members of our local iPhone Developer’s Meetup could show our apps to each other. Since then it’s been used by hundreds of developers. It’s proven invaluable for group demos, trade shows, client meetings, investor pitches, and so on. Sadly, iOS 4.0 completely broke the old code, so a rewrite was necessary. Happily iOS 4 makes previously difficult things fairly easy. A bonus: this code is now entirely safe for the App Store.]]></description>
		<link>http://www.touchcentric.com/blog/archives/123</link>
			</item>
	<item>
		<title>Android requires .class compatibility</title>
		<description><![CDATA[Among new iOS developers, the awfulness of XCode is a well-accepted fact. I get it: for anyone coming over from Visual Studio, it can be a rough ride. It&#8217;s like switching from a Range Rover (immaculately detailed, perfectly climate controlled, exquisite sound system) to a beat-up old jeep (cloth top open, doors off, windshield down). [...]]]></description>
		<link>http://www.touchcentric.com/blog/archives/107</link>
			</item>
	<item>
		<title>WUNC App is in the App Store!</title>
		<description><![CDATA[The app we built for our local public radio station WUNC has finally emerged from the review process and is available, for free, from the App Store. The app plays the station&#8217;s live audio stream. You can pause the stream, too, and the app will buffer the stream playback, so you can pick up where [...]]]></description>
		<link>http://www.touchcentric.com/blog/archives/101</link>
			</item>
	<item>
		<title>iPhone App Video Mirroring in Three Easy Steps</title>
		<description><![CDATA[I got an email that said: Hi I am a complete newbie to Xcode and programing in Cocoa and I was wondering if I cout get some help or a brief tutorial on implementing the UIApplication+TVOut.m in a small project and I am trying to build please any and all help would greatly be appreciated [...]]]></description>
		<link>http://www.touchcentric.com/blog/archives/91</link>
			</item>
	<item>
		<title>What&#8217;s a Security Policy Error?</title>
		<description><![CDATA[Hey iPhone developers! Ever seen this one? You try to run or debug your app on the iPhone, but suddenly and for no apparent reason, XCode fails to run the app and throws this error in the runlog: &#8220;Error launching remote program: security policy error&#8221;? And you start the pulling of hair and gnashing of [...]]]></description>
		<link>http://www.touchcentric.com/blog/archives/83</link>
			</item>
	<item>
		<title>App Store Rank for Many Apps</title>
		<description><![CDATA[If you have more than a few apps in the App Store, keeping track of the rank of your apps can become a chore. Currently there are 21 apps in the store that I've developed, and for marketing (and, sure, ego) reasons I'd like to know how they are doing. But not at the expense of a lot of time.

The goal here was to have a single, flexible script to handle all of the possible app ranking cases. And specifically, I wanted a script I could call from AppleScript, which would place the results into a spreadsheet, without lots of text parsing in AppleScript (because text parsing is tedious in AppleScript, although to be fair, everything is tedious in AppleScript.)]]></description>
		<link>http://www.touchcentric.com/blog/archives/42</link>
			</item>
	<item>
		<title>iPhone App Video Mirroring</title>
		<description><![CDATA[<p>How can you show your app to a large group? What if you want to show an app to a client, an investor, or at a trade show? Extensive Googling reveals lots of people asking the question, but no good answer. </p>
<p>I'm the organizer of the <a href="http://www.meetup.com/iPhone-Developers/">Raleigh iPhone Developer's Meetup</a> and it's basically impossible for our group's members to demo their apps. The "crowd people around a phone" method breaks at around four people. And our last meetup had 20 people!</p>
<p>Why can't we be like Steve, using our apps on our phone, with the display projected for all to see?</p>
<img class="size-full wp-image-28" title="iPhone App Video Output" src="http://www.touchcentric.com/blog/wp-content/uploads/2009/05/tvout1.jpg" alt="iPhone app displaying its output on a TV" width="500" />
<p>I have a solution, if you're willing to make a special build of your app that's not meant for the app store. No jailbreaking required! Although a willingness to use private methods is.</p>]]></description>
		<link>http://www.touchcentric.com/blog/archives/3</link>
			</item>
</channel>
</rss>
