Intridea Blog: Technology, Design, Business

Back to Blog

Get in Touch

You're currently viewing posts tagged with: "search"

Fun with Ruby: Get All Nancy Drew on Chrome

By Jerry Cheung | February 2, 2011 ruby, ActiveRecord, search, chrome

I use the Chrome history tab when I forget about something I've looked up in the past. I initially thought that the data would be stored in a CSV or XML file and thought I could do some string munging for kicks and giggles. To my delight, when I looked in the "Application Support" directory for Chrome, I found several data-rich sqlite databases ready for mining. With a few Ruby tricks, I found some cool data. All the code this article covers is available on the chrome_spy project.

Read more…

Easily Search on ActiveRecord Attributes

By Raymond Law | March 9, 2009 rails, ruby, plugins, ActiveRecord, rubyonrails, search

It's No Joke: Real Time Search is a BIG DEAL

By Michael Bleigh | February 9, 2009 google, opinion, twitter, railsconf, search