<?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: Grab My Button Widget Tutorial: One Click Installation</title>
	<atom:link href="http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install/feed" rel="self" type="application/rss+xml" />
	<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install</link>
	<description>Learn How To Be A Successful Blogger</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:19:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SBA</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-39580</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-39580</guid>
		<description>I&#039;d love to help, but you need to give me more to go on. Where is your site so I can see what the page source for the code and view results. Seems to have a lot of missing code, based on the version in your comment!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I&#8217;d love to help, but you need to give me more to go on. Where is your site so I can see what the page source for the code and view results. Seems to have a lot of missing code, based on the version in your comment!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jess Bowman</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-39576</link>
		<dc:creator>jess Bowman</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-39576</guid>
		<description>Can you tell me what I&quot;m doing wrong????


&lt;textarea cols=&quot;20&quot; rows=&quot;3&quot;&gt;&lt;a href=&quot;http://thisandthataboutthebowmans.blogspot.com/&quot;&gt;&lt;img src=&quot;http://i326.photobucket.com/albums/k424/rckclmbrjess/BLOGBUTTON2.jpg&quot; alt=&quot;Remembering Stephen button&quot; width=&quot;125&quot; height=&quot;125&quot; /&gt;&lt;/a&gt;&lt;/textarea&gt;&lt;/center&gt; &quot;/&gt;&quot; type=hidden name=widget.template&gt;</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Can you tell me what I&#8221;m doing wrong????</p>
<p>&lt;textarea cols=&#8221;20&#8243; rows=&#8221;3&#8243;&gt;&lt;a href=&#8221;http://thisandthataboutthebowmans.blogspot.com/&#8221;&gt;&lt;img src=&#8221;http://i326.photobucket.com/albums/k424/rckclmbrjess/BLOGBUTTON2.jpg&#8221; alt=&#8221;Remembering Stephen button&#8221; width=&#8221;125&#8243; height=&#8221;125&#8243; /&gt;&lt;/a&gt;&lt;/textarea&gt;&lt;/center&gt; &#8220;/&gt;&#8221; type=hidden name=widget.template&gt;<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-23286</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Sun, 23 Aug 2009 16:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-23286</guid>
		<description>Kim, you must know I love puzzles! Like Suduko, you give me few hints to figure out your  &#039;somewhat&#039; success. To add to the mystery you left this comment on the wrong post? (this one is about the widget not the scroll box). 

No problem, I took a look and found a few things.
1- When readers copy your html from the scrollbox to their blogs they get a bad link. Your html now reads:
... href=&quot;http://www.blogger.com/%20http://sacredheartofjesushomeschoolacademy.weebly.com/%20&quot; ...

So just remove the extraneous http stuff and make it
... href=&quot;http://sacredheartofjesushomeschoolacademy.weebly.com/&quot; ...
2- You resized your image to 125 x 125 making it a bit squishy. The original is not square, but 175 x 132. That size is okay for most blogs so use the original. If you want it more like 150 wide, then use the online resizer tool http://www.resizr.com/ .  150 x 113 is okay. 
</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Kim, you must know I love puzzles! Like Suduko, you give me few hints to figure out your  &#8217;somewhat&#8217; success. To add to the mystery you left this comment on the wrong post? (this one is about the widget not the scroll box). </p>
<p>No problem, I took a look and found a few things.<br />
1- When readers copy your html from the scrollbox to their blogs they get a bad link. Your html now reads:<br />
&#8230; href=&#8221;http://www.blogger.com/%20http://sacredheartofjesushomeschoolacademy.weebly.com/%20&#8243; &#8230;</p>
<p>So just remove the extraneous http stuff and make it<br />
&#8230; href=&#8221;http://sacredheartofjesushomeschoolacademy.weebly.com/&#8221; &#8230;<br />
2- You resized your image to 125 x 125 making it a bit squishy. The original is not square, but 175 x 132. That size is okay for most blogs so use the original. If you want it more like 150 wide, then use the online resizer tool <a href="http://www.resizr.com/" rel="nofollow">http://www.resizr.com/</a> .  150 x 113 is okay.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-22934</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 21 Aug 2009 21:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-22934</guid>
		<description>I tried what you suggested...&amp; was &quot;somewhat&quot; successful!
