E-Mail:
Get my new Windows 7 eBook (PDF) for $7 with 70+ Tips. Download Now!

find

Windows 7 Search Connectors: Twitter, YouTube, Amazon, eBay…

Thanks to the power of RSS, and the flexibility of OpenSearch, Microsoft has extended the search experience within the Windows 7 Explorer shell.

I’ve been an advocate of RSS search for years (that’s what lead me to develop TagJag.com, which remains quite functional to this day). With TagJag, one can generate instant feed searches for Amazon, eBay, etc.

Read more on Windows 7 Search Connectors: Twitter, YouTube, Amazon, eBay……

How to Meet Geeks

You can take advantage of this growing community by being an active part of it. After all, it’s yours!

1. On the front page of geeks.pirillo.com/ you’ll find a list of the day’s registered birthdays. It takes less than 20 seconds to stop by someone’s profile and wish them well. You don’t have to be creative about it – a simple “happy birthday” is more than enough.

Read more on How to Meet Geeks…

TagJag in Firefox

From Rickie Dickie, a passionate OPMLer - pointing out that grazr makes TagJag OPML much more usable on-demand:

Here's a TagJag / grazr mashup smart bookmarklet for Firefox (right-click and add this link to your Bookmarks). Written as a smartlet - but JUST in case you don't know what that is, you name the bookmark keyword to something like "tags" and then in the address bar type "tags gnomedex" to browse TagJag's OPML for that keyword in grazr. I posted HTML embedding script; check out grazr's site for particulars.

The equiv favelet (bookmarklet) for either IE or Firefox would be something like this:

javascript:d=document;wgS=window.getSelection;dgS=d.getSelection();dS=d.Selection;q=(encodeURIComponent('%s')=='%2525s'?'':'%s')+(wgS?wgS():dgS?dgS():dS?dS.createRange().text:'');if (!q)q=prompt('Enter tag','');open('http://grazr.com/gzpanel?font=Tahoma,sans-serif&fontsize=8pt&file=http%3A//tagjag.com/all/' + q + '/opml');void('rickdog')

This favelet is written to work like this:

Read more on TagJag in Firefox...