b a d p o p c o r n

Google Charts API, examples.

Written by Ben on April 7, 2008 | No Comments

I 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.

Read the rest of this entry

Posted in Google

No Comments

Linked Data

Written by Ben on April 6, 2008 | No Comments

Linked Data has been defined for almost two years now:

  1. Use URIs as names for things
  2. Use HTTP URIs so that people can look up those names.
  3. When someone looks up a URI, provide useful information.
  4. 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