<?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 ArtzStudio</title>
	<atom:link href="http://www.artzstudio.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artzstudio.com</link>
	<description>Dave Artz and his discoveries in web design and development.</description>
	<lastBuildDate>Fri, 29 Jan 2010 19:09:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery Performance Rules by Mads Jensen</title>
		<link>http://www.artzstudio.com/2009/04/jquery-performance-rules/comment-page-2/#comment-5059</link>
		<dc:creator>Mads Jensen</dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=83#comment-5059</guid>
		<description>Good learning experience on getting my jquery scripts perform even better! Good job!</description>
		<content:encoded><![CDATA[<p>Good learning experience on getting my jquery scripts perform even better! Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing Web Performance with AOL Pagetest by mercime</title>
		<link>http://www.artzstudio.com/2008/07/optimizing-web-performance-with-aol-pagetest/comment-page-1/#comment-5057</link>
		<dc:creator>mercime</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=6#comment-5057</guid>
		<description>Thank you for taking the time to create this screencast. I enjoyed and have learned a lot from the detailed explanation. Very cool. Encore!</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to create this screencast. I enjoyed and have learned a lot from the detailed explanation. Very cool. Encore!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Performance Rules by buy r4 ds</title>
		<link>http://www.artzstudio.com/2009/04/jquery-performance-rules/comment-page-2/#comment-5055</link>
		<dc:creator>buy r4 ds</dc:creator>
		<pubDate>Sat, 23 Jan 2010 16:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=83#comment-5055</guid>
		<description>Nice catch Joseph – I had meant that to use a jQuery selector for that ID.  But that’s news to me on being able to pass document.getElementById(‘blah’) to the jQuery context, seems like that could be useful. Do you have any idea whether it is better performance-wise to do that rather than $(&#039;blah&#039;).find(&#039;blah&#039;)?</description>
		<content:encoded><![CDATA[<p>Nice catch Joseph – I had meant that to use a jQuery selector for that ID.  But that’s news to me on being able to pass document.getElementById(‘blah’) to the jQuery context, seems like that could be useful. Do you have any idea whether it is better performance-wise to do that rather than $(&#8217;blah&#8217;).find(&#8217;blah&#8217;)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PNG Alpha Transparency &#8211; No Clear Winner by buy nintendo dsi r4</title>
		<link>http://www.artzstudio.com/2008/07/png-alpha-transparency-no-clear-winner/comment-page-1/#comment-5054</link>
		<dc:creator>buy nintendo dsi r4</dc:creator>
		<pubDate>Sat, 23 Jan 2010 16:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=20#comment-5054</guid>
		<description>The fact that Fireworks can export PNGs in so smart a way is one of the reasons I enjoy this program so much in my daily design life. Sometimes I pick up another approach: I create a PNG32 alpha image for all browsers, and serve to IE6 a simple GIF+index transparency. This works, too. So it depends on the specific task at hand. There are a lot of ways to “trick” IE6 to support Alpha transparency in PNG files, but none of them is 100% bullet-proof. So I prefer to serve to IE6 normal PNGs or GIFs or JPGs. I think also that it’s time for IE6 users to make the switch.</description>
		<content:encoded><![CDATA[<p>The fact that Fireworks can export PNGs in so smart a way is one of the reasons I enjoy this program so much in my daily design life. Sometimes I pick up another approach: I create a PNG32 alpha image for all browsers, and serve to IE6 a simple GIF+index transparency. This works, too. So it depends on the specific task at hand. There are a lot of ways to “trick” IE6 to support Alpha transparency in PNG files, but none of them is 100% bullet-proof. So I prefer to serve to IE6 normal PNGs or GIFs or JPGs. I think also that it’s time for IE6 users to make the switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing Web Performance with AOL Pagetest by Patrick Meenan</title>
		<link>http://www.artzstudio.com/2008/07/optimizing-web-performance-with-aol-pagetest/comment-page-1/#comment-5052</link>
		<dc:creator>Patrick Meenan</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=6#comment-5052</guid>
		<description>@arith -  Could you be a bit more specific about printing all the reports to your laptop/desktop?  Are you just trying to save the results (are are you talking about tests run from the online tool at http://www.webpagetest.org or from the browser plugin)?  Depending on what you are trying to do there are several options.

-Pat</description>
		<content:encoded><![CDATA[<p>@arith &#8211;  Could you be a bit more specific about printing all the reports to your laptop/desktop?  Are you just trying to save the results (are are you talking about tests run from the online tool at <a href="http://www.webpagetest.org" rel="nofollow">http://www.webpagetest.org</a> or from the browser plugin)?  Depending on what you are trying to do there are several options.</p>
<p>-Pat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bulk Image Compression with Photoshop Droplets by ArtzStudio</title>
		<link>http://www.artzstudio.com/2008/08/bulk-image-compression-with-photoshop-droplets/comment-page-1/#comment-5051</link>
		<dc:creator>ArtzStudio</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=72#comment-5051</guid>
		<description>It&#039;s just some custom PHP I wrote.  Simply fill an array with words, and use PHP&#039;s rand function to spit out a random word :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s just some custom PHP I wrote.  Simply fill an array with words, and use PHP&#8217;s rand function to spit out a random word <img src='http://www.artzstudio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Performance Rules by Paul Irish</title>
		<link>http://www.artzstudio.com/2009/04/jquery-performance-rules/comment-page-2/#comment-5050</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=83#comment-5050</guid>
		<description>Great rules Dave, these have helped a lot of developers.
I have some more stuff about selector optimization and some other goodies in my talk on jQuery Anti-Patterns for Performance:
http://paulirish.com/perf</description>
		<content:encoded><![CDATA[<p>Great rules Dave, these have helped a lot of developers.<br />
I have some more stuff about selector optimization and some other goodies in my talk on jQuery Anti-Patterns for Performance:<br />
<a href="http://paulirish.com/perf" rel="nofollow">http://paulirish.com/perf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bulk Image Compression with Photoshop Droplets by noru</title>
		<link>http://www.artzstudio.com/2008/08/bulk-image-compression-with-photoshop-droplets/comment-page-1/#comment-5042</link>
		<dc:creator>noru</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=72#comment-5042</guid>
		<description>Offtopic : please tell me what plugin do you use for the randomness in the comments (squawked...,sounded...,reported...,quacked..., lessoned... )</description>
		<content:encoded><![CDATA[<p>Offtopic : please tell me what plugin do you use for the randomness in the comments (squawked&#8230;,sounded&#8230;,reported&#8230;,quacked&#8230;, lessoned&#8230; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bulk Image Compression with Photoshop Droplets by Rich Y</title>
		<link>http://www.artzstudio.com/2008/08/bulk-image-compression-with-photoshop-droplets/comment-page-1/#comment-5037</link>
		<dc:creator>Rich Y</dc:creator>
		<pubDate>Sat, 19 Dec 2009 23:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=72#comment-5037</guid>
		<description>I would suggest 1 more step though to add while you are recording your action.
CLOSE file .... and when it asks to save changes ... press Don&#039;t Save.

Otherwise when you&#039;re processing a batch of images, it&#039;s going to keep opening every one of them, which if you have a TON of images, it&#039;ll really slow down your photoshop. PLUS you&#039;ll have to manually close and press don&#039;t save on all those open files once it&#039;s done. 

I&#039;m doing a batch of 1400 images. Without the close/don&#039;t save, I would be slowed to a crawl.</description>
		<content:encoded><![CDATA[<p>I would suggest 1 more step though to add while you are recording your action.<br />
CLOSE file &#8230;. and when it asks to save changes &#8230; press Don&#8217;t Save.</p>
<p>Otherwise when you&#8217;re processing a batch of images, it&#8217;s going to keep opening every one of them, which if you have a TON of images, it&#8217;ll really slow down your photoshop. PLUS you&#8217;ll have to manually close and press don&#8217;t save on all those open files once it&#8217;s done. </p>
<p>I&#8217;m doing a batch of 1400 images. Without the close/don&#8217;t save, I would be slowed to a crawl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing Web Performance with AOL Pagetest by arith</title>
		<link>http://www.artzstudio.com/2008/07/optimizing-web-performance-with-aol-pagetest/comment-page-1/#comment-5035</link>
		<dc:creator>arith</dc:creator>
		<pubDate>Wed, 16 Dec 2009 05:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.artzstudio.com/?p=6#comment-5035</guid>
		<description>great!! explanation ,but how to print all the reports from pagetest to my laptop or desktop after we finished the test?</description>
		<content:encoded><![CDATA[<p>great!! explanation ,but how to print all the reports from pagetest to my laptop or desktop after we finished the test?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
