Added ability to specify a maximum length for the description
1.2
Check for CDATA within the title or description and strip out the tags if found. This resolves an issue where some feeds weren't displaying (especially those provided by FeedBurner)
Use alternative method to filegetcontents to read content of feed - this means that allowurlfopen does not need to be switched on in users PHP configuration. This has also improved performance of the plugin - it is now approx. 50% quicker
1.3
Ok, that last change didn't work as well as I expected - the replacement file routine isn't compatible with PHP 4. I have therefore converted this to ANOTHER version, but one that is at least compatible with PHP 4.