<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tahapaksu &#187; plugin</title>
	<atom:link href="http://www.tahapaksu.com/etiket/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tahapaksu.com</link>
	<description>Kişisel Web Sitesi &#38; Blog</description>
	<lastBuildDate>Wed, 04 Jan 2012 14:21:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>pngfix WordPress Plugin</title>
		<link>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin</link>
		<comments>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin#comments</comments>
		<pubDate>Fri, 09 May 2008 13:34:00 +0000</pubDate>
		<dc:creator>Taha Paksu</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.tahapaksu.com/?p=46</guid>
		<description><![CDATA[This plugin uses CSS technique to fix the png image transparency issue and jQuery to apply this script to all of png images shown in the page. The CSS code added by the script is : .png { background-image: expression( this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + (this.tagName==\'IMG\' ? this[\'src\'] : this.currentStyle[\'backgroundImage\'].split(\'\"\')[1]) + ")", this.runtimeStyle.backgroundImage = "none", this.src [...]]]></description>
		<wfw:commentRss>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Last.fm RPS WordPress Plugin</title>
		<link>http://www.tahapaksu.com/wordpress/lastfm-wordpress-plugin</link>
		<comments>http://www.tahapaksu.com/wordpress/lastfm-wordpress-plugin#comments</comments>
		<pubDate>Sun, 04 May 2008 13:59:23 +0000</pubDate>
		<dc:creator>Taha Paksu</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[played]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recent]]></category>
		<category><![CDATA[songs]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.tahapaksu.com/?p=43</guid>
		<description><![CDATA[Note: if you have this error message shown inside the plugin : Deprecated: Function split() is deprecated in blabla/wp-content/plugins/lastfm-rps/lastfm.php on line 120 Please change $artist = split("_",$string); on line 120 to $artist = explode("_",$string); Description : Its a widget plugin which collects data from Audioscrobbler web services and gets your last listened tracks and their [...]]]></description>
		<wfw:commentRss>http://www.tahapaksu.com/wordpress/lastfm-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>160</slash:comments>
		</item>
	</channel>
</rss>

