Few new SGAPI things....
* freshness & scope should be improved now. Still not as good as I'd like, yet, but getting better.
* @
gmail.com and @
googlemail.com addresses, which share the same namespace as Google Profiles, now have a me edge out to the google profile, if it exists. e.g.:
http://socialgraph.apis.google.com/lookup?pretty=1&q=brad...@gmail.com&edo=1 (see the me edge out?)
* google profile data is now served live from internal sources, rather than crawled, so there's no freshness delay:
http://socialgraph.apis.google.com/lookup?pretty=1&q=profiles.google.com/bradfitz&edo=1
* a bunch of bogus me hubs in the graph are now ignored, including the sha1sum of "mailto:" and "", which many FOAF authors put in their FOAF files on accident when they had no email addresses, but were still trying to generate mbox_sha1sum values.
- Brad