In my last post, I spoke about adding my RSS feed from this blog to my static Web site. I found another useful tool for doing a similar function. The difference is that the new display box on my web site is using something called SimplePie, a very fast and easy-to-use class, written in PHP, for reading RSS and Atom syndication feeds that runs on your web site. I got the RSS Display Box package from one of my favorite web sites, Dynamic Drive. I used the most basic of display boxes but that’s all I needed.
This solution took a little more time to understand and set up, but the demo that comes with it is easy to understand and mimic for your own site. If you are looking for a nice way to feed RSS to your static site to make your visitors come back more often, this solution is another nice option to consider.


Write a comment