Posts tagged “syndication”
How to Subscribe to RSS Feeds in Mac OS X
At one point I was doing my best to try to read over 100 different blogs each day. It was, in addition to unbelievably time-consuming, very frustrating when I’d see that some large percentage hadn’t been updated since the last time I’d checked. Enter RSS. RSS stands for “real simple syndication”. What does that mean?
RSS and the Remote Control
Thoughts on serendipity and blogging
How to Display RSS Feeds Using PHP
If you’re interested in displaying an RSS feed from an external source using PHP, you simply must grab RSS_Fetch by Drew Phillips. It is by far the easiest implementation that I have found. The readme file is very detailed and the code is well-documented. I highly recommend it.