<?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>Wetware &#187; UIActionSheet</title>
	<atom:link href="http://www.wetware.co.nz/blog/tag/uiactionsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz/blog</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Tue, 27 Jul 2010 03:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>UIActivityIndicatorView UIActionSheet modal loading screen</title>
		<link>http://www.wetware.co.nz/blog/2009/03/uiactivityindicatorview-uiactionsheet-modal-loading-screen/</link>
		<comments>http://www.wetware.co.nz/blog/2009/03/uiactivityindicatorview-uiactionsheet-modal-loading-screen/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 21:04:03 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UIActionSheet]]></category>
		<category><![CDATA[UIActivityIndicatorView]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=64</guid>
		<description><![CDATA[How do I show a loading screen?  A modal loading indicator. So you need to do a web request and wait for a response, you don&#8217;t want the user to interfere while this is happening?  Welcome UIActionSheet and UIActivityIndicatorView. So I send a multi-form http post request, and need to wait for a response. Just [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/03/uiactivityindicatorview-uiactionsheet-modal-loading-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to popup a UIPickerView from the bottom of a UIScrollView in response to UITextField selection</title>
		<link>http://www.wetware.co.nz/blog/2009/02/how-to-popup-a-uipickerview-from-the-bottom-of-a-uiscrollview-in-response-to-uitextfield-selection/</link>
		<comments>http://www.wetware.co.nz/blog/2009/02/how-to-popup-a-uipickerview-from-the-bottom-of-a-uiscrollview-in-response-to-uitextfield-selection/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 04:37:45 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UIActionSheet]]></category>
		<category><![CDATA[UIScrollView]]></category>
		<category><![CDATA[UIView]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=53</guid>
		<description><![CDATA[Add a UIPickerView and have it popup into screen when the user clicks on a UITextField.  All done using UIActionSheets]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/02/how-to-popup-a-uipickerview-from-the-bottom-of-a-uiscrollview-in-response-to-uitextfield-selection/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
