twitter_blackbird

Component type

module

Maintenance status

Development status

Downloads

621

Component created

Component changed

The twitter_blackbird module allows you to create an HTML representation of actual tweets in your posts, just by pasting in a tweet URL.

Twitter API:

http://media.twitter.com/blackbird-pie/

Demo:

http://www.universalpantograph.com/content/test-blackbird-pie-tweet-embe...

In addition, each HTML representation includes web intent links:

Bounce handler

Component type

module

Maintenance status

Development status

Downloads

2552

Component created

Component changed

A typical web application sends out mail but doesn't check for the validity of the mail address causing lots of bounces.

This is undesirable since it causes overhead for the web at large and can also lead to the webserver being blocked by receiving MTAs and/or the mails getting a higher spam rating leading to less successful mail delivery.

This module contains a drush script that is meant to be called by the MTA when it receives a bounce.

It will expect a VERP encoded delivery address from which the user address is extracted.