<?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>« Simple and Pragmatic Thoughts » &#187; iPhone</title>
	<atom:link href="http://isagoksu.com/categories/development/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://isagoksu.com</link>
	<description>Nobody can be perfect, but you can think better, design better, and always use baby steps!</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:39:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fancy UITabBar Like Tweetie</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/</link>
		<comments>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 10:06:26 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[tweetie]]></category>
		<category><![CDATA[uitabbar]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=631</guid>
		<description><![CDATA[<p>It&#8217;s been a while I haven&#8217;t written anything about iPhone :) Anyways, today I added a fancy <em>UITabBar</em> (like in <strong>#Tweetie 2</strong>) to one of my applications. I thought I would share the code since I saw lots of iPhone Dev folks are looking for this :)</p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while I haven&#8217;t written anything about iPhone :) Anyways, today I added a fancy <em>UITabBar</em> (like in <strong>#Tweetie 2</strong>) to one of my applications. I thought I would share the code since I saw lots of iPhone Dev folks are looking for this :)</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to Get Rid of Security Policy Error</title>
		<link>http://isagoksu.com/2009/development/iphone/how-to-get-rid-of-security-policy-error/</link>
		<comments>http://isagoksu.com/2009/development/iphone/how-to-get-rid-of-security-policy-error/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 00:25:40 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[provisioning]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[signing]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=296</guid>
		<description><![CDATA[This week, after getting my new MBP, I was trying to deploy my new iPhone application to my testing device (iPhone 3G). Okayyy, here is the tip: Please just add following lines into your Info.plist file and save the world :) SignerIdentity Apple iPhone OS Application Signing I hope it saves your day too :) Good luck!]]></description>
			<content:encoded><![CDATA[<p>This week, after getting my new MBP, I was trying to deploy my new iPhone application to my testing device (iPhone 3G). After going through all code signing/provisioning issues I managed to deploy my app. However, when GDM tries to run it, I was getting an exception that says &#8220;<strong>Error from Debugger: Error launching remote program: Security policy Error</strong>&#8220;.</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/development/iphone/how-to-get-rid-of-security-policy-error/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

