<?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>Stephen Koch &#187; iPhone</title>
	<atom:link href="http://blog.komielan.com/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.komielan.com</link>
	<description>Developer; coder; programmer;</description>
	<lastBuildDate>Thu, 20 May 2010 16:35:01 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone fonts</title>
		<link>http://blog.komielan.com/2009/08/08/iphone-fonts/</link>
		<comments>http://blog.komielan.com/2009/08/08/iphone-fonts/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 18:49:30 +0000</pubDate>
		<dc:creator>skoch</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://blog.komielan.com/?p=136</guid>
		<description><![CDATA[I found an interesting post with some code that loops through all the fonts on the iPhone and presents them in a nice list. Handy to visualize what&#8217;s available.
OS 3.0.1
 AppleGothic,
 &#8220;HiraKakuProN-W6&#8243;,
 &#8220;HiraKakuProN-W3&#8243;,
 ArialUnicodeMS,
 &#8220;STHeitiK-Medium&#8221;,
 &#8220;STHeitiK-Light&#8221;,
 DBLCDTempBlack,
 &#8220;Helvetica-Oblique&#8221;,
 &#8220;Helvetica-BoldOblique&#8221;,
 Helvetica,
 &#8220;Helvetica-Bold&#8221;,
 &#8220;MarkerFelt-Thin&#8221;,
 TimesNewRomanPSMT,
 &#8220;TimesNewRomanPS-BoldMT&#8221;,
 &#8220;TimesNewRomanPS-BoldItalicMT&#8221;,
 &#8220;TimesNewRomanPS-ItalicMT&#8221;,
 &#8220;Verdana-Bold&#8221;,
 &#8220;Verdana-BoldItalic&#8221;,
 Verdana,
 &#8220;Verdana-Italic&#8221;,
 &#8220;Georgia-Bold&#8221;,
 Georgia,
 &#8220;Georgia-BoldItalic&#8221;,
 &#8220;Georgia-Italic&#8221;,
 ArialRoundedMTBold,
 [...]]]></description>
			<content:encoded><![CDATA[<p>I found an interesting <a href="http://www.jonathansaggau.com/blog/2008/12/enumerating_and_visualizing_al.html">post</a> with some code that loops through all the fonts on the iPhone and presents them in a nice list. Handy to visualize what&#8217;s available.</p>
<p>OS 3.0.1</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> AppleGothic,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;HiraKakuProN-W6&#8243;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;HiraKakuProN-W3&#8243;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> ArialUnicodeMS,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiK-Medium&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiK-Light&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> DBLCDTempBlack,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Helvetica-Oblique&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Helvetica-BoldOblique&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Helvetica,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Helvetica-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;MarkerFelt-Thin&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> TimesNewRomanPSMT,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;TimesNewRomanPS-BoldMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;TimesNewRomanPS-BoldItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;TimesNewRomanPS-ItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Verdana-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Verdana-BoldItalic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Verdana,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Verdana-Italic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Georgia-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Georgia,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Georgia-BoldItalic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Georgia-Italic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> ArialRoundedMTBold,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;TrebuchetMS-Italic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> TrebuchetMS,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Trebuchet-BoldItalic&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;TrebuchetMS-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiTC-Light&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiTC-Medium&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;GeezaPro-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> GeezaPro,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Courier,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Courier-BoldOblique&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Courier-Oblique&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Courier-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> ArialMT,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Arial-BoldMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Arial-BoldItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Arial-ItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiJ-Medium&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiJ-Light&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> ArialHebrew,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;ArialHebrew-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;CourierNewPS-BoldMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;CourierNewPS-ItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;CourierNewPS-BoldItalicMT&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> CourierNewPSMT,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Zapfino,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> AmericanTypewriter,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;AmericanTypewriter-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiSC-Medium&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;STHeitiSC-Light&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> HelveticaNeue,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;HelveticaNeue-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> &#8220;Thonburi-Bold&#8221;,</strong></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Courier;"><strong> Thonburi</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.komielan.com/2009/08/08/iphone-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xcode, OS 3.0.1 and you</title>
		<link>http://blog.komielan.com/2009/08/08/xcode-os-3-0-1-and-you/</link>
		<comments>http://blog.komielan.com/2009/08/08/xcode-os-3-0-1-and-you/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 18:00:45 +0000</pubDate>
		<dc:creator>skoch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.komielan.com/?p=132</guid>
		<description><![CDATA[I attempted to put my current project on the iPhone today and was greeted with the following.
A little searching (after alreadydownloading the latest SDK, can&#8217;t hurt) I found that in order to continue developing with iPhone SDK 3.0 you have to run a little command found in the
advisory. Oh yeah, I saw that advisory but [...]]]></description>
			<content:encoded><![CDATA[<p>I attempted to put my current project on the iPhone today and was greeted with the following.</p>
<div id="attachment_134" class="wp-caption alignleft" style="width: 1208px"><img class="size-full wp-image-134" title="Xcode, OS 3.0.1" src="http://blog.komielan.com/wp-content/uploads/2009/08/pastedGraphic.png" alt="Xcode, OS 3.0.1" width="1198" height="802" /><p class="wp-caption-text">Xcode, OS 3.0.1</p></div>
<p>A little searching (after alreadydownloading the latest SDK, can&#8217;t hurt) I found that in order to continue developing with iPhone SDK 3.0 you have to run a little command found in the<br />
<a href="http://adcdownload.apple.com/iphone/iphone_sdk_3.0__final/iphone_os_3.0.1_advisory.pdf">advisory</a>. Oh yeah, I saw that advisory but ignored it.</p>
<p>For the lazy, the command is:<br />
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.komielan.com/2009/08/08/xcode-os-3-0-1-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
