<?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>The Tutorial Blog &#187; xcode</title>
	<atom:link href="http://www.thetutorialblog.com/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetutorialblog.com</link>
	<description></description>
	<lastBuildDate>Wed, 07 Jul 2010 23:30:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
<link>http://www.thetutorialblog.com</link>
<url>http://www.thetutorialblog.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-28.ico</url>
<title>The Tutorial Blog</title>
</image>
		<item>
		<title>Alert Sheet in Cocoa/Objective-C</title>
		<link>http://www.thetutorialblog.com/cocoa-objective-c/alert-sheet-in-cocoaobjective-c/</link>
		<comments>http://www.thetutorialblog.com/cocoa-objective-c/alert-sheet-in-cocoaobjective-c/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 18:09:17 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cocoa/Objective-C]]></category>
		<category><![CDATA[alert]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[objc]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.katocan.com/?p=7</guid>
		<description><![CDATA[	<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
	A tutorial showing how to create an alert sheet in objective-c/cocoa/xcode. Related posts:Creating a basic iPad application Because of the recent announcement of the iPad more people... Weekly Recap (14 Feb &#8211; 21 Feb) Here is a recap of the posts from this week.... Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://www.thetutorialblog.com/cocoa-objective-c/creating-a-basic-ipad-application/' rel='bookmark' title='Permanent Link: Creating a basic iPad application'>Creating a basic iPad application</a> <small>Because of the recent announcement of the iPad more people...</small></li>
<li><a href='http://www.thetutorialblog.com/general/weekly-recap-14-feb-21-feb/' rel='bookmark' title='Permanent Link: Weekly Recap (14 Feb &#8211; 21 Feb)'>Weekly Recap (14 Feb &#8211; 21 Feb)</a> <small>Here is a recap of the posts from this week....</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
		<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
	<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.thetutorialblog.com%2Fcocoa-objective-c%2Falert-sheet-in-cocoaobjective-c%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.thetutorialblog.com%2Fcocoa-objective-c%2Falert-sheet-in-cocoaobjective-c%2F&amp;source=wezpyke&amp;style=normal&amp;service=bit.ly" height="61" width="50" title="Alert Sheet in Cocoa/Objective C" alt=" Alert Sheet in Cocoa/Objective C" /><br />
			</a>
		</div>
<p>A tutorial showing how to create an alert sheet in objective-c/cocoa/xcode.</p>
<p><script src="http://flash.revver.com/player/1.0/player.js?mediaId:735460;affiliateId:42154;backColor:#000000;frontColor:#ffffff;gradColor:#000000;width:480;height:392;" type="text/javascript"></script></p>


<p>Related posts:<ol><li><a href='http://www.thetutorialblog.com/cocoa-objective-c/creating-a-basic-ipad-application/' rel='bookmark' title='Permanent Link: Creating a basic iPad application'>Creating a basic iPad application</a> <small>Because of the recent announcement of the iPad more people...</small></li>
<li><a href='http://www.thetutorialblog.com/general/weekly-recap-14-feb-21-feb/' rel='bookmark' title='Permanent Link: Weekly Recap (14 Feb &#8211; 21 Feb)'>Weekly Recap (14 Feb &#8211; 21 Feb)</a> <small>Here is a recap of the posts from this week....</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thetutorialblog.com/cocoa-objective-c/alert-sheet-in-cocoaobjective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
