<?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: pngfix Wordpress Plugin</title>
	<atom:link href="http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin</link>
	<description>Kişisel Web Sitesi &#38; Blog</description>
	<lastBuildDate>Wed, 03 Mar 2010 17:25:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 35 (New) WordPress Plugins for an Effective Blogging Experience &#124; TuVinhSoft .,JSC</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-21147</link>
		<dc:creator>35 (New) WordPress Plugins for an Effective Blogging Experience &#124; TuVinhSoft .,JSC</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-21147</guid>
		<description>[...] from here   15) WP pngfix- This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this [...]</description>
		<content:encoded><![CDATA[<p>[...] from here   15) WP pngfix- This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 35 (New) WordPress Plugins for an Effective Blogging Experience &#124; huibit05.com</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-21143</link>
		<dc:creator>35 (New) WordPress Plugins for an Effective Blogging Experience &#124; huibit05.com</dc:creator>
		<pubDate>Mon, 05 Oct 2009 12:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-21143</guid>
		<description>[...] from here  15) WP pngfix- This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this [...]</description>
		<content:encoded><![CDATA[<p>[...] from here  15) WP pngfix- This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taha Paksu</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-21135</link>
		<dc:creator>Taha Paksu</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-21135</guid>
		<description>Is the plugin still working after you did that?</description>
		<content:encoded><![CDATA[<p>Is the plugin still working after you did that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Crossey</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-21134</link>
		<dc:creator>Gary Crossey</dc:creator>
		<pubDate>Sun, 20 Sep 2009 18:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-21134</guid>
		<description>GOT MY SITE TO VALIDATE WITHOUT ANY VALIDATION WARNING - with PNGFIX 

In the pngfix.php 

Revise the &amp; and &lt; (less-than) sign with the code below. 

if(($.browser.msie)&quot;&amp;&quot;(parseInt($.browser.version)&lt;7)){

Hope that helps.</description>
		<content:encoded><![CDATA[<p>GOT MY SITE TO VALIDATE WITHOUT ANY VALIDATION WARNING &#8211; with PNGFIX </p>
<p>In the pngfix.php </p>
<p>Revise the &amp; and &lt; (less-than) sign with the code below. </p>
<p>if(($.browser.msie)&quot;&amp;&quot;(parseInt($.browser.version)&lt;7)){</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Crossey</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-21133</link>
		<dc:creator>Gary Crossey</dc:creator>
		<pubDate>Sun, 20 Sep 2009 17:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-21133</guid>
		<description>I use the PNGFIX to fix PNG transparency images that I have posted on my gallery page: http://irishguy.info/graphic-design/ - the plug-in works great. 

However, when trying to validate my website I got two warnings. 

if(($.browser.msie)&amp;(parseInt($.browser.version)&lt;7)){

The first error is for the &quot;&amp;&quot; and the second is for using the &quot;&lt;&quot;

To solve the first error I changed the &amp; to &quot;&amp;&quot;

Still trying to figure out how to validate without a warning for the &quot;&lt;&quot; (less than sign) being included. 

Any suggestions. Thanks for the plug-n</description>
		<content:encoded><![CDATA[<p>I use the PNGFIX to fix PNG transparency images that I have posted on my gallery page: <a href="http://irishguy.info/graphic-design/" rel="nofollow">http://irishguy.info/graphic-design/</a> &#8211; the plug-in works great. </p>
<p>However, when trying to validate my website I got two warnings. </p>
<p>if(($.browser.msie)&amp;(parseInt($.browser.version)&lt;7)){</p>
<p>The first error is for the &quot;&amp;&quot; and the second is for using the &quot;&lt;&quot;</p>
<p>To solve the first error I changed the &amp; to &quot;&amp;&quot;</p>
<p>Still trying to figure out how to validate without a warning for the &quot;&lt;&quot; (less than sign) being included. </p>
<p>Any suggestions. Thanks for the plug-n</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane plasebo</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-1843</link>
		<dc:creator>shane plasebo</dc:creator>
		<pubDate>Sun, 12 Apr 2009 06:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-1843</guid>
		<description>Is it compatible with wordpress 2.7.1 ? Please help...</description>
		<content:encoded><![CDATA[<p>Is it compatible with wordpress 2.7.1 ? Please help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-1629</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Thu, 26 Mar 2009 22:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-1629</guid>
		<description>heres the link</description>
		<content:encoded><![CDATA[<p>heres the link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-1628</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Thu, 26 Mar 2009 22:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-1628</guid>
		<description>I installed your code for a png hack and at the top of the page on IE 6 I there is excessivel code &quot; &#039;; ?&gt;&quot;  (without the quotes)

On the most recent safari I see &#039;; ?&gt;

I have been trying to get these hacks out for a while and have had no luck. Any help would be appreciated</description>
		<content:encoded><![CDATA[<p>I installed your code for a png hack and at the top of the page on IE 6 I there is excessivel code &#8221; &#8216;; ?&gt;&#8221;  (without the quotes)</p>
<p>On the most recent safari I see &#8216;; ?&gt;</p>
<p>I have been trying to get these hacks out for a while and have had no luck. Any help would be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-1392</link>
		<dc:creator>N</dc:creator>
		<pubDate>Tue, 10 Feb 2009 17:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-1392</guid>
		<description>Another solution that I found to work, is to add &quot;jQuery.noConflict();&quot; at the beginning of the pngfix.php&#039;s javascript code (right before &quot;jQuery(function($){&quot;).</description>
		<content:encoded><![CDATA[<p>Another solution that I found to work, is to add &#8220;jQuery.noConflict();&#8221; at the beginning of the pngfix.php&#8217;s javascript code (right before &#8220;jQuery(function($){&#8220;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taha Paksu</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/comment-page-1#comment-1346</link>
		<dc:creator>Taha Paksu</dc:creator>
		<pubDate>Sun, 25 Jan 2009 11:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46#comment-1346</guid>
		<description>Voya : Thank you :) I&#039;ll try that</description>
		<content:encoded><![CDATA[<p>Voya : Thank you <img src='http://www.tahapaksu.com/wp-content/plugins/smilies-themer/Yakujo/smile.png' alt=':)' class='wp-smiley' /> I&#8217;ll try that</p>
]]></content:encoded>
	</item>
</channel>
</rss>
