Ok so I didn't think the Magpie RSS documentation was very helpful at all, but none the less, I figured out how to get the RSS onto my homepage... However now I have a problem with pulling the data from certain RSS feeds... in the RSS file, there is section with [1] => Array [title] [description] etc etc which all work fine, and import correctly... but further down the file, there is [slash] => Array [department] [section] etc etc, and this wont import at all... I tried 'section' as I did with other bits, no joy. I tried 'slash:section' and that didn't work either... Anyone got any ideas?