Just for fun, I've created a Google SocialGraph Explorer application in Flex. Google's web spider picks up XFN and FOAF information. The Google SocialGraph API makes that data available through a JSON API.
This application makes use of the Google SocialGraph API, CoreLib for JSON parsing, SpringGraph for the visualization, and Cairngorm for the MVC framework.