I have five different websites set up using Wordpress 3.0 Multisite. They each contain one page in common, which is a list of places. Each place is represented by a post in a specific category. What I want is that when I publish a new post in this specific category on one blog, it will add that post to all the other websites as well. Alternatively, all websites pull their information from one single blog.
I don't really care how this is done, as long as I don't have to type in the same thing five times :/