Twitter Block is a lightweight module which allows administrators to create
blocks which display embedded timelines.
Please note Twitter has been going through changes and may features appear broken with little word on when/if they are going to fixed. If the bug you have is related to twitter would recommend going to their message board
This light weight module allows you to show facebook walls of diffent users, pages or apps in a block. You can configure as many facebook walls as you'd like. Each wall provides an own block.
This module provides a field that allows one to input their Drupal.org user ID, and view their Certified to Rock rating. This was mainly coded as a learning exercise, so it may be limited in features and polish.
Basically if you're looking for a way to get the Certified To Rock rating for your users, then this is a module that will do the job!
About Certified to Rock
CertifiedToRock.com is a way that community members and employers can get a sense of someone's involvement with the Drupal project. The site uses a custom algorithm that gathers publicly available information which is then distilled down into a score on a scale from one to eleven.
GeoIP Redirect uses the GeoIP API to redirect a user from your site to a different one based on their country of origin. The primary use-case is that you have 2 different markets and want to ensure users are accessing the correct form of that material. Here is a typical workflow for this module:
You configure module to redirect all UK page views to exampleUK.com
User accesses exampleOther.com from the US, France, etc and is granted access to the site
BUT
User accesses exampleOther.com from the UK, they are granted access with a prompt on screen informing them of the UK version and asking if they'd like to go there
If they ignore it, it keeps showing up throughout their session, if they hit go to UK site, it takes them there.
There is also a checkbox for setting a cookie optionally to remember the selection
Features:
Admin settings page for URL to redirect to as well as country to look for
Cookie setting to keep track of if they said they always want to be redirected or never redirected
Some features I'm looking to add:
Multiple country selection to redirect to single / multiple different domains
User From and User Not From country inclusion / exclusion