<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster-Source &#187; Gravatar</title>
	<atom:link href="https://www.webmaster-source.com/tag/gravatar/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>GetGravatar jQuery Plugin</title>
		<link>https://www.webmaster-source.com/2009/09/03/getgravatar-jquery-plugin/</link>
		<comments>https://www.webmaster-source.com/2009/09/03/getgravatar-jquery-plugin/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:46:12 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Gravatar]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2520</guid>
		<description><![CDATA[GetGravatar is a jQuery plugin that is a perfect touch for blog comment forms. It monitors an email address form input, and makes an AJAX request to load a Gravatar. (See a demo.) This would enable you to show a user&#8217;s Gravatar next to the comment form immediately after they input their email. Get Gravatar [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://pixelmatrixdesign.com/weblog/comments/announcing_get_gravatar/">GetGravatar</a> is a jQuery plugin that is a perfect touch for blog comment forms. It monitors an email address form input, and makes an AJAX request to load a Gravatar. (See a <a href="http://pixelmatrixdesign.com/playground/getgravatar/">demo</a>.) This would enable you to show a user&#8217;s Gravatar next to the comment form immediately after they input their email.</p>
<blockquote><p>Get Gravatar is meant to be used with a text input. As the text changes in the input, it pings the Gravatar service to fetch the user’s avatar. Due to Gravatar’s restrictions, Gravatars must be retrieved with an MD5 hash of the user’s email. Since Javascript doesn’t have a built-in way to fetch an MD5 hash, this plugin has a PHP counterpart.</p></blockquote>
<p>Obviously there are more creative uses for this, but either way it&#8217;s a nifty script.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2009/09/03/getgravatar-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget MyBlogLog, Here&#8217;s a Better Idea</title>
		<link>https://www.webmaster-source.com/2008/08/04/forget-mybloglog-heres-a-better-idea/</link>
		<comments>https://www.webmaster-source.com/2008/08/04/forget-mybloglog-heres-a-better-idea/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 10:59:56 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Gravatar]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=705</guid>
		<description><![CDATA[I&#8217;m not the only one who thinks MyBlogLog is a waste of valuable template space. It clutters an otherwise (hopefully) clean design, makes pages take longer to load, and doesn&#8217;t really provide much value to the reader. Do you pay any attention to MyBlogLog widgets when you visit a blog, or do you ignore them [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m not the only one who thinks <a href="http://www.blogherald.com/2008/07/25/wtf-blog-clutter-pictures-of-our-bloggy-friends/">MyBlogLog is a waste of valuable template space</a>. It clutters an otherwise (hopefully) clean design, makes pages take longer to load, and doesn&#8217;t really provide much value to the reader. Do <em>you</em> pay any attention to MyBlogLog widgets when you visit a blog, or do you ignore them like I do?</p>
<p>Now, MyBlogLog is an interesting concept, but it has some issues, and I&#8217;m sure a lot of you avoid it for the same reasons I do.</p>
<p>Recently, I came up with something a bit more interesting&#8230;</p>
<p>Okay, obviously <em>you</em> like to recieve comments on your blog postings, and it&#8217;s nice to offer a small reward to people who frequently contribute to the discussions. Thus, many of us have &#8220;Top Commentators&#8221; sections on our blogs, which generally show frequent commenters&#8217; names and link to their websites.</p>
<p>After reading Blog Herald&#8217;s post on MyBlogLog (see above link), I thought <strong>&#8220;</strong><span class="entry-content"><strong>Why not have a recent/top commentators section on a blog that displays Gravatars linked to the commentators&#8217; uls instead of just names?&#8221;</strong> (<a href="https://explore.twitter.com/redwall_hp/statuses/872673078">From my Twitter</a>.)</span></p>
<p>Obviously this is a plugin waiting to happen, but I&#8217;m too lazy to throw one together yet. <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" /> If anyone wants to take my idea and build something, feel free to do so. (If you do build a plugin, I&#8217;d like an email so I can try it out myself&#8230;)</p>
<p><strong>And here&#8217;s the plugin:</strong> <a href="http://www.zen-dreams.com/en/2008/08/06/new-wordpress-plugin-gravatar-top-commenters/">Gravatar Top Commenters</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/08/04/forget-mybloglog-heres-a-better-idea/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Add Gravatars to Your Site</title>
		<link>https://www.webmaster-source.com/2007/11/27/add-gravatars-to-your-site/</link>
		<comments>https://www.webmaster-source.com/2007/11/27/add-gravatars-to-your-site/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 11:16:06 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Gravatar]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2007/11/27/add-gravatars-to-your-site/</guid>
		<description><![CDATA[Gravatar is a service that allows you to have an avatar image that follows you around the web. Sites that support Gravatars (Globally Recognized Avatars) just ask Gravatar.com whether your (encrypted) email address has an image assigned to it. If it does, then it pulls the image from the server and inserts it next to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.webmaster-source.com/2007/10/22/gravatar-globally-recognized-avatars/">Gravatar</a> is a service that allows you to have an avatar image that follows you around the web. Sites that support Gravatars (Globally Recognized Avatars) just ask Gravatar.com whether your (encrypted) email address has an image assigned to it. If it does, then it pulls the image from the server and inserts it next to the comment you left.</p>
<p>It&#8217;s fairly easy to add Gravatar support to your site, and even easier to <a href="http://gravatar.com">get your own Gravatar</a>. For instructions on adding support to your site, <a href="http://site.gravatar.com/site/implement">read the documentation</a>. You can use PHP, Perl, Coldfusion, or any language really. Plus, if you&#8217;re lazy, there are plugins available for major platforms such as WordPress.</p>
<p>Why should you add Gravatars next to your blog comments?</p>
<ul>
<li>It makes it easier to recognize commentators&#8230;including you. Who cares about comment highlighting when you can just have a personal image next to your comments.</li>
<li>You&#8217;re giving your readers the ability to personalize their comments a little more.</li>
<li>Tons of people have Gravatars. If you allow theirs to show-up on your blog, they may comment more frequently.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2007/11/27/add-gravatars-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravatar: Globally Recognized Avatars</title>
		<link>https://www.webmaster-source.com/2007/10/22/gravatar-globally-recognized-avatars/</link>
		<comments>https://www.webmaster-source.com/2007/10/22/gravatar-globally-recognized-avatars/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 16:02:52 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Services and Tools]]></category>
		<category><![CDATA[Gravatar]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2007/10/22/gravatar-globally-recognized-avatars/</guid>
		<description><![CDATA[Wouldn&#8217;t it be cool if you could have an avatar image, like you can have on a forum, that follows you around the web? With Gravatar you can. You just sign-up, upload an image, and assign it to your email address(es). From then on, your &#8220;Gravatar&#8221; will appear on any Gravatar-equipped blog you comment on. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img src="http://i21.tinypic.com/1ypzpf.jpg" alt="" hspace="5" vspace="5" width="250" height="151" align="right" />Wouldn&#8217;t it be cool if you could have an avatar image, like you can have on a forum, that follows you around the web? With <a href="http://www.gravatar.com">Gravatar</a> you can. You just sign-up, upload an image, and assign it to your email address(es).  From then on, your &#8220;Gravatar&#8221; will appear on any Gravatar-equipped blog you comment on.</p>
<p>Here&#8217;s how it works:</p>
<ul>
<li>You register and set-up your Gravatar.</li>
<li>You go about your business online as usual.</li>
<li>If you comment on a Gravatar-equipped blog using one of the email addresses you added to your Gravatar acccount, your avatar will be automagically added next to your comment.</li>
</ul>
<p>Is that cool, or what? Now that <a href="http://automattic.com/">Automattic</a> owns Gravatar, the service is getting even better. Features that previously required payment are now freely available to everyone. Now anyone can have <em>&#8220;multiple e-mail addresses and more than 2 uploaded avatars to choose from.&#8221;</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2007/10/22/gravatar-globally-recognized-avatars/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-08 23:12:58 by W3 Total Cache
-->