vAvatar: Easily embed Viddler avatars
Monday, April 21st, 2008In order to make it easier for developers to include Viddler avatars in their applications, we’re introducing a simple service called “vAvatar”. To include an avatar, just use an image tag like this:
<img src="http://lab.viddler.com/services/avatar/USERNAME" />
Just replace “USERNAME” with the username whose avatar you want to display. For example, here’s mine, using vAvatar:
Is there anything else you’d like vAvatar to do? Let us know in the comments.