public
Description:
Homepage:
Clone URL: git://github.com/alexyoung/gobbler-js.git
name age message
file .gitignore Thu Oct 15 06:30:59 -0700 2009 Initial import [alexyoung]
file README.textile Thu Oct 15 11:51:28 -0700 2009 Added hub [alexyoung]
file gobbler.html Thu Oct 15 06:30:59 -0700 2009 Initial import [alexyoung]
file hub.html Sun Oct 18 05:29:58 -0700 2009 Added encodeURIComponent to get hashtags searching [alexyoung]
README.textile

hub.html

This shows panels of search results that update every few seconds. Enter search terms and press the “+” button.

gobbler.html

Performs a Twitter search in a similar fashion to Twistori, but purely using JavaScript.

Change the search term by editing the hash part of the URL.

Uses the BBC Glow JavaScript framework.

It’s not quite like Twistori because it’s designed to show you all the tweets for a matching term — this would make it useful for tracking messages at an event.