<?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>An Experiment in Bloggery &#187; iPhone SDK</title>
	<atom:link href="http://kevin.sb.org/tag/iphone-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.sb.org</link>
	<description>The occasional view into my life</description>
	<lastBuildDate>Wed, 30 Jun 2010 18:48:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Major FontLabel update</title>
		<link>http://kevin.sb.org/2009/05/18/major-fontlabel-update/</link>
		<comments>http://kevin.sb.org/2009/05/18/major-fontlabel-update/#comments</comments>
		<pubDate>Mon, 18 May 2009 21:15:00 +0000</pubDate>
		<dc:creator>Kevin Ballard</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[FontLabel]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[Obj-C]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://kevin.sb.org/?p=184</guid>
		<description><![CDATA[Last week I pushed out a major rewrite of FontLabel. This new version includes a category modeled after UIStringDrawing that enables you to draw text in custom fonts in your own drawRect: methods. It also includes accurate font metrics and uses more of the built-in UILabel properties. Contributions are welcome!]]></description>
			<content:encoded><![CDATA[<p>Last week I pushed out a major rewrite of <a href="http://github.com/zynga/FontLabel">FontLabel</a>. This new version includes a category modeled after UIStringDrawing that enables you to draw text in custom fonts in your own <code>drawRect:</code> methods. It also includes accurate font metrics and uses more of the built-in UILabel properties. Contributions are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.sb.org/2009/05/18/major-fontlabel-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->