<?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, 07 Apr 2010 12:32:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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[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 = "{plugindir}/pixel.gif",
this.width = this.style.width [...]]]></description>
		<wfw:commentRss>http://www.tahapaksu.com/wordpress/pngfix-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>47</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[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[Description : Its a widget plugin which collects data from Audioscrobbler web services and gets your last listened tracks and their album images. It works in PHP4 platforms and uses my simplexml class to collect data from Audioscrobbler.
Installation : The directory structure should be like this :
 --&#62; wp-plugins/
	&#124;-- lastfm_RPS/
		&#124;-- noart.gif
		&#124;-- simplexml.class.php
		&#124;-- readme.txt
		&#124;-- lastfm.css
Then just [...]]]></description>
		<wfw:commentRss>http://www.tahapaksu.com/wordpress/lastfm-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>178</slash:comments>
		</item>
	</channel>
</rss>
