<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Elliott Back's Blog - Latest Comments in Facebook PHP Api Performance</title><link>http://elliottbacksblog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Wed, 06 Aug 2008 11:43:36 -0000</lastBuildDate><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195961</link><description>Steven is right - the need for this functionality should be obsolete with the new batch methods.  See this page for more info:&lt;br&gt;&lt;br&gt;&lt;a href="http://wiki.developers.facebook.com/index.php/Using_batching_API" rel="nofollow"&gt;http://wiki.developers.facebook.com/index.php/U...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Sanders</dc:creator><pubDate>Wed, 06 Aug 2008 11:43:36 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195962</link><description>how can i get original image in facebook album using facebook api?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ankit</dc:creator><pubDate>Fri, 18 Apr 2008 03:33:27 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195960</link><description>is the ref-handle construction really superior to the ref-url construction? i ran some basic tests and it seems not...&lt;br&gt;&lt;br&gt;if you push  to all your users profiles, then your server only gets hit once when you call the fbml_refreshRefUrl api function. where is the hammering you speak of?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">danny</dc:creator><pubDate>Mon, 11 Feb 2008 00:29:50 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195959</link><description>Isn't this obsolete now due to Facebooks API batch calling?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven</dc:creator><pubDate>Wed, 30 Jan 2008 19:29:47 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195958</link><description>Great hack, just tried it and unlike comment above, seems to work fine with the fql I'm using. I did have to take out a CURL option that wasn't supported by my hosts version of php curl (CURLOPT_TCP_NODELAY).&lt;br&gt;&lt;br&gt;Just a thought though, you don't throw FacebookExceptions with relevant failed calls (i.e. error results etc) in the closeTransaction(). What were your thoughts behind this?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed</dc:creator><pubDate>Wed, 02 Jan 2008 21:22:54 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195957</link><description>It seems some people are having trouble with the Facebook Data Store API. I have abstracted its behaviour into several classes. Although incomplete, the WMSFacebookDataStore API allows rudimentary CRUD access to Facebook's database.&lt;br&gt;&lt;br&gt;&lt;a href="http://www.davidjarvis.ca/facebook/" rel="nofollow"&gt;http://www.davidjarvis.ca/facebook/&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.davidjarvis.ca/facebook/docs/" rel="nofollow"&gt;http://www.davidjarvis.ca/facebook/docs/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Data Store classes:&lt;br&gt;    WMSFacebookDataStore&lt;br&gt;    WMSFacebookDataStoreAssociation&lt;br&gt;    WMSFacebookDataStoreAssociationLink&lt;br&gt;    WMSFacebookDataStoreObject&lt;br&gt;    WMSFacebookDataStoreProperty&lt;br&gt;    WMSFacebookDataStoreRow&lt;br&gt;&lt;br&gt;Core classes:&lt;br&gt;    WMSFacebook&lt;br&gt;    WMSFacebookApplication&lt;br&gt;    WMSFacebookFriend (stub)&lt;br&gt;    WMSFacebookMessage (stub)&lt;br&gt;    WMSFacebookObject&lt;br&gt;    WMSFacebookProfile (stub)&lt;br&gt;    WMSFacebookUser&lt;br&gt;&lt;br&gt;At the very least it shows how to use Facebook's Data Store API.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Jarvis</dc:creator><pubDate>Tue, 18 Dec 2007 03:36:36 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195956</link><description>Are you currently accepting advertising on your website elliottback.com?&lt;br&gt;&lt;br&gt;Thank you,&lt;br&gt;&lt;br&gt;Nicole&lt;br&gt;Marketing Manager&lt;br&gt;ZTMC, INC.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicole</dc:creator><pubDate>Mon, 12 Nov 2007 14:17:03 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195955</link><description>Yes, I am.  I don't think there's a limit.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elliott Back</dc:creator><pubDate>Mon, 22 Oct 2007 19:52:12 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195954</link><description>Elliott, are you getting the stock data from Yahoo! for free? Is there a limit on how many requests you can make?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Montoya</dc:creator><pubDate>Mon, 22 Oct 2007 19:22:40 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195953</link><description>Quick question - I am developing a Facebook application that requires the profile box to be updated on any profile view, based on the user that is currently logged in(not the user that has the profile box).&lt;br&gt;&lt;br&gt;What would you suggest as the best way to do this?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Thu, 04 Oct 2007 16:32:22 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195950</link><description>I hate to be mean stefan, but you're a noob:&lt;br&gt;&lt;br&gt;[root@fc624389 ~]# wget &lt;a href="http://elliottback.com/wp/wp-content/uploads/2007/09/facebookapi_php5_restlib.zip" rel="nofollow"&gt;http://elliottback.com/wp/wp-content/uploads/20...&lt;/a&gt;&lt;br&gt;--18:04:52--  &lt;a href="http://elliottback.com/wp/wp-content/uploads/2007/09/facebookapi_php5_restlib.zip" rel="nofollow"&gt;http://elliottback.com/wp/wp-content/uploads/20...&lt;/a&gt;&lt;br&gt;Resolving &lt;a href="http://elliottback.com" rel="nofollow"&gt;elliottback.com&lt;/a&gt;... 66.240.243.89&lt;br&gt;Connecting to elliottback.com|66.240.243.89|:80... connected.&lt;br&gt;HTTP request sent, awaiting response... 200 OK&lt;br&gt;Length: 3939 (3.8K) [application/zip]&lt;br&gt;Saving to: `facebookapi_php5_restlib.zip'&lt;br&gt;&lt;br&gt;100%[=======================================&amp;gt;] 3,939       --.-K/s   in 0s&lt;br&gt;&lt;br&gt;18:04:52 (250 MB/s) - `facebookapi_php5_restlib.zip' saved [3939/3939]&lt;br&gt;&lt;br&gt;[root@fc624389 ~]# unzip facebookapi_php5_restlib.zip&lt;br&gt;Archive:  facebookapi_php5_restlib.zip&lt;br&gt;  inflating: facebookapi_php5_restlib.php&lt;br&gt;[root@fc624389 ~]#</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elliott Back</dc:creator><pubDate>Mon, 01 Oct 2007 18:05:22 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195951</link><description>Anyone got a PHP4 version, or can you do this in PHP4?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt</dc:creator><pubDate>Mon, 01 Oct 2007 15:01:38 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195952</link><description>Hi, the sample code zip file seems to be corrupt. I can't decompress it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stefan</dc:creator><pubDate>Mon, 01 Oct 2007 14:54:28 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195949</link><description>Is this using the latest update - published on the 26th September?&lt;br&gt;&lt;br&gt;Please state this on the site and you should add a version within the file.&lt;br&gt;&lt;br&gt;Good work</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Warner</dc:creator><pubDate>Sat, 29 Sep 2007 07:54:18 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195948</link><description>Yeah, it's posted--check the link.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elliott Back</dc:creator><pubDate>Tue, 18 Sep 2007 14:50:36 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195947</link><description>Good of you to let us know this can be done.... better if you could show us the modded code....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Flyer</dc:creator><pubDate>Tue, 18 Sep 2007 08:58:47 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195946</link><description>How'd you do this? Can you go into details... show more code on where to change things?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikk Folts</dc:creator><pubDate>Sat, 08 Sep 2007 15:44:06 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195944</link><description>You may wish to test this when running some FQL statements also I had some strange results, in fact I don't think it worked at all&lt;br&gt;&lt;br&gt;Ian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Warner</dc:creator><pubDate>Thu, 16 Aug 2007 01:12:01 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195945</link><description>Hi&lt;br&gt;&lt;br&gt;I think you simply replace the current methods etc in the Real FB class, and add in any other stuff that isnt there like the class attributes&lt;br&gt;&lt;br&gt;Ian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Warner</dc:creator><pubDate>Wed, 15 Aug 2007 20:54:07 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195943</link><description>Would be cool if you could post a unified diff, but this is great regardless. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob</dc:creator><pubDate>Thu, 02 Aug 2007 19:29:43 -0000</pubDate></item><item><title>Re: Facebook PHP Api Performance</title><link>http://elliottback.com/wp/facebook-php-api-performance/#comment-3195942</link><description>How do I use this?  The code as posted looks like it replaces the existing FacebookRestClient class.  But since that class contains all the functionality to set/refresh refs, I am not sure how to accomplish this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Sadowski</dc:creator><pubDate>Fri, 06 Jul 2007 11:42:41 -0000</pubDate></item></channel></rss>