If you are familiar with .php, perl or .asp then you probably build your web sites and content using one of those languages. We can provide our feed content in HTML for direct injection into your scripts.
By feeding HTML you overcome the need to parse RSS XML feeds, we also provide style sheet formatting and give you the ability to decide what information you want returned and how much.
The following example demonstrates how to inject the feed into your page when using PHP, we will also explain the parameters that are sent to the script and the effect they have on the results.