<?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 Theme Design: A complete guide to creating professional WordPress themes</title>
	<atom:link href="http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/</link>
	<description>Classified Ads Script for Bartering and Trading</description>
	<lastBuildDate>Wed, 13 Apr 2011 02:34:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: The Dude</title>
		<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/comment-page-1/#comment-12</link>
		<dc:creator>The Dude</dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/#comment-12</guid>
		<description>Very good tutorials on wordpress theme design. I was able to create my own WP theme for a client by reading this book. Very informative. Good screen shots and code samples for beginners. 
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>Very good tutorials on wordpress theme design. I was able to create my own WP theme for a client by reading this book. Very informative. Good screen shots and code samples for beginners.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steveorevo</title>
		<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/comment-page-1/#comment-11</link>
		<dc:creator>Steveorevo</dc:creator>
		<pubDate>Tue, 03 Nov 2009 22:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/#comment-11</guid>
		<description>This book is helpful, however Dreamweaver users may want to check into ThemeDreamer. It turns Dreamweaver into the only WYSIWYG WordPress theme editor on the planet! This greatly simplifies things as you no longer need to parse files, have documentation at your fingertips (context sensitive help), not to mention unlocking DW&#039;s design potential -almost lost to the bold new world of CMS and hand coders. Don&#039;t get me wrong, hand coding is great, but trial and error is not the way to design, nor fast!
&lt;br /&gt;
&lt;br /&gt;http://www.themedreamer.com/demos
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This book is helpful, however Dreamweaver users may want to check into ThemeDreamer. It turns Dreamweaver into the only WYSIWYG WordPress theme editor on the planet! This greatly simplifies things as you no longer need to parse files, have documentation at your fingertips (context sensitive help), not to mention unlocking DW&#8217;s design potential -almost lost to the bold new world of CMS and hand coders. Don&#8217;t get me wrong, hand coding is great, but trial and error is not the way to design, nor fast!</p>
<p><a href="http://www.themedreamer.com/demos" rel="nofollow">http://www.themedreamer.com/demos</a><br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Stepanski</title>
		<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/comment-page-1/#comment-10</link>
		<dc:creator>Frank Stepanski</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/#comment-10</guid>
		<description>WordPress is one of (it not the) most popular blogging tools (or simple CMS) on the web today. It is easily expandable to accommodate most sites that need to be updated on a regular basis and requires minimal programming (PHP) skills. If you are a designer, it allows you to create a custom design (called a ¡§theme¡¨) using regular HTML, CSS and images to make your WordPress site look just the way you want to.
