How ever I want the people who visit my site to give an overview of who has the latest entery, which are the populair blogs. etc...
How should I do this? I can write a script that
1 by checking the databases of each blog each time a visitor comes
2 by making every hour an enventory of all posts in the blogs
3. by checking each RSS file and comparing dates
4. by hacking S9Y code to also insert a general mysql table...
5. by some how creating a general RSS file
I would like to ask the experts how they would do this. I will be happy to share the code I write for it! Could you tell me how to handle this in a few steps. I wil write the code and send it to S9Y for evaluation