Aggregate multiple feeds, order by date, with PHP

Has anyone had any experience / done any experimenting aggregatng mutiple feeds and ordering them by date, using php and without using a database? I’m playing with MagpieRSS atm, and it’s an awesome tool that does a really good job, and was wondering whether anyone else has done anything similiar with it? I’ve also started [...]