&lt;br /&gt;
&lt;br /&gt;Of course there are some things you need to know on creating a WordPress theme.  You could search the internet for resources on how to create your own themes on various websites, but that would take many hours and you probably would be misinformed about a few things and that would set you back awhile. Instead of wasting your time with all that, just get this book.  It¡¦s a no brainer. º
&lt;br /&gt;
&lt;br /&gt;This book written by Tessa Blakeley Silver, is the first book to help web designers and developers understand how to create a WordPress theme from start to finish.  I have never seen a book about WordPress that covers a topic so completely.  This book is definitely a book you should buy if you want to take your basic WP skills to the next level in learning more about WP in general as well as understanding how themes work and how to create them and modify existing ones.
&lt;br /&gt;
&lt;br /&gt;This book has a little bit of everything¡K.From explaining the basics of WP, to the basics concepts of design, to explaining some example web site designs and how they work. Tessa goes to work (chapter 3) and explains the sections of a WP theme like the index.php, sidebar.php, header.php and footer.php.  Of course the basics begin with talking about ¡§the loop¡¨ which displays all your posts in order and lets you display all your display properties of the main page. The second most important and fun part of your page is normally your sidebar.php page which you can include you main navigation, categories, search, display tagging, widgets, and other cool stuff. It is all explained in great detail with nothing left out.
&lt;br /&gt;
&lt;br /&gt;I have been using WP for a while now and my site (http://www.javascriptworkshop.com) which uses WordPress is a simple design, but I cannot tell you how many hours I spent trying to figure out something that after reading this book would have helped me instantly.  I wish this book came out a year ago. º
&lt;br /&gt;
&lt;br /&gt;The rest of the book (chapter 5 ¡V 8) go through creating a theme from scratch as well as troubleshooting it.  I love chapter 6 and its syntax reference in reviewing very common and not so common template tags.  These are predefined PHP functions that allow you to pull information from the MySQL database that every WP installation uses. Every new version of WP, changes a few of these and this book has the most up-to-date information on it. You can also go to ¡§codex¡¨ section of the WordPress.org site (http://codex.wordpress.org/Main_Page) to get all the information you need as well. But it will take a lot longer than using this wonderful book.
&lt;br /&gt;
&lt;br /&gt;Another great chapter is chapter 8 which shows you how to add some interactive Ajax forms and content on your WP site. Ajax is something that allows you to pull information from a database (MySQL in this case) without having to refresh the page. It looks cool and if done properly can really make you site standout from the rest.
&lt;br /&gt;
&lt;br /&gt;The final chapter (chapter 9) gives you some great design tips that would take hours to figure out on your own. A great extra bonus chapter.
&lt;br /&gt;
&lt;br /&gt;If you are using WordPress at any level, then I highly recommend this book.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>WordPress is one of (it not the) most popular blogging tools (or simple CMS) on the web today. It is easily expandable to accommodate most sites that need to be updated on a regular basis and requires minimal programming (PHP) skills. If you are a designer, it allows you to create a custom design (called a ¡§theme¡¨) using regular HTML, CSS and images to make your WordPress site look just the way you want to.</p>
<p>Of course there are some things you need to know on creating a WordPress theme.  You could search the internet for resources on how to create your own themes on various websites, but that would take many hours and you probably would be misinformed about a few things and that would set you back awhile. Instead of wasting your time with all that, just get this book.  It¡¦s a no brainer. º</p>
<p>This book written by Tessa Blakeley Silver, is the first book to help web designers and developers understand how to create a WordPress theme from start to finish.  I have never seen a book about WordPress that covers a topic so completely.  This book is definitely a book you should buy if you want to take your basic WP skills to the next level in learning more about WP in general as well as understanding how themes work and how to create them and modify existing ones.</p>
<p>This book has a little bit of everything¡K.From explaining the basics of WP, to the basics concepts of design, to explaining some example web site designs and how they work. Tessa goes to work (chapter 3) and explains the sections of a WP theme like the index.php, sidebar.php, header.php and footer.php.  Of course the basics begin with talking about ¡§the loop¡¨ which displays all your posts in order and lets you display all your display properties of the main page. The second most important and fun part of your page is normally your sidebar.php page which you can include you main navigation, categories, search, display tagging, widgets, and other cool stuff. It is all explained in great detail with nothing left out.</p>
<p>I have been using WP for a while now and my site (<a href="http://www.javascriptworkshop.com" rel="nofollow">http://www.javascriptworkshop.com</a>) which uses WordPress is a simple design, but I cannot tell you how many hours I spent trying to figure out something that after reading this book would have helped me instantly.  I wish this book came out a year ago. º</p>
<p>The rest of the book (chapter 5 ¡V <img src='http://www.wp-barter.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> go through creating a theme from scratch as well as troubleshooting it.  I love chapter 6 and its syntax reference in reviewing very common and not so common template tags.  These are predefined PHP functions that allow you to pull information from the MySQL database that every WP installation uses. Every new version of WP, changes a few of these and this book has the most up-to-date information on it. You can also go to ¡§codex¡¨ section of the WordPress.org site (<a href="http://codex.wordpress.org/Main_Page" rel="nofollow">http://codex.wordpress.org/Main_Page</a>) to get all the information you need as well. But it will take a lot longer than using this wonderful book.</p>
<p>Another great chapter is chapter 8 which shows you how to add some interactive Ajax forms and content on your WP site. Ajax is something that allows you to pull information from a database (MySQL in this case) without having to refresh the page. It looks cool and if done properly can really make you site standout from the rest.</p>
<p>The final chapter (chapter 9) gives you some great design tips that would take hours to figure out on your own. A great extra bonus chapter.</p>
<p>If you are using WordPress at any level, then I highly recommend this book.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine</title>
		<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/comment-page-1/#comment-9</link>
		<dc:creator>Christine</dc:creator>
		<pubDate>Tue, 03 Nov 2009 18:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/#comment-9</guid>
		<description>This book is full of mistakes, typos, missing html code vs. the files you can download on line.
&lt;br /&gt;The author also has an &quot;innovative&quot; way of designing between Photoshop and the text editor, she calls &quot;rapid design comping&quot; which I believe is a really stupid idea. I hope no &quot;newbie&quot; adopts it.
&lt;br /&gt;I never write any negative review but this book is just terrible.
Rating: 1 / 5</description>
		<content:encoded><![CDATA[<p>This book is full of mistakes, typos, missing html code vs. the files you can download on line.<br />
<br />The author also has an &#8220;innovative&#8221; way of designing between Photoshop and the text editor, she calls &#8220;rapid design comping&#8221; which I believe is a really stupid idea. I hope no &#8220;newbie&#8221; adopts it.<br />
<br />I never write any negative review but this book is just terrible.<br />
Rating: 1 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Lemaster</title>
		<link>http://www.wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/comment-page-1/#comment-8</link>
		<dc:creator>Steve Lemaster</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://wp-barter.com/wordpress-plugins/wordpress-theme-design-a-complete-guide-to-creating-professional-wordpress-themes/#comment-8</guid>
		<description>I was really hoping that this book would teach something that is incredibly complicated, I was, yet again, disappointed.
&lt;br /&gt;
&lt;br /&gt;The book seemingly starts out simple enough. However, on page 31, is where it begins to get muddy and gets worse from here. It begins by talking about typeography and on page 33 shows an image of something that is nowhere explained as to how it came into existance. At no time that I can see that this term is explained and how that image on page 33 was created.
&lt;br /&gt;
&lt;br /&gt;Upon further reading, it is easy to see that the authors are under the impression that beginners know where to start.
&lt;br /&gt;
&lt;br /&gt;I&#039;ll stick with the arduous task of trying to muddle through backward engineering current themes.
&lt;br /&gt;
&lt;br /&gt;When are these people going to understand that many of us trying to learn this stuff need to have simple, step by step instructions?
&lt;br /&gt;
&lt;br /&gt;Sorry, thumbs down on this one.
Rating: 2 / 5</description>
		<content:encoded><![CDATA[<p>I was really hoping that this book would teach something that is incredibly complicated, I was, yet again, disappointed.</p>
<p>The book seemingly starts out simple enough. However, on page 31, is where it begins to get muddy and gets worse from here. It begins by talking about typeography and on page 33 shows an image of something that is nowhere explained as to how it came into existance. At no time that I can see that this term is explained and how that image on page 33 was created.</p>
<p>Upon further reading, it is easy to see that the authors are under the impression that beginners know where to start.</p>
<p>I&#8217;ll stick with the arduous task of trying to muddle through backward engineering current themes.</p>
<p>When are these people going to understand that many of us trying to learn this stuff need to have simple, step by step instructions?</p>
<p>Sorry, thumbs down on this one.<br />
Rating: 2 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

