<?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"
	>
<channel>
	<title>Comments on: Image Upload with YUI Editor 2.5.0</title>
	<atom:link href="http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/</link>
	<description>Where stuff from my brain lands</description>
	<pubDate>Fri, 04 Jul 2008 13:30:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-493</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 08 May 2008 17:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-493</guid>
		<description>Alicia,  Can you post a link to your project that is having the problem?</description>
		<content:encoded><![CDATA[<p>Alicia,  Can you post a link to your project that is having the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-491</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Wed, 07 May 2008 04:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-491</guid>
		<description>Hi,
I did some changes to the YUI Text Editor uploader extension and the backend PHP script, here it is:
&lt;a href="http://coche.canalblog.com/archives/2008/05/06/9076293.html" rel="nofollow"&gt;yui uploader update&lt;/a&gt;

I hope it could be useful. Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I did some changes to the YUI Text Editor uploader extension and the backend PHP script, here it is:<br />
<a href="http://coche.canalblog.com/archives/2008/05/06/9076293.html" rel="nofollow">yui uploader update</a></p>
<p>I hope it could be useful. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alicia</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-490</link>
		<dc:creator>alicia</dc:creator>
		<pubDate>Tue, 06 May 2008 22:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-490</guid>
		<description>I am trying to use the uploader, and I have an asp script handling the upload which works fine.  After I hit the upload link, I see the url flash for a split second, then "Image URL here" is back in place and nothing else happens?  Can you help?</description>
		<content:encoded><![CDATA[<p>I am trying to use the uploader, and I have an asp script handling the upload which works fine.  After I hit the upload link, I see the url flash for a split second, then &#8220;Image URL here&#8221; is back in place and nothing else happens?  Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-488</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Fri, 02 May 2008 05:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-488</guid>
		<description>Thank you very much Dennis</description>
		<content:encoded><![CDATA[<p>Thank you very much Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-486</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 29 Apr 2008 22:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-486</guid>
		<description>Do you have FireFox w/ FireBug installed?  That is the hands down easiest way to find out what needs to be replaced.  Just use the "INSPECT" feature on the dailog.

2nd, it ought to be fairly easy to create some custom DOM objects and replace what you like.   The only thing I can think of that would be a problem is if any of the items you are replacing send or respond to events within the rest of the editor.  You'll have to watch that.

Feel free to use my code as an example or starting point.j

-Dennis</description>
		<content:encoded><![CDATA[<p>Do you have FireFox w/ FireBug installed?  That is the hands down easiest way to find out what needs to be replaced.  Just use the &#8220;INSPECT&#8221; feature on the dailog.</p>
<p>2nd, it ought to be fairly easy to create some custom DOM objects and replace what you like.   The only thing I can think of that would be a problem is if any of the items you are replacing send or respond to events within the rest of the editor.  You&#8217;ll have to watch that.</p>
<p>Feel free to use my code as an example or starting point.j</p>
<p>-Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-485</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 29 Apr 2008 21:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/25/image-upload-with-yui-editor-250/#comment-485</guid>
		<description>Hi Dennis, I just want to say thanks a lot for your example, it gives me a better idea of how to tweak the Yui Editor.

I would like to know if you can help me, I want to change the default size inputs of the Yui Editor and replace or override it with some radio buttons with predefined sizes. Do I need to know some element identifier to replace? or some other technique? any help would be greatly appreciated.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Dennis, I just want to say thanks a lot for your example, it gives me a better idea of how to tweak the Yui Editor.</p>
<p>I would like to know if you can help me, I want to change the default size inputs of the Yui Editor and replace or override it with some radio buttons with predefined sizes. Do I need to know some element identifier to replace? or some other technique? any help would be greatly appreciated.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
