It’s been a little over a month since we first launched our sharecount button for Facebook and what a month it’s been. With very little promotion, our weekend coding project was quickly being served on over 5M pageviews per day. And now, Facebook has released an official version of their own.

As part of Facebook’s button release, they also announced a new API for pulling the share data directly from them. They were kind enough to give us a preview of this API, and we actually launched a new version of our button using the combined Facebook and awe.sm share data over the weekend. Here’s what’s new:

  • Uses combined share data from Facebook and awe.sm for the most complete stats
  • Cleaner look and slightly taller (9px) large button (it is now 53px wide by 69px tall)
  • Ability to customize the background and text colors of the badge in the large button
  • When there are no shares, the badge in the large button is clickable as a sharing interface

We also upgraded our WordPress Plugin to accommodate these changes and include some user requests:

  • Support color customization in plugin
  • Added the ability to disable the button from appearing on Pages (vs Posts)
  • Improved plugin performance by eliminating javascript

At this point, our version of the button is primarily targeted at existing awe.sm publishers. But, there are a few reasons other folks might want to use it over the Facebook version:

Please let us know if you have ideas on how we can make the button even more useful.

We hear those new-fangled iPhone thingies are pretty cool and a lot of the kids today are using them for the Twitter with an app called Tweetie 2. Since the nice folks over at atebits were kind enough to add a custom URL shortening feature to Tweetie 2, we made an awe.sm API endpoint to work with it (and any other Twitter client that supports a similarly standardized URL shortening API call). Here’s how to use it.

1) In the Tweetie Settings, select Custom URL Shortener and you’ll get a screen like this:

Tweetie 2 Custom URL Shortener Settings

2) Enter the following string replacing ‘{YOUR API KEY}’ with your awe.sm API Key (if you don’t have an awe.sm API Key yet, we appreciate your continued patience):
http://create.awe.sm/tweet?create_type=tweetie&api_key={YOUR API KEY}&target=%@

3) When writing your tweets, enter the Compose Menu and click the Shrink URLs button as seen here:

Tweetie 2 Compose Menu

This will create awe.sm-powered URLs using whatever custom domain you have as your account default with the channel (share_type) ‘twitter’ and tool (create_type) ‘tweetie’.

If you’re a developer interested in integrating awe.sm support into your app, please check out our API documentation and feel free to drop us a line at developers [at] awe.sm.