I don''t see any options for retrieving either of these using facebooker, i see that the php api allows you to retrieve comments, but I don''t see wall messages. Is it recommended to get wall messages by subscribing to the RSS feed? Even then you wouldn''t be able to get the actual message sent. Anyone have any insight to this? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20090224/0357ea0d/attachment.html>
Facebooker didn?t have the isFan method I needed so I added it and sent a pull request. If it?s missing something write tests, add it and send a pull request. Goodluck- MJ On Tue, Feb 24, 2009 at 9:46 AM, Lee Connell <lee.a.connell at gmail.com> wrote:> I don''t see any options for retrieving either of these using facebooker, i > see that the php api allows you to retrieve comments, but I don''t see wall > messages. Is it recommended to get wall messages by subscribing to the RSS > feed? Even then you wouldn''t be able to get the actual message sent. Anyone > have any insight to this? > > _______________________________________________ > Facebooker-talk mailing list > Facebooker-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/facebooker-talk > >
The Comments.get was just recently added to the api and hasn''t really been discussed yet (see the facebook platform fan page for a video showing you how to use fb:comments, comments.get and Connect), so, as the other poster said add it in for all to enjoy. Wall posts are something else entirerly and you probably need to re-think what you''re trying to acommplish. Eliminating layers between fan and creator, publisher and retailer http://PullBot.com/ http://Kekova.ca/ http://ChrisNolan.ca/ On Tue, Feb 24, 2009 at 11:46, Lee Connell <lee.a.connell at gmail.com> wrote:> I don''t see any options for retrieving either of these using facebooker, i > see that the php api allows you to retrieve comments, but I don''t see wall > messages. Is it recommended to get wall messages by subscribing to the RSS > feed? Even then you wouldn''t be able to get the actual message sent. Anyone > have any insight to this? > > _______________________________________________ > Facebooker-talk mailing list > Facebooker-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/facebooker-talk > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20090224/b234be31/attachment-0001.html>