When Google deleted Google Reader Social shares (links and annotations) they provided users with a JSON archive. I'd like to turn that archive into a WordPress repository.
Jeff Battis has done some work on this: http://battis.net/blog/2011/11/27/transmogrifying-those-google-reader-json-dumps-into-something-useful/
Can anyone point me to similar efforts or projects? I'm collating what I find into a blog post:
http://tech.kateva.org/2011/12/recovering-shared-reader-items-json.html
I'm not a developer, but I can use data transformation tools and I can run simple scripts as needed.