Update to wordpress plugin Sociable

You know those little links at the end of each post that let you share the post on various social network sites? They are powered by a wordpress plugin called Sociable. Sociable included a URL shortening service called awe.sm. However, awe.sm is in closed beta so they can’t be used. I decided to add a couple of other shortening services to the plugin, bit.ly and saf.li. I’ve posted the updated code to my public website:

http://public.tamaratemple.com/wordpress/plugins/mysociable.tar.gz

A diff of the old and new versions is here:

http://public.tamaratemple.com/wordpress/plugins/mysociable-diff.txt

Interesting to code a bit of plugin that has an admin screen.