<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d6651501\x26blogName\x3dNotes+on+tech\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://ypjain-notesontech.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://ypjain-notesontech.blogspot.com/\x26vt\x3d-1979808972264517134', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Notes on tech

Notes on technology, business, enterpreneurship, economy, markets along with interesting general tidbits.


Foobar Search Alerts update

6/21/2005 09:54:00 AM, posted by anand

I've been very busy working on an update to the FooBar Search Alerts (FSA) service. Finally, this past weekend, I released an update to the service. Now FSA supports monitoring of RSS/Atom feeds.

You can create an alert for a feed that you want to monitor for certain keywords. Whenever your keywords apppear in the feed, you will receive an email containing the link to the new postings.

So, lets say you want to monitor craigslist for new postings containing the word "iPod" or "Shuffle". Start monitoring "www.craigslist.org/ele/" and FSA will automatically detect the feed for that particular web page. Once some new posting(s) appear that contain the word "iPod" or "Shuffle" you will receive an email with links to the actual postings on craigslist. Not only craigslist, you can monitor any site out there which publishes a feed for its content. Popular sites like NPR, CNN, Slashdot and almost all of the blogs publish a feed these days.

Neat feature, eh? Create your alert here

FSA currently supports RSS (0.90, 0.91 Netscape, 0.91 Userland, 0.92, 0.93, 0.94, 1.0 and 2.0)and Atom 0.3 feeds.

FSA can also be used to monitor sites that dont publish a feed, but you will not receive content update links in your notification email.
« Home

» Post a Comment