Creating a Gravatar client with jQuery and WCF

6 thoughts on “Creating a Gravatar client with jQuery and WCF”

  1. Pingback: DotNetShoutout
    1. I’m trying to have my gravatar placed on my web-site. “Like the one above this comment, Any one could instruct me to do this implementation?

      1. Hi there, what exactly are you trying to achieve? If its just showing your own gravatar on your own site you can do this quite easily by placing an img tag on a page and pointing it to your gravatar unique URL. You can find this URL by going to gravatar.com and logging in to your account.

        If you want to show other users gravatar then this blog post should help you get started.

        Let me know if you have more questions.
        Yoav.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s