How Do I Add FriendFeed Comments to My Blog

June 28, 2008 · Comments

Hey, smarter people: how do I add a FriendFeed comments module under my blog comments? I want to see all these great comments. Just found these several days later:

FriendFeed

Man, so many great people saying great things, and I didn’t engage at all. : (

If you enjoyed this post, please consider leaving a comment or subscribing to the feed to have future articles delivered to your feed reader.

ChrisBrogan.com runs on the Thesis Theme for WordPress

Thesis WordPress theme

Thesis is the search engine optimized WordPress theme of choice for serious online publishers. If you’re a blogger who doesn’t understand a lot of PHP, Thesis will give a ton of functionality without having to alter any code. For the advanced, Thesis has incredible customization possibilities via Thesis hooks.

With so many design options, you can use the template over and over and never have it look like the same site. The theme is robust and flexible enough not only to accommodate a site like ChrisBrogan.com, but also to enable the site to run far more efficiently than it ever has before.

  • infographiste
    Thanks for sharing the info mate, page bookmardek, have a nice day :)
  • thats great
  • thats great
  • wait let me try out.
  • Funny foto here
  • promokat
    It was very useful
  • Can we do something like this too? Tired of all the restrictions from this version of wordpress. Need to get a domain and host my blog myself.
  • Thanks you very much. This is very good comment. Because Chris Brogan understand this subject. Fiyat
  • Yeah, cool indeed, although I think it helps that Chris is somewhat of an e-lebrity.

    Check out http://www.crossloop.com/, looks like a great product for that although I haven't used it yet.
  • I love this example of how the online community can help one another! Fantastic. Wish there was a service that did this type of thing for all kinds of issues in real-time.
    Click keyword with a problem or to help others and jump into the stream. Nice.

    What about us wordpress.com bloggers? Can we do something like this too? Tired of all the restrictions from this version of wordpress. Need to get a domain and host my blog myself. I know!
  • *cheers*
  • WooHoo! Great to see. To swap them around you just need to put the wp_ffcomments(); tag after the comments_template(); tag on your template
  • It worked! It worked! Um.. Wait.. What if I want my blog's comments to show up first, and then FriendFeed? Where do I stick it for that?

    Neato!
  • How cool is that? Glenn just drops by to help out! That's so damned cool. I wish ALL life was like this.

    Thanks, Glenn. I'll go take a look-see.
  • Actually Chris, I've just checked in a test release that should fix this if the 'www' thing is the problem : http://downloads.wordpress.org/plugin/friendfee... This will now consider http://www.foo.com/ & http://foo.com/ to be the same domain.

    Please let me know how this goes with fixing the problem

    cheers
  • Hi Chris

    There may be an issue with your site being at www.chrisbrogan.com and on FriendFeed it being listed as chrisbrogan.com (ie sans 'www'). Another person was having a problem like this. I think if you add the www to the url on friendfeed & then go into the settings of the plugin & click 'reset comments/likes' if *should* work.

    If it doesn't tick the 'Display debug information' box and then click the reset button again. This will dump a whole lot of text to the screen. If you email that to me (gdalziel at gmail) I should be able to see what's going on

    cheers
    Glenn

    PS Thanks to everyone else here for the helpful suggestions, the community around FriendFeed never ceases to amaze me
  • Thanks, guys. Yeah, so far, I've done what everyone's said. Now I just have to figure out why it's not working. I'll ping Glenn. : )
  • Chris, I have been using this plugin for a while now. Glenn Slaven is the author and he was very helpful in assisting me with getting this setup on my blog (I was having issues with lightbox). You can find Glenn on Twitter @dalziel

    I am happy to help you out if you are having issues.

    Cheers,
    Jake
  • well, ok, close. Sorry, I'm not used to putting code in the wordpress comment box.

    try this:
    <php wp_ffcomments(); ?>
    <php comments_template(); ?>

    Email me if you have any more problems.. phil@scribkin.com
  • Ok, Chris, suggestion:

    In your single page template, make sure there is a greater-than (>) before ?php on both lines:

    >php wp_ffcomments(); ?<
    >php comments_template(); ?<
  • testing something... please ignore:
    test test
    test
  • balebond - yes. My blog is evidence of this.
    Chris - agreed with Niels, I'm not the plugin author, but if you like feel free to email me and I'll be happy to help you.
  • Hello Chris,

    Maybe conversing via IM is a good idea. I know PHP.

    AIM:
    You're cbrogandotcom, I use my emailaddress.

    And I prefer Gtalk, if that's possible for you.

    With kind regards,
    Niels Bom
  • balebond
    Will that FriendFeed plugin work if your also using Disqus?
  • Chris -- it most likely is correct. Keep in mind that the FF comments plugin won't appear unless it can find the relevant article in FriendFeed to attach to.

    Try this: Edit a post that you know has some friendfeed comments on it, and scroll down below the post text. You should have a new field called "FriendFeed Comments Post".. make sure the correct article is listed in the pull-down men, or click "refresh list" to have it grab your blog entries from friendfeed.

    If it isn't listing any blog entries, you will have to go to the plugin configuration page and make sure your friendfeed name and access code are typed in correctly.
  • This is a paste of what's on mine. do you have all the elements (parens, etc)?


    /* FF Comments */
  • @Chris did you make sure to put the wp_ffcomments inside the post loop?
  • Still stuck. I've got the plugin activated. I'm using my nickname. I've got the blog called out as "Blog," which is how the service is listed. on my singlepost.php, I've got it here(note: I used . so this will show up):


    .!--include comments template--.
    .?php wp_ffcomments(); ?.
    .?php comments_template(); ?.

    Is that right?
  • Chris, others above made the comments around WordPress. There are great solutions for WordPress and Blogger. I covered this a few weeks ago:

    FriendFeed Friday Tips #5: Bringing Comments Back to Your Blog
    http://www.louisgray.com/live/2008/06/friendfee...
  • Err.. so much for that attempt. Apparently the code tag did not work. I sent it to you in a tweet, however.
  • here's the snippet from my single.php:





  • Hi Chris - Louis Gray wrote about this a couple of weeks ago, with instructions on the same mentioned here for WP, but also a method for blogger. I'm interested in one for Typepad if anyone finds one. Thanks!

    http://www.louisgray.com/live/2008/06/friendfee...
  • As Thomas and J. Phil stated, Slaven made the incredible plug-in. Two things to note - It takes a little time for comments to appear and if you change the title of your post, you will need to manually link your FriendFeed comments to the blog post (it's really easy actually).
  • Since you are using wordpress, you should try the Friend Feed Comments Plugin: http://wordpress.org/extend/plugins/friendfeed-...

    Just implemented that on my own blog today, seems to work nicely.
  • You can use Glenn Slaven's excellent FriendFeed Comments WordPress Plugin.

    You can see an example on any post on my site, http://www.scribkin.com
blog comments powered by Disqus

Previous post:

Next post: