DISQUS

Community Page on DISQUS

what is this?

Jump to original thread »
Author

FriendFeed Comments WordPress Plugin

Started by Glenn Slaven · 4 months ago

Well, FriendFeed released their API yesterday, along with pre-written php & python libraries.  It’s a really good API, got access to all the data you see on the site.  So I’ve written up a WordPress plugin that will pull back comments from Frie ... Continue reading »

11 comments

  • giving it a tryout on WinExtra
  • Getting

    Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of method_exists(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/.cambridge/braytek/bwana.org/wp-content/plugins/friendfeed-comments/friendfeed-comments.php on line 35

    in wordpress 2.3.3. I believe I'm using PHP 5.x.

    Keep up the good work!
  • That's a new one! Unfortunately my host is still running in PHP4, so I
    can't debug PHP5, but I've updated the plugin in the zip file, so if you
    download it again it *should* have that problem fixed.

    I've really got to get my linux box setup locally again
  • I installed the newest one and it got rid of the error, but now nothing shows in the loop. I have mine right above the comments_template call as well. I supplied the username "bwana" in the configuration and left the feed name "blog". I tried changing the feed name just for kicks and it didn't do anything. Any ideas?
  • I installed the latest latest and i actually commented on my blog post and it works. It probably was working all along :}
  • Very cool! Working great, but you'll want to change your README - you have the tag as wp_friendfeed() instead of wp_ffcomments();
  • Ah, thanks Diane, I've updated that now.
  • As I was reading, I was wondering to myself how this might interact with disqus, since those also go into FriendFeed. And here it is, Disqus.

    Now I realize that it's just the comments on the blog posts that are made in FF that are integrated here. cool. I'll drop this in my blog and see how it goes.
  • what do you think so far, jangro?
  • I had to move my blog over to another one of my servers that had PHP 5 on it to get it working, but it works. I don't get any comments on Friend Feed (yet) so it's a big noop at this point.

    If I was Scoble, i'd love it. (well, what doesn't he love, besides the kindle?)
  • gotcha... i've gotten a few comments, but not enough to need it just yet. can't wait to see what all people are going to do with the API, though. it's a good start!

Add New Comment

Returning? Login