<?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: Building your First ExpressionEngine Plugin</title>
	<atom:link href="http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 20 Mar 2010 12:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: paul</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-229478</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-229478</guid>
		<description>Excellent tutorial Paul.. I looking forward to long time...
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Excellent tutorial Paul.. I looking forward to long time&#8230;<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davidmoreen</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-229059</link>
		<dc:creator>Davidmoreen</dc:creator>
		<pubDate>Fri, 12 Mar 2010 04:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-229059</guid>
		<description>I have never used expressengine and albeit, it looks powerful, I don&#039;t think I ever will. However I do always endorse the possibility of plugins into any CMS.</description>
		<content:encoded><![CDATA[<p>I have never used expressengine and albeit, it looks powerful, I don&#8217;t think I ever will. However I do always endorse the possibility of plugins into any CMS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: defense</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-128280</link>
		<dc:creator>defense</dc:creator>
		<pubDate>Sat, 07 Nov 2009 16:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-128280</guid>
		<description>Thank you excellent</description>
		<content:encoded><![CDATA[<p>Thank you excellent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anarchiel</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-127121</link>
		<dc:creator>Anarchiel</dc:creator>
		<pubDate>Wed, 04 Nov 2009 13:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-127121</guid>
		<description>Or you could make it yourself really easy and use this:

http://www.anarchiel.com/ee/dynpi

;)</description>
		<content:encoded><![CDATA[<p>Or you could make it yourself really easy and use this:</p>
<p><a href="http://www.anarchiel.com/ee/dynpi" rel="nofollow">http://www.anarchiel.com/ee/dynpi</a></p>
<p> <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126738</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Tue, 03 Nov 2009 07:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126738</guid>
		<description>Really great to see some ExpressionEngine stuff on nettuts.  Nicely written tutorial.</description>
		<content:encoded><![CDATA[<p>Really great to see some ExpressionEngine stuff on nettuts.  Nicely written tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrell Wilson</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126737</link>
		<dc:creator>Darrell Wilson</dc:creator>
		<pubDate>Tue, 03 Nov 2009 07:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126737</guid>
		<description>Great tutorial - the clearest beginners tutorial I have found on EE plugin development.</description>
		<content:encoded><![CDATA[<p>Great tutorial &#8211; the clearest beginners tutorial I have found on EE plugin development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas BUI</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126717</link>
		<dc:creator>Nicolas BUI</dc:creator>
		<pubDate>Tue, 03 Nov 2009 05:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126717</guid>
		<description>I&#039;ve never use EE. I can see it spreed over the net but I can&#039;t see what make it so special (compare to other CMS) ?

A last thing, use __construct() as constructor instead of Auto_acronym().</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never use EE. I can see it spreed over the net but I can&#8217;t see what make it so special (compare to other CMS) ?</p>
<p>A last thing, use __construct() as constructor instead of Auto_acronym().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Reagan</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126679</link>
		<dc:creator>Erik Reagan</dc:creator>
		<pubDate>Tue, 03 Nov 2009 02:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126679</guid>
		<description>Thanks for the comments everyone. Glad it was easy to follow along. I&#039;m looking forward to seeing more ExpressionEngine tutorials pushed to the masses (NETTUTS) also</description>
		<content:encoded><![CDATA[<p>Thanks for the comments everyone. Glad it was easy to follow along. I&#8217;m looking forward to seeing more ExpressionEngine tutorials pushed to the masses (NETTUTS) also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pab</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126676</link>
		<dc:creator>pab</dc:creator>
		<pubDate>Tue, 03 Nov 2009 02:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126676</guid>
		<description>Well done Erik. super easy to follow</description>
		<content:encoded><![CDATA[<p>Well done Erik. super easy to follow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows 7 Themes</title>
		<link>http://net.tutsplus.com/tutorials/cmss/building-your-first-expressionengine-plugin/comment-page-1/#comment-126651</link>
		<dc:creator>Windows 7 Themes</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=7522#comment-126651</guid>
		<description>Thanks for the easy to follow tut.</description>
		<content:encoded><![CDATA[<p>Thanks for the easy to follow tut.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.080 seconds -->
