<?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: An Example Rich Text Editor Image Upload with PHP</title>
	<atom:link href="http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Sat, 27 Feb 2010 23:36:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Example Image Upload with YUI Rich Text Editor 2.7.0 &#124; All My Brain</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-1010</link>
		<dc:creator>Example Image Upload with YUI Rich Text Editor 2.7.0 &#124; All My Brain</dc:creator>
		<pubDate>Sat, 16 Jan 2010 14:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-1010</guid>
		<description>[...] left the server side image upload script the same as with previous versions of this [...]</description>
		<content:encoded><![CDATA[<p>[...] left the server side image upload script the same as with previous versions of this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Image Upload Extension for YUI Rich Text Editor &#124; All My Brain</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-997</link>
		<dc:creator>An Image Upload Extension for YUI Rich Text Editor &#124; All My Brain</dc:creator>
		<pubDate>Sat, 16 Jan 2010 09:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-997</guid>
		<description>[...] Update: I&#039;ve added another example, this time with the server side script being implemented in PHP. [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: I&#39;ve added another example, this time with the server side script being implemented in PHP. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MostynWebSolutions</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-991</link>
		<dc:creator>MostynWebSolutions</dc:creator>
		<pubDate>Mon, 11 Jan 2010 05:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-991</guid>
		<description>Hi Dennis,

First of all thanks for your code, image upload directly into a rich text editor is an essential feature.

I have written some ASP.net code that implements what you have written.  It would be great if you could post it on your site.  The URL is http://www.mostynwebsolutions.com/Yui-Image-Uploader-ASP-DOT-NET.aspx

Thanks and Regards,

Tom</description>
		<content:encoded><![CDATA[<p>Hi Dennis,</p>
<p>First of all thanks for your code, image upload directly into a rich text editor is an essential feature.</p>
<p>I have written some ASP.net code that implements what you have written.  It would be great if you could post it on your site.  The URL is <a href="http://www.mostynwebsolutions.com/Yui-Image-Uploader-ASP-DOT-NET.aspx" rel="nofollow">http://www.mostynwebsolutions.com/Yui-Image-Uploader-ASP-DOT-NET.aspx</a></p>
<p>Thanks and Regards,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bentsen</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-982</link>
		<dc:creator>bentsen</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-982</guid>
		<description>Hi,

I have a little probleme. When i clic on upload button, my image is uploaded but the name of the image appear just seconde or less in the field &quot;Image Url: and he disappear!!!!.

Any ideas ? 


PS : thanks for your great job!!!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a little probleme. When i clic on upload button, my image is uploaded but the name of the image appear just seconde or less in the field &#8220;Image Url: and he disappear!!!!.</p>
<p>Any ideas ? </p>
<p>PS : thanks for your great job!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-948</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 30 Sep 2009 00:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-948</guid>
		<description>Use Firebug to see what the server response is.  It looks to me like the server isn&#039;t sending the response correctly.</description>
		<content:encoded><![CDATA[<p>Use Firebug to see what the server response is.  It looks to me like the server isn&#8217;t sending the response correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-947</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 29 Sep 2009 23:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-947</guid>
		<description>Hi Dennis,
I tried using yui-image-uploader26 (with yui27) and it successfully uploads the image (I can see it on the server), but still throws an error &#039;upload failed:Expected hexadecimal digit&#039; and does not display the image in the editor.  Any ideas?

Thanks,
David</description>
		<content:encoded><![CDATA[<p>Hi Dennis,<br />
I tried using yui-image-uploader26 (with yui27) and it successfully uploads the image (I can see it on the server), but still throws an error &#8216;upload failed:Expected hexadecimal digit&#8217; and does not display the image in the editor.  Any ideas?</p>
<p>Thanks,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-929</link>
		<dc:creator>Maria</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-929</guid>
		<description>i cant get the files from there... can any one send the files?</description>
		<content:encoded><![CDATA[<p>i cant get the files from there&#8230; can any one send the files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-928</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 18 Aug 2009 15:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-928</guid>
		<description>I haven&#039;t reviewed every hook available in the editor, but I bet there is a way to capture when the image is deleted.  It shouldn&#039;t be much different (and actually easier) than the upload handler to send a command to your server to delete the image.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t reviewed every hook available in the editor, but I bet there is a way to capture when the image is deleted.  It shouldn&#8217;t be much different (and actually easier) than the upload handler to send a command to your server to delete the image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gtlitc</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-925</link>
		<dc:creator>gtlitc</dc:creator>
		<pubDate>Mon, 17 Aug 2009 14:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-925</guid>
		<description>Thanks for the RTE image upload. Great work. I am looking at using it in a project of mine where I need an RTE with image functionality to work with my custom CMS functionality. Iam woking on a php script that handles the creation of more useful filenames for the images (SEO) things like &quot;title-of-article-001-img01.jpg. This is going well but I would really like to impliment functionality so that when an image is deleted in the editor it also gets deleted on the server. Has anybody any thoughts on how this would be done? Would need a way of hooking into the delete operation in the RTE and then passing that image-redf to a delete script on the server?</description>
		<content:encoded><![CDATA[<p>Thanks for the RTE image upload. Great work. I am looking at using it in a project of mine where I need an RTE with image functionality to work with my custom CMS functionality. Iam woking on a php script that handles the creation of more useful filenames for the images (SEO) things like &#8220;title-of-article-001-img01.jpg. This is going well but I would really like to impliment functionality so that when an image is deleted in the editor it also gets deleted on the server. Has anybody any thoughts on how this would be done? Would need a way of hooking into the delete operation in the RTE and then passing that image-redf to a delete script on the server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Gascoigne</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-911</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Sat, 04 Jul 2009 21:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-911</guid>
		<description>This worked very well for me, and you have certainly just made things easier for my clients! Thanks.</description>
		<content:encoded><![CDATA[<p>This worked very well for me, and you have certainly just made things easier for my clients! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Kaur</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-903</link>
		<dc:creator>Arun Kaur</dc:creator>
		<pubDate>Tue, 30 Jun 2009 10:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-903</guid>
		<description>Very nice and helpful article.
Many thnx goes to author.

I share with this site for various links....

http://www.zamshed.info/tech/</description>
		<content:encoded><![CDATA[<p>Very nice and helpful article.<br />
Many thnx goes to author.</p>
<p>I share with this site for various links&#8230;.</p>
<p><a href="http://www.zamshed.info/tech/" rel="nofollow">http://www.zamshed.info/tech/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-897</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 21 May 2009 12:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-897</guid>
		<description>kornesh: I think the 2.6 code works with 2.7.</description>
		<content:encoded><![CDATA[<p>kornesh: I think the 2.6 code works with 2.7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-896</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 21 May 2009 12:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-896</guid>
		<description>noob: the latest client code is on the &lt;a href=&quot;http://allmybrain.com/2008/11/06/example-yui-image-upload-with-yui-260/&quot; rel=&quot;nofollow&quot;&gt;Image uploader with YUI 2.6&lt;/a&gt; page.</description>
		<content:encoded><![CDATA[<p>noob: the latest client code is on the <a href="http://allmybrain.com/2008/11/06/example-yui-image-upload-with-yui-260/" rel="nofollow">Image uploader with YUI 2.6</a> page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kornesh</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-895</link>
		<dc:creator>kornesh</dc:creator>
		<pubDate>Thu, 21 May 2009 11:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-895</guid>
		<description>im using version 2.7...but its not showing anything when i past your code on the html file and i upload it to the server. 
you&#039;re welcomed to use my email address.TQ</description>
		<content:encoded><![CDATA[<p>im using version 2.7&#8230;but its not showing anything when i past your code on the html file and i upload it to the server.<br />
you&#8217;re welcomed to use my email address.TQ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noob</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-894</link>
		<dc:creator>noob</dc:creator>
		<pubDate>Thu, 21 May 2009 10:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-894</guid>
		<description>Hi, may i have the fully working code/script??
Im new to YUI</description>
		<content:encoded><![CDATA[<p>Hi, may i have the fully working code/script??<br />
Im new to YUI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fakhru</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-851</link>
		<dc:creator>fakhru</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-851</guid>
		<description>hello everyone,
please if any one can send me trimmed version of editor then i ll implement in my site please 
its s humble request.
thanks</description>
		<content:encoded><![CDATA[<p>hello everyone,<br />
please if any one can send me trimmed version of editor then i ll implement in my site please<br />
its s humble request.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fakhru</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-850</link>
		<dc:creator>fakhru</dc:creator>
		<pubDate>Mon, 16 Mar 2009 11:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-850</guid>
		<description>thanx a lot for your reply Dennis.
ya i have done all the trimming part only one java script which gives me problem.... is
&quot;editor-min.js&quot;  when i remove this script it works fine but without fomatting and tab only text area is displaying ...</description>
		<content:encoded><![CDATA[<p>thanx a lot for your reply Dennis.<br />
ya i have done all the trimming part only one java script which gives me problem&#8230;. is<br />
&#8220;editor-min.js&#8221;  when i remove this script it works fine but without fomatting and tab only text area is displaying &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-849</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sat, 14 Mar 2009 12:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-849</guid>
		<description>I haven&#039;t ever heard of FireFox crashing because a script.  I bet it&#039;s related more to your firefox installation than it is to the javascript or HTML.  You might try trimming out pieces of the code until you find something that works and something that causes the crash.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t ever heard of FireFox crashing because a script.  I bet it&#8217;s related more to your firefox installation than it is to the javascript or HTML.  You might try trimming out pieces of the code until you find something that works and something that causes the crash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fakhru</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-848</link>
		<dc:creator>fakhru</dc:creator>
		<pubDate>Sat, 14 Mar 2009 10:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-848</guid>
		<description>hi,
nice article 
i have downloaded the whole api, when i start and click on rich text editor the firefox crashes every time i do the same thing is happen. i dont know whats wrong with the script. can anybody tell me the solution. in rest of all browser it is working.
i m using fire fox 3.0.7 .....
if some one can reply its best for me 
thanx a lot</description>
		<content:encoded><![CDATA[<p>hi,<br />
nice article<br />
i have downloaded the whole api, when i start and click on rich text editor the firefox crashes every time i do the same thing is happen. i dont know whats wrong with the script. can anybody tell me the solution. in rest of all browser it is working.<br />
i m using fire fox 3.0.7 &#8230;..<br />
if some one can reply its best for me<br />
thanx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sky</title>
		<link>http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-2/#comment-768</link>
		<dc:creator>Sky</dc:creator>
		<pubDate>Sat, 20 Dec 2008 01:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-768</guid>
		<description>sorry, i had the wrong script yui js script, when i use the one from this page page i get NO &#039;browse&#039; button? i &#039;ve got an alert message in the script which shows i&#039;m getting to the file but then i&#039;m lost :( any help? here&#039;s the script i&#039;m using:

http://allmybrain.com/wp-content/uploads/2007/10/yui-image-uploader.js</description>
		<content:encoded><![CDATA[<p>sorry, i had the wrong script yui js script, when i use the one from this page page i get NO &#8216;browse&#8217; button? i &#8216;ve got an alert message in the script which shows i&#8217;m getting to the file but then i&#8217;m lost <img src='http://allmybrain.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  any help? here&#8217;s the script i&#8217;m using:</p>
<p><a href="http://allmybrain.com/wp-content/uploads/2007/10/yui-image-uploader.js" rel="nofollow">http://allmybrain.com/wp-content/uploads/2007/10/yui-image-uploader.js</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
