Mirko Hüttner (Sun, 26 Dec 2010 22:09:14 -0500): test
Beth Ces (Tue, 28 Dec 2010 13:23:47 -0500): I'm really frustrated about the fact that facebook doesn't encourage us to reach out and get to know people through fb. I used to do that until fb blocked me for two days and said that I can only connect with people who I know personally once the block is lifted. I may not know everyone I'm connected to on fb personally, but I've actually made friends this way. I've been up very late chatting with people from all over the world and I love it. It is a wonderful experience getting to know these people, but facebook would prefer that I don't do this anymore and I can't understand why.
Ozkr Lpz (Thu, 30 Dec 2010 01:14:18 -0500): it's only for security cause exist people that don't know use this page and do everithing bad and this is the problem that sometimes te people use this mid for bad things and this is a big problem but only think that exist people false don't is a good option o know people olnly try to out and know really people... maybe I don't be the better guy for tell you this!!! but only was read your comment and think ohh god why the people don't see whats happen around.... your comment its good and sorry if you angry....
Elizabeth Lin (Tue, 01 Feb 2011 03:53:37 -0500): I would like to query on 'fromid' - essentially, find all comments by a particular 'fromid'. It doesn't seem like this is possible since that field is not indexable - is there something else in the API that would solve this?
Jan Lübeck (Wed, 06 Apr 2011 10:36:19 -0400): were you able to do this?
Elizabeth Lin (Wed, 06 Apr 2011 12:20:37 -0400): No I wasn't able to, and I couldn't find any helpful answers. I suspect that it might not be part of the API because of privacy concerns (because you are accessing posts on a wall that you don't have permission to view)?
Tyson Lowery (Wed, 13 Apr 2011 12:09:54 -0400): There isn't any way to do this. Vote for this bug if you want Facebook to consider changing the API to allow this: http://bugs.developers.facebook.net/show_bug.cgi?id=9509
Jan Lübeck (Wed, 13 Apr 2011 12:38:38 -0400): Tyson, I just voted in your bug report. You mention there that the way to do it is making thousands of calls... do you have a query example?
Tyson Lowery (Wed, 13 Apr 2011 13:44:02 -0400): When I tried to do it, it was 100s of lines of code. Here's what I tried. First find every connection someone has. Then find every wall post, note, photo, album, video, etc. each connection has. Then test the comment table using the postID or objectID looking for your person's fromID, you may have to test 10,000 or more posts/objects for each user of your app. You may have to put some pauses in your code so you don't go over the rate limit. I never really got my code working, I may revisit it at some point though.
Jacquelyn Arroyo Tandang (Sat, 14 May 2011 22:26:05 -0400): I am having the very same problem. If that is not possible, Can I atleast fetch all comments left from my site?
Deep Jyoti Kalita (Sat, 12 May 2012 06:34:45 -0400): I'm learning how to post comment to Facebook from an iPhone app!
Liangxiong Zhu (Thu, 10 Feb 2011 01:44:09 -0500): can anyone give an example?
Liangxiong Zhu (Thu, 10 Feb 2011 01:44:39 -0500): I just want to read out all comments on a post. I have post_id, then what to do
Liangxiong Zhu (Thu, 10 Feb 2011 02:18:25 -0500): get it. get post_id from stream and then extract second part of the id , then compare it with object_id column of comment table. the column name in facebook's table make me dizzy really
Arkadius Stefanski (Tue, 19 Apr 2011 11:13:38 -0400): its much easier with fql.multiquery and the php sdk ... <?php $queries = array('status' => 'SELECT post_id, ... FROM stream WHERE ...', 'comments' => 'SELECT text, ... FROM comments WHERE post_id IN (SELECT post_id FROM #status)'); $result = $fb->facebook->api(array('method' => 'fql.multiquery', 'queries' => json_encode($queries))); ?>
Balaji Birajdar (Thu, 24 Feb 2011 11:26:07 -0500): How can I use this comment box to place anonymous comments or comments with nicknames. Is there a way for this one?
Ömer Faruk Parlar (Tue, 15 Mar 2011 16:11:47 -0400): http://www.facebook.com/dialog/feed?app_id=115347958493756&link=http://apps.facebook.com/algoritma/?is=oyun&picture=http://www.webbu.org/yeni/logo.gif&name=Facebook%20Dialogs&caption=Accayip%20bisseyy&description=Algoritmaa%20&message=Algoritma%20&redirect_uri=http://apps.facebook.com/algoritma/?is=oyun
Jonathan Hodgkinson (Mon, 21 Mar 2011 03:21:06 -0400): I created a test facebook app and I can retrieve comments posted to this. Now I've created a new live app and posting comments to that, but I can't retrieve them through FQL, I've updated the app id, and ensured comments have been posted etc. Is this a bug?
Jonathan Hodgkinson (Tue, 22 Mar 2011 07:00:15 -0400): I've created several new apps now and none seem to allow comments to be pulled through FQL, my first test app still works though. Anyone else got this problem?
Thai Tran (Tue, 22 Mar 2011 00:07:42 -0400): anyone know how to query the email of the anonymous user?
Ceyhun Kılıçdal (Wed, 20 Apr 2011 19:14:10 -0400): I creat a coment box on my webpage but I can not delete abused comments. I can not add to list as a admin myself, anyone can explane how can add as a admin pls :((.
น้ำ น่ารัก (Thu, 28 Apr 2011 03:11:50 -0400): 555
Arkadiusz Bartnik (Mon, 02 May 2011 16:58:54 -0400): m
Arkadiusz Bartnik (Mon, 02 May 2011 16:59:06 -0400): njj
Takafumi Yamada (Tue, 10 May 2011 07:10:25 -0400): I'm trying to get all public post comments searched by certain words. but the result is pretty irregular. I dunno why.
Daniel Roland Maczonkai (Fri, 13 May 2011 11:54:16 -0400): Hi! I inserted the FB Comment plugin into my blog. Is there any way that I can see all the comments on one place? cause its hard to find the new ones if I had to visit every unique post one by one. Thx, Dan
Andre Isakandar (Tue, 17 May 2011 09:26:54 -0400): my tester experiment psychological up load, and the FQL to care and cure need secure, but thanks sir.
Hilal Baig (Tue, 17 May 2011 09:50:46 -0400): test
Domenico Esposito (Sat, 21 May 2011 14:03:43 -0400): Prova
Mohit Ramani (Thu, 26 May 2011 09:57:31 -0400): iiii
Carolyn Esi (Fri, 27 May 2011 00:30:28 -0400): why can't I retrieve those comments being posted by Facebook Mobile? If there're some comments posted by Facebook Mobile..can't retrieve them from FQL, Graph API.. and it seems doesn't count in stream.comments.count and stream.comments.count.comment_list.. WHY?
Marco Barbosa (Tue, 07 Jun 2011 10:16:06 -0400): is it possible to make fb comments smaller like Facebook uses? for example.. inside facebook the comments have different size from this one.. user's photo is smaller, the comment appears after the user's name and doesn't show our information about where the user works. Also, we didn't need to click "Comment".. the "Enter" key is enought.. in my opinion it should have a option if we want to use that kind of "smaller" comments. Do you know if is that possible?
Christian Martineau (Tue, 07 Jun 2011 12:10:21 -0400): mmmm.... very interesting this app...
Abhisek Ghosh (Sat, 11 Jun 2011 00:56:42 -0400): okay, hey everyone. I have a blog and have a Facebook page of the same. How can I ensure that the comments of the people who are commenting on the blog post (via their Facebook accounts) be linked to the shared url of that blogpost on the facebook page?
Aed Fared Fuad (Mon, 27 Jun 2011 19:04:44 -0400): read this, you can moderate it http://developers.facebook.com/docs/reference/plugins/comments/
陳志明 (Mon, 27 Jun 2011 23:39:28 -0400): ??????xxxxxx
Gillo Paspas (Tue, 28 Jun 2011 16:38:41 -0400): test de publication
Toganksx Tugudunksx (Tue, 05 Jul 2011 00:46:26 -0400): v<html> <head>. <title>My Great Web page</title>. </head>. <body>. <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/toganksx.tugudunksx". scrolling="no" frameborder="2". style="border:none; width:450px; height:80px"></iframe>. </body>. </html>
Alberto Lusoli (Wed, 13 Jul 2011 06:42:13 -0400): commento
Alberto Lusoli (Wed, 13 Jul 2011 06:42:39 -0400): ciao
Nico Guzzi (Wed, 13 Jul 2011 06:43:33 -0400): grande
Gn Griffinic (Mon, 25 Jul 2011 11:16:02 -0400): bboodd
Gn Griffinic (Tue, 26 Jul 2011 12:43:08 -0400): bboodd2
Bas Goris (Fri, 29 Jul 2011 16:02:37 -0400): test
Nuthan Santharam (Mon, 01 Aug 2011 04:31:15 -0400): test
Lê Ngọc Việt (Wed, 03 Aug 2011 06:32:41 -0400): test
Lê Ngọc Việt (Wed, 03 Aug 2011 06:33:16 -0400): test post comment.
Lê Ngọc Việt (Wed, 03 Aug 2011 06:43:02 -0400): asdasdasd
Trần Phú (Mon, 08 Aug 2011 01:53:06 -0400): its working
Rameez Ansari (Thu, 11 Aug 2011 05:07:47 -0400): what is xid?
Ramón Ramos Carrasquedo (Thu, 11 Aug 2011 14:51:34 -0400): Does this apply to "Live stream" comments?? Is there a way i could get that kind of comments and interaction trough FQL?
Adrian Carstea (Fri, 12 Aug 2011 13:58:11 -0400): testing
David Sanchez (Mon, 15 Aug 2011 12:23:01 -0400): Prueba de comentario
David Sanchez (Mon, 15 Aug 2011 12:25:07 -0400): Comentario
Diego Martinez (Wed, 31 Aug 2011 18:41:09 -0400): Comentaste :D
David Sanchez (Wed, 31 Aug 2011 19:34:22 -0400): y te comento :)
Diego Martinez (Wed, 31 Aug 2011 20:31:35 -0400): Me comentaste :D
David Sanchez (Wed, 31 Aug 2011 20:34:53 -0400): y te comento el comentario :B
Diego Martinez (Wed, 31 Aug 2011 20:35:22 -0400): jajajajajaja
Mario Alan Ramirez Vazquez (Sun, 21 Aug 2011 11:34:00 -0400): Cual es el query para obtener las publicaciones ("estados") de un perfil o de todos mis amigos?
Gazefox Guest (Thu, 25 Aug 2011 13:41:22 -0400): tidur
Gazefox Guest (Thu, 25 Aug 2011 13:45:24 -0400): halah apa ini
Victoria Giorgiana (Thu, 01 Sep 2011 16:17:55 -0400): I can't see all my comments in a facebook tab :| How can I add a scroll just for comments post by users, I can see only 8 comments, from the 9 comment it`s blank like they have no space to appeare. Sorry for my enghish, I hope you understand. Thx
Hasan Veli Soyalan (Sun, 04 Sep 2011 00:27:11 -0400): testing for double id
Hasan Veli Soyalan (Sun, 04 Sep 2011 00:27:25 -0400): second id for dublicate
Michael Wayne Rouse (Sun, 04 Sep 2011 11:36:13 -0400): If I am right then this is a mysql table? So how does facebook change the column user_likes when you log in. Like say if I was logged in as user 101940 and I did like that comment it would change it to something like " 1 " but what if user 1015814 was also logged in and did not like that it would change it to " 0 " how do they do that so it doesn't freak out and blow up when multiple users logged in?
Justino MP (Mon, 05 Sep 2011 15:42:28 -0400): 54864
Shubham Patni (Wed, 07 Sep 2011 05:46:32 -0400): Hello friends , I am trying same using : https://api.facebook.com/method/fql.query?format=JSON&query=SELECT comments \FROM comment \WHERE object_id = 1602217650. but I am not getting anything...can any body suggest me what I m missing here...
Puvvada Rajesh (Mon, 12 Dec 2011 04:01:59 -0500): sdfsdf
Fleur Tourvieille De Labrouhe (Sun, 12 Feb 2012 13:07:57 -0500): test
Alexander Ye (Tue, 28 Feb 2012 21:10:25 -0500): like.
Martin Kratzke (Sat, 29 Dec 2012 16:01:50 -0500): text