<?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>Lawrence H. Leach &#187; Application</title>
	<atom:link href="http://www.lawrenceleach.com/category/application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lawrenceleach.com</link>
	<description>Technical Ramblings</description>
	<lastBuildDate>Thu, 17 Dec 2009 07:22:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Intercepting UIButton Touch Events</title>
		<link>http://www.lawrenceleach.com/2009/12/17/intercepting-uibutton-touch-events/</link>
		<comments>http://www.lawrenceleach.com/2009/12/17/intercepting-uibutton-touch-events/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 07:11:02 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[cocoa touch]]></category>
		<category><![CDATA[iphone development]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.lawrenceleach.com/?p=108</guid>
		<description><![CDATA[I was recently building an iPhone app that required a UIButton be held down and then released after a certain period of time had elapsed. The problem I encountered was that testing for touchesBegan didn&#8217;t work for buttons. I&#8217;m not talking about UIControlEvents. I didn&#8217;t need to know that button had been tapped or it&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.lawrenceleach.com/2009/12/17/intercepting-uibutton-touch-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Case Study: Carlos Santana iPhone App</title>
		<link>http://www.lawrenceleach.com/2009/03/27/case-study-carlos-santana-iphone-app/</link>
		<comments>http://www.lawrenceleach.com/2009/03/27/case-study-carlos-santana-iphone-app/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 01:52:37 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[cocoa touch]]></category>
		<category><![CDATA[iphone development]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.lawrenceleach.com/?p=29</guid>
		<description><![CDATA[About a month ago, my company: WebSight Design released our first iPhone application, (http://itunes.com/app/Santana), for the musician Carlos Santana. I thought it might be interesting and maybe even helpful for others iPhone developers if I listed some of my experiences with building this application. I figure I would describe the application (features, etc&#8230;), and illustrate [...]]]></description>
		<wfw:commentRss>http://www.lawrenceleach.com/2009/03/27/case-study-carlos-santana-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
