Recent activity
Subscribe to this feed-
thruflo started following the problem "unknown error, temporarily can't check feed url" in twitterfeed.
thruflo replied on October 22, 2009 12:57 to the question "Embedded YouTube video not showing up on wall" in RSS Graffiti:
thruflo replied on October 22, 2009 12:09 to the question "Embedded YouTube video not showing up on wall" in RSS Graffiti:
Hi Dimitris,
Thanks for the quick reply. I've enabled media:rss and have a media:content element showing up in the source (see http://gist.github.com/215899 for the item xml and http://gist.github.com/215901 for the full feed source).
However still nothing visual showing on the Facebook wall. Is this because there's no thumbnail image? If so, would you suggest I need to somehow parse the feed with some middleware to get a media:image element in there?
Thanks,
James.
thruflo asked a question in RSS Graffiti on October 21, 2009 21:44:
Embedded YouTube video not showing up on wallHiya,
I'm trying to hook up http://cop15.squarespace.com/video-bl... via http://feeds.feedburner.com/insidecop15 to http://www.facebook.com/pages/Inside-...
The object embed code is in a CDATA section in the original RSS src. I was hoping that you'd pick it up and render it in the wall post as a video thumbnail with a link to play the video. However I only get the text from the original blog post coming through onto the page wall.
Is there something I can change to make it work?
Thanks,
James.
thruflo replied on March 16, 2009 14:08 to the idea "Python bindings for the developer API" in Soocial:
Hi Tijn,
That sounds great - let me know when you know what the api will be and I should be able to update the package to follow it.
FYI Ryan Carson put me onto Soocial. I met him a few months ago to chat through a web service I'm developing and he suggested I check you out. I'll let you know when I launch as there may be some mileage in having a chat as complemetary services.
Thanks,
James.
thruflo shared an idea in Soocial on March 16, 2009 09:52:
Python bindings for the developer APII've just put up a little python wrapper to the developer API (see http://github.com/thruflo/py-soocial/... or easy_install py-soocial). It's not quite as complete as I'd hoped, as I found the docs didn't quite correspond to the behaviour I got from the API ;)
Has the API been re-jigged since http://www.soocial.com/support/develo... was written? Any chance of some updated docs? I'd be happy to track your changes / maintain the package if you can keep me up-to-date.
Cheers,
James.
ps - I made a few notes / suggestions as I went:
* the API doesn't support HEAD requests, which would be handy for checking existence without incurring extra request size overhead of GET
* the /contact* REST seems the wrong way round: using POST for add and PUT for edit
* parameter names don't correspond to returned XML element names (i.e.: first_name becomes given-name
* write access to the elements contained by a contact (email, url, phone, etc.) seems not to be working
Loading Profile...
