I've got a basic Obect Network viewer demo to show you all: 'Object-
Mash'.
I knocked it up in the last few days, so be kind to it! It's tested in
a few modern browsers (and known to behave oddly in Android's browser,
or my HTC Desire Z's anyway - try hitting refresh if you get an
error).
So, here's an entry point into the Object Network:
http://the-object.net/object-mash/?o=123-456
It's all on GitHub of course:
https://github.com/DuncanCragg/Object-Mash
It should bring to life some of the basic ideas of the Object Net:
- recognised and unrecognised object types - the contact and event
types are specially-handled, the newsfeed is 'raw json'
- nested render of linked objects, and jump to 'full-screen'
- extractable Microformats
Don't forget to install Operator or a similar Microformat plugin to
see that last item.
Have a play and tell us what you think: it's obviously missing bits,
but it should give you an idea of where we're going... :-)
Duncan