<?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 for Performant Design</title>
	<atom:link href="http://www.performantdesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.performantdesign.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 21:55:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on cocoasudo: A graphical Cocoa based alternative to sudo by mystro</title>
		<link>http://www.performantdesign.com/2009/10/26/cocoasudo-a-graphical-cocoa-based-alternative-to-sudo/comment-page-1/#comment-4213</link>
		<dc:creator>mystro</dc:creator>
		<pubDate>Mon, 28 Jun 2010 21:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=164#comment-4213</guid>
		<description>I love your tool! It&#039;s fantastic and is great exactly formy situation (Java app ported to mac). I&#039;m wondering if you could also write a quick tool that lets you add items to the com.apple.loginitems.plist file? I think it&#039;s accessible using Apple&#039;s LSSharedFileListItemRef, but I&#039;m not an OSX developer :S</description>
		<content:encoded><![CDATA[<p>I love your tool! It&#8217;s fantastic and is great exactly formy situation (Java app ported to mac). I&#8217;m wondering if you could also write a quick tool that lets you add items to the com.apple.loginitems.plist file? I think it&#8217;s accessible using Apple&#8217;s LSSharedFileListItemRef, but I&#8217;m not an OSX developer :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scrollIntoView, but only if out of view by Hieu Le</title>
		<link>http://www.performantdesign.com/2009/08/26/scrollintoview-but-only-if-out-of-view/comment-page-1/#comment-4066</link>
		<dc:creator>Hieu Le</dc:creator>
		<pubDate>Thu, 10 Jun 2010 16:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/blog/?p=3#comment-4066</guid>
		<description>thanks so much. This is a good solution.</description>
		<content:encoded><![CDATA[<p>thanks so much. This is a good solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cocoasudo: A graphical Cocoa based alternative to sudo by Mital Vora</title>
		<link>http://www.performantdesign.com/2009/10/26/cocoasudo-a-graphical-cocoa-based-alternative-to-sudo/comment-page-1/#comment-3946</link>
		<dc:creator>Mital Vora</dc:creator>
		<pubDate>Mon, 31 May 2010 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=164#comment-3946</guid>
		<description>Amazing code that works brilliantly on osx 1.6. good work buddy !!</description>
		<content:encoded><![CDATA[<p>Amazing code that works brilliantly on osx 1.6. good work buddy !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell iPhone Devs &#8211; Pick Up The Phone! by desarae</title>
		<link>http://www.performantdesign.com/2009/09/16/tell-iphone-devs-pick-up-the-phone/comment-page-1/#comment-3709</link>
		<dc:creator>desarae</dc:creator>
		<pubDate>Thu, 29 Apr 2010 05:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=146#comment-3709</guid>
		<description>WOW! Congrats.</description>
		<content:encoded><![CDATA[<p>WOW! Congrats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by Mark</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2114</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Nov 2009 23:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2114</guid>
		<description>The video I mentioned - pretty iPhone specific, and all iPhone developers will immediately find it, but in case someone is frustrated at reading the above and not having a link:

http://www.vimeo.com/3616452</description>
		<content:encoded><![CDATA[<p>The video I mentioned &#8211; pretty iPhone specific, and all iPhone developers will immediately find it, but in case someone is frustrated at reading the above and not having a link:</p>
<p><a href="http://www.vimeo.com/3616452" rel="nofollow">http://www.vimeo.com/3616452</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by Mark</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2113</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Nov 2009 23:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2113</guid>
		<description>Update: after I set it up end-to-end, it is working. I didn&#039;t have to do any further changes to the script, and I followed pretty much the instructions in the short iPhone FBConnect video. Moral of the story: FB isn&#039;t really big on giving you ways to test individual components; you have to do big-bang development and then hope everything works at the end.</description>
		<content:encoded><![CDATA[<p>Update: after I set it up end-to-end, it is working. I didn&#8217;t have to do any further changes to the script, and I followed pretty much the instructions in the short iPhone FBConnect video. Moral of the story: FB isn&#8217;t really big on giving you ways to test individual components; you have to do big-bang development and then hope everything works at the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by aaron</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2112</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2112</guid>
		<description>The auth_token is generated by Facebook and automatically passed by them...  In short, you&#039;ll more or less need a working iPhone app to test.  Wish there were a simpler way, but can&#039;t provide any pointers on that...

In regards to the web vs. desktop setting, desktop should be the moral equivalent of an iPhone app - so unless you also have a web app to supplement the iPhone app, the desktop setting should be sufficient.

Good luck! Hope this all helps once the app is ready.</description>
		<content:encoded><![CDATA[<p>The auth_token is generated by Facebook and automatically passed by them&#8230;  In short, you&#8217;ll more or less need a working iPhone app to test.  Wish there were a simpler way, but can&#8217;t provide any pointers on that&#8230;</p>
<p>In regards to the web vs. desktop setting, desktop should be the moral equivalent of an iPhone app &#8211; so unless you also have a web app to supplement the iPhone app, the desktop setting should be sufficient.</p>
<p>Good luck! Hope this all helps once the app is ready.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by Mark</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2111</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2111</guid>
		<description>Oops, in my URL in previous post after auth_token= it had a placeholder for my API key, but I wrote it (for the post) inside less-than/greater than, so it didn&#039;t show up in my post.

Trying again:
http://www.mydomain.com/scriptname.php?auth_token={my_app_api_id_here}&amp;generate_session_secret=1</description>
		<content:encoded><![CDATA[<p>Oops, in my URL in previous post after auth_token= it had a placeholder for my API key, but I wrote it (for the post) inside less-than/greater than, so it didn&#8217;t show up in my post.</p>
<p>Trying again:<br />
<a href="http://www.mydomain.com/scriptname.php?auth_token=" rel="nofollow">http://www.mydomain.com/scriptname.php?auth_token=</a>{my_app_api_id_here}&amp;generate_session_secret=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by Mark</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2110</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2110</guid>
		<description>Thanks for replying.

Here&#039;s my theory for what my problem is. I don&#039;t have the first clue about PHP, so I was running the PHP script from the command line with php scriptname.php, and expecting it to work. After digging into PHP a bit I see that $_GET is populated from the values set in an incoming http request, so it won&#039;t contain anything if the script is run from the command line. Basic web 101 developer mistake type stuff.

So for now I&#039;m just hoping it&#039;s working; I will only be able to verify it once I get it all coded up end-to-end in the app. Was hoping I could just try out the script but no such luck.

Also tried it in a web browser with http://www.mydomain.com/scriptname.php?auth_token=&amp;generate_session_secret=1 but that still gave an error: 

Fatal error: Uncaught exception &#039;FacebookRestClientException&#039; with message &#039;Invalid parameter&#039; in /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php:3112 Stack trace: #0 /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php(309): FacebookRestClient-&gt;call_method(&#039;facebook.auth.g...&#039;, Array) #1 /somepath/fb/auth-proxy.php(18): FacebookRestClient-&gt;auth_getSession(&#039;e56974405663778...&#039;, &#039;1&#039;) #2 {main} thrown in /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php on line 3112

Maybe there are other parameters that are set under the hood when the call is made from the iPhone client library.

Re: your questions, Sandbox mode is not on.

As to the callback URL, I&#039;m not sure why the choices are only web and desktop. I&#039;m trying to add FBConnect to an iPhone app. Mine was set to web but I changed it to desktop now, and that hasn&#039;t helped.

Changes to the script: it&#039;s as-is, except for my app&#039;s api key and secret, and I changed the require line to point to the facebook.php file on my system, which resides in the untarred folder with the other FBConnect library files.</description>
		<content:encoded><![CDATA[<p>Thanks for replying.</p>
<p>Here&#8217;s my theory for what my problem is. I don&#8217;t have the first clue about PHP, so I was running the PHP script from the command line with php scriptname.php, and expecting it to work. After digging into PHP a bit I see that $_GET is populated from the values set in an incoming http request, so it won&#8217;t contain anything if the script is run from the command line. Basic web 101 developer mistake type stuff.</p>
<p>So for now I&#8217;m just hoping it&#8217;s working; I will only be able to verify it once I get it all coded up end-to-end in the app. Was hoping I could just try out the script but no such luck.</p>
<p>Also tried it in a web browser with <a href="http://www.mydomain.com/scriptname.php?auth_token=&amp;generate_session_secret=1" rel="nofollow">http://www.mydomain.com/scriptname.php?auth_token=&amp;generate_session_secret=1</a> but that still gave an error: </p>
<p>Fatal error: Uncaught exception &#8216;FacebookRestClientException&#8217; with message &#8216;Invalid parameter&#8217; in /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php:3112 Stack trace: #0 /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php(309): FacebookRestClient-&gt;call_method(&#8217;facebook.auth.g&#8230;&#8217;, Array) #1 /somepath/fb/auth-proxy.php(18): FacebookRestClient-&gt;auth_getSession(&#8217;e56974405663778&#8230;&#8217;, &#8216;1&#8242;) #2 {main} thrown in /somepath/fb/facebook-platform/php/facebookapi_php5_restlib.php on line 3112</p>
<p>Maybe there are other parameters that are set under the hood when the call is made from the iPhone client library.</p>
<p>Re: your questions, Sandbox mode is not on.</p>
<p>As to the callback URL, I&#8217;m not sure why the choices are only web and desktop. I&#8217;m trying to add FBConnect to an iPhone app. Mine was set to web but I changed it to desktop now, and that hasn&#8217;t helped.</p>
<p>Changes to the script: it&#8217;s as-is, except for my app&#8217;s api key and secret, and I changed the require line to point to the facebook.php file on my system, which resides in the untarred folder with the other FBConnect library files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook iPhone Session Proxy in PHP (FBSession getSessionProxy) by aaron</title>
		<link>http://www.performantdesign.com/2009/09/03/facebook-iphone-session-proxy-in-php-fbsession-getsessionproxy/comment-page-1/#comment-2109</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Wed, 11 Nov 2009 21:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.performantdesign.com/?p=138#comment-2109</guid>
		<description>There are a lot of different settings that might be throwing things off...  On the advanced settings tab for the app, you might want to look at a few things.  Is sandbox mode on?  If so, maybe turn it off.  What do you have the application type set to?  For this app in particular - for various reasons - I used web, but you may want to use desktop.  If you use web, a canvas callback url is required on the canvas tab.  If you use desktop, that&#039;s not needed.

Are you using the script above as-is (only changing the api key and session secret), or were other changes made?</description>
		<content:encoded><![CDATA[<p>There are a lot of different settings that might be throwing things off&#8230;  On the advanced settings tab for the app, you might want to look at a few things.  Is sandbox mode on?  If so, maybe turn it off.  What do you have the application type set to?  For this app in particular &#8211; for various reasons &#8211; I used web, but you may want to use desktop.  If you use web, a canvas callback url is required on the canvas tab.  If you use desktop, that&#8217;s not needed.</p>
<p>Are you using the script above as-is (only changing the api key and session secret), or were other changes made?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
