It’s been a while since I checked back at the sitemaps pages to see how…
Tag: html
This is the main page of a series (yet to be written) of How-To guides for adding RSS feeds to your website.
It’ll cover HTML and PHP scripted sites and all the tools will be free to use.
Why HTML? Well, some blogging systems and the Blogger sites don’t allow the user to add serverside scripts. Poop to them, but until they relax or allow some controlled way around it then those sites need to be treated as pure HTML.
Method | Type | Cache | 3rd Party? | SEF | Score | Demo |
---|---|---|---|---|---|---|
Magpie RSS | PHP | Yes | No | Yes | 10 | here |
DOMIT! RSS | PHP | Yes | No | Yes | 5 | here |
CaRP | PHP | Yes | No | Yes | 4 | here |
SimplePie | PHP | Yes | No | Yes | 10 | here |
I’ve been wanting to have a play with AJAX for ages and had book marked Rasmus’ 30 second AJAX Tutorial so tonight I took 30 seconds, which turned into 30 minutes and had a play.
I’ve extended his example slightly – to include a javascript fix and to make it a bit more browser safe – because I have Opera 7 as my test browser and it doesn’t work, but does for Opera 8 (apparantly).