I recently put together a graphical tool for navigating
through the friendof relationships. You can see
an example here:
http://www.infocetera.com/dir/demo/livejournal
This applet communicates with a proxy that, right now,
screen scrapes the user info html page. Of course, after
I built it I saw that there is a client protocol available.
However, in perusing the docs, I do not see a call
to get what is on the user info page, e.g., name, journal
title, image, bio, interests and friends.
Is there an api to get this information?
Thanks,
Jeff McWhirter