RSS-derived headlines on a website
-
Hello. I’m trying to create dynamic content on a web site using the headlines from my WordPress blog’s RSS feeds. Does anyone know of a good way of doing this, code-wise?
I have tried using services like rssfeedconverter.com and rss-to-javascript.com but they seem somewhat unreliable (they don’t provide the JavaScript source code) and they insert a “powered by ___” or some other trademark-y text into the headline list. The customization of the presentation of the headline links is also pretty limited.
thanks…
-
personally, i use http://feeddigest.com or http://feedburner.com.
if you’re more PHP savvy (and have a project that uses PHP), you can use CG-Feedread (it says it works without wordpress)
http://www.chait.net/index.php?p=238 -
What are you using on your website? Is it something php based or just static pages where you’re trying to stick in dynamic content?
-
- The topic ‘RSS-derived headlines on a website’ is closed to new replies.