<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tewha &#187; Documentation viewer</title>
	<atom:link href="http://tewha.net/tag/documentation-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://tewha.net</link>
	<description>Writings and links on iPhone and iPad programming</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Loving Xcode + iPhone SDK</title>
		<link>http://tewha.net/2008/12/loving-xcode-iphone-sdk/</link>
		<comments>http://tewha.net/2008/12/loving-xcode-iphone-sdk/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 06:35:42 +0000</pubDate>
		<dc:creator>Steven Fisher</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Documentation viewer]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://tewha.net/?p=731</guid>
		<description><![CDATA[I&#8217;ve been full time on an iPhone project (more of a prototype, really) for one day, and I absolutely love it. It&#8217;s simple and intuitive. Drop controls, set up outlets and actions. You don&#8217;t have to fight the framework. It &#8230; <a href="http://tewha.net/2008/12/loving-xcode-iphone-sdk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been full time on an iPhone project (more of a prototype, really) for one day, and I absolutely love it.</p>

<ul>
<li>It&#8217;s simple and intuitive. Drop controls, set up outlets and actions.</li>

    <li>You don&#8217;t have to fight the framework. It does what it does with a minimum of fuss.</li>

    <li>A good UI is a focused UI, rather than one full of features. I love this style of thinking.</li>

</ul>

<p>I&#8217;m less thrilled with Xcode&#8217;s documentation viewer. It feels like a really poor web browser that takes more of the screen for junk, runs in the same workspace so you can&#8217;t command-tab in and out of it. Just splitting it into a separate process would immediately improve it.</p>

<p>In about a day, I created four screens and linked them all together. That doesn&#8217;t sound horribly impressive, but it felt easy. Granted, I&#8217;ve previously spent a few hours figuring out <code>UINavigationController</code>, but things were actually simpler than I had understood. Finding things took a while, but they were generally hidden in plain sight. The few times I violated something in the runtime, the error message was simple, direct and accurate.</p>

<p>I do wish <a href="http://www.sqlite.org/">SQLite</a> was a more recent version. I would love to use <a href="http://www.sqlite.org/c3ref/open.html">sqlite3_open_v2</a> in some of this code, especially the <code>SQLITE_OPEN_READONLY</code> flag.</p>
]]></content:encoded>
			<wfw:commentRss>http://tewha.net/2008/12/loving-xcode-iphone-sdk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: tewha.net @ 2012-02-08 15:08:37 -->
