I want something that'll tell me when mmorpg.com updates. I'm not that great at web-interactive programming, so I figured the next best thing would be to copy and paste the list into a file, have the program open it and compare it to an old list, and then output the new game names. Anybody have anything like that? Or know how to do an auto-updating one? Would an RSS feed or something work? How would I do that? I'm looking at C++ right now..