I'm wanting to 'network' my blogs by creating a single entry page to several blog sites. This is simple enough, however, I want to be able to have a 'snippit' of the most recent blog post, of each blog, on this single web page. So if i have four blogs, I want a snippit of the most recent blog posting to be on this one page. I'm not really sure how to go about this. Kind of like how technorati, etc do theirs. Cheers
So you would just need to display the RSS feeds on a web page. I believe there are script for this. Try searching "RSS to HTML" or "RSS to PHP". Something like that.