Here is my mini project iteration 3. And here is my presentation. I had to start from scratch to get rid of the innerHTML that I had in my previous two iterations. Here I am pulling an RSS feed from the msnc.com technology and science top stories. It has event handlers, uses the DOM and works in both firefox and IE. My previous iteration did not work in IE which probably had something to do with the innerHTML that was in the code. It's simple but it works and I got it done quicker than 3 minutes before it is due this time. Last time I spent way too many hours trying to get something fancy to work.