FYI - in case you are planning an update anytime soon:
When testing on local site, it is not possible to update sociable settings, due to notices about deprecated functions. Submit fails.
the form action has:
<b>Notice</b>: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. i.....
.../wp-admin/options-general.php?page=Sociable
which of course fails.
Other notices:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead
Notice: rss.php is deprecated since version 3.0! Use wp-includes/class-simplepie.php instead.
Notice: clean_url is deprecated since version 3.0! Use esc_url() instead.
Notice</b>: attribute_escape is deprecated since version 2.8! Use esc_attr() instead