Want to post your content to multiple Social Networks? Use PingThis and post your content to multiple communities using ping.fm. Ping.fm is used to post your site links to twitter, friendfeed, Meme and many other communities at the same time.
XML to KML allows you to generate KML data from existing XML documents such as RSS feeds. This KML data can be downloaded by visitors and opened in Google Earth™, allowing your site's news to be displayed geographically.
Why would I want to use XML to KML?
XML to KML allows you to display your site's news in a new and intuitive way. Visitors will be able to read your news stories directly in Google Earth™ according the the location of the story. Your news will be displayed in a way similar to the way New York Times news is displayed in Google Earth™.
This enables you to substitute any node's content with a different node, when a predefined condition is met.
For example, node/2 can be replaced with node/4 for authenticated users only. Or a node can be substituted when users view it through a domain name alias. Meaning, if www.example.com and www.example.net are both aliases pointing to the same Drupal site, the same node can show different content to users viewing it from www.example.net. It is also possible to show past revisions of any node.
Multiple conditions and replacement nodes may be attached to any node. PHP conditions are also supported.