<?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: CDN Rewrites</title> <atom:link href="http://www.phoenixheart.net/wp-plugins/cdn-rewrites/feed/" rel="self" type="application/rss+xml" /><link>http://www.phoenixheart.net</link> <description>phoenix.heart - portfolio &#38; more</description> <lastBuildDate>Wed, 10 Mar 2010 00:26:01 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Artem Russakovskii</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-8537</link> <dc:creator>Artem Russakovskii</dc:creator> <pubDate>Sun, 17 Jan 2010 08:25:16 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-8537</guid> <description>An,
I see your problem with .live(). Well, looks like 2.8 was the first one with 1.3, while 2.7 still had 1.2. You can easily check by looking at svn revisions: http://svn.automattic.com/wordpress/tags/2.8/wp-includes/js/jquery/jquery.js vs http://svn.automattic.com/wordpress/tags/2.7/wp-includes/js/jquery/jquery.js
I think if you specify 2.8 as the min revision for your plugin, you should be able to then use wp_enqueue_script() and load the script correctly.
For the rewrites, I haven&#039;t played with your code yet. I will when I have some free time.
Thanks,
Artem</description> <content:encoded><![CDATA[<p>An,<br
/> I see your problem with .live(). Well, looks like 2.8 was the first one with 1.3, while 2.7 still had 1.2. You can easily check by looking at svn revisions: <a
href="http://svn.automattic.com/wordpress/tags/2.8/wp-includes/js/jquery/jquery.js" rel="nofollow">http://svn.automattic.com/wordpress/tags/2.8/wp-includes/js/jquery/jquery.js</a> vs <a
href="http://svn.automattic.com/wordpress/tags/2.7/wp-includes/js/jquery/jquery.js" rel="nofollow">http://svn.automattic.com/wordpress/tags/2.7/wp-includes/js/jquery/jquery.js</a><br
/> I think if you specify 2.8 as the min revision for your plugin, you should be able to then use wp_enqueue_script() and load the script correctly.<br
/> For the rewrites, I haven&#8217;t played with your code yet. I will when I have some free time.<br
/> Thanks,<br
/> Artem</p> ]]></content:encoded> </item> <item><title>By: phoenix.heart</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-8536</link> <dc:creator>phoenix.heart</dc:creator> <pubDate>Sun, 17 Jan 2010 08:01:52 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-8536</guid> <description>Strange enough Artem, I don&#039;t see your comment in either approved, spam, or pending.
I read your tickets on WP forum though, and wanted to says thanks :)You&#039;re correct about including the plugin js and css on any admin page, it&#039;s a bad habit as specified by Ozh some time ago. I will definitely keep this in mind for the next version.For jQuery, thing is my plugin(s) use live() which is only available from 1.3 when earlier WP versions (not sure with 2.9) only come with up to 1.2.x (please correct me if I&#039;m wrong). If there is a way to force WordPress to use 1.3.2↑ I&#039;ll much appreciate.For CDN Rewrites not working on your site, to admit I don&#039;t have any clue yet. Help me with a bit more details will you?</description> <content:encoded><![CDATA[<p>Strange enough Artem, I don&#8217;t see your comment in either approved, spam, or pending.<br
/> I read your tickets on WP forum though, and wanted to says thanks <img
src='http://www.phoenixheart.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>You&#8217;re correct about including the plugin js and css on any admin page, it&#8217;s a bad habit as specified by Ozh some time ago. I will definitely keep this in mind for the next version.</p><p>For jQuery, thing is my plugin(s) use live() which is only available from 1.3 when earlier WP versions (not sure with 2.9) only come with up to 1.2.x (please correct me if I&#8217;m wrong). If there is a way to force WordPress to use 1.3.2↑ I&#8217;ll much appreciate.</p><p>For CDN Rewrites not working on your site, to admit I don&#8217;t have any clue yet. Help me with a bit more details will you?</p> ]]></content:encoded> </item> <item><title>By: Artem Russakovskii</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-8535</link> <dc:creator>Artem Russakovskii</dc:creator> <pubDate>Sun, 17 Jan 2010 07:29:46 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-8535</guid> <description>An, did you delete my comment or it&#039;s stuck in moderation?
I filed a few tickets, please check the wordpress plugin page.</description> <content:encoded><![CDATA[<p>An, did you delete my comment or it&#8217;s stuck in moderation?<br
/> I filed a few tickets, please check the wordpress plugin page.</p> ]]></content:encoded> </item> <item><title>By: CDN Rewrites Plugin for WordPress - datenschwanz.net</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-7795</link> <dc:creator>CDN Rewrites Plugin for WordPress - datenschwanz.net</dc:creator> <pubDate>Thu, 10 Dec 2009 16:30:11 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-7795</guid> <description>[...] destroying page load performance. I have opted for rewriting the static content references with the CDN Rewrites WordPress plugin. It almost got the job done. I didn&#8217;t want it rewriting anything for [...]</description> <content:encoded><![CDATA[<p>[...] destroying page load performance. I have opted for rewriting the static content references with the CDN Rewrites WordPress plugin. It almost got the job done. I didn&#8217;t want it rewriting anything for [...]</p> ]]></content:encoded> </item> <item><title>By: Sin tiempo para escribir.27, Carrero</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6690</link> <dc:creator>Sin tiempo para escribir.27, Carrero</dc:creator> <pubDate>Fri, 16 Oct 2009 23:12:54 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6690</guid> <description>[...] CDN Rewrites. En inglés. vía: phoenix.heart [...]</description> <content:encoded><![CDATA[<p>[...] CDN Rewrites. En inglés. vía: phoenix.heart [...]</p> ]]></content:encoded> </item> <item><title>By: Martin</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6670</link> <dc:creator>Martin</dc:creator> <pubDate>Fri, 16 Oct 2009 07:21:33 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6670</guid> <description>#1, yeah maybe it is a conflict. I mocked around and I think if I removed the CDN jquery files the upload dialog would work again - so maybe there&#039;s a jquery conflict with the WP jquery files !? But I guess if it works for you with WP 2.8.4 it&#039;s more likely to be a plugin conflict...</description> <content:encoded><![CDATA[<p>#1, yeah maybe it is a conflict. I mocked around and I think if I removed the CDN jquery files the upload dialog would work again &#8211; so maybe there&#8217;s a jquery conflict with the WP jquery files !? But I guess if it works for you with WP 2.8.4 it&#8217;s more likely to be a plugin conflict&#8230;</p> ]]></content:encoded> </item> <item><title>By: phoenix.heart</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6665</link> <dc:creator>phoenix.heart</dc:creator> <pubDate>Fri, 16 Oct 2009 02:07:05 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6665</guid> <description>&lt;p&gt;Martin, I agree with you on &quot;strictly speaking&quot;. But strictly speaking too, wp_header and wp_footer are mandatory, since almost all javascript, css includes, and a lot of other tasks are triggered via these two functions. So the themes should take them into account instead of them taking some specific themes IMHO.&lt;/p&gt;
&lt;p&gt;About the bugs:&lt;/p&gt;
&lt;p&gt;#1. I will certainly check again. However that&#039;s not necessarily mean it&#039;s a CDN Rewrites bug - sometimes it may be a plugin conflict.&lt;/p&gt;
&lt;p&gt;#2. This is A BUG! I forgot to declare t as global. Thank you!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;An&lt;/p&gt;</description> <content:encoded><![CDATA[<p>Martin, I agree with you on &#8220;strictly speaking&#8221;. But strictly speaking too, wp_header and wp_footer are mandatory, since almost all javascript, css includes, and a lot of other tasks are triggered via these two functions. So the themes should take them into account instead of them taking some specific themes IMHO.</p><p>About the bugs:</p><p>#1. I will certainly check again. However that&#8217;s not necessarily mean it&#8217;s a CDN Rewrites bug &#8211; sometimes it may be a plugin conflict.</p><p>#2. This is A BUG! I forgot to declare t as global. Thank you!</p><p>Cheers,</p><p>An</p> ]]></content:encoded> </item> <item><title>By: Martin</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6661</link> <dc:creator>Martin</dc:creator> <pubDate>Thu, 15 Oct 2009 22:40:30 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6661</guid> <description>@phoenix.heart according to the codex: &quot;This hook is theme-dependant which means that it is up to the author of each WordPress theme to include it. It may not be available on all themes, so you should take this into account when using it.&quot;
So strictly speaking the plugin should account for it.
I think I might have discovered another few bugs.
#1
I suddenly wasn&#039;t able to invoke the media upload dialog - clicking the icon it darkens the screen and then nothing happens. Disabling CDN and it works again.
#2
In the goTop() function in the admin.js file. t is undefined if clearTimeout() is called.</description> <content:encoded><![CDATA[<p>@phoenix.heart according to the codex: &#8220;This hook is theme-dependant which means that it is up to the author of each WordPress theme to include it. It may not be available on all themes, so you should take this into account when using it.&#8221;<br
/> So strictly speaking the plugin should account for it.<br
/> I think I might have discovered another few bugs.<br
/> #1<br
/> I suddenly wasn&#8217;t able to invoke the media upload dialog &#8211; clicking the icon it darkens the screen and then nothing happens. Disabling CDN and it works again.<br
/> #2<br
/> In the goTop() function in the admin.js file. t is undefined if clearTimeout() is called.</p> ]]></content:encoded> </item> <item><title>By: Mike</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6618</link> <dc:creator>Mike</dc:creator> <pubDate>Wed, 14 Oct 2009 03:06:13 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6618</guid> <description>You can see this plug in work without actually having a CDN.
Setup an A-Record for your domain like  images.domain.com
Then use the plugin to rewrite all your images to be images.domain.com
You can right click on one of the images and see the source URL.  Assuming you have a CDN, you could CNAME images.domain.com and get the same result
- Mike Colburn</description> <content:encoded><![CDATA[<p>You can see this plug in work without actually having a CDN.<br
/> Setup an A-Record for your domain like  images.domain.com<br
/> Then use the plugin to rewrite all your images to be images.domain.com<br
/> You can right click on one of the images and see the source URL.  Assuming you have a CDN, you could CNAME images.domain.com and get the same result<br
/> - Mike Colburn</p> ]]></content:encoded> </item> <item><title>By: phoenix.heart</title><link>http://www.phoenixheart.net/wp-plugins/cdn-rewrites/comment-page-1/#comment-6617</link> <dc:creator>phoenix.heart</dc:creator> <pubDate>Wed, 14 Oct 2009 02:41:03 +0000</pubDate> <guid
isPermaLink="false">http://www.phoenixheart.net/?page_id=321#comment-6617</guid> <description>Martin, it&#039;s not a bug. Calling wp_footer or wp_header is required for almost every plugin, as the functions trigger the plugin actions.
If a theme doesn&#039;t call wp_footer or wp_header, then I can tell you it&#039;s a sucking theme.</description> <content:encoded><![CDATA[<p>Martin, it&#8217;s not a bug. Calling wp_footer or wp_header is required for almost every plugin, as the functions trigger the plugin actions.<br
/> If a theme doesn&#8217;t call wp_footer or wp_header, then I can tell you it&#8217;s a sucking theme.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching using memcached

Served from: wp06.secure-dns.net @ 2010-03-11 22:19:58 -->