JavaScript Syntax Highlighter can be used for client-side syntax highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP protocol, php.ini and Apache config. This is mostly used as a test-bed for the 2.x branch of the Libraries API.
The Mail Merge module allows the site owner to send out emails to a set of email addresses using a process similar to what Microsoft Office Mail Merge or Open Office Mail Merge does.
A life-stream module which aggregates feeds from a number of services and displays them in chronological order as a single stream.
There are other modules that do this e.g. Activity Stream - however
Social River does not store your stream items in the database at all, the aggregation and rendering of streams is handled completely on the client side by making use of the the excellent jQuery Lifestream plugin by Christianv.
The jQuery Lifestream plugin is great because it negates the need for a server side proxy as it uses YQL to do the feed-munching.
Timeago - http://drupal.org/project/timeago
This module is optional but highly recommended as it converts the iso 8601 dates to friendly date strings e.g. 4 days ago
Installation
1. Download and extract the Social River module to your modules folder
2. Download the jQuery lifestream plugin from https://github.com/christianv/jquery-lifestream
extract and then copy the jquery.lifestream.js file to the js folder within the social_river folder