Since FriendFeed has produced an api I thought it would be fun to produce a little Silverlight app or control that could consume it.
I thought this would be as simple as the digg example given in the Silverlight Quickstart - and it should be!
Unfortunately the guys at FriendFeed have not added a crossdomain.xml orĀ clientaccesspolicy.xml which stops Silverlight (and Flash for that matter) from making cross boundary calls to their api.
Took me a while to figure it out, so hope this helps someone.
Moreover I hope FriendFeed fix this one quick snap!
Cheers
Ian