|
The biggest limitation in the Digg shout interface is that you can only shout to 200 friends at a time, and there's no way to select them with any organization.
Build a Greasemonkey script that adds a "control panel" at the bottom of the shout dialog. Add buttons to select friends 1-200, 200-400, etc. Add buttons that allow selection of friends by tag. Show the count of currently selected friends in the dialog. Start a timer when the user presses the shout button, and show the amount of time since the last shout was sent.
This script will interface with the PMS database to get the current tags for the user, and will refresh the DB with a status for who can be currently shouted to.
|