<?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: iPhone Coding Tutorial &#8211; Inserting A UITextField In A UIAlertView</title>
	<atom:link href="http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Wed, 10 Mar 2010 00:40:57 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4854</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4854</guid>
		<description>Be aware that though this code may have made it onto the store in the past Apple are being much more strict these days. I recently had an app refused for one reason only and that was because I used this code to put a UITextField in a UIAlertView. Once I stopped using this the app got in the store fine :)</description>
		<content:encoded><![CDATA[<p>Be aware that though this code may have made it onto the store in the past Apple are being much more strict these days. I recently had an app refused for one reason only and that was because I used this code to put a UITextField in a UIAlertView. Once I stopped using this the app got in the store fine <img src='http://icodeblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole Reichelt</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4618</link>
		<dc:creator>Nicole Reichelt</dc:creator>
		<pubDate>Mon, 08 Feb 2010 02:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4618</guid>
		<description>Echt ein informativer Blog, werde sicherlich noch </description>
		<content:encoded><![CDATA[<p>Echt ein informativer Blog, werde sicherlich noch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4612</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 07 Feb 2010 11:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4612</guid>
		<description>I also would like to know what Jeremiah asked.
Thanks in advance</description>
		<content:encoded><![CDATA[<p>I also would like to know what Jeremiah asked.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T#022 &#8211; Inseriamo un UITextField in un UIAlertView (by iCodeBlog) &#124; devAPP</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4454</link>
		<dc:creator>T#022 &#8211; Inseriamo un UITextField in un UIAlertView (by iCodeBlog) &#124; devAPP</dc:creator>
		<pubDate>Sat, 23 Jan 2010 15:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4454</guid>
		<description>[...] di nuovo anche grazie ai tutorial di iCodeBlog. Inauguriamo questa nuova collaborazione con un tutorial di AppStoreMod che ci mostra come inserire un UITextField all&#8217;interno di un UIAlertView. Tutorial molto [...]</description>
		<content:encoded><![CDATA[<p>[...] di nuovo anche grazie ai tutorial di iCodeBlog. Inauguriamo questa nuova collaborazione con un tutorial di AppStoreMod che ci mostra come inserire un UITextField all&#8217;interno di un UIAlertView. Tutorial molto [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4445</link>
		<dc:creator>Jeremiah</dc:creator>
		<pubDate>Fri, 22 Jan 2010 03:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4445</guid>
		<description>Great Tutorial! I was wondering if there is a way to have something displayed after you hit the &quot;OK!&quot; button. Any help would be great. Thanks</description>
		<content:encoded><![CDATA[<p>Great Tutorial! I was wondering if there is a way to have something displayed after you hit the &#8220;OK!&#8221; button. Any help would be great. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alby</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-4165</link>
		<dc:creator>Alby</dc:creator>
		<pubDate>Tue, 22 Dec 2009 17:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-4165</guid>
		<description>Great tutorial! 
Can someone help me? I want to use this tutorial to make an option to rename items in my uitableview.

Thank you</description>
		<content:encoded><![CDATA[<p>Great tutorial!<br />
Can someone help me? I want to use this tutorial to make an option to rename items in my uitableview.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3768</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 22 Nov 2009 10:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3768</guid>
		<description>Great tutorial nice and simple and right to the point.

I ran into an issue with this though.  If you add a button on the view that brings up the alert with text field you can hold down inside the text field and let go and the &#039;paste&#039; option appears as usual.

But after the first time if you bring up the alert a second time (and every time thereafter) the paste option no longer works!  The little magnifying glass still pops up but when it goes away, there is no paste option!

Anyone have any idea why this might be?</description>
		<content:encoded><![CDATA[<p>Great tutorial nice and simple and right to the point.</p>
<p>I ran into an issue with this though.  If you add a button on the view that brings up the alert with text field you can hold down inside the text field and let go and the &#8216;paste&#8217; option appears as usual.</p>
<p>But after the first time if you bring up the alert a second time (and every time thereafter) the paste option no longer works!  The little magnifying glass still pops up but when it goes away, there is no paste option!</p>
<p>Anyone have any idea why this might be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhoneGeek 爱疯极客 &#187; 在UIAlertView中加入UITextField</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3761</link>
		<dc:creator>iPhoneGeek 爱疯极客 &#187; 在UIAlertView中加入UITextField</dc:creator>
		<pubDate>Sun, 22 Nov 2009 04:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3761</guid>
		<description>[...] 原文见：iPhone Coding Tutorial – Inserting A UITextField In A UIAlertView    &#160;&#160;用户界面, 编程 &#160;&#160;用户界面, 编程, UIAlertView, 教程   &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文见：iPhone Coding Tutorial – Inserting A UITextField In A UIAlertView    &nbsp;&nbsp;用户界面, 编程 &nbsp;&nbsp;用户界面, 编程, UIAlertView, 教程   &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Des</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3749</link>
		<dc:creator>Des</dc:creator>
		<pubDate>Sat, 21 Nov 2009 17:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3749</guid>
		<description>Had a little trouble at first but finally sorted it - many thanks</description>
		<content:encoded><![CDATA[<p>Had a little trouble at first but finally sorted it &#8211; many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3702</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3702</guid>
		<description>Don&#039;t worry I sorted it... just declared the UITextField *myTextField; in the header file and not the alert method code.

Then used myTextField.text in the alertView method...

Easy, just needed to use my brain!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry I sorted it&#8230; just declared the UITextField *myTextField; in the header file and not the alert method code.</p>
<p>Then used myTextField.text in the alertView method&#8230;</p>
<p>Easy, just needed to use my brain!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3701</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3701</guid>
		<description>Great post - thanks.

Just one question how do you get the value from the text field?

I have tried adding textFieldDidEndEditing, but i never get in the method.

I do have ever jump to my -(void)allertView: etc method but can&#039;t then get to my text box value.

Your help would be much appreciated!

Thanks!</description>
		<content:encoded><![CDATA[<p>Great post &#8211; thanks.</p>
<p>Just one question how do you get the value from the text field?</p>
<p>I have tried adding textFieldDidEndEditing, but i never get in the method.</p>
<p>I do have ever jump to my -(void)allertView: etc method but can&#8217;t then get to my text box value.</p>
<p>Your help would be much appreciated!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3617</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 16:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3617</guid>
		<description>Can I assume that this method would work with two UITextFields, like if I was implementing a UserName &amp; Password AlertView?</description>
		<content:encoded><![CDATA[<p>Can I assume that this method would work with two UITextFields, like if I was implementing a UserName &amp; Password AlertView?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hugo</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3595</link>
		<dc:creator>hugo</dc:creator>
		<pubDate>Thu, 12 Nov 2009 00:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3595</guid>
		<description>mayby with animation?

- (void)viewDidLoad {
    [super viewDidLoad];
	
	alert = [[UIAlertView alloc] initWithTitle:@&quot;Enter Name Here&quot; message:@&quot;this gets covered!&quot; delegate:self cancelButtonTitle:@&quot;Dismiss&quot; otherButtonTitles:@&quot;OK!&quot;, nil];
	UITextField *myTextField = [[UITextField alloc] initWithFrame:CGRectMake(12, 45, 260, 25)];
	myTextField.delegate = self;
	
	[myTextField setBackgroundColor:[UIColor whiteColor]];
	[alert addSubview:myTextField];
	[alert show];
	[alert release];
}

- (void)textFieldDidBeginEditing:(UITextField *)textField{
	[UIView beginAnimations:nil context:NULL];
	[UIView setAnimationDuration:0.3];
	
	CGAffineTransform myTransform = CGAffineTransformMakeTranslation(0, -60);
	[alert setTransform:myTransform];
	
	[UIView commitAnimations];
}</description>
		<content:encoded><![CDATA[<p>mayby with animation?</p>
<p>- (void)viewDidLoad {<br />
    [super viewDidLoad];</p>
<p>	alert = [[UIAlertView alloc] initWithTitle:@&#8221;Enter Name Here&#8221; message:@&#8221;this gets covered!&#8221; delegate:self cancelButtonTitle:@&#8221;Dismiss&#8221; otherButtonTitles:@&#8221;OK!&#8221;, nil];<br />
	UITextField *myTextField = [[UITextField alloc] initWithFrame:CGRectMake(12, 45, 260, 25)];<br />
	myTextField.delegate = self;</p>
<p>	[myTextField setBackgroundColor:[UIColor whiteColor]];<br />
	[alert addSubview:myTextField];<br />
	[alert show];<br />
	[alert release];<br />
}</p>
<p>- (void)textFieldDidBeginEditing:(UITextField *)textField{<br />
	[UIView beginAnimations:nil context:NULL];<br />
	[UIView setAnimationDuration:0.3];</p>
<p>	CGAffineTransform myTransform = CGAffineTransformMakeTranslation(0, -60);<br />
	[alert setTransform:myTransform];</p>
<p>	[UIView commitAnimations];<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantine</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3586</link>
		<dc:creator>Constantine</dc:creator>
		<pubDate>Wed, 11 Nov 2009 05:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3586</guid>
		<description>try this alert view http://dl.dropbox.com/u/1378133/SmartAlertView.zip/ this alert view can autoresize to any view. you can dispay UITextField, UITableView, UIImageView an etc. Example:

	UIView *myView = [[UIView alloc] initWithCenter:CGPointMake(0,0)];
	SmartAlertView *smartAlertView = [[SmartAlertView alloc] initWithView:myView andTitle:@&quot;JustForFun&quot; 
															   withTarget:nil andAction:@selector(doSomething:)];
	[smartAlertView show];
	[smartAlertView release];
	[poof release];

screencast: http://dl.dropbox.com/u/1378133/SmartAlertView.mov</description>
		<content:encoded><![CDATA[<p>try this alert view <a href="http://dl.dropbox.com/u/1378133/SmartAlertView.zip/" rel="nofollow">http://dl.dropbox.com/u/1378133/SmartAlertView.zip/</a> this alert view can autoresize to any view. you can dispay UITextField, UITableView, UIImageView an etc. Example:</p>
<p>	UIView *myView = [[UIView alloc] initWithCenter:CGPointMake(0,0)];<br />
	SmartAlertView *smartAlertView = [[SmartAlertView alloc] initWithView:myView andTitle:@&#8221;JustForFun&#8221;<br />
															   withTarget:nil andAction:@selector(doSomething:)];<br />
	[smartAlertView show];<br />
	[smartAlertView release];<br />
	[poof release];</p>
<p>screencast: <a href="http://dl.dropbox.com/u/1378133/SmartAlertView.mov" rel="nofollow">http://dl.dropbox.com/u/1378133/SmartAlertView.mov</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spoonforknife</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3585</link>
		<dc:creator>spoonforknife</dc:creator>
		<pubDate>Wed, 11 Nov 2009 02:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3585</guid>
		<description>You also have a memory leak from not releasing the UITextField.</description>
		<content:encoded><![CDATA[<p>You also have a memory leak from not releasing the UITextField.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spoonforknife</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3582</link>
		<dc:creator>spoonforknife</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3582</guid>
		<description>Rather than adding an extraneous message line, wouldn&#039;t it be better (as long as you&#039;re customizing your UIAlertView) to simply make a custom UIAlertView and override the default setFrame method? This would then allow you to manage the UIAlertView far more easily.</description>
		<content:encoded><![CDATA[<p>Rather than adding an extraneous message line, wouldn&#8217;t it be better (as long as you&#8217;re customizing your UIAlertView) to simply make a custom UIAlertView and override the default setFrame method? This would then allow you to manage the UIAlertView far more easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mOuse</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3581</link>
		<dc:creator>mOuse</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3581</guid>
		<description>Yeah maybe... I think it was because I was forcing the keyboard to appear at the same time.</description>
		<content:encoded><![CDATA[<p>Yeah maybe&#8230; I think it was because I was forcing the keyboard to appear at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AppStoreMod</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3578</link>
		<dc:creator>AppStoreMod</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3578</guid>
		<description>No. There is a lot of people that used this in there applications and it was fine with Apple and also it didn&#039;t slow down there app at all. It might be something your doing in your code.</description>
		<content:encoded><![CDATA[<p>No. There is a lot of people that used this in there applications and it was fine with Apple and also it didn&#8217;t slow down there app at all. It might be something your doing in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3576</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3576</guid>
		<description>Great stuff. Thanks.</description>
		<content:encoded><![CDATA[<p>Great stuff. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3575</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 10 Nov 2009 10:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3575</guid>
		<description>Hi there,

This is great. Thanks you.

Could you post a little code to show how to access the value of the text box, say, in a 

- (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex {

method.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>This is great. Thanks you.</p>
<p>Could you post a little code to show how to access the value of the text box, say, in a </p>
<p>- (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex {</p>
<p>method.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantine</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3573</link>
		<dc:creator>Constantine</dc:creator>
		<pubDate>Tue, 10 Nov 2009 09:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3573</guid>
		<description>How Can I post my topic in english on this blog?</description>
		<content:encoded><![CDATA[<p>How Can I post my topic in english on this blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantine</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3572</link>
		<dc:creator>Constantine</dc:creator>
		<pubDate>Tue, 10 Nov 2009 09:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3572</guid>
		<description>Hello, I create my own UIAlertView subclass. My class can autoresize to any view.

http://fryconstantine.habrahabr.ru/blog/74627/</description>
		<content:encoded><![CDATA[<p>Hello, I create my own UIAlertView subclass. My class can autoresize to any view.</p>
<p><a href="http://fryconstantine.habrahabr.ru/blog/74627/" rel="nofollow">http://fryconstantine.habrahabr.ru/blog/74627/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mOuse</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3571</link>
		<dc:creator>mOuse</dc:creator>
		<pubDate>Tue, 10 Nov 2009 08:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3571</guid>
		<description>Hey, a really useful post!

Do you think this is in-keeping with Apple&#039;s UI guidelines? I&#039;ve done this for a while in an App, but I recently decided to switch to a modal view because I wasn&#039;t convinced I was doing the right thing. The other reason I switched was that it takes ages for the UI to appear on a non-3gs phone.</description>
		<content:encoded><![CDATA[<p>Hey, a really useful post!</p>
<p>Do you think this is in-keeping with Apple&#8217;s UI guidelines? I&#8217;ve done this for a while in an App, but I recently decided to switch to a modal view because I wasn&#8217;t convinced I was doing the right thing. The other reason I switched was that it takes ages for the UI to appear on a non-3gs phone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DevinsiPodHelp</title>
		<link>http://icodeblog.com/2009/11/09/iphone-coding-tutorial-inserting-a-uitextfield-in-a-uialertview/comment-page-1/#comment-3568</link>
		<dc:creator>DevinsiPodHelp</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1463#comment-3568</guid>
		<description>Great post dude.. I really expect more tutorials like this!</description>
		<content:encoded><![CDATA[<p>Great post dude.. I really expect more tutorials like this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
