Category: Technical Discussions

January 9, 2006 / Search Engine Optimisation

On a whim I decided to purchase the domain Top 100 vBulletin and put a wsnlinks directory on the site to rank vBulletin forums.

The only requirement is that External Data is turned on giving me access to external.php.

I’m then ranking the forums based on

  • Number of threads
  • Ratings by visitors to the directory
  • Google’s PR

December 13, 2005 / PHP & Web Development
December 13, 2005 / PHP & Web Development

CaRP is a “Caching RSS Parser“, thus it’s name. It comes in a variety of flavours but I tested the free version.

The only problem I had was that my host had safe mode turned on and that caused some problems in the “installation” – creating the cache folders but the manual instructions did the trick.

The scripts come with an install and example page. To get real value check their online examples which show how you can combine two feeds and take the most recent, for example.

December 13, 2005 / PHP & Web Development

I’ve worked with DOMIT! because it’s part of the Mambo and Joomla CMS systems so I expected this to be a doddle. Sorry, it wasn’t. There were 2 undefined constants and one code defect which all took time to identify.

There is no doubt that the code in DOMIT! is far more exhaustive than that of Magpie but, really, you don’t need it if all you’re planning to do is parse an RSS onto a webpage.

December 12, 2005 / PHP & Web Development

Magpie RSS is an RSS parser available free from SourceForge.

It consists of a handful of scripts which sit on your site and creates a cache file which needs to be chmod’d to 755 or 777 – you may need to use your FTP tool to do that – or Magpie may do it for you.

So, what do you need to do?

December 12, 2005 / PHP & Web Development

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

December 9, 2005 / Search Engine Optimisation
December 7, 2005 / Directory Management