A "twitter" feed is just an RSS feed, right? Any of the various techniques for displaying multiple rss feeds should work. My first stab would probably be to combine them via Yahoo Pipes and use one of the PHP libraries for processing RSS to convert it into html. Jon Gorman