• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Post your favorite RSS feed for...

tfinch2

Lifer
I'm testing a small app that I wrote where a user can get notified of hot deals and coupon codes. The way it works is the user specifies a keyword list to search for (example: mp3 player, canon a520, dell coupon, etc). The app pulls an XML file full of RSS feeds to popular deal sites, crawls the feeds, and sends an alert via email/sms if a deal that contains the keyword is found. You can leave it running in the background and forget about it if you want because it doesn't send the same deal twice.

So now I'm trying to populate the XML file with a lot of RSS feeds for hot deals. I already have the common ones (gottadeal, fatwallet, gotapex, slickdeals).

Any other suggestions?
 
Originally posted by: KillyKillall
Will you be sharing this app with us? 🙂

What about woot and penny arcade?

Of course I will. That's the whole point. 😛

Also, if anyone wants to help contribute, PM me. It works, but I would like a lot more functionality, and my time is already spread thin. I'm using VB.NET Express 2005.
 
Back
Top