Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Facebook Platform Developer Forum - forum.developers.facebook.com | Site profile

Site profile page for http://forum.developers.facebook.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://forum.developers.facebook.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://forum.developers.facebook.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Facebook Platform Developer Forum - http://forum.developers.facebook.com Facebook Platform Developer Forum
Url: http://forum.developers.facebook.com
Users activity: 2 post per thread
site activity: 860 active threads during last week
Site rank: 2,407 (go to rank page)
Domain info for: facebook.com
 

Posting activity table on Facebook Platform Developer Forum:

  Week Month 3 Months
Threads: 860 2,910 7,937
Post: 1,520 5,328 14,459
 

Authority Badge:

Facebook Platform Developer Forum | Forum Authority Badge

Facebook Platform Developer Forum posting activity graph:

Posts by:  day  week  month 
 

http://forum.developers.facebook.com Alexa graph:

Top authors on Facebook Platform Developer Forum during last week:

Name
Posts
mikeurturn
75
user's latest post:
call to groups_get() for all...
Published (2009-11-25 13:26:00)
I think your best bet would be to script a cron job to handle this task - This may work, but I am not sure. You are requesting a large amount of data on-the-fly. Regards, Mike
The Reaper
62
user's latest post:
Making facebook posts appear on...
Published (2009-11-25 16:28:00)
you have sorta posted in the correct section...it'd be more suited to the connect - general topic though, i think. but that doesn't matter. for your ideas: you can post to facebook from your site as well as save in your own database, but storing any posts taken from facebook in your own database is against TOS (even if it is your own). some pages on the wiki that may be of help here: http://wiki.developers.facebook.com/index.php/API...
dburns
49
user's latest post:
First App Example code
Published (2009-11-25 11:06:00)
Not with FBML mode, no.  That's because in FBML mode, Facebook is the only *direct* consumer of your site's output.  It parses the FBML and changes it into HTML and shows it to the user.  Of course, Facebook can't see your localhost. In iFrame it's possible to develop this way.
wwall
48
user's latest post:
would someone FIX the...
Published (2009-11-24 00:00:00)
thepen3 wrote: even beyond the two API overload train wrecks in the last week, the groups.getMembers API call is a constant ongoing disaster.  when a group has a large number of members (like that would never happen on Facebook) even a SINGLE call to this function as often as not takes longer than the timeout limit of the page fetch from the callback URL.  absolutely unusable in any reliable way, and it has ALWAYS been...
anatolyl
35
user's latest post:
FB.Connect.showPermissionDialog...
Published (2009-11-25 16:13:00)
Maybe this is related to recent platform instability? Which should be resolved by now. Do you still see this behavior?
Facebook Platform Team
27
user's latest post:
API very slow
Published (2009-11-25 18:47:00)
Hello, Thanks for the reports. We're currently working to resolve some performance issues that are impacting the API tier. We apologize for the inconvenience and will let you know when the issue is resolved in the Platform Status Feed . Matt Trainer
Volund
21
user's latest post:
AJAX not working in IE but works...
Published (2009-11-25 15:41:00)
What I mean is, if you are seeing the alert("TEST") then the ajax must be working and returning data.  So presumably xmlhttp.responseText is empty? This may well be an issue on the server side, not the client side.  You could try temporarily altering the server code to return a fixed value to see if that shows up.
rockaja
16
user's latest post:
CHANGING APRIL 10: UID &...
Published (2009-11-25 12:48:00)
anatolyl wrote: I posted it several times on this forums: Forget about ints for ids, either 32 bit or 64 bit. Store all ids as strings. Anyway we get only strings from the API. Store everything as strings and you can save your time in the future keeping your system up-to-date. Haven't you seen orkut uids? I suspected this a year ago and never stored uids as integer..all my uids are stored as string - so no sweat on my side.
FendyBt2
14
user's latest post:
Template and Pop up with...
Published (2009-11-25 08:09:00)
cupidstruck wrote: If i include the code as shown in the post above, with reference to my code above, the <php> tag will be closed pre-maturely ( bolded below )     if ($friend_selector_id) {         $target_id = $friend_selector_id;         ?>         <script>    ...
Nuklear
13
user's latest post:
How to get public data
Published (2009-11-24 13:35:00)
Many people have their profiles on Google. That might help. Search for that person on Facebook and grab data of the public page on Google.
 

Top 10 active forums on Facebook Platform Developer Forum during last week:

API - 254 new posts API - forum profile
General - 211 new posts General - forum profile
FBML/FBJS - 191 new posts FBML/FBJS - forum profile
Getting Started - 131 new posts Getting Started - forum profile
Connect - General - 124 new posts Connect - General - forum profile
Application Marketplace - 80 new posts Application Marketplace - forum profile
Connect - API/Javascript - 76 new posts Connect - API/Javascript - forum profile
Developer Feedback to Facebook - 67 new posts Developer Feedback to Facebook - forum profile
Connect - Feed Stories - 62 new posts Connect - Feed Stories - forum profile
Connect - Authentication - 51 new posts Connect - Authentication - forum profile
 

Top 10 forums on Facebook Platform Developer Forum:

General - 8,046 posts General - forum profile
API - 5,802 posts API - forum profile
Getting Started - 5,757 posts Getting Started - forum profile
FBML/FBJS - 5,510 posts FBML/FBJS - forum profile
Connect - General - 3,678 posts Connect - General - forum profile
Application Marketplace - 3,218 posts Application Marketplace - forum profile
Advertising - 3,024 posts Advertising - forum profile
Developer Feedback to Facebook - 2,466 posts Developer Feedback to Facebook - forum profile
Connect - API/Javascript - 2,390 posts Connect - API/Javascript - forum profile
Feed stories - 2,016 posts Feed stories - forum profile

Latest active threads on Facebook Platform Developer Forum:

Facebook Platform Developer Forum
Started 1 day, 22 hours ago (2009-11-26 03:42:00)  by The Reaper
from my understanding they shouldn't. you should make sure the user ids are stored in your database as either bigint(20) (minimum) or as a string. hope this tracks down your problem.
Forum:  General General - forum profile
Thread:  Show this thread (9 posts) Thread info: Does Facebook recycle user ID's? Size: 210 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Does Facebook recycle user ID's? :: General :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 17 hours, 4 minutes ago (2009-11-27 09:09:00)  by PabloMacaluso
Please i need get back my applicactions! i send a email but nothing says nothing
Forum:  Developer Feedback to Facebook Developer Feedback to Facebook - forum profile
Thread:  Show this thread (4 posts) Thread info: Somebody hack my app. Size: 89 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Somebody hack my app. :: Developer Feedback to Facebook :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 4 weeks, 1 day ago (2009-10-29 16:13:00)  by anatolyl
regarding bugs - please file them at bugzilla regarding url - check out if you set your bookmark url in app settings.
Forum:  General General - forum profile
Thread:  Show this thread (3 posts) Thread info: Developer App problems and other bugs Size: 132 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Developer App problems and other bugs :: General :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 1 week ago (2009-11-20 07:23:00)  by gluethje
Bump. This is appears to be a pretty significant bug and I'd like to know if anyone else is seeing it. Any fan box on any web page only shows the loading bars in Firefox 3.5, Windows XP
Forum:  General General - forum profile
Thread:  Show this thread (3 posts) Thread info: Fan Box not loading in Firefox Size: 194 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Fan Box not loading in Firefox :: General :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 17 hours, 12 minutes ago (2009-11-27 09:01:00)  by mikeurturn
Hi Pyro- Please take a look at http://www.facebook.com/apps/applicatio … 6408158482 and at http://www.facebook.com/apps/applicatio … 8211597016 Regards, Mike
Forum:  Application Marketplace Application Marketplace - forum profile
Thread:  Show this thread (2 posts) Thread info: Wanted: Quality app that can monetize, PLUS the developer(s) Size: 366 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Wanted: Quality app that can monetize, PLUS the developer(s) :: Application Marketplace :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 1 day, 1 hour ago (2009-11-27 00:48:00)  by wwall
Read the Platform Principles and Policies (including the Advertising Guidelines) on the wiki.
Forum:  Advertising Advertising - forum profile
Thread:  Show this thread (3 posts) Thread info: Affiliate links and pages Size: 102 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Affiliate links and pages :: Advertising :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 18 hours, 8 minutes ago (2009-11-27 08:05:00)  by anatolyl
weslee007 wrote: Did the link to update Page Fans disappear? Is there a limit to number of updates one can make? I sent 2 updates over the last 3 weeks, is that the reason why I can' see the link? I don't see it too. Can you file a bug at bugzilla? thanks
Forum:  Developer Feedback to Facebook Developer Feedback to Facebook - forum profile
Thread:  Show this thread (2 posts) Thread info: Can't find the link to send updates to Page Fans Size: 365 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can't find the link to send updates to Page Fans :: Developer Feedback to Facebook :: Facebook Platform Developer Forum"
Facebook Platform Developer Forum
Started 18 hours, 14 minutes ago (2009-11-27 07:59:00)  by anatolyl
You need to display different conetnt for connected/disconnected user and provide a certain logic. Also upon acquiring session you can call FB.XFBML.Host.parseDomElement or parseDomTree to reparse certain XFBML markup. hope this helps
Forum:  Connect - xFBML Connect - xFBML - forum profile
Thread:  Show this thread (4 posts) Thread info: xfbml not working in iframe.... is there any simpler way to do this? Size: 269 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: xfbml not working in iframe.... is there any simpler way to do this? :: Connect - xFBML :: Facebook Platform Developer Forum"
 

Hot threads for last week on Facebook Platform Developer Forum:

API
Started 4 days, 9 hours ago (2009-11-23 16:22:00)  by Splengy
correction it works maybe one out of 20 times...
Forum:  API API - forum profile
Thread:  Show this thread (24 posts) Thread info: whats up? are they changing things and not telling the developers Size: 57 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: whats up? are they changing things and not telling the developers :: API :: Facebook Platform Developer Forum"
General
Started 1 week, 1 day ago (2009-11-19 05:37:00)  by FendyBt2
FLindblom wrote: I'm getting these a lot recently, my host seems just fine, as far as I can tell it's facebook that doesn't want to talk to it intermittently. Errors while loading page from application The URL ... did not respond. Please try again later. We appreciate your patience as the developers of ... and Facebook resolve this issue. Thanks! When accessed from outside FB, just ...
Forum:  General General - forum profile
Thread:  Show this thread (17 posts) Thread info: Page timeouts, ajax timeouts. Size: 1,261 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Page timeouts, ajax timeouts. :: General :: Facebook Platform Developer Forum"
Developer Feedback to Facebook
Started 4 weeks, 1 day ago (2009-10-29 02:34:00)  by michelk
I understand it's not practical for facebook to run an email proxy server, and keep it up and running at all time. On the other hand it's not reasonable to believe, or make developers believe users will give away their email. Clearly facebook has here a nice way to shut down email communications. Users to users notifications, requests, etc being also phased out everything should go to the ...
Forum:  Developer Feedback to Facebook Developer Feedback to Facebook - forum profile
Thread:  Show this thread (37 posts) Thread info: Re: Platform Roadmap and App-to-User Notifications Size: 635 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Re: Platform Roadmap and App-to-User Notifications :: Developer Feedback to Facebook :: Facebook Platform Developer Forum"
Connect - API/Javascript
Started 1 week, 1 day ago (2009-11-19 15:07:00)  by The Reaper
number 1 seems weird...could be you're expecting the wrong value. number 2 has been happening for ages. facebook still haven't fixed it. number 3 may be something to do with your xd_receiver.htm file (the reference needs to be relative to your page without a leading forward slash, or absolute). it could also be a problem with your app settings. make sure the connect url is correct and, if you ...
Forum:  Connect - API/Javascript Connect - API/Javascript - forum profile
Thread:  Show this thread (16 posts) Thread info: Problems with: hasAppPermission, showPermissionDialog, streamPublish Size: 494 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problems with: hasAppPermission, showPermissionDialog, streamPublish :: Connect - API/Javascript :: Facebook Platform Developer Forum"
Profile boxes
Started 4 days, 19 hours ago (2009-11-23 06:57:00)  by mikeurturn
Have you tried $_REQUEST['fb_sig_profile_user']? This may yield better results. Is there also a reason your uid parameter is profileowner?
Forum:  Profile boxes Profile boxes - forum profile
Thread:  Show this thread (14 posts) Thread info: Empty fb_sig on profile box Size: 147 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Empty fb_sig on profile box :: Profile boxes :: Facebook Platform Developer Forum"
API
Started 1 week, 1 day ago (2009-11-19 11:52:00)  by mikeurturn
You could grab your entire events list, put it into an array, and filter by the creator key. If the creator=your Facebook ID, then display. Make sense?
Forum:  API API - forum profile
Thread:  Show this thread (13 posts) Thread info: Get events that I created? Size: 173 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Get events that I created? :: API :: Facebook Platform Developer Forum"
General
Re: Pics not showing - 13 new posts
Started 4 months ago (2009-07-28 07:16:00)  by dburns
I think you've been bitten by a deliberate change made by FB, tracked in this bug: http://bugs.developers.facebook.com/sho … gi?id=5994
Forum:  General General - forum profile
Thread:  Show this thread (19 posts) Thread info: Pics not showing Size: 224 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Pics not showing :: General :: Facebook Platform Developer Forum"
Developer Feedback to Facebook
Started 6 days, 11 hours ago (2009-11-21 14:37:00)  by anatolyl
I think the problem is mostly not with missing content but with navigation and page structure of wiki pages. 1) Navigation is very bad, many times links to complimentary content elsewhere is missing, etc. Should be more visual/structured/organized. 2) FQL tables should be prioritized in search/structure etc. 3) Javascript library methods 'docs' are mostly machine generated content and need to ...
Forum:  Developer Feedback to Facebook Developer Feedback to Facebook - forum profile
Thread:  Show this thread (12 posts) Thread info: Give Facebook feedback on our docs Size: 854 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Give Facebook feedback on our docs :: Developer Feedback to Facebook :: Facebook Platform Developer Forum"
FBML/FBJS
Started 4 days, 13 hours ago (2009-11-23 13:05:00)  by kaan
We have that table error everywhere too, there is a serious untold update
Forum:  FBML/FBJS FBML/FBJS - forum profile
Thread:  Show this thread (12 posts) Thread info: Weird happenings on my app Size: 82 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Weird happenings on my app :: FBML/FBJS :: Facebook Platform Developer Forum"
Feed stories
Started 3 weeks, 2 days ago (2009-11-05 01:54:00)  by donachy
I think that phrase it's automatically translate by Facebook, not by your app!!
Forum:  Feed stories Feed stories - forum profile
Thread:  Show this thread (16 posts) Thread info: Template and Pop up with streamPublish Size: 88 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Template and Pop up with streamPublish :: Feed stories :: Facebook Platform Developer Forum"