So, Why did i build RSSAgg?
Its a question that i havent been asked, but just in case i ever am, here is the answer. RSSAgg was built because i have a lot of different blogs: my main blog, my moblog, my software blog and my coding blog. im probably missing one or two out there. anyway, RSSAgg was developed to take the feeds generated by each of these and make it as one large feed. but not only that, build a page that shows the feeds so you can read the info there. Now, there are currently little problems. Firstly, my moblog is not generating an RSS Feed for some reason. My Software log is generating an RSS 0.92 Feed, which does not have a time or date in it. I knew i was forgetting something. My Links Blog! the links blog's feed is an Atom Feed, which is then converted into a RSS 2.0 Feed, but the date time is different. Insted of being returned as GMT Time, its returned as an other time, which makes Raccoom.Xml crash when it tries to import. Work on this will continue. Source is to be uploaded soon, hopefully!