<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Embedding UITables into UIAlertViews</title>
	<atom:link href="http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/</link>
	<description>...just some of my thoughts.</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:13:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Faisal</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-245</link>
		<dc:creator>Faisal</dc:creator>
		<pubDate>Tue, 27 Dec 2011 09:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-245</guid>
		<description>Hi , the tableview is shifted up in Xcode 4 ios 5 SDK , but it was running good in xcode 3 ios 4.3 sdk</description>
		<content:encoded><![CDATA[<p>Hi , the tableview is shifted up in Xcode 4 ios 5 SDK , but it was running good in xcode 3 ios 4.3 sdk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinesh</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-244</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Mon, 26 Dec 2011 08:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-244</guid>
		<description>This seems brilliant. But can you please let me know how to find which item i have chosen?</description>
		<content:encoded><![CDATA[<p>This seems brilliant. But can you please let me know how to find which item i have chosen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uitableview in uialertview &#124; Software development support, software risk,bugs for bugs, risk analysis,</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-242</link>
		<dc:creator>uitableview in uialertview &#124; Software development support, software risk,bugs for bugs, risk analysis,</dc:creator>
		<pubDate>Sun, 25 Dec 2011 00:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-242</guid>
		<description>[...] uitableview in uialertview  ch_client = &quot;chuyenbdc&quot;; ch_width = 728; ch_height = 90; ch_type = &quot;mpu&quot;; ch_sid = &quot;Chitika Default&quot;; ch_backfill = 1; ch_color_site_link = &quot;#080052&quot;; ch_color_title = &quot;#080052&quot;; ch_color_border = &quot;#FFFFFF&quot;; ch_color_text = &quot;#000000&quot;; ch_color_bg = &quot;#FFFFFF&quot;;    Hi guys in my iphone app. i am using the tableview in alertview using this tutorial http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/ [...]</description>
		<content:encoded><![CDATA[<p>[...] uitableview in uialertview  ch_client = &quot;chuyenbdc&quot;; ch_width = 728; ch_height = 90; ch_type = &quot;mpu&quot;; ch_sid = &quot;Chitika Default&quot;; ch_backfill = 1; ch_color_site_link = &quot;#080052&quot;; ch_color_title = &quot;#080052&quot;; ch_color_border = &quot;#FFFFFF&quot;; ch_color_text = &quot;#000000&quot;; ch_color_bg = &quot;#FFFFFF&quot;;    Hi guys in my iphone app. i am using the tableview in alertview using this tutorial <a href="http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/" rel="nofollow">http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-185</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-185</guid>
		<description>Can you post the code to support landscape mode plz,
because the landscape is not well handled for the table nor the cancel button.
thanks,</description>
		<content:encoded><![CDATA[<p>Can you post the code to support landscape mode plz,<br />
because the landscape is not well handled for the table nor the cancel button.<br />
thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-179</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 10 Jul 2010 06:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-179</guid>
		<description>I always wondering about the landscape mode.</description>
		<content:encoded><![CDATA[<p>I always wondering about the landscape mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duc</title>
		<link>http://www.skylarcantu.com/blog/2009/10/10/embedding-uitables-into-uialertviews/comment-page-1/#comment-153</link>
		<dc:creator>duc</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=276#comment-153</guid>
		<description>The sample is great!
I&#039;ve added some code to support landscape mode also, send me an email if you need.

Thanks,
Duc</description>
		<content:encoded><![CDATA[<p>The sample is great!<br />
I&#8217;ve added some code to support landscape mode also, send me an email if you need.</p>
<p>Thanks,<br />
Duc</p>
]]></content:encoded>
	</item>
</channel>
</rss>

