<?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: WordPress Plugin Development</title>
	<atom:link href="http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/</link>
	<description>free wordpress themes, free wordpress plugins, wordpress tips,cheap wordpress blog hosting</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:34:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joseph Wilson</title>
		<link>http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/comment-page-1/#comment-816</link>
		<dc:creator>Joseph Wilson</dc:creator>
		<pubDate>Mon, 05 Apr 2010 13:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/#comment-816</guid>
		<description>This book is written in a very easy to understand fashion.  Each example builds on the the previous example.  Its a great way for someone like me, who likes to learn by doing, to learn how to create plugins.  
&lt;br /&gt;
&lt;br /&gt;There is a lot of information out on the web that will tell you how to create a plug-in, but this book allows you to follow the creation of a plugin from start to finish.
&lt;br /&gt;
&lt;br /&gt;Highly recommended
&lt;br /&gt;
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This book is written in a very easy to understand fashion.  Each example builds on the the previous example.  Its a great way for someone like me, who likes to learn by doing, to learn how to create plugins.  </p>
<p>There is a lot of information out on the web that will tell you how to create a plug-in, but this book allows you to follow the creation of a plugin from start to finish.</p>
<p>Highly recommended<br />
<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Hawley</title>
		<link>http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/comment-page-1/#comment-815</link>
		<dc:creator>Todd Hawley</dc:creator>
		<pubDate>Mon, 05 Apr 2010 11:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/#comment-815</guid>
		<description>WordPress is one of the most popular blogging programs available and plugins associated with it are also quite popular. This book shows the reader how to create your own and provides excellent instructions on doing this. One concept that is discussed early on is &quot;dogfooding your plugins.&quot; This means you should strive to create a plugin that satisfies your needs. And while it addresses a need you have, it very likely is one that others have as well. With all the plugins available now, a plugin that addresses a unique need should become popular quickly.
&lt;br /&gt;
&lt;br /&gt;The book devotes chapters to the creation of seven different plugins, including Digg This (social bookmarking plugin), Live Blogroll, The Wall, and Post Types among others. Each chapter describes in step by step details how to create the plugin and gives numerous code examples along the way. It also explains unfamiliar concepts in a way that makes them easy to quickly understand. There are also brief explanations of how JQuery and Ajax (two important programming languages used in developing plugins) work. The book&#039;s final chapter gives tips on documenting and promoting your plugin, as well as ways to improve your overall WordPress knowledge.
&lt;br /&gt;
&lt;br /&gt;Every time I check the WordPress plugin directory, it seems there are quite a few amazing new plugins to try out which have been created by talented people. This book will help you to become one of them.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>WordPress is one of the most popular blogging programs available and plugins associated with it are also quite popular. This book shows the reader how to create your own and provides excellent instructions on doing this. One concept that is discussed early on is &#8220;dogfooding your plugins.&#8221; This means you should strive to create a plugin that satisfies your needs. And while it addresses a need you have, it very likely is one that others have as well. With all the plugins available now, a plugin that addresses a unique need should become popular quickly.</p>
<p>The book devotes chapters to the creation of seven different plugins, including Digg This (social bookmarking plugin), Live Blogroll, The Wall, and Post Types among others. Each chapter describes in step by step details how to create the plugin and gives numerous code examples along the way. It also explains unfamiliar concepts in a way that makes them easy to quickly understand. There are also brief explanations of how JQuery and Ajax (two important programming languages used in developing plugins) work. The book&#8217;s final chapter gives tips on documenting and promoting your plugin, as well as ways to improve your overall WordPress knowledge.</p>
<p>Every time I check the WordPress plugin directory, it seems there are quite a few amazing new plugins to try out which have been created by talented people. This book will help you to become one of them.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/comment-page-1/#comment-814</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Mon, 05 Apr 2010 08:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtoolol.com/2010/04/05/wordpress-plugin-development/#comment-814</guid>
		<description>This book talks about the why and how of WordPress plugin development with heavy emphasis on the &quot;how&quot;.  The book&#039;s tagline &quot;Learn by doing: less theory, more results&quot; describes the book quite well.  There is an introductory chapter that talks about the many benefits of learning WordPress plugin development.  After that, the book immediately jumps right into showing you how to develop a series of 6 increasingly challenging WordPress plugins from scratch.  It then finishes up by talking about plugin localization, promotion, and support tips.
&lt;br /&gt;
&lt;br /&gt;Even though this book is a &quot;Beginner&#039;s Guide,&quot; there are a lot things in there that many advanced WordPress plugin developers can benefit from.  I don&#039;t consider myself a beginner in WordPress plugin development (see my WordPress plugins), and I have definitely learned quite a bit of things after reading this book.
&lt;br /&gt;
&lt;br /&gt;[...]
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This book talks about the why and how of WordPress plugin development with heavy emphasis on the &#8220;how&#8221;.  The book&#8217;s tagline &#8220;Learn by doing: less theory, more results&#8221; describes the book quite well.  There is an introductory chapter that talks about the many benefits of learning WordPress plugin development.  After that, the book immediately jumps right into showing you how to develop a series of 6 increasingly challenging WordPress plugins from scratch.  It then finishes up by talking about plugin localization, promotion, and support tips.</p>
<p>Even though this book is a &#8220;Beginner&#8217;s Guide,&#8221; there are a lot things in there that many advanced WordPress plugin developers can benefit from.  I don&#8217;t consider myself a beginner in WordPress plugin development (see my WordPress plugins), and I have definitely learned quite a bit of things after reading this book.</p>
<p>[...]<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

