<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MyBlogLog Avatar WordPress Plugin</title>
	<atom:link href="http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/</link>
	<description>Tips on Adsense&#124;Internet Marketing&#124;SEO&#124;Blogging&#124;Getting More Visitors To Your Site today.</description>
	<lastBuildDate>Mon, 08 Mar 2010 17:28:47 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-21027</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Mon, 19 May 2008 23:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-21027</guid>
		<description>Shane shared with me this wonderful idea: Why not build the frame and shadow around the image using a DIV tag?

So I used this:

div.avatars2
{
	background:url(img/shadow.gif) no-repeat right bottom;
        width: 48px;
        height: 48px;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}

The stack overflow errors are gone, and we have a nice frame with shadow effect for those viewing the comments using Internet Explorer.

All we need to figure out now is how show the same effect in Firefox.</description>
		<content:encoded><![CDATA[<p>Shane shared with me this wonderful idea: Why not build the frame and shadow around the image using a DIV tag?</p>
<p>So I used this:</p>
<p>div.avatars2<br />
{<br />
	background:url(img/shadow.gif) no-repeat right bottom;<br />
        width: 48px;<br />
        height: 48px;<br />
	padding:4px 10px 10px 4px;<br />
	border-top:#eee 1px solid;<br />
	border-left:#eee 1px solid;<br />
}</p>
<p>The stack overflow errors are gone, and we have a nice frame with shadow effect for those viewing the comments using Internet Explorer.</p>
<p>All we need to figure out now is how show the same effect in Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-20420</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Wed, 07 May 2008 22:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-20420</guid>
		<description>Shane, your WordPRess Avatars plugin works well! I solved the stack overflow issues by removing the padding settings in the css stylesheet (for images).</description>
		<content:encoded><![CDATA[<p>Shane, your WordPRess Avatars plugin works well! I solved the stack overflow issues by removing the padding settings in the css stylesheet (for images).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-20336</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Tue, 06 May 2008 18:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-20336</guid>
		<description>Manuel,

I just released a new plugin that provides this same functionality but that supports both Gravatar and MyBlog &lt;i&gt;simultaneously&lt;/i&gt; and that fixes the bugs that were in the last release of MyAvatars.  I&#039;d love to hear your thoughts!

http://www.askshane.org/wordpress-avatars

Thanks,
Shane</description>
		<content:encoded><![CDATA[<p>Manuel,</p>
<p>I just released a new plugin that provides this same functionality but that supports both Gravatar and MyBlog <i>simultaneously</i> and that fixes the bugs that were in the last release of MyAvatars.  I'd love to hear your thoughts!</p>
<p><a href="http://www.askshane.org/wordpress-avatars" rel="nofollow">http://www.askshane.org/wordpress-avatars</a></p>
<p>Thanks,<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zwinky</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-19447</link>
		<dc:creator>zwinky</dc:creator>
		<pubDate>Mon, 21 Apr 2008 02:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-19447</guid>
		<description>cool style!</description>
		<content:encoded><![CDATA[<p>cool style!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-10097</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Sun, 11 Nov 2007 17:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-10097</guid>
		<description>Hi Maki! Have you tried putting the reference to MyAvatars just before this line in the Mandigo theme&#039;s comment.php (line 32):

&lt;cite&gt;&lt;?php printf(__(&#039;%s says:&#039;,&#039;mandigo&#039;),comment_author_link()); ?&gt;&lt;/cite&gt;</description>
		<content:encoded><![CDATA[<p>Hi Maki! Have you tried putting the reference to MyAvatars just before this line in the Mandigo theme's comment.php (line 32):</p>
<p><cite>< ?php printf(__('%s says:','mandigo'),comment_author_link()); ?></cite></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maki</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-10094</link>
		<dc:creator>Maki</dc:creator>
		<pubDate>Sun, 11 Nov 2007 16:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-10094</guid>
		<description>I still haven&#039;t fixed that plugin. I&#039;m having trouble where to exactly put the code in my comments.php :( I tried the screenshot but it still does not work.. I really want that plugin :P</description>
		<content:encoded><![CDATA[<p>I still haven't fixed that plugin. I'm having trouble where to exactly put the code in my comments.php <img src='http://www.manuelviloria.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I tried the screenshot but it still does not work.. I really want that plugin <img src='http://www.manuelviloria.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bradley</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-9494</link>
		<dc:creator>David Bradley</dc:creator>
		<pubDate>Tue, 30 Oct 2007 09:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-9494</guid>
		<description>Anyone tried Gravatars...they&#039;re more universal than MyBlogLog, you associate your  globally recognised avatar with the email accounts with which you post to blogs and your mugshot shows up as and when (assuming the blogmeister has enabled Gravvies on the site)

More info here - http://site.gravatar.com/

db</description>
		<content:encoded><![CDATA[<p>Anyone tried Gravatars...they're more universal than MyBlogLog, you associate your  globally recognised avatar with the email accounts with which you post to blogs and your mugshot shows up as and when (assuming the blogmeister has enabled Gravvies on the site)</p>
<p>More info here - <a href="http://site.gravatar.com/" rel="nofollow">http://site.gravatar.com/</a></p>
<p>db</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-5096</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Fri, 08 Jun 2007 20:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-5096</guid>
		<description>Thank you Manny for this plugin. I don&#039;t know if I&#039;m going to have any problem about stack overflow error, but I&#039;ll try it.</description>
		<content:encoded><![CDATA[<p>Thank you Manny for this plugin. I don't know if I'm going to have any problem about stack overflow error, but I'll try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-4696</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Mon, 28 May 2007 02:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-4696</guid>
		<description>Stack errors in IE because of the MyBlogLog Avatar plugin? Thank you to Ross of &lt;a href=&quot;http://quotesincan.com/&quot; rel=&quot;nofollow&quot;&gt;QuotesInCan.com&lt;/a&gt; for letting me know about stack overflow error.

And a big thank you to Spud Oregon for the post on &lt;a href=&quot;http://www.nice4rice.com/2007/04/11/myavatars-stack-overflow-error/&quot; rel=&quot;nofollow&quot;&gt;How to solve the stack overflow error&lt;/a&gt;.

If you choose to copy/paste Spud&#039;s workaround code, please make sure your quotes are ordinary quotes (&quot;&quot;) and not smart quotes (“”).
&lt;blockquote&gt;
&lt;code&gt;
&lt;img class=&quot;MyAvatars&quot; border=&quot;0&quot; src=&quot;&lt;?php echo $mybloglog_IMG; ?&gt;&quot; 
height=&quot;48&quot; width=&quot;48&quot; alt=&quot;MyAvatars 0.2&quot;/&gt;
&lt;/code&gt;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Stack errors in IE because of the MyBlogLog Avatar plugin? Thank you to Ross of <a href="http://quotesincan.com/" rel="nofollow">QuotesInCan.com</a> for letting me know about stack overflow error.</p>
<p>And a big thank you to Spud Oregon for the post on <a href="http://www.nice4rice.com/2007/04/11/myavatars-stack-overflow-error/" rel="nofollow">How to solve the stack overflow error</a>.</p>
<p>If you choose to copy/paste Spud's workaround code, please make sure your quotes are ordinary quotes ("") and not smart quotes (“”).</p>
<blockquote><p>
<pre><code>
&lt;img class="MyAvatars" border="0" src="&lt;?php echo $mybloglog_IMG; ?&gt;" 
height="48" width="48" alt="MyAvatars 0.2"/&gt;
</code></pre>
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-2077</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Sat, 17 Feb 2007 08:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-2077</guid>
		<description>Hi TallFreak,

I&#039;ve updated this post by including a screenshot (see above) of where I placed the call to the MyAvatars function. I don&#039;t know how your comments.php file looks like, but the call will come after this line:

&lt;big&gt;&lt;code&gt;&lt;?php foreach ($comments as $comment) : ?&gt;&lt;/code&gt;&lt;/big&gt;

and just right before this line:
&lt;big&gt;&lt;code&gt;&lt;cite&gt;&lt;?php comment_author_link() ?&gt;&lt;/cite&gt;&lt;/code&gt;&lt;/big&gt;

I hope that helps!

What the heck... to save time, here&#039;s the screenshot:
&lt;img src=&quot;http://www.manuelviloria.com/wp-content/uploads/2007/02/myavatar-in-comments-php.jpg&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Hi TallFreak,</p>
<p>I've updated this post by including a screenshot (see above) of where I placed the call to the MyAvatars function. I don't know how your comments.php file looks like, but the call will come after this line:</p>
<p><big><code>&lt;?php foreach ($comments as $comment) : ?&gt;</code></big></p>
<p>and just right before this line:<br />
<big><code>&lt;cite&gt;&lt;?php comment_author_link() ?&gt;&lt;/cite&gt;</code></big></p>
<p>I hope that helps!</p>
<p>What the heck... to save time, here's the screenshot:<br />
<img src="http://www.manuelviloria.com/wp-content/uploads/2007/02/myavatar-in-comments-php.jpg"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TallFreak</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-2074</link>
		<dc:creator>TallFreak</dc:creator>
		<pubDate>Sat, 17 Feb 2007 05:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-2074</guid>
		<description>I tried to get this plugin to work but napolux talks about adding a code to the comments.php but he&#039;s very confusing about it.  What did you add to your comments.php file?</description>
		<content:encoded><![CDATA[<p>I tried to get this plugin to work but napolux talks about adding a code to the comments.php but he's very confusing about it.  What did you add to your comments.php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-1702</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Thu, 18 Jan 2007 23:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-1702</guid>
		<description>Thanks, PBS and Christy!</description>
		<content:encoded><![CDATA[<p>Thanks, PBS and Christy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christy Barber</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-1700</link>
		<dc:creator>Christy Barber</dc:creator>
		<pubDate>Thu, 18 Jan 2007 16:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-1700</guid>
		<description>Very cool!  I hope this works for you!</description>
		<content:encoded><![CDATA[<p>Very cool!  I hope this works for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinoyblogosphere</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-1697</link>
		<dc:creator>pinoyblogosphere</dc:creator>
		<pubDate>Thu, 18 Jan 2007 11:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-1697</guid>
		<description>PBS is a mybloglog member :)  cool plugin huh.  i&#039;ll gonna install this plugin at the PBS Group blog too. yuhoooooo. thanks manny!

Forum: http://www.pinoyblogosphere.org
GroupBlog: http://www.pinoyblogosphere.com</description>
		<content:encoded><![CDATA[<p>PBS is a mybloglog member <img src='http://www.manuelviloria.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   cool plugin huh.  i'll gonna install this plugin at the PBS Group blog too. yuhoooooo. thanks manny!</p>
<p>Forum: <a href="http://www.pinoyblogosphere.org" rel="nofollow">http://www.pinoyblogosphere.org</a><br />
GroupBlog: <a href="http://www.pinoyblogosphere.com" rel="nofollow">http://www.pinoyblogosphere.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Viloria</title>
		<link>http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/comment-page-1/#comment-1696</link>
		<dc:creator>Manuel Viloria</dc:creator>
		<pubDate>Thu, 18 Jan 2007 10:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuelviloria.com/archives/mybloglog-avatar-wordpress-plugin/#comment-1696</guid>
		<description>@Word_Sling - Thanks for helping out! (On another note... any relation to Mr. Go Negosyo?)

@Napolux - I just used float left in the css file of your MyAvatars plugin. The styling of the avatar (white border, shadow) is based on the &lt;a href=&quot;http://www.nigarila.com/&quot; rel=&quot;nofollow&quot;&gt;Nigarila Theme&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Word_Sling - Thanks for helping out! (On another note... any relation to Mr. Go Negosyo?)</p>
<p>@Napolux - I just used float left in the css file of your MyAvatars plugin. The styling of the avatar (white border, shadow) is based on the <a href="http://www.nigarila.com/" rel="nofollow">Nigarila Theme</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
