There is currently not a list of all the RSS feeds that kbAlertz.com has available. There is however a method to our madness.
Here's how you can accomplish the same task.
Use this XML feed; it is the feed that simply lists all the technologies.
http://www.kbalertz.com/websvc/technologies.aspx
<sample>
- <Table>
<TechnologyId>3</TechnologyId>
<TechnologyCode>NETFrame</TechnologyCode>
<TechnologyName>.NET Framework SDK</TechnologyName>
<DateLastScanned>2004-02-08T01:05:40.8930000-05:00</DateLastScanned>
<DateStartedScanning>2001-12-08T00:00:00.0000000-05:00</DateStartedScanning>
</Table>
If you check the <TechnologyCode /> and inject it into the RSS URL; you'll have a proper URL for your RSS feeds.
http://www.kbalertz.com/rss/ {TechnolgoyCode} .xml