<?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>Kahi's WordPress Notes</title>
	<atom:link href="http://kahi.cz/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://kahi.cz/wordpress</link>
	<description>Kahi's blog about WordPress, blogging (or content management?) system. Aimed mainly at advanced WP users.</description>
	<lastBuildDate>Sun, 28 Feb 2010 13:36:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WP Lite, a new plugin</title>
		<link>http://kahi.cz/wordpress/wp-lite-plugin/</link>
		<comments>http://kahi.cz/wordpress/wp-lite-plugin/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 23:26:11 +0000</pubDate>
		<dc:creator>Kahi [author]</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[my plugin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=189</guid>
		<description><![CDATA[
<p>There used to be great plugin called WPLite. Now, it's beeing publicly
reborn. Hide from your administration functions you don't need!</p>

<p>Download Kahi's WP Lite (.ZIP, 10 KB)</p>

<p>Version: 0.8</p>

<p>Requirements:</p>

<p>PHP 5</p>

<p>WP 2.8 or newer</p>

<p>See the plugin description in wp.org repository</p>

<p>Kahi's WP Lite screenshot</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/wp-lite-plugin/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Removing &amp; disabling all trackbacks</title>
		<link>http://kahi.cz/wordpress/removing-disabling-all-trackbacks/</link>
		<comments>http://kahi.cz/wordpress/removing-disabling-all-trackbacks/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 11:44:00 +0000</pubDate>
		<dc:creator>Kahi [author]</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[trackbacks]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=168</guid>
		<description><![CDATA[
<p>If you find trackbacks on your WordPress site useless or even annoying, this
simple manual how to kill 'em all is going to help you.</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/removing-disabling-all-trackbacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin development tip: Analyse your database queries</title>
		<link>http://kahi.cz/wordpress/plugin-development-tip-analyse-your-database-queries/</link>
		<comments>http://kahi.cz/wordpress/plugin-development-tip-analyse-your-database-queries/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 12:04:26 +0000</pubDate>
		<dc:creator>Kahi</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[good tip]]></category>
		<category><![CDATA[my code]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=151</guid>
		<description><![CDATA[
<p>If you are an advanced plugin developer, you certainly know, you should keep
number of db queries made by your plugin as small as possible. Getting the total
number of database queries made when generating page is obvious:
get_num_queries() returns the number.</p>

<p>What is not so obvious, is how to display actual performed MySQL queries
(strings) – which might be useful […]</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/plugin-development-tip-analyse-your-database-queries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
