Skip to content

Instantly share code, notes, and snippets.

@JayCuthrell
Created August 29, 2010 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JayCuthrell/556605 to your computer and use it in GitHub Desktop.
Save JayCuthrell/556605 to your computer and use it in GitHub Desktop.
// Searching on the term "vmworld"
https://www.googleapis.com/buzz/v1/activities/track?q=vmworld
// Searching on the terms "ReadWriteWeb" and "ReadWriteHack"
https://www.googleapis.com/buzz/v1/activities/track?q=ReadWriteWeb+OR+ReadWriteHack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment