<?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 &#187; this way</title>
	<atom:link href="http://kahi.cz/wordpress/category/this-way/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, 11 Jul 2010 17:47:02 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My little experience with the queue of scripts</title>
		<link>http://kahi.cz/wordpress/my-little-experience-with-the-queue-of-scripts/</link>
		<comments>http://kahi.cz/wordpress/my-little-experience-with-the-queue-of-scripts/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:10:04 +0000</pubDate>
		<dc:creator>Kahi</dc:creator>
				<category><![CDATA[good tip]]></category>
		<category><![CDATA[this way]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=75</guid>
		<description><![CDATA[
<p>Sometimes you might be surprised, that WordPress/even­tually a plugin (from
an unknown reason) enqueued jQuery (not speaking about administration but public
template!). De-queuing is simple: Call wp_deregister_scrip­t(‚jquery‘);
before wp_head(); is run, where the scripts are usually printed out from the
queue.  I think it's good time to stop inserting &lt;script&gt; tags into
templates directly. As I found out, […]</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/my-little-experience-with-the-queue-of-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who owns the function? [from Plugins development series]</title>
		<link>http://kahi.cz/wordpress/who-owns-the-function-from-plugins-development-series/</link>
		<comments>http://kahi.cz/wordpress/who-owns-the-function-from-plugins-development-series/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 11:25:23 +0000</pubDate>
		<dc:creator>Kahi</dc:creator>
				<category><![CDATA[this way]]></category>
		<category><![CDATA[wrong way]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=70</guid>
		<description><![CDATA[
<p>Once again, I find useful to recommend remind one important practice, when
writing a plugin. Be sure, that user will notice, he's using functions of your
plugin. Life example: In the first project, user did use the get_meta function
and expected, it's a core function. It didn't do anything specific. Why should
he ever expect, it's part of a […]</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/who-owns-the-function-from-plugins-development-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How did I vote in &#8220;Prioritizing Features&#8221; survey</title>
		<link>http://kahi.cz/wordpress/how-did-i-vote-in-prioritizing-features-survey/</link>
		<comments>http://kahi.cz/wordpress/how-did-i-vote-in-prioritizing-features-survey/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 14:29:55 +0000</pubDate>
		<dc:creator>Kahi</dc:creator>
				<category><![CDATA[this way]]></category>

		<guid isPermaLink="false">http://kahi.cz/wordpress/?p=57</guid>
		<description><![CDATA[
<p>Who had read anything here before, would probably answer „predictably“.
:-) WP.org team is collecting users' opinions of most wanted features. This is
how I'd like to see the next big version of WordPress.</p>
]]></description>
		<wfw:commentRss>http://kahi.cz/wordpress/how-did-i-vote-in-prioritizing-features-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
