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.
Arcade module was written to implement pnFlashGames with Drupal, however, it is really a generic framework that allows any content to be treated abstractly as a 'game' and provides a gateway for 'games' to store scores and game data with Drupal. It also provides blocks for displaying score information.
This module extends notify module to allow content to be selected per user based on Views.
The UID of the user being mailed can be passed as an argument to views, allowing a unique set of nodes to be selected for each recipient. This feature is quite powerful in combination with a bit of argument handling code, as you can transform the argument at-will, based on any characteristic of the user. For example, the initial implementation of this module was used to notify users of all nodes with a 'city' field matching the user's city.
This module extends the Webform module to easily allow the creation of a webform that feeds to your Salesforce.com Account. It utilizes the Salesforce API, which must be downloaded separately from the module. In order to use the Salesforce API, your Salesforce installation must be either the Enterprise, Ultimate, or Developer edition. Other editions do not have support for the Salesforce API.