This based on the idea in the social blog prototype

A social aggregator can aggregator various information (not just RSS feed of a blog or Flickr account!) from many feed sources, store data in local cache(db) for performance and queries, user can apply different filters to get very interesting result. 

  • What’s inside user’s feeds?

Can be anything. Blog, of course.   Any RSS feeds, e.g. flickr, del.icio.us, …

If users can put some meta lists, things will be more interesting! e.g. reading list, wish list, selling items, …

  • Social Aggregator

Get the feed data, store it in local DB, and execute the query.

some operation may cost long time since data is not ready in cache.

  • Use LINQ as query language?

LINQ is a great new query language, and LINQ can be extended easily. We can implement something as LINQ provider so we can use LINQ to describe the filter of the social aggregator!

Very interesting results that a social aggregator can generate:

  • Social streams: my stream, a friend’s stream, a group of friend’s stream
  • What are my friends reading/wishing/selling/reviewing…?  (if any one published such meta data inside his feed)

What “social aggregator” can’t do?

  • social aggregator only aggregate limited feeds, and it’s one user centric application, so it can tell questions like “who are reading my blog…”, “who are reading the book I read?”, but it should be easily to discover “…. in my friends circle.”


4 Comments to “More idea on Social Aggregator…”

  1. elliottng | December 12th, 2007 at 4:09 pm

    Read about your idea at wangjianshuo’s blog.

    Have you looked at Marc Canter’s ideas about a Digital Lifestyle Aggregator (DLA) and how they are approaching it at his company Broadband Mechanics? How is what you are proposing related?

  2. Elliott Ng | December 12th, 2007 at 4:31 pm

    Robert, I left some more comments over at Wang Jian Shuo’s blog post about your idea. Good luck with it!

  3. terababy | December 13th, 2007 at 9:42 pm

    Social blog, so cool idea! Best wishes!

  4. Robert | December 23rd, 2007 at 2:37 pm

    Thanks, Elliott, Terababy.

    Yes, I did saw Marc Canter’s, the key of my idea is not the aggregator, it’s the portable social network component.

Leave a Comment

Close
E-mail It