<?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: 5 tips on writing WordPress plugins &#8220;the right way&#8221;</title>
	<atom:link href="http://alisothegeek.com/2010/01/20/tips-on-writing-wordpress-plugins-the-right-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://alisothegeek.com/2010/01/20/tips-on-writing-wordpress-plugins-the-right-way/</link>
	<description>Eliminating excuses for crappy code.</description>
	<lastBuildDate>Sat, 17 Jul 2010 20:40:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chuck Sillery</title>
		<link>http://alisothegeek.com/2010/01/20/tips-on-writing-wordpress-plugins-the-right-way/comment-page-1/#comment-643</link>
		<dc:creator>Chuck Sillery</dc:creator>
		<pubDate>Sat, 24 Apr 2010 17:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://alisothegeek.com/?p=511#comment-643</guid>
		<description>I&#039;d like to add one more frustrating thing to #2. Please, not only use wp_enqueue_script() but also wp_register_script(), and wp_register_style() for that matter. Sometimes I want, or need, to change the JS or CSS and I have to go into their code to do it which of course makes upgrading a pain.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to add one more frustrating thing to #2. Please, not only use wp_enqueue_script() but also wp_register_script(), and wp_register_style() for that matter. Sometimes I want, or need, to change the JS or CSS and I have to go into their code to do it which of course makes upgrading a pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://alisothegeek.com/2010/01/20/tips-on-writing-wordpress-plugins-the-right-way/comment-page-1/#comment-270</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://alisothegeek.com/?p=511#comment-270</guid>
		<description>Awesome, thanks Andrew!</description>
		<content:encoded><![CDATA[<p>Awesome, thanks Andrew!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew deRenzy</title>
		<link>http://alisothegeek.com/2010/01/20/tips-on-writing-wordpress-plugins-the-right-way/comment-page-1/#comment-269</link>
		<dc:creator>Andrew deRenzy</dc:creator>
		<pubDate>Sun, 07 Feb 2010 01:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://alisothegeek.com/?p=511#comment-269</guid>
		<description>I have yet to write a WP plugin, but If I decide to one day I have this bookmarked!</description>
		<content:encoded><![CDATA[<p>I have yet to write a WP plugin, but If I decide to one day I have this bookmarked!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
