AddThis Share Count

AddThis just released a share counter not long ago, that aggregates all shares into a single counter. It’s the one definitive number on your site that can tell you its social footprint. If someone shares to Facebook, Twitter or any other social network, AddThis can show how many times the page has been engaged with. If you want to learn more about it, read the official AddThis blog. Right now, I just want to highlight some of the design features that you may or may not have noticed. For starters, there are two form factors. On my blog, I’ve put the vertical version on the left of each post’s title. There’s another horizontal pill shaped version that works well either beneath the title of each post, and/or can appear at the bottom of your page.

CSS vs Bitmap
The next thing you may notice is that the entire button is designed in CSS (except for the plus icon). The challenge of designing it with CSS, is that it has to work across all browsers (like IE 6). For IE users, they would get a non-rounded corner version of the buttons, and all other browsers (like Chrome, Firefox, Safari, etc) would get rounded corners.

Bitmap Sprite
Here’s a sprite of what the bitmap would have looked like. As you can see, there are a lot of effects like bevels, gradients, rounded corners, and more… but we wanted to take advantage of CSS3 and keep the file lighter. This sprite is 2.6k, and the CSS version is much smaller, especially because it can get compressed.

Share Counter on Color Backgrounds
This is what the share counter looks on different backgrounds. Since it’s fairly easy to change the color of the share counter with CSS, you can make it look better on all backgrounds.

Scaling with Numbers
As you get more shares across the web, we had to make sure the counter could accomodate even the largest numbers. As you can see, our system works pretty well, and is flexible enough to accomodate millions of shares.

Font and Colors
To keep things simple, we used Arial as the default font so that it worked well across the web. The hover states were important as well. A little shift in color for the background borderlines makes a nice affordance, to let the user know you can do something.

Error Handling
Last but not least, here are the error handling states. It’s always important to let the user know what’s happening. Now, I want to make it clear that we shouldn’t have any system failures… but it’s always good to have a back up plan in the event there’s a minor snag.

So there you have it… these are just some facts about the AddThis Share Counter that I thought were interesting, in terms of design. The most exciting thing is that we’ve found that sharing is increased with this form factor. I suspect it’s because the user gets instant gratification when they share. Give it a try on my blog, or get your own. Huge kudos to the team… especially the guys who worked on the back end. This was quite an endeavor, and I’m excited to be using it.

AddThis for Chrome

We actually had another version of this extension, but this new version has some enhancements. The biggest enhancement is the ability to customize your services (choose from over 300 services).

Here’s a screenshot of what it looks like to customize your menu. I’m currently using Safari as my browser, but I’ll have to make the switch over to Chrome now. Huge kudos to Rahf and team for pulling this together.

This is what the customization screen looks like. We’re going to make some additional enhancements to the page, but for now, this is a great way to select your favorite services.

AddThis Hackathon

Ever so often, we have a hackathon. What is a hackathon? It’s an event when programmers meet to do collaborative computer programming. These events are typically between several days and a week in length. A hackathon refers not simply to one time hacks, but to a specific time when many people come together to hack on what they want to, how they want to – with little to no restrictions on direction or goal of the programming. Here’s a visual diagram I made of the hacking process.

Unfortunately I can’t talk about the specifics of our projects, but I will say that you’re going to see some awesome stuff come out of AddThis soon. Here are some photos…


Facebook Movie

I went with my coworkers to watch Social Network last night, and I’m pumped. The two things I felt were, 1) I wish I thought of Facebook, and 2) What’s the next big idea? It makes me want to go out there and design something special. I’ve been working on some stuff with AddThis and we’re in the laboratory brewing some new things. While I can’t talk about it all, I can say that I’m inspired and ready to hack.

There are big players sprouting up everywhere… I was telling my buddy Vinny about etsy.com last night, and he never heard of it. Etsy is a new york-based online store for handmade goods. They are now valued at $300 million, and they anticipate a billion dollar valuation by next year. They may not be a Facebook, but they are making hand over fist being super niche. Anyone else working on some big projects?