Here are some examples (more to come later) of how you can use the WP-SocialCount Wordpress plugin by Cagintranet Web Design. View the source of this page for some of the CSS tricks used.
<?php echo wpsocialcount('delicious', '', 'http://www.wpdesigner.com/2008/03/01/how-to-use-wordpress-as-a-membership-directory/');
?>
<?php echo wpsocialcount('delicious', '', 'http://www.cagintranet.com/');
?>
Save to Del.ico.us | Digg This | StumbleUpon This
<?php wpsocialcount('delicious', 'link', get_permalink()); ?> |
<?php wpsocialcount('digg', 'link', get_permalink()); ?> |
<?php wpsocialcount('stumbleupon', 'link', get_permalink()); ?>