Google Charts API, examples.
Written by Ben on April 7, 2008 |
No Comments
No CommentsI was finally playing with the Google Charts API so I could learn it… I will forgo the hurdles and issues I have with it… I just wanted to dump out the examples I made while learning it– for future reference.
A simple line chart.
Posted in Google
No Comments
Linked Data
Written by Ben on April 6, 2008 |
No Comments
No CommentsLinked Data has been defined for almost two years now:
- Use URIs as names for things
- Use HTTP URIs so that people can look up those names.
- When someone looks up a URI, provide useful information.
- Include links to other URIs. so that they can discover more things.
But I think it’s just only now that people are starting to do it… about time.
Posted in REST
No Comments