<?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 for Code is poetry</title>
	<atom:link href="http://savitasoni.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://savitasoni.com</link>
	<description>about all I have done and doing ....</description>
	<lastBuildDate>Thu, 10 May 2012 15:13:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Encoding video files with Zencoder API by akhila</title>
		<link>http://savitasoni.com/encoding-video-files-with-zencoder-api/comment-page-1#comment-588</link>
		<dc:creator>akhila</dc:creator>
		<pubDate>Thu, 10 May 2012 15:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5136#comment-588</guid>
		<description>Hey Savita i just loved the post. It is very helpful for a beginner like me.
But i have a query. How can we do the same with XML request.
I mean here the request is sent through JSON data format, how can we do with XML data.

Thanks in advance :)</description>
		<content:encoded><![CDATA[<p>Hey Savita i just loved the post. It is very helpful for a beginner like me.<br />
But i have a query. How can we do the same with XML request.<br />
I mean here the request is sent through JSON data format, how can we do with XML data.</p>
<p>Thanks in advance <img src='http://savitasoni.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by savitas</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-580</link>
		<dc:creator>savitas</dc:creator>
		<pubDate>Thu, 22 Mar 2012 09:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-580</guid>
		<description>Okay, sure will tell you if I find something on the topic</description>
		<content:encoded><![CDATA[<p>Okay, sure will tell you if I find something on the topic</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by Kartik</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-579</link>
		<dc:creator>Kartik</dc:creator>
		<pubDate>Thu, 22 Mar 2012 08:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-579</guid>
		<description>Hi Savita,

Thanks for your idea. I have already manage to add the new elements (input field &amp; uploader button) using jQuery but i am stuck with &quot;window.send_to_editor&quot; because i can&#039;t create this method on dynamic basic like i am creating new elements using jQuery.

I am still trying to find a way for this. Anyways, Thanks for your help.

Just let me know if anybody find a way for my problem.

Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Savita,</p>
<p>Thanks for your idea. I have already manage to add the new elements (input field &amp; uploader button) using jQuery but i am stuck with &#8220;window.send_to_editor&#8221; because i can&#8217;t create this method on dynamic basic like i am creating new elements using jQuery.</p>
<p>I am still trying to find a way for this. Anyways, Thanks for your help.</p>
<p>Just let me know if anybody find a way for my problem.</p>
<p>Thanks <img src='http://savitasoni.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by savitas</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-578</link>
		<dc:creator>savitas</dc:creator>
		<pubDate>Thu, 22 Mar 2012 08:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-578</guid>
		<description>Hi Kartik,

Thanks, you just needs to tweak with jquery a bit, give different ids to the different uploads buttons and try the same tutorial. I have not really tried it but it will work I guess. 

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Kartik,</p>
<p>Thanks, you just needs to tweak with jquery a bit, give different ids to the different uploads buttons and try the same tutorial. I have not really tried it but it will work I guess. </p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by Kartik</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-577</link>
		<dc:creator>Kartik</dc:creator>
		<pubDate>Thu, 22 Mar 2012 04:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-577</guid>
		<description>Hello Savita,

Thank you for nice tutorial. It really help me a lot. However i have some queries like Could you please suggest me a solution to provide multiple image uploader button on same page?

It&#039;s working fine for one input filed with one upload button beside it, But i want user to click on link say &quot;Add More&quot; which will provide them above set (new input field with new upload button) using jQuery on same page.

Thank you :)</description>
		<content:encoded><![CDATA[<p>Hello Savita,</p>
<p>Thank you for nice tutorial. It really help me a lot. However i have some queries like Could you please suggest me a solution to provide multiple image uploader button on same page?</p>
<p>It&#8217;s working fine for one input filed with one upload button beside it, But i want user to click on link say &#8220;Add More&#8221; which will provide them above set (new input field with new upload button) using jQuery on same page.</p>
<p>Thank you <img src='http://savitasoni.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by Dave</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-573</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 02 Mar 2012 17:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-573</guid>
		<description>Be careful where you add the filter for image_send_to_editor. If you declare it globally then ANY picture that is inserted into a post will run your database option update function.

So say someone adds a picture into a post using default image uploader... all of the sudden that picture will become your company&#039;s logo in this case.</description>
		<content:encoded><![CDATA[<p>Be careful where you add the filter for image_send_to_editor. If you declare it globally then ANY picture that is inserted into a post will run your database option update function.</p>
<p>So say someone adds a picture into a post using default image uploader&#8230; all of the sudden that picture will become your company&#8217;s logo in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on setting ajax response to a variable by a</title>
		<link>http://savitasoni.com/setting-ajax-response-to-a-variable/comment-page-1#comment-542</link>
		<dc:creator>a</dc:creator>
		<pubDate>Sat, 18 Feb 2012 01:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5047#comment-542</guid>
		<description>Using async:false is bad practice. It locks up the UI! Use a callback function instead and do whatever you want do with the result in that function.</description>
		<content:encoded><![CDATA[<p>Using async:false is bad practice. It locks up the UI! Use a callback function instead and do whatever you want do with the result in that function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by savitas</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-534</link>
		<dc:creator>savitas</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-534</guid>
		<description>May be you are using wordpress 3.3 and when I had written this code button id was what I have used, so it was working that time. 

Thanks for pointing I will add a note in the post for upgraded version.</description>
		<content:encoded><![CDATA[<p>May be you are using wordpress 3.3 and when I had written this code button id was what I have used, so it was working that time. </p>
<p>Thanks for pointing I will add a note in the post for upgraded version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by mohan</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-533</link>
		<dc:creator>mohan</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-533</guid>
		<description>Hi, 
now uploading thickbox opening well, But you have a mistake in your code ...
you have a button like this


and javascript code like this 
jQuery(&#039;#upload_image_button&#039;).click(function() 

the id of button is not same . 
that is why i have to face the problem . 


Now its working fine 
thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
now uploading thickbox opening well, But you have a mistake in your code &#8230;<br />
you have a button like this</p>
<p>and javascript code like this<br />
jQuery(&#8216;#upload_image_button&#8217;).click(function() </p>
<p>the id of button is not same .<br />
that is why i have to face the problem . </p>
<p>Now its working fine<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code snipped: Image uploading inside your plugin using wordpress file uploader by savitas</title>
		<link>http://savitasoni.com/code-snipped-image-uploading-inside-your-plugin-using-wordpress-file-uploader/comment-page-1#comment-532</link>
		<dc:creator>savitas</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://savitasoni.com/?p=5257#comment-532</guid>
		<description>What exactly is not working in the above code. I can&#039;t see any &lt;script&gt; tag in your plugin function code.</description>
		<content:encoded><![CDATA[<p>What exactly is not working in the above code. I can&#8217;t see any <script> tag in your plugin function code.</script></p>
]]></content:encoded>
	</item>
</channel>
</rss>

