<?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; Objective Resource</title>
	<atom:link href="http://www.wetware.co.nz/tag/objective-resource/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Objective Resource, Vodafone 3G, HTTP Basic Auth problems</title>
		<link>http://www.wetware.co.nz/2009/03/objective-resource-vodafone-3g-http-basic-auth-problems/</link>
		<comments>http://www.wetware.co.nz/2009/03/objective-resource-vodafone-3g-http-basic-auth-problems/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 04:40:36 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective Resource]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=86</guid>
		<description><![CDATA[I haven&#8217;t posted in a few days, as I haven&#8217;t made any progress in the last few days (and haven&#8217;t learnt anything!). I got my app working perfect (unbeknown to me only on a wireless connection, iPhone App people, iPHONE!.. keep up.) So it worked perfectly, I installed it on a colleague&#8217;s iPhone, then my [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/03/objective-resource-vodafone-3g-http-basic-auth-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Iphone UIWebView HTTP Basic Authentication</title>
		<link>http://www.wetware.co.nz/2009/02/iphone-uiwebview-http-basic-authentication/</link>
		<comments>http://www.wetware.co.nz/2009/02/iphone-uiwebview-http-basic-authentication/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:14:47 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[Objective Resource]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=21</guid>
		<description><![CDATA[So I need to send a user to a page that requires a login. I want to save those details in the app and send them with the initial request. But HOW? #import &#34;NSData+Additions.h&#34; @implementation Utility + &#40;void&#41; addAuthToWebRequest:&#40;NSMutableURLRequest*&#41;requestObj email:&#40;NSString*&#41;email password:&#40;NSString*&#41;password&#123; NSString *authString = &#91;&#91;&#91;NSString stringWithFormat:@&#34;%@:%@&#34;, email, password&#93; dataUsingEncoding:NSUTF8StringEncoding&#93; base64Encoding&#93;; authString = &#91;NSString stringWithFormat: @&#34;Basic [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/02/iphone-uiwebview-http-basic-authentication/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Objective Resource to the rescue</title>
		<link>http://www.wetware.co.nz/2009/02/objective-resource-to-the-rescue/</link>
		<comments>http://www.wetware.co.nz/2009/02/objective-resource-to-the-rescue/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 21:12:09 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[Active Resouce]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[Objective Resource]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://jordancarter.visualserver.org/wordpress/?p=15</guid>
		<description><![CDATA[So I&#8217;m working on a top secret military iPhone app to be deployed in a top secret location&#8230; Anyway, it needs to interact with a rails app.  Googled around, found objective resource which is a great objc port of Active Resource. Now, I needed to man handle it a bit for what I want it [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/02/objective-resource-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

