<?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: Updated Make IMG Tag Plugin</title>
	<atom:link href="http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin</link>
	<description>...the definitive source for all things bill bates</description>
	<lastBuildDate>Fri, 29 Apr 2011 19:03:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Chris</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-209</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 26 Apr 2011 19:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-209</guid>
		<description>Pls update this for 4.0!  :)

thanks!</description>
		<content:encoded><![CDATA[<p>Pls update this for 4.0!  <img src='http://onefallinghope.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil James</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-162</link>
		<dc:creator>Phil James</dc:creator>
		<pubDate>Sun, 23 Aug 2009 19:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-162</guid>
		<description>Hi
I finally succeeded by &quot;posting new picture&quot; and stripping the [img] tags as you suggested.
This is to get around the size limitations imposed by stumbleupon.
Yes, it&#039;s probably a change in their site. 
The extension is still useful to me, thanks.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I finally succeeded by &#8220;posting new picture&#8221; and stripping the [img] tags as you suggested.<br />
This is to get around the size limitations imposed by stumbleupon.<br />
Yes, it&#8217;s probably a change in their site.<br />
The extension is still useful to me, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onefallinghope</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-161</link>
		<dc:creator>onefallinghope</dc:creator>
		<pubDate>Sun, 23 Aug 2009 14:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-161</guid>
		<description>Perhaps it was a change in how Stumbleupon allows you to make posts?

All that the extension does is take the image URL, copy the image URL and wrap it with IMG tags [IMG]image URL here[/IMG]

And that is the same thing that it does now.

On StumbleUpon have you tried the post new &quot;Picture&quot; link instead of &quot;Blog&quot;. On the post new &quot;Picture&quot; feature you just need the URL without the image tags.

If you are trying to post an image inline in a blog post on StumbleUpon, it appears that you have to use actual HTML...

for example:

&lt;code&gt;&lt; (DONT USE THE PARENTHESIS HERE)img src=&quot;http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg&quot; alt=&quot;&quot; /&gt;&lt;/code&gt;

instead of:

&lt;code&gt;[img]http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg[/img]&lt;/code&gt;

I am not sure if this is a change on how StumbleUpon handles posts, as I have never used this feature of StumbleUpon. But the functionality of the extension hasn&#039;t changed at all. 

I will spend some more time looking into the changelogs for StumbleUpon to see if they changed something recently.

Regards,
Bill</description>
		<content:encoded><![CDATA[<p>Perhaps it was a change in how Stumbleupon allows you to make posts?</p>
<p>All that the extension does is take the image URL, copy the image URL and wrap it with IMG tags [IMG]image URL here[/IMG]</p>
<p>And that is the same thing that it does now.</p>
<p>On StumbleUpon have you tried the post new &#8220;Picture&#8221; link instead of &#8220;Blog&#8221;. On the post new &#8220;Picture&#8221; feature you just need the URL without the image tags.</p>
<p>If you are trying to post an image inline in a blog post on StumbleUpon, it appears that you have to use actual HTML&#8230;</p>
<p>for example:</p>
<p><code>< (DONT USE THE PARENTHESIS HERE)img src="http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg" alt="" /></code></p>
<p>instead of:</p>
<p><code>[img]http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg[/img]</code></p>
<p>I am not sure if this is a change on how StumbleUpon handles posts, as I have never used this feature of StumbleUpon. But the functionality of the extension hasn&#8217;t changed at all. </p>
<p>I will spend some more time looking into the changelogs for StumbleUpon to see if they changed something recently.</p>
<p>Regards,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil James</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-160</link>
		<dc:creator>Phil James</dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-160</guid>
		<description>Hi, 
I use the extension on my stumbleupon pages ( see above website address )but the latest imgtag3 update doesn&#039;t do what the last one did. Your previous one worked up until the 3.5 firefox.
Steps 1 Go to page http://www.ccdwell.com/?p=3013
Step 2 Right click menu &gt; Make Img Tag
Step 3 Paste into review page of my stumbleupon blog
Step 4 refresh page&gt; all that appears is the code text as follows
[img]http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg[/img]
The same with other websites.
I know this isn&#039;t your job or anything but it&#039;s great you&#039;re doing it.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I use the extension on my stumbleupon pages ( see above website address )but the latest imgtag3 update doesn&#8217;t do what the last one did. Your previous one worked up until the 3.5 firefox.<br />
Steps 1 Go to page <a href="http://www.ccdwell.com/?p=3013" rel="nofollow">http://www.ccdwell.com/?p=3013</a><br />
Step 2 Right click menu &gt; Make Img Tag<br />
Step 3 Paste into review page of my stumbleupon blog<br />
Step 4 refresh page&gt; all that appears is the code text as follows<br />
[img]http://www.ccdwell.com/wp-content/uploads/2009/08/1.jpg[/img]<br />
The same with other websites.<br />
I know this isn&#8217;t your job or anything but it&#8217;s great you&#8217;re doing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onefallinghope</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-159</link>
		<dc:creator>onefallinghope</dc:creator>
		<pubDate>Fri, 21 Aug 2009 21:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-159</guid>
		<description>Hi Phil; thanks for the comment. :) ...Are you saying that something is not working properly now?  I am not quite sure what you were saying.  I know that my old update stopped working on FF 3.5; but I made another update to it and the new extension is at the very top of this post.

If it is misbehaving, can you please provide me with the steps required to duplicate the problem and I will look into it.

Thanks again.
/Bill</description>
		<content:encoded><![CDATA[<p>Hi Phil; thanks for the comment. <img src='http://onefallinghope.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230;Are you saying that something is not working properly now?  I am not quite sure what you were saying.  I know that my old update stopped working on FF 3.5; but I made another update to it and the new extension is at the very top of this post.</p>
<p>If it is misbehaving, can you please provide me with the steps required to duplicate the problem and I will look into it.</p>
<p>Thanks again.<br />
/Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil James</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-158</link>
		<dc:creator>Phil James</dc:creator>
		<pubDate>Fri, 21 Aug 2009 20:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-158</guid>
		<description>Hi, thanks for this adaptation work on the extension, the previous version worked up until the change to Firefox 3.5 but this one doesn&#039;t.
On Stumbleupon it just pastes the link with the IMG tags.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this adaptation work on the extension, the previous version worked up until the change to Firefox 3.5 but this one doesn&#8217;t.<br />
On Stumbleupon it just pastes the link with the IMG tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tetovany</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-72</link>
		<dc:creator>tetovany</dc:creator>
		<pubDate>Fri, 24 Oct 2008 00:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-72</guid>
		<description>thank&#039;s</description>
		<content:encoded><![CDATA[<p>thank&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kuck</title>
		<link>http://onefallinghope.com/2008/05/18/updated-make-img-tag-plugin/comment-page-1#comment-20</link>
		<dc:creator>Michael Kuck</dc:creator>
		<pubDate>Wed, 23 Jul 2008 18:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://onefallinghope.com/wordpress/?p=35#comment-20</guid>
		<description>Hey, thanks for updating it--been too busy to do it myself and have meant to fix it. I&#039;ll update my post on the &#039;tex to reflect what you did.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for updating it&#8211;been too busy to do it myself and have meant to fix it. I&#8217;ll update my post on the &#8216;tex to reflect what you did.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

