This post originated from an RSS feed registered with Java Buzz
by Vik David.
Original Post: A Programmer's wishlist for Google Desktop Search
Feed Title: The Fair And Biased Blog
Feed URL: http://blog.vikdavid.com/index.rdf
Feed Description: On Software Development and related program activities ...
Google Desktop is a hit, but needs 3 features before programmers can dump the venerable find/xargs/grep Unix commands. As programmers, searching for stuff inside files is one of those tasks you have to do every day. So, it's no surprise that so many programmers have been blogging the recently released Google Desktop search tool. I've been using it for a few months and come up with these 3 wishlist features: 1. Limit searches to a folder. Just like the Google website uses "site:" and "domain:" to limit searches, I should...