<?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>www.invasivecode.com &#187; UIActionSheet</title>
	<atom:link href="http://www.invasivecode.com/category/uiactionsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.invasivecode.com</link>
	<description>Empowering ideas</description>
	<lastBuildDate>Fri, 27 Aug 2010 07:18:18 +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>iPhone User Alerts</title>
		<link>http://www.invasivecode.com/2009/04/iphone-user-alerts/</link>
		<comments>http://www.invasivecode.com/2009/04/iphone-user-alerts/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 07:51:28 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[UIActionSheet]]></category>
		<category><![CDATA[UIAlert]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.invasivecode.com/?p=293</guid>
		<description><![CDATA[In Cocoa, you can send alert to the user sending NSAlert class. In Cocoa Touch, you can achieve the same result using the UIAlertView and UIActionSheet classes. UIAlertView UIAlertView allows you to send messages to the user. To use an alert in your class, it should be conform to the UIAlertViewDelegate protocol. In this way, [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/04/iphone-user-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
