-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I have version 3.5 beta with Wordpress 2.6.1 and the verse didn't refresh for me either. I deactivated the plugin and changed the line of code that is <code>wp_schedule_event(0, 'daily', ...
- Nice plugin but when I used it the first time it looks... wrong. Than I used firebug on it and found out, that the pathes where wrong, because I have my WP in a subdirectory. I looked into friendfeed-comments.php ...
- Works like a dream. Would it be possible to add the FF likes/comments info on the post summary in wordpress (much like it says how many normal comments are in the post)?
- how lucky you are.. here in my country, only a little area coverage by google map, i build website with google map feature, but not working properly
- How i can show normal comments and Friendfeed comments together like at <a href="http://www.readwriteweb.com/archives/readwriteweb_integrates_friendfeed_comments.php">RWW?</a>
Jump to original thread »
Download the latest development version here. Unzip that into your plugins folder & activate it. You’ll then need to go into the options (or settings if you’re running WP2.5) and click on FriendFeed. Put your FriendFeed nickname in %2
... Continue reading »
4 months ago
4 months ago
2 months ago
I really like what Glenn has done for his plugin, really slick.
3 months ago
I've got this installed on a WP2.5 blog (http://colinwalker.me.uk) but for some reason it doesn't look like the template tag is being triggered on every post. Some of them have the FF section but others don't, even when there are likes and comments.
Any ideas would be appreciated.
Thanks.
3 months ago
3 months ago
3 months ago
tests here & get back to you, sorry for the hassle
3 months ago
3 months ago
4 months ago
Awesome work! Once I noticed the code to add to the loop, I got it working at http://blog.fosketts.net too. I'll report any bugs!
Stephen
4 months ago
4 months ago
I.e. if you have two blogs, plug-in doesn't tell posts from one or the other, thus showing incorrect stats and comments from another post. I guess it's a bug. :)
4 months ago
4 months ago
Glenn, how does post binding works? How does plugin know which post to request from FF? It isn't blog post permalink, is it?
4 months ago
Also, I've just checked in an update to the plugin that checks that the service url from FriendFeed is the same as the blog url. I haven't released the update yet, but you can grab the file from here is you want: http://svn.wp-plugins.org/friendfeed-comments/t...
I've added a 'reset' button on the plugin's admin page. This will let you clear out all the information it's stored & reload it all from FriendFeed. Hopefully this should fix this bug.
4 months ago
Plugin does have a permalink but doesn't have any idea about what is the feedburner link for the post is.
Take a look:
- Here is the original post: http://urbansheep.ru/2008/03/arrogance-is-a-wea...
- Plugin pulls "likes" from the following post: http://www.friendfeed.com/e/8537dda8-f948-02be-...
- While it should request stuff from this one: http://friendfeed.com/e/e2ed2f5c-4be3-416c-f0fc...
Unless there's a way for plugin to first ping feedburner for a link, and then pull data from friendfeed, it seems quite difficult to resolve.
4 months ago
script!
I'm normalising the title of each post by removing non-alphanumeric
characters, of course being the anglo-centric bigot that I am, I'm just
removing non-latin alpha characters. I've checked in an update that doesn't
do that, can you try again? Sorry for the hassle
Glenn
4 months ago
No problem, I am happy to test if it helps us to get a neat solution for collecting all the feedback into a single place.
Replaced, but still no luck — it seems that call to wp_ffcomments() doesn't do anything at all now, no output. What am I doing wrong? :)
4 months ago
4 months ago
4 months ago
If this doesn't work, please tick the 'show debug info' checkbox in the options page & click the reset button & send what it shows you to me. Hopefully that will give me enough details to see what's going on
cheers
4 months ago
Just in case the letter doesn't get through, here goes part with my 0.02 about what might be going wrong:
I found out that when feed is requested, it contains no reference of posts from the blog in question — they have been pushed down by newer posts. After looking at the API, I dare to suppose that polling last 60 items might be not enough to keep up with some feeds (especially for users with twitter hyperactivity disorder). Other possible choices are using search (checking for title and then filtering results by link/domain name) or asking friendfeed to implement domain filter (so that we can request not just all "blog" service stuff, but rather "blog.slaven.net.au" stuff only).
4 months ago
2. Do we have any examples yet?
3. Will it work with Disqus?
4 months ago
2. Yep, see this post for a post with a large number of comments: http://blog.slaven.net.au/archives/2008/03/27/f...
3. Not really. It won't interfere with it, as you can see on this site, but it doesn't integrate. I was thinking about doing that, with the disqus API, but I thought it would get really confusing because there would be 2 locations the comments would come from, and there would be con context for a comment
4 months ago
Here's a post where a FriendFeed comment should show:
http://nathanr.ca/news/torontos-cn-tower-wows-v...
>:(
4 months ago
Brilliant work though...
Cheers
4 months ago
4 months ago
Does it link on the URL of the post? I was just wondering what should happen if you wanted to test it locally. I'm running my site locally via xampp, but the plugin doesn't seem to find the post on FF when I do it that way, as if it links on the real URL.
3 months ago
3 months ago
This is really great but I fear that I am one of the many that feed my RSS to feedburner before it gets to feedburner. If I'm reading your post correctly, this plug-in doesn't work correctly if you use feedburner?
Ian
3 months ago
3 months ago
30 entries loaded from FriendFeed
0 entries loaded, 1 total entries stored.
And it does have all the entries.
Do you know what might be the problem?
txs!
Claudia
3 months ago
http://downloads.wordpress.org/plugin/friendfee...
cheers
2 months ago
2 months ago
Perhaps a link to where it's happening?
cheers
2008/5/26 Disqus <>:
2 months ago
Thanks!
2 months ago
2 months ago
2 months ago
same problem occured. Basically the lightbox plugin is explicitly including
a version of prototype, rather than using the buillt-in wordpress function
for including it. So it's being included twice, which is causing the error
I edited the lightbox.php file for the plugin to use the bult-in method & it
seems to work. If you go here:
http://blog.slaven.net.au/archives/2008/04/30/t... and
click on the image in the post the lightbox should come up.
I can send you the updated code for the lightbox plugin if you like
2008/5/26 Disqus <>:
2 months ago
2 months ago
2 months ago
2 months ago
http://blog.jacobburke.com/2008/05/metoday-may-...
The posts had their titles changed after FriendFeed picked it up, hence the loss. This is an unfortunate side-effect of using the titles as an identifier, but unfortunately there doesn't seem to be any other option at this point
2 months ago
2 months ago
Thanks!
2 months ago
2 months ago
Warning: Invalid argument supplied for foreach() in /home2/shey/public_html/wp-content/plugins/friendfeed-comments/friendfeed-comments.php on line 356
You can see it on my site http://www.sheysmith.com/
Is the fix for the single quote in titles included in 1.5.3? I noticed some of my posts don't have the FriendFeed comments section coming up.
2 months ago
2 months ago
2 months ago
2 months ago
The error is gone but I still don't see any info post. Here's the debug error I got from the admin options:
90 entries loaded from FriendFeed
FriendFeed Is The Signal - FriendFeed+Is+The+Signal
Fatal error: Cannot use string offset as an array in /home2/shey/public_html/wp-content/plugins/friendfeed-comments/friendfeed-comments.php on line 193
2 months ago
2 months ago
2 months ago
Example 1
Blog Page:
http://lifestreamblog.com/unique-custom-lifestr...
FriendFeed Page:
http://friendfeed.com/e/7ddf2d4f-5d94-053a-4913...
Example 2
Blog Page:
http://lifestreamblog.com/how-to-find-local-twi...
FriendFeed Page:
http://friendfeed.com/e/23290cb3-fcff-58f2-1c11...
Also, I have several services added as a blog on FF & I left the setting for "FriendFeed Servicename" as "blog".
2 months ago
cheers
2 months ago
2 months ago
I did encounter one problem, in render_comment() in friendfeed-comments.php, though. The date() function doesn't like the formatting of $comment->date and is causing all comments to display December 31, 1969. Adding the following line before $time is set fixes the problem.
$comment->date = strtotime(str_replace('T', ' ', $comment->date));
2 months ago
timestamp (see ~ line 238 in the friendfeed.php file) have you got a
different version of that file included somewhere else on your site?
2008/6/2 Disqus <>:
2 months ago
2 months ago
info when you click save on the settings page? gdalziel at gmail.com I'll
see if it's something dodgy in my code
2008/6/2 Disqus <>:
2 months ago
1 month ago
2 months ago
2 months ago
2 months ago
Will leave it activated on my blog. http://blog.oflaherty.dk
Actuall, this post I know has FF comments : http://blog.oflaherty.dk/2008/06/10/is-blogging...
Thanks, am looking forward to getting this working :)
1 month ago
FriendFeed Comments is a plugin for Movable Type that enables you to import and display comments made using FriendFeed on your entries. You can also use the plugin to enable your blog commenter to "Cc." their comments to FriendFeed (if......
1 month ago
Great work - blog now displaying comments from FriendFeed, which keeps everything together on the blog.
For example : http://4tm-services.com/2008/06/26/oh-wow-analy...
Thanks.
1 month ago
I've also found it conflicts with JQuery. I'd really appreciate it if you could send me the changes you had to make for it to work with Mootools, I' m looking to let the user pick between the 3 in a future version, hopefully remove these problems!
cheers
1 month ago
The site is http://www.howtosplitanatom.com, any advice would be greatly appreciated.
1 month ago
cheers
1 month ago
1 month ago
1 month ago