<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Scripting News - Latest Comments in How to get started with Facebook's new API? (Scripting News)</title><link>http://scripting.disqus.com/</link><description></description><atom:link href="https://scripting.disqus.com/how_to_get_started_with_facebooks_new_api_scripting_news/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 19 Jun 2010 19:07:20 -0000</lastBuildDate><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-57692097</link><description>&lt;p&gt;I just visited &lt;a href="http://iFrog.us" rel="nofollow noopener" target="_blank" title="iFrog.us"&gt;iFrog.us&lt;/a&gt; and its such a great site.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Sat, 19 Jun 2010 19:07:20 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8768515</link><description>&lt;p&gt;I have a feeling these docs are written for developers who have been working with Facebook. I have never written any code to call Facebook's API.&lt;/p&gt;&lt;p&gt;My Blogs:&lt;br&gt;&lt;a href="http://top-mobilephones.blogspot.com" rel="nofollow noopener" target="_blank" title="http://top-mobilephones.blogspot.com"&gt;http://top-mobilephones.blo...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Subscribe:&lt;br&gt;&lt;a href="http://feedproxy.google.com/TopMobilePhones" rel="nofollow noopener" target="_blank" title="http://feedproxy.google.com/TopMobilePhones"&gt;http://feedproxy.google.com...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;RoN™:&lt;br&gt;&lt;a href="http://www.jerome-sedurifa.tk" rel="nofollow noopener" target="_blank" title="http://www.jerome-sedurifa.tk"&gt;http://www.jerome-sedurifa.tk&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">• RoN™ •</dc:creator><pubDate>Tue, 28 Apr 2009 04:48:01 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8751381</link><description>&lt;p&gt;Facebook's API is a lot more complicated than Twitter's because it does a lot more. For starters users actually use the app on Facebook, Twitter has nothing like that. The published tools are in PHP because that's what Facebook uses, but you can use whatever language you want. There's a bit of setup needed for each app because of this though, so read the getting started docs.&lt;/p&gt;&lt;p&gt;If you just want to mess around, use the test console. It's easy as 1-2-3.&lt;/p&gt;&lt;p&gt;&lt;a href="http://developers.facebook.com/tools.php?api" rel="nofollow noopener" target="_blank" title="http://developers.facebook.com/tools.php?api"&gt;http://developers.facebook....&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Otherwise, you should be able to easily send REST calls like anyone else.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jon</dc:creator><pubDate>Mon, 27 Apr 2009 19:56:53 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8749274</link><description>&lt;p&gt;In this conversation, it's easy for us to forget that most people would prefer to have privacy over giving developers easy ways to add tons of value.&lt;/p&gt;&lt;p&gt;Or at least, that's what they think. I know many people that have vented against any pro-developer changes Facebook makes. Reactionary, yes. But that's fraking life for you.&lt;/p&gt;&lt;p&gt;I personally would like to see a Facebook API built for twitter devs, down to the same method names and everything. If there is a bunch of stale kool aid in the Facebook client, just keep it where I won't have to see it. &lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jamtoday</dc:creator><pubDate>Mon, 27 Apr 2009 18:44:27 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8743648</link><description>&lt;p&gt;I purposefully avoided Facebook's "API" in its earlier incarnations because it was designed around their captive, walled-garden model of apps. The new API is allegedly less restrictive insofar as it *can* be baked into server-side apps and stand-alone applications. But damn if I can tell how to do it short of reverse-engineering a big pile of PHP code.&lt;/p&gt;&lt;p&gt;I'm with Dave on this one. Document the set of APIs and show me some sample HTTP calls and payloads. I have no desire to wade into someone else's skanky PHP framework to do something which should be incredibly simple, like update my status on Facebook or get the RSS feed of new stories.&lt;/p&gt;&lt;p&gt;Facebook wants to infiltrate existing sites by way of their authentication and statusing "APIs". They don't really seem to want a lot of external applications that could mask the Facebook brand or repurpose their data in ways they cannot control. I don't think getting access to the news stream is anything massively different than their previous API offerings as long as it comes with the baggage/koolaid that they seem to be requiring.&lt;/p&gt;&lt;p&gt;p.s. Yes, I have never written a Facebook app. Today's news likely won't make me want to any more than before, unfortunately.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chuck Shotton</dc:creator><pubDate>Mon, 27 Apr 2009 15:34:01 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8742160</link><description>&lt;p&gt;I wouldn't trust them then. What if you get your code running -- what are&lt;br&gt;the chances they'll break you later? They'll say they didn't mean to and&lt;br&gt;maybe they're telling the truth, but if your app is broken your users will&lt;br&gt;blame you. Excuses don't matter.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 14:46:13 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8742153</link><description>&lt;p&gt;APIs are a whole different thing. You have to get competing businesses to&lt;br&gt;trust you. Every developer knows that if they're successful enough the day&lt;br&gt;will come that the platform vendor will eat their lunch. What you hope is&lt;br&gt;that there is something in it for you too. It's a seduction, as with all&lt;br&gt;seductions, the first step has to be easy and look pleasurable, and you have&lt;br&gt;to get the idea that you migth not get eaten right away. :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 14:45:59 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8741576</link><description>&lt;blockquote&gt;The moral of the story is that developing on Facebook's platform is incredibly daunting...&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;This is true in my experience as well -- when I was actively developing for the Facebook platform, they actually had &lt;i&gt;showstopping bugs in their official PHP client&lt;/i&gt;, something I literally have never seen before. It was like it went out the door without anyone bothering to test it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sameasiteverwas</dc:creator><pubDate>Mon, 27 Apr 2009 14:28:42 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8741432</link><description>&lt;p&gt;Couldn't you make the exact opposite case for way more failed companies?  Were A&amp;amp;P and Safeway shortsighted for not copying Webvan? Petco for not copying &lt;a href="http://pets.com?" rel="nofollow noopener" target="_blank" title="pets.com?"&gt;pets.com?&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Obviously these are two of the most catastrophic web failures ever, but certainly not every up and coming company holds the secret to taking down the big guys.&lt;/p&gt;&lt;p&gt;The Microsoft/internet point is a fair one.  And I'm not as familiar with the RSS saga as you, but I'm willing to believe you're more or less correct there as well. Those have got to be the exceptions rather than the rules though.  Even if Twitter is really the next BIG thing, I don't think it's at all clear that Facebook won't be as well, or that there's any more velocity to the (admittedly) non-static developer population of Twitter than Facebook.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">evansolomon</dc:creator><pubDate>Mon, 27 Apr 2009 14:24:09 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8740440</link><description>&lt;p&gt;They should hire me to design a new API for devs who are just getting&lt;br&gt;started. I see the data I want. Use OAuth to give apps access. It's so&lt;br&gt;straightforward, lots of prior art.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 13:55:29 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8739990</link><description>&lt;p&gt;Agreed, but Facebook has always had a history of changing their API back through when they launched Platform initially.  Things are far more stable these days though, but still as you point out hard to get started.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Recordon</dc:creator><pubDate>Mon, 27 Apr 2009 13:43:38 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8739828</link><description>&lt;p&gt;This moving target syndrome is a bad sign David. And the API should be simple enough that you don't need a toolkit. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 13:38:42 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8739757</link><description>&lt;p&gt;Also numbers of developers are mostly irrelevant. Developers isn't a game of numbers. You need the killer app. Then the others will follow. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 13:36:59 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8739672</link><description>&lt;p&gt;I've heard that kind of thinking many times before, and there's a problem. These numbers aren't static.&lt;/p&gt;&lt;p&gt;Microsoft said the same kind of stuff about MAPI and Blackbird when the Internet was booting up as a commercial platform. A few years later they were rushing to catch up with the API of the web (HTTP).&lt;/p&gt;&lt;p&gt;Microsoft also said RSS wasn't important, they were working on more serious stuff, and of course they had an installed base in the billions of users, and RSS was just getting started (thousands of feeds at the time). Then a few years later they had "Team RSS" and were rebuilding everything around RSS.&lt;/p&gt;&lt;p&gt;There's a tendency at bigco's to relax and enjoy they lead they have until they don't have it anymore. Then the question is why they blew it. The little guys *love* this about the big guys, btw. You can even tell them how to compete with you to win, and it doesn't matter. :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 13:34:20 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8739204</link><description>&lt;p&gt;One of the challenges I've run into using Facebook's API in the past is that in general if the library you're using doesn't support their latest API methods, it can be a bit tricky to get going.  Take a look at &lt;a href="http://wiki.developers.facebook.com/index.php/Extended_permissions" rel="nofollow noopener" target="_blank" title="http://wiki.developers.facebook.com/index.php/Extended_permissions"&gt;http://wiki.developers.face...&lt;/a&gt; for more information on how to create an app that requests access to your stream.  You should be able to ignore FQL and use their REST API instead.  Take a look at &lt;a href="http://wiki.developers.facebook.com/index.php/Stream.get" rel="nofollow noopener" target="_blank" title="http://wiki.developers.facebook.com/index.php/Stream.get"&gt;http://wiki.developers.face...&lt;/a&gt;, though realize you'll need to hack on an existing FB library to make it easy.  They also are using Activity Streams so you could request an Atom feed of a user's stream with more info at &lt;a href="http://wiki.developers.facebook.com/index.php/Using_Activity_Streams" rel="nofollow noopener" target="_blank" title="http://wiki.developers.facebook.com/index.php/Using_Activity_Streams"&gt;http://wiki.developers.face...&lt;/a&gt;, though you still need to construct the signature on the URL.&lt;/p&gt;&lt;p&gt;And yes, they should duplicate the basics of Twitter's API to make things easier for developer's familiar with it who want to try out Facebook's.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Recordon</dc:creator><pubDate>Mon, 27 Apr 2009 13:21:31 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8738680</link><description>&lt;p&gt;As convenient as it would be for lots of people (including myself) to have Facebook's API mirror Twitter's, it is an extremely tough thing to do.  Facebook's API is WAY more complicated (and powerful) than Twitter's.&lt;/p&gt;&lt;p&gt;More importantly, Facebook has probably 20-40x as many users as Twitter.  I have no idea how many developers either platform has, but I would guess that far more developer hours have been spent on Facebook's API than Twitter's.  If that's the case, Facebook would almost certainly be doing themselves a disservice by jumping through hoops to make their API follow Twitter's.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">evansolomon</dc:creator><pubDate>Mon, 27 Apr 2009 13:06:25 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8738397</link><description>&lt;p&gt;Yes, I think so.&lt;/p&gt;&lt;p&gt;If you're motivated and in a competitive market, I don't see how you could&lt;br&gt;pass this up.&lt;/p&gt;&lt;p&gt;Me, I'm a dabbler and experimenter, with a lot of demands on my time a lot&lt;br&gt;of different ways I could go.&lt;/p&gt;&lt;p&gt;If they had something easy to try out, I probably would have tossed my&lt;br&gt;project for the day and dug in. But it would take me a week to get Hello&lt;br&gt;World working. And it wouldn't be a fun week. For the desktop client guys&lt;br&gt;this is a must-do thing, anyone who doesn't do it might as well close up&lt;br&gt;shop.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Mon, 27 Apr 2009 12:58:27 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8738370</link><description>&lt;p&gt;I spent a weekend with a group of programmers trying to spin-up a proof of concept using Facebook Connect.  By the end of the weekend we had virtually nothing, and I ended up presenting a demo using a bunch of static images and JQuery magic.&lt;/p&gt;&lt;p&gt;The moral of the story is that developing on Facebook's platform is incredibly daunting, and I believe this has to do with their notion of "dynamic privacy".  So, instead of simply sending data along a wire based on a request (REST), you have to deal with an elaborate web of hooks and callbacks.  :( &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carter Rabasa</dc:creator><pubDate>Mon, 27 Apr 2009 12:57:44 -0000</pubDate></item><item><title>Re: How to get started with Facebook's new API? (Scripting News)</title><link>http://www.scripting.com/stories/2009/04/27/howToGetStartedWithFaceboo.html#comment-8738117</link><description>&lt;p&gt;Do you think this will allow people who create Twitter apps to include FB publishing as well? It looks like Nambu is heading in that direction.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">davemerwin</dc:creator><pubDate>Mon, 27 Apr 2009 12:50:09 -0000</pubDate></item></channel></rss>