Posts tagged ‘rss’

How to detect the RSS feed for a blog

by Josh Fraser on June 28, 2008


Every wondered how to automatically figure out the RSS feed for a blog? Generally speaking, it's a simple task -- just download the HTML for the given blog and use a fancy regular expression to find the associated RSS feed. In PHP, it looks something ...

Finally! RSS feeds for any website!

by Josh Fraser on August 2, 2007


There is a beautiful venue in Denver called Red Rocks. The variety of shows offered there would tempt me - if only I knew about them in time. Now, if they had an RSS feed of their upcoming shows it would be different - but they don't. And Red ...