- We design and build extraordinary applications for companies looking to make the next great idea a reality.
- learn more
FriendFeed: Now I get it
I first encounted the social-data aggregation service FriendFeed back when it was in beta. I didn't get it. At the time, I wasn't generating or consuming a lot of attention data. I couldn't really understand the value of a service that sucked up all my photos, blog posts and other ephemera into a single activity stream.
Now, though, the service has matured - and I have entered the fray on a range of social networks, from Flickr to Tumblr. Suddenly, FriendFeed makes sense. It's a single URL to hand out to my friends and a central place to track the activities of those friends.
FriendFeed also has a nascent API. I've been playing with it a lot over the past several weeks, specifically the unauthenticated JavaScript API, which offers client-side develpers quick, down-and-dirty JSONP access to public feeds. Sure, I could embed my own personal FriendFeed stream into my personal homepage with a readymade widget, but it's a lot more fun to build something myself.
My experience with the JavaScript API has been positive, but I find myself frustrated by the differences between the API data and the info that shows up in my actual feed on the FriendFeed site. A FriendFeed item such as "posted an entry on Agile Ajax" turns into a generic "blog" item in the JSON stream. This has inspired me to develop a jQuery plugin to help users hack their own FriendFeed stream and easily customize the data before embedding it into their pages. I plan to release my alpha code as an open source project soon. My hope is that other FriendFeed enthusiasts will pick up the torch and make it into a community effort. Look for an announcement next week.
In the meantime, FriendFeed has entered its hyped-up phase thanks to enthusiastic early adopters who see it as a cross between Twitter and Open Social. If you haven't given it a shot, check out these tips for getting the most out of FriendFeed.
Topics: Social Networking
Comments: 2 so far
Leave a comment
About Pathfinder
Recent
- Walk-Through Test Coverage
- Where minimalism fails: The problem with Apple’s less-is-more approach
- jQuery goodness with ASP .NET
- Design Thinking
- Bullseye Diagram
- Roles Testing For Security
- Blackbird takes the pain out of JavaScript logging
- Making GWT JSON not Quite so Painful
- IDEA - preconference workshop 06 Oct 08
- HTML5, Ajax history management, and The Ajax Experience 2008 Boston
Archives
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006



Have you released your jQuery plugin?
Comment by Howard Keziah, Friday, July 25, 2008 @ 1:54 pm
Did you make any progress with your jQuery plugin for friendfeed? I’d certainly like to see it.
Comment by Howard, Sunday, July 27, 2008 @ 1:53 pm