<?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; Creating an Online Leaderboard For Your Games</title>
	<atom:link href="http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Thu, 11 Mar 2010 11:13:44 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shogan</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4866</link>
		<dc:creator>Shogan</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4866</guid>
		<description>Great article, I have just got the mysql db up and running and can post from my browser now! Next step to do an iPhone app to test. Thanks again.

PS. you have a spam comment above that slipped in... might wanna delete it :P</description>
		<content:encoded><![CDATA[<p>Great article, I have just got the mysql db up and running and can post from my browser now! Next step to do an iPhone app to test. Thanks again.</p>
<p>PS. you have a spam comment above that slipped in&#8230; might wanna delete it <img src='http://icodeblog.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Migdalia Mahung</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4687</link>
		<dc:creator>Migdalia Mahung</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4687</guid>
		<description>Very Interesting Read!  Looking forward to more on this subject  Bookmarked this site. Was also curious if anybody could point me to some related material.  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Very Interesting Read!  Looking forward to more on this subject  Bookmarked this site. Was also curious if anybody could point me to some related material.  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brent</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4667</link>
		<dc:creator>brent</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4667</guid>
		<description>any help on how to identify a user by username/pword instead of udid?</description>
		<content:encoded><![CDATA[<p>any help on how to identify a user by username/pword instead of udid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4601</link>
		<dc:creator>Rodney</dc:creator>
		<pubDate>Sat, 06 Feb 2010 16:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4601</guid>
		<description>I have an online work order system running on MySQL with PHP pages. I want to make an app to retrieve data and post data to the site. I used this tut to create a couple of test pages and can post data and retrieve via Safari. I am a real newbie on iPhone development and could use some help. A tut on posting and retrieving data would be greatly helpful. If there is one somewhere on the web, I can&#039;t find it.</description>
		<content:encoded><![CDATA[<p>I have an online work order system running on MySQL with PHP pages. I want to make an app to retrieve data and post data to the site. I used this tut to create a couple of test pages and can post data and retrieve via Safari. I am a real newbie on iPhone development and could use some help. A tut on posting and retrieving data would be greatly helpful. If there is one somewhere on the web, I can&#8217;t find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4595</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4595</guid>
		<description>Good Article! 

Where is the rest of the tutorial?  :P</description>
		<content:encoded><![CDATA[<p>Good Article! </p>
<p>Where is the rest of the tutorial?  <img src='http://icodeblog.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4449</link>
		<dc:creator>Jeremiah</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4449</guid>
		<description>Hello,

First I have to say this tutorial has been very helpful, Thanks

I have a few questions though. 

I have the leaderboard up and running, and I have it also displaying in my app just fine. A few things that Im running into is when the user clicks the leaderboard button in my app I would like to have them enter there username to submit there high score then have the high scores view controller slides up from the bottom and displays on top of the current view.

Im using your Inserting A UITextField In A UIAlertView, to prompt the user to enter there username. Im not sure how to modify this code, so when the user enters there username and clicks the &quot;OK!&quot; button that it then submits the username and highscore to the leaderbord and closes the UIAlertView and opens the high scores view. And in turn if the user clicks the &quot;Dismiss&quot; button it closes the UIAlertView and opens the high scores view without submitting a score or name.

    UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@”Enter A Username Here” message:@”this gets covered!” delegate:self cancelButtonTitle:@”Dismiss” otherButtonTitles:@”OK!”, nil];

    UITextField *myTextField = [[UITextField alloc] initWithFrame:CGRectMake(12, 45, 260, 25)];

    CGAffineTransform myTransform = CGAffineTransformMakeTranslation(0, 60);

    [alert setTransform:myTransform];

    [myTextField setBackgroundColor:[UIColor whiteColor]];

    [alert addSubview:myTextField];

    [alert show];

    [alert release];

    [myTextField release];


The other issue I noticed, is there is nothing stopping someone from submitting multiple high scores, and flooding the leaderboard with just there name and scoe ten times. Is there another &quot;possible simple&quot; PHP script that when submitting a score it does some sort of check, such as checking if the users UDID and username match, and if there score was greater than the one currently on/or in the database then allow them to post it, if not display an alert, or just &quot;Dismiss&quot; the submission and display the high score view.

I know this is asking allot, any help would be great.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>First I have to say this tutorial has been very helpful, Thanks</p>
<p>I have a few questions though. </p>
<p>I have the leaderboard up and running, and I have it also displaying in my app just fine. A few things that Im running into is when the user clicks the leaderboard button in my app I would like to have them enter there username to submit there high score then have the high scores view controller slides up from the bottom and displays on top of the current view.</p>
<p>Im using your Inserting A UITextField In A UIAlertView, to prompt the user to enter there username. Im not sure how to modify this code, so when the user enters there username and clicks the &#8220;OK!&#8221; button that it then submits the username and highscore to the leaderbord and closes the UIAlertView and opens the high scores view. And in turn if the user clicks the &#8220;Dismiss&#8221; button it closes the UIAlertView and opens the high scores view without submitting a score or name.</p>
<p>    UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@”Enter A Username Here” message:@”this gets covered!” delegate:self cancelButtonTitle:@”Dismiss” otherButtonTitles:@”OK!”, nil];</p>
<p>    UITextField *myTextField = [[UITextField alloc] initWithFrame:CGRectMake(12, 45, 260, 25)];</p>
<p>    CGAffineTransform myTransform = CGAffineTransformMakeTranslation(0, 60);</p>
<p>    [alert setTransform:myTransform];</p>
<p>    [myTextField setBackgroundColor:[UIColor whiteColor]];</p>
<p>    [alert addSubview:myTextField];</p>
<p>    [alert show];</p>
<p>    [alert release];</p>
<p>    [myTextField release];</p>
<p>The other issue I noticed, is there is nothing stopping someone from submitting multiple high scores, and flooding the leaderboard with just there name and scoe ten times. Is there another &#8220;possible simple&#8221; PHP script that when submitting a score it does some sort of check, such as checking if the users UDID and username match, and if there score was greater than the one currently on/or in the database then allow them to post it, if not display an alert, or just &#8220;Dismiss&#8221; the submission and display the high score view.</p>
<p>I know this is asking allot, any help would be great.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4439</link>
		<dc:creator>Jeremiah</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4439</guid>
		<description>What if two people enter the same user name? Is there any way to detect if the user name has already been taken? and If so can you explain how one might go about this?

Thanks</description>
		<content:encoded><![CDATA[<p>What if two people enter the same user name? Is there any way to detect if the user name has already been taken? and If so can you explain how one might go about this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4347</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 11 Jan 2010 20:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4347</guid>
		<description>I ran into an error when trying to add this to my app:

HighScoresView * hsv = [[HighScoresView alloc] initWithNibName:@&quot;HighScoresView&quot;
 	bundle:[NSBundle mainBundle]];
[self presentModalViewController:hsv animated:YES];
[hsv release];

The error would say that HighScoresView was undeclared, after a while I got the error to go away. Then I was getting hsv is undeclared and fixed that by adding Controller to the end of each HighScoresView. I was then getting a bad execution error. It seems (I traced through the debugger) that it is not taking the string from my textBox.text (Debugger says it is not a valid CFString. Then when it goes to encode the username it does the same thing and crashes. Do you have any suggestions on how I can fix this? I&#039;ve been puzzle by it for hours now.

-Chris</description>
		<content:encoded><![CDATA[<p>I ran into an error when trying to add this to my app:</p>
<p>HighScoresView * hsv = [[HighScoresView alloc] initWithNibName:@&#8221;HighScoresView&#8221;<br />
 	bundle:[NSBundle mainBundle]];<br />
[self presentModalViewController:hsv animated:YES];<br />
[hsv release];</p>
<p>The error would say that HighScoresView was undeclared, after a while I got the error to go away. Then I was getting hsv is undeclared and fixed that by adding Controller to the end of each HighScoresView. I was then getting a bad execution error. It seems (I traced through the debugger) that it is not taking the string from my textBox.text (Debugger says it is not a valid CFString. Then when it goes to encode the username it does the same thing and crashes. Do you have any suggestions on how I can fix this? I&#8217;ve been puzzle by it for hours now.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hao Zhe XU</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4251</link>
		<dc:creator>Hao Zhe XU</dc:creator>
		<pubDate>Sat, 02 Jan 2010 23:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4251</guid>
		<description>Hi, should the submit score method&#039;s return type be NSString *?

Also, if I want to limit the maximum number of entries in the table, how should I modify the code?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi, should the submit score method&#8217;s return type be NSString *?</p>
<p>Also, if I want to limit the maximum number of entries in the table, how should I modify the code?</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Services voor de iPhone</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-4030</link>
		<dc:creator>Web Services voor de iPhone</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-4030</guid>
		<description>[...] In deze stap schrijft men data naar de database. Meestal wordt deze stap niet beschreven. Er staat hooguit: &#8220;&#8230;en schrijven gaat precies andersom.&#8221; Hier vind je een uitstekend voorbeeld hoe dat wel kan met XML. [...]</description>
		<content:encoded><![CDATA[<p>[...] In deze stap schrijft men data naar de database. Meestal wordt deze stap niet beschreven. Er staat hooguit: &#8220;&#8230;en schrijven gaat precies andersom.&#8221; Hier vind je een uitstekend voorbeeld hoe dat wel kan met XML. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Highland</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3910</link>
		<dc:creator>Josh Highland</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3910</guid>
		<description>To check for an internet connection, you should use Apple&#039;s Reachability class. Just download it and copy Reachability.h/m to your project. Also, you have to add the SystemConfiguration framework to your project.

https://developer.apple.com/iphone/library/samplecode/Reachability/index.html

Usage:

Reachability* reachability = [Reachability sharedReachability];
[reachability setHostName:@&quot;www.example.com&quot;];    // set your host name here
NetworkStatus remoteHostStatus = [reachability remoteHostStatus];

if(remoteHostStatus == NotReachable) { }
else if (remoteHostStatus == ReachableViaWiFiNetwork) { }
else if (remoteHostStatus == ReachableViaCarrierDataNetwork) { }</description>
		<content:encoded><![CDATA[<p>To check for an internet connection, you should use Apple&#8217;s Reachability class. Just download it and copy Reachability.h/m to your project. Also, you have to add the SystemConfiguration framework to your project.</p>
<p><a href="https://developer.apple.com/iphone/library/samplecode/Reachability/index.html" rel="nofollow">https://developer.apple.com/iphone/library/samplecode/Reachability/index.html</a></p>
<p>Usage:</p>
<p>Reachability* reachability = [Reachability sharedReachability];<br />
[reachability setHostName:@"www.example.com"];    // set your host name here<br />
NetworkStatus remoteHostStatus = [reachability remoteHostStatus];</p>
<p>if(remoteHostStatus == NotReachable) { }<br />
else if (remoteHostStatus == ReachableViaWiFiNetwork) { }<br />
else if (remoteHostStatus == ReachableViaCarrierDataNetwork) { }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeroen</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3840</link>
		<dc:creator>jeroen</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3840</guid>
		<description>Hi, tnx for this great post. Could you pls place or mail me een .zip with al the files&#039;s? 

I build the tutorial but it doesn&#039;t work.

Tnx in advance.</description>
		<content:encoded><![CDATA[<p>Hi, tnx for this great post. Could you pls place or mail me een .zip with al the files&#8217;s? </p>
<p>I build the tutorial but it doesn&#8217;t work.</p>
<p>Tnx in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buy Vimax Pills</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3709</link>
		<dc:creator>Buy Vimax Pills</dc:creator>
		<pubDate>Thu, 19 Nov 2009 06:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3709</guid>
		<description>Great post. Thanks for this really. I am not a blog reglar blog reader but this blog is truly amazing indeed.</description>
		<content:encoded><![CDATA[<p>Great post. Thanks for this really. I am not a blog reglar blog reader but this blog is truly amazing indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NJDevilfan26</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3596</link>
		<dc:creator>NJDevilfan26</dc:creator>
		<pubDate>Thu, 12 Nov 2009 00:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3596</guid>
		<description>I cant seem to set up the creat_db.php page I get this error: Could not connect Can&#039;t connect to local MySQL server through socket &#039;/tmp/mysql.sock&#039; (2) and also I am getting confused in xcode. Do you think you could post source code to a sample project that would do everything you described in the tutorial?</description>
		<content:encoded><![CDATA[<p>I cant seem to set up the creat_db.php page I get this error: Could not connect Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217; (2) and also I am getting confused in xcode. Do you think you could post source code to a sample project that would do everything you described in the tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3589</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3589</guid>
		<description>Thanks for the code. I was wondering about how to make sure the person can reach the website. It seems that Apple has a framework for checking called SCNetworkReachability and some demo code in the SDK. I&#039;m just adding that here to save people the extra google search.</description>
		<content:encoded><![CDATA[<p>Thanks for the code. I was wondering about how to make sure the person can reach the website. It seems that Apple has a framework for checking called SCNetworkReachability and some demo code in the SDK. I&#8217;m just adding that here to save people the extra google search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandontreb</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3411</link>
		<dc:creator>brandontreb</dc:creator>
		<pubDate>Fri, 30 Oct 2009 14:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3411</guid>
		<description>@Mikko - You need to make your PHP output XML instead of a table. Then parse this XML in your application into an NSDictionary.  From there, you can populate whatever you want with this data.

@Marin - I have never had any issues with FLOAT.  But I&#039;m sure you could easily switch it out with DOUBLE.  As far as teh POST goes, there are many ways security could be improved.  HTTP Basic AUTH would be another way to prevent attacks.  I didn&#039;t really want to go too much into it in this tutorial as I wanted to keep things simple and show users how to get a leaderboard up with very little code.  Thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>@Mikko &#8211; You need to make your PHP output XML instead of a table. Then parse this XML in your application into an NSDictionary.  From there, you can populate whatever you want with this data.</p>
<p>@Marin &#8211; I have never had any issues with FLOAT.  But I&#8217;m sure you could easily switch it out with DOUBLE.  As far as teh POST goes, there are many ways security could be improved.  HTTP Basic AUTH would be another way to prevent attacks.  I didn&#8217;t really want to go too much into it in this tutorial as I wanted to keep things simple and show users how to get a leaderboard up with very little code.  Thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marin Todorov</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3409</link>
		<dc:creator>Marin Todorov</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3409</guid>
		<description>Very well done ! Love your tuts and I always wonder how to you find time to build them, cz I know how much efforts it takes :)

For the MySQL,based on my experience I never use FLOAT column type, because I had huge problems with float math on it, I always use DOUBLE instead, which seems to work better.

Also, wouldn&#039;t it be better if the password was sent trough a POST request? Or it was too much code overhead for the simple tutorial ? 

Anyhow, I&#039;m always waiting for the new post on your blog, and congrats once more

Marin</description>
		<content:encoded><![CDATA[<p>Very well done ! Love your tuts and I always wonder how to you find time to build them, cz I know how much efforts it takes <img src='http://icodeblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the MySQL,based on my experience I never use FLOAT column type, because I had huge problems with float math on it, I always use DOUBLE instead, which seems to work better.</p>
<p>Also, wouldn&#8217;t it be better if the password was sent trough a POST request? Or it was too much code overhead for the simple tutorial ? </p>
<p>Anyhow, I&#8217;m always waiting for the new post on your blog, and congrats once more</p>
<p>Marin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko K</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3407</link>
		<dc:creator>Mikko K</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3407</guid>
		<description>Hi! Thanks very much for the tutorial! 
I have one question about getting highscrores. How I can get the scrores from the php page to the iphone sdk labels and textboxes e.t.c? I don&#039;t want to use UIWebView.


Please answer to the mail :)</description>
		<content:encoded><![CDATA[<p>Hi! Thanks very much for the tutorial!<br />
I have one question about getting highscrores. How I can get the scrores from the php page to the iphone sdk labels and textboxes e.t.c? I don&#8217;t want to use UIWebView.</p>
<p>Please answer to the mail <img src='http://icodeblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3404</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Thu, 29 Oct 2009 21:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3404</guid>
		<description>Thanks, excellent, I&#039;m sure I&#039;ll use it at some point.</description>
		<content:encoded><![CDATA[<p>Thanks, excellent, I&#8217;m sure I&#8217;ll use it at some point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RoberRM</title>
		<link>http://icodeblog.com/2009/10/29/iphone-coding-tutorial-creating-an-online-leaderboard-for-your-games/comment-page-1/#comment-3402</link>
		<dc:creator>RoberRM</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1426#comment-3402</guid>
		<description>No, thank YOU very much! :)
I was thinking on implementing something like this in my game and you just made my work easier. ;)</description>
		<content:encoded><![CDATA[<p>No, thank YOU very much! <img src='http://icodeblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I was thinking on implementing something like this in my game and you just made my work easier. <img src='http://icodeblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
