public
Description: Real time search across multiple engines
Homepage: http://tinyurl.com/rightnowsearch
Clone URL: git://github.com/sermoa/right_now_search.git
name age message
file .gitignore Sun Apr 05 13:08:58 -0700 2009 Initial prototype version, working with Google UK. [sermoa]
file LICENCE Thu Apr 30 10:31:11 -0700 2009 Added quite a bit of documentation. Created two... [russ]
file README Sun Apr 05 16:46:45 -0700 2009 Refactoring for more plugin-like. [sermoa]
directory classes/ Thu Apr 30 10:31:11 -0700 2009 Added quite a bit of documentation. Created two... [russ]
file index.php Sat May 02 03:35:41 -0700 2009 Removed Identica because it seems to display ea... [sermoa]
directory stylesheets/ Thu Apr 30 10:31:11 -0700 2009 Added quite a bit of documentation. Created two... [russ]
README
Right Now Search

I wanted something where you can search across multiple sites (Twitter, Google Blogs, Technorati, etc) from one search 
page to get a real feel for the current 'buzz'.

Other people have done greasemonkey scripts, but i wanted something a little different. So i decided to make my own.

Try it out for yourself here: http://tinyurl.com/rightnowsearch or download the source code and use it locally yourself. 
It's MIT licence, so do whatever you like with it!

I need to style it nicely and put in Ajax auto updaters. I'm intending for it to have search sites like plugins so that 
you can turn on and off the ones you want, and it should be easy to add new ones.

Any help would be massively appreciated!

Acknowledgements to TweetDeck and PivotalTracker for the columns inspiration.