I know about gravatar.com, are there any other sites offering similar features? Thanks开发者_JAVA技巧(Answer to the question posed in the body of the post (not the subject))
Whilst the Gravatar service\'s API (well, it\'s really just a URL) is pretty straightforward, is there a simple helper method out there that does a good job of reflecting all the options available for
I\'m trying to get a user\'s facebook profile picture based on their email address. Effectively, I want to offer my users the option between using Gravatar for their image, or Facebook. However, the o
I\'m trying to incorporate some Gravatar functionality using its XML-RPC API in an iPhone app I\'m writing.I grabbed the Cocoa XML-RPC Framework by Eric Czarny (http://github.com/eczarny/xmlrpc) and i
Does anyone know of a .Net port for the auto generated gravatar MonsterIDs icons? I\'d like to generate monsters loca开发者_JS百科lly in my .Net app.
I have implemented gravatar for a portal I am building and wanted to know if there is a default image URL for gravatar? Not all people who visit the site are logged in or have email addresses, in such
I tried to get avatar at single (post) page by these codes <?php echo get_avatar( $id_or_email, $size = \'96\' );
This is a very serious question: I\'ve seen lots of threads here about gravatars but I couldn\'t find and answer to this question: what computer identification/authentication (?) problem, if any, are
I have gotten the gravatar service work开发者_运维技巧ing on my site. But I would like to know if the user has uploaded their picture or not. Is there a way to know this?When constructing the URL, use
I\'ve found this tutorial (http://www.coffeepowered.net/2009/02/15/graceful-degredation-using-gravatar-as-a-fallback-开发者_如何学Goavatar-with-paperclip/) about implementing gravatar as default image