If you get a chance, I&#039;d sure appreciate your imput!
Thanks &amp; God bless!
Kim</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I tried what you suggested&#8230;&amp; was &#8220;somewhat&#8221; successful!<br />
If you get a chance, I&#8217;d sure appreciate your imput!<br />
Thanks &amp; God bless!<br />
Kim<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20949</link>
		<dc:creator>michelle</dc:creator>
		<pubDate>Tue, 11 Aug 2009 03:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20949</guid>
		<description>all is clear thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->all is clear thanks!<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20892</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20892</guid>
		<description>No, my mixup! Your quotes are and have been fine --- I was thinking of WhackyMummy&#039;s problem on a related post. That&#039;s what I get for replying to comments from the dashboard instead of directly on the post! Makes the comment thread a bit &#039;whacky&#039;. Sorry.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->No, my mixup! Your quotes are and have been fine &#8212; I was thinking of WhackyMummy&#8217;s problem on a related post. That&#8217;s what I get for replying to comments from the dashboard instead of directly on the post! Makes the comment thread a bit &#8216;whacky&#8217;. Sorry.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20890</link>
		<dc:creator>michelle</dc:creator>
		<pubDate>Mon, 10 Aug 2009 13:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20890</guid>
		<description>hmmm i am sorry but what do you mean about error in the the curly quotes? do you mean to say that until now there is an error appearing when you post the entrecard/avatar on other site? you are right. I just copied the html code from here. hoping to hear a respond from you soon. thank you so much</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->hmmm i am sorry but what do you mean about error in the the curly quotes? do you mean to say that until now there is an error appearing when you post the entrecard/avatar on other site? you are right. I just copied the html code from here. hoping to hear a respond from you soon. thank you so much<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20885</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Mon, 10 Aug 2009 11:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20885</guid>
		<description>Yes. Now wasn&#039;t the gravatar easy? The quotes in your scrollbox are fine now, but I need to know how the error with currly quotes happened --- did you copy the html code from this  page?

The alt value is fine. I did a google search with your words in quotes and found the button reference right away. This is what shows on the results page:
&lt;strong&gt;MrsMartinez&#039;s Raves and Rants!&lt;/strong&gt;
&lt;code&gt;&lt;a href=&quot;http://mrsmartinezravesandrants.blogspot.com&quot; &gt;&lt;img alt=&quot;MrsMartinez Raves and Rants&quot; width=&quot;125&quot; ...&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Yes. Now wasn&#8217;t the gravatar easy? The quotes in your scrollbox are fine now, but I need to know how the error with currly quotes happened &#8212; did you copy the html code from this  page?</p>
<p>The alt value is fine. I did a google search with your words in quotes and found the button reference right away. This is what shows on the results page:<br />
<strong>MrsMartinez&#8217;s Raves and Rants!</strong><br />
<code>&lt;a href="http://mrsmartinezravesandrants.blogspot.com" &gt;&lt;img alt=&quot;MrsMartinez Raves and Rants&quot; width=&quot;125&quot; ...</code><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20854</link>
		<dc:creator>michelle</dc:creator>
		<pubDate>Mon, 10 Aug 2009 03:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20854</guid>
		<description>thank you for pointing it out. i&#039;m sorry but i am really new at this. but can you please recheck it if i did the alt= right this time? i also visited the fav icon and now trying the gravatar.thanks xoxo</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->thank you for pointing it out. i&#8217;m sorry but i am really new at this. but can you please recheck it if i did the alt= right this time? i also visited the fav icon and now trying the gravatar.thanks xoxo<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://bloggingwithsuccess.net/tutorial-grab-my-button-one-click-install#comment-20746</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Sat, 08 Aug 2009 22:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingwithsuccess.net/?p=3802#comment-20746</guid>
		<description>You&#039;re welcome. I took a look at your button (actually your Entrecard image) --- looks good. The lettering could be clearer (caused by reducing larger lettering to 125 x 125), but your friends will recognize your face!. If you have software you can create the 12photo and then add appropriate sized text over the image. You forgot to change the Alt= value to your own keywords. It currently says &quot;BWS tips button&quot;. Why not create a gravatar image and  &lt;a href=&quot;http://bloggingwithsuccess.net/brand-your-blog-with-favicon&quot;/ rel=&quot;nofollow&quot;&gt;favicon &lt;/a&gt; to brand your blog?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->You&#8217;re welcome. I took a look at your button (actually your Entrecard image) &#8212; looks good. The lettering could be clearer (caused by reducing larger lettering to 125 x 125), but your friends will recognize your face!. If you have software you can create the 12photo and then add appropriate sized text over the image. You forgot to change the Alt= value to your own keywords. It currently says &#8220;BWS tips button&#8221;. Why not create a gravatar image and  <a href="http://bloggingwithsuccess.net/brand-your-blog-with-favicon"/ rel="nofollow">favicon </a> to brand your blog?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
