<?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: AJAX Thumbnail Rebuild plugin for Wordpress</title>
	<atom:link href="http://junkcoder.com/ajax-thumbnail-rebuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://junkcoder.com</link>
	<description>Random stuff about life and technology</description>
	<lastBuildDate>Mon, 14 Jun 2010 16:35:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Generate Post Thumbnails &#124; Debuter avec Wordpress</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-141</link>
		<dc:creator>Generate Post Thumbnails &#124; Debuter avec Wordpress</dc:creator>
		<pubDate>Mon, 14 Jun 2010 16:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-141</guid>
		<description>[...] pour lancer le traitement en le surveillant, merci O2switch). Je conseille donc aussi le plugin Ajax Thumbnail Rebuild qui a l&#8217;air de contourner ce problème de surcharge [...]</description>
		<content:encoded><![CDATA[<p>[...] pour lancer le traitement en le surveillant, merci O2switch). Je conseille donc aussi le plugin Ajax Thumbnail Rebuild qui a l&#8217;air de contourner ce problème de surcharge [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junkcoder</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-137</link>
		<dc:creator>junkcoder</dc:creator>
		<pubDate>Sun, 13 Jun 2010 13:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-137</guid>
		<description>@Milan: Thanks for your valuable inputs. Unfortunately I&#039;m a little short on free time right now, so I can&#039;t tell when I will find time to work on them. But that&#039;s the beauty of open source: anyone can change it ;-)

Regarding the subscribe to comments plugin: I&#039;ve already installed it once, but when I had to move to another server it got lost on the way. I&#039;ll look into this, but this might also take some time.</description>
		<content:encoded><![CDATA[<p>@Milan: Thanks for your valuable inputs. Unfortunately I&#8217;m a little short on free time right now, so I can&#8217;t tell when I will find time to work on them. But that&#8217;s the beauty of open source: anyone can change it <img src='http://junkcoder.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Regarding the subscribe to comments plugin: I&#8217;ve already installed it once, but when I had to move to another server it got lost on the way. I&#8217;ll look into this, but this might also take some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-136</link>
		<dc:creator>Milan</dc:creator>
		<pubDate>Sun, 13 Jun 2010 09:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-136</guid>
		<description>Great plugin! Here are my suggestions for it:

you should mention in documentation and on a first screen of a plugin that not just thumbnails, but medium and large sizes are regenerated too, and that old files are not deleted so any link that points to old file will continue to work; also that links that are hard coded in posts will not be replaced with new ones
instead of &lt;code&gt;/wp-admin/admin-ajax.php&lt;/code&gt; you should use &lt;code&gt;admin_url(&#039;admin-ajax.php&#039;);&lt;/code&gt;
you already wrapped most strings around gettext functions with proper textdomain but there are still left strings without it, especially in javascript code; also load_plugin_textdomain function is missing; I can help you with this if you want


One question: will you be interested to &quot;ajaxify&quot; existing simmilar plugin since I belive you do know well to code with jQuery?

(btw, you should install Subscribe to Comments plugin for easier tracking of replies on comments)</description>
		<content:encoded><![CDATA[<p>Great plugin! Here are my suggestions for it:</p>
<p>you should mention in documentation and on a first screen of a plugin that not just thumbnails, but medium and large sizes are regenerated too, and that old files are not deleted so any link that points to old file will continue to work; also that links that are hard coded in posts will not be replaced with new ones<br />
instead of <code>/wp-admin/admin-ajax.php</code> you should use <code>admin_url('admin-ajax.php');</code><br />
you already wrapped most strings around gettext functions with proper textdomain but there are still left strings without it, especially in javascript code; also load_plugin_textdomain function is missing; I can help you with this if you want</p>
<p>One question: will you be interested to &#8220;ajaxify&#8221; existing simmilar plugin since I belive you do know well to code with jQuery?</p>
<p>(btw, you should install Subscribe to Comments plugin for easier tracking of replies on comments)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carrie</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-133</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Thu, 10 Jun 2010 13:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-133</guid>
		<description>Exactly what I was looking for! Thank you!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junkcoder</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-128</link>
		<dc:creator>junkcoder</dc:creator>
		<pubDate>Sun, 06 Jun 2010 05:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-128</guid>
		<description>@Li-An: It&#039;s not a perfect solution, but you could try to change the source code of the plugin for the second run. Changing the initialization of the &#039;curr&#039; variable to 1500 in line 58 should leave the first 1500 images untouched.
This is Java Script Code that runs in your browser, maybe changing to another browser could help too? Which browser are you using?</description>
		<content:encoded><![CDATA[<p>@Li-An: It&#8217;s not a perfect solution, but you could try to change the source code of the plugin for the second run. Changing the initialization of the &#8216;curr&#8217; variable to 1500 in line 58 should leave the first 1500 images untouched.<br />
This is Java Script Code that runs in your browser, maybe changing to another browser could help too? Which browser are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li-An</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-125</link>
		<dc:creator>Li-An</dc:creator>
		<pubDate>Thu, 03 Jun 2010 10:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-125</guid>
		<description>Hello,
your plugin works better than the others but I cannot finish the regeneration. It stops at 1500 images for 2100 images. Is there a way to generate the thumnails beginning with the ones what are not generated ?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
your plugin works better than the others but I cannot finish the regeneration. It stops at 1500 images for 2100 images. Is there a way to generate the thumnails beginning with the ones what are not generated ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mansion</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-119</link>
		<dc:creator>Mansion</dc:creator>
		<pubDate>Wed, 26 May 2010 16:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-119</guid>
		<description>[...] thumbnails, Wordpress doesn&#8217;t have an option for that&#8230; but a handy plugin called AJAX Thumbnail Rebuild has what you&#8217;re looking for. Download the plugin from the Wordpress Repository, have a play [...]</description>
		<content:encoded><![CDATA[<p>[...] thumbnails, Wordpress doesn&#8217;t have an option for that&#8230; but a handy plugin called AJAX Thumbnail Rebuild has what you&#8217;re looking for. Download the plugin from the Wordpress Repository, have a play [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-113</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 04 May 2010 23:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-113</guid>
		<description>i was looking something like this, it worked like a charm in Worpress v2.9
Thank you.</description>
		<content:encoded><![CDATA[<p>i was looking something like this, it worked like a charm in Worpress v2.9<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Glynn</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-65</link>
		<dc:creator>Bryan Glynn</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-65</guid>
		<description>AWESOME plugin thank you so much!  I looked all over because I thought it HAD to be built in to WP somewhere!  NOPE.  Well I&#039;ll bet this goes in the next version for sure - you nailed it!</description>
		<content:encoded><![CDATA[<p>AWESOME plugin thank you so much!  I looked all over because I thought it HAD to be built in to WP somewhere!  NOPE.  Well I&#8217;ll bet this goes in the next version for sure &#8211; you nailed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Mediathek, BildgrÃ¶ÃŸen und Thumbnails verstehen und nutzen - TeraBlog (Brandt Aktuell)</title>
		<link>http://junkcoder.com/ajax-thumbnail-rebuild/comment-page-1/#comment-35</link>
		<dc:creator>WordPress Mediathek, BildgrÃ¶ÃŸen und Thumbnails verstehen und nutzen - TeraBlog (Brandt Aktuell)</dc:creator>
		<pubDate>Sat, 23 Jan 2010 09:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://junkcoder.com/?page_id=34#comment-35</guid>
		<description>[...] habe ich zwei zuverlÃ¤ssige Plugins, die da sind: das Regenerate Thumbnails von Viper007Bond und AJAX Thumbnail Rebuild vom Junk Coder. Ich habe beide Plugins vor dem Einsatz im Live-Systemâ€ getestet und war mit [...]</description>
		<content:encoded><![CDATA[<p>[...] habe ich zwei zuverlÃ¤ssige Plugins, die da sind: das Regenerate Thumbnails von Viper007Bond und AJAX Thumbnail Rebuild vom Junk Coder. Ich habe beide Plugins vor dem Einsatz im Live-Systemâ€ getestet und war mit [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
