<?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: OpenFeint and Cocos2D-iPhone</title>
	<atom:link href="http://pocketworx.com/?feed=rss2&#038;p=80" rel="self" type="application/rss+xml" />
	<link>http://pocketworx.com/?p=80</link>
	<description>entertainment in your pocket</description>
	<lastBuildDate>Sat, 21 Aug 2010 02:19:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ken</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-618</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 21 Aug 2010 02:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-618</guid>
		<description>Thank you so much for  this Awesome tutorial. I did integrate  OF in to my game  so easy  by following you tutorial. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you so much for  this Awesome tutorial. I did integrate  OF in to my game  so easy  by following you tutorial. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-460</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-460</guid>
		<description>ah k got it.. in my target settings it was looking in the iPhoneSimulator dir for frameworks instead of iPhoneOS,

Sorry for the troubles!

- Wes</description>
		<content:encoded><![CDATA[<p>ah k got it.. in my target settings it was looking in the iPhoneSimulator dir for frameworks instead of iPhoneOS,</p>
<p>Sorry for the troubles!</p>
<p>- Wes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-457</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Fri, 06 Aug 2010 02:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-457</guid>
		<description>looks like it didnt like the tags..

code was 

#if TARGET_OS_EMBEDDED
#import AVFoundation/AVCaptureSession.h
#import AVFoundation/AVCaptureDevice.h
#import AVFoundation/AVCaptureInput.h
#import AVFoundation/AVCaptureOutput.h
#import AVFoundation/AVCaptureVideoPreviewLayer.h
#endif</description>
		<content:encoded><![CDATA[<p>looks like it didnt like the tags..</p>
<p>code was </p>
<p>#if TARGET_OS_EMBEDDED<br />
#import AVFoundation/AVCaptureSession.h<br />
#import AVFoundation/AVCaptureDevice.h<br />
#import AVFoundation/AVCaptureInput.h<br />
#import AVFoundation/AVCaptureOutput.h<br />
#import AVFoundation/AVCaptureVideoPreviewLayer.h<br />
#endif</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-456</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Fri, 06 Aug 2010 02:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-456</guid>
		<description>Hello, I was wondering if any one else is experiencing this problem, 

but when i follow the above steps i can get it to work in the simulator, but when i try to run it on my iTouch i get a bunch of  compile errors &quot;no such files...: and then a bunch of avfoundation files..

its having trouble with :
#if TARGET_OS_EMBEDDED
#import 
#import 
#import 
#import 
#import 
#endif

inside of AVFoundation.h
im including the framework, and have os4 installed on iTouch..

any ideas?

Thanks
- wes</description>
		<content:encoded><![CDATA[<p>Hello, I was wondering if any one else is experiencing this problem, </p>
<p>but when i follow the above steps i can get it to work in the simulator, but when i try to run it on my iTouch i get a bunch of  compile errors &#8220;no such files&#8230;: and then a bunch of avfoundation files..</p>
<p>its having trouble with :<br />
#if TARGET_OS_EMBEDDED<br />
#import<br />
#import<br />
#import<br />
#import<br />
#import<br />
#endif</p>
<p>inside of AVFoundation.h<br />
im including the framework, and have os4 installed on iTouch..</p>
<p>any ideas?</p>
<p>Thanks<br />
- wes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trsills</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-398</link>
		<dc:creator>trsills</dc:creator>
		<pubDate>Thu, 29 Jul 2010 20:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-398</guid>
		<description>Forrest- yes, things are rapidly changing.  I only just recently looked to update some of my code to support the newer OF SDK.  I&#039;m planning on updating the tutorial shortly regarding the slight changes.

Sunil- from an OF perspective I&#039;m not sure you&#039;ll know that they skipped since there&#039;d be no communications back to OF.  At this point this is where people are reaching back to their own server through their own code to see if an app is online and being used, which is typically done to track piracy (not that it&#039;ll stop it though, but at least show you all of the installations out there).

Hao- I took a look at the OF settings and didn&#039;t see anything that would allow you to do specific placement.  I saw where you asked the question on OF&#039;s own forums and unfortunately it doesn&#039;t look like they responded with anything either.  Maybe an upcoming release will allow you set the specific location.</description>
		<content:encoded><![CDATA[<p>Forrest- yes, things are rapidly changing.  I only just recently looked to update some of my code to support the newer OF SDK.  I&#8217;m planning on updating the tutorial shortly regarding the slight changes.</p>
<p>Sunil- from an OF perspective I&#8217;m not sure you&#8217;ll know that they skipped since there&#8217;d be no communications back to OF.  At this point this is where people are reaching back to their own server through their own code to see if an app is online and being used, which is typically done to track piracy (not that it&#8217;ll stop it though, but at least show you all of the installations out there).</p>
<p>Hao- I took a look at the OF settings and didn&#8217;t see anything that would allow you to do specific placement.  I saw where you asked the question on OF&#8217;s own forums and unfortunately it doesn&#8217;t look like they responded with anything either.  Maybe an upcoming release will allow you set the specific location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hao Zhe XU</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-377</link>
		<dc:creator>Hao Zhe XU</dc:creator>
		<pubDate>Mon, 26 Jul 2010 22:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-377</guid>
		<description>Hello, how to make the &quot;welcome back...&quot; bar appear from top of the screen instead from the bottom?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, how to make the &#8220;welcome back&#8230;&#8221; bar appear from top of the screen instead from the bottom?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Jagnani</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-327</link>
		<dc:creator>Sunil Jagnani</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-327</guid>
		<description>Thanks For your Prompt Reply But I need to ask that how to know Programmatically that user has login the Step of OpenFeint or they just Skipped. Is there any Event or Argument I get like Bool that user has set up his Account or Not ?

Please let me Know ASAP. I am in middle of Development. Just this thing is left  other then that its over.....</description>
		<content:encoded><![CDATA[<p>Thanks For your Prompt Reply But I need to ask that how to know Programmatically that user has login the Step of OpenFeint or they just Skipped. Is there any Event or Argument I get like Bool that user has set up his Account or Not ?</p>
<p>Please let me Know ASAP. I am in middle of Development. Just this thing is left  other then that its over&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forrest</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-294</link>
		<dc:creator>Forrest</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-294</guid>
		<description>thanks very much, just wonder if there are some sample codes project to give some demo learning ? 

and when I check the latest openfeint (2.5) , seems like something are different now.</description>
		<content:encoded><![CDATA[<p>thanks very much, just wonder if there are some sample codes project to give some demo learning ? </p>
<p>and when I check the latest openfeint (2.5) , seems like something are different now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trsills</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-248</link>
		<dc:creator>trsills</dc:creator>
		<pubDate>Sun, 27 Jun 2010 23:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-248</guid>
		<description>Hey Sunil,

When you start seeing scores posted to the leader board you&#039;ll know that people are using the game and have enabled OF.  If they&#039;re not enabling OF when starting to play then you won&#039;t have the visibility through OF.  But other people have enabled features in their game to reach back to an online server as a means to track when people are using their game.  This is how they&#039;ll often times see all of the illegal copies in use in comparison to the paid copies they know should be out there.</description>
		<content:encoded><![CDATA[<p>Hey Sunil,</p>
<p>When you start seeing scores posted to the leader board you&#8217;ll know that people are using the game and have enabled OF.  If they&#8217;re not enabling OF when starting to play then you won&#8217;t have the visibility through OF.  But other people have enabled features in their game to reach back to an online server as a means to track when people are using their game.  This is how they&#8217;ll often times see all of the illegal copies in use in comparison to the paid copies they know should be out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Jagnani</title>
		<link>http://pocketworx.com/?p=80&#038;cpage=1#comment-247</link>
		<dc:creator>Sunil Jagnani</dc:creator>
		<pubDate>Sun, 27 Jun 2010 19:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://pocketworx.com/?p=80#comment-247</guid>
		<description>Hi, How Can I know that the Openfeint is Enabled or Not? I mean whether any user is already loging in  or not? Please Let me know</description>
		<content:encoded><![CDATA[<p>Hi, How Can I know that the Openfeint is Enabled or Not? I mean whether any user is already loging in  or not? Please Let me know</p>
]]></content:encoded>
	</item>
</channel>
</rss>
