Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Well, it's been a while since I was here at MWG, but anyway..

I was using the Gravatar API using procedual code (Eurgh, I know) earlier and I got bored of coding it that way. So, I decided to creat a class for it, and I did... An open-source one at that as well! So I released a 1.0 release because I am quite confident with the way I coded it, but I want to keep adding to it, which will also include the Gravatar API profiles but I didn't need that functionaily today so I didn't take a look at that.

Anyway, I'm looking for constructive criticism with the class. Just so people are aware this is only supports PHP 5.3+.

Future Implentations (When I can be bothered)

  • The get_image() method to be able to take an array of email address.
  • Add Gravatar API profiles

I would also like to here what you would like done with it, if you come up with any ideas..

Go see the hosted code at: https://github.com/krballard/gravatar-php-class

Edited by Karlos94
Posted
logo.png

A Globally Recognized Avatar

Your Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums, so why not on any site?

Quote taken from: http://gravatar.com/

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...