<?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>Unofficial DreamHost Blog &#187; Reviews</title>
	<atom:link href="http://blog.dreamhosters.com/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dreamhosters.com</link>
	<description>Tips &#038; Tricks for Dreamhosters</description>
	<lastBuildDate>Fri, 15 May 2009 16:48:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book Review: AJAX and PHP</title>
		<link>http://blog.dreamhosters.com/2008/05/06/book-review-ajax-and-php/</link>
		<comments>http://blog.dreamhosters.com/2008/05/06/book-review-ajax-and-php/#comments</comments>
		<pubDate>Tue, 06 May 2008 08:48:45 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2008/05/06/book-review-ajax-and-php/</guid>
		<description><![CDATA[ I recently advertised for readers wanting to review a number of books I was offered by Packt Publishing. The fourth review in the series is written by Arthus Erea, who has read AJAX and PHP: Building Responsive Web Applications.
&#160;
Review of &#8220;AJAX and PHP: Building Responsive Web Applications&#8221;    Review by Arthus Erea
We&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://www.packtpub.com/ajax-php/book"><img style="margin-right: 15px" height="123" alt="AJAX and PHP" src="http://blog.dreamhosters.com/wp-content/uploads/2008/05/ajax-and-php.png" width="100" align="left" border="0" /></a> I recently advertised for readers wanting to review a number of books I was offered by <a href="http://www.packtpub.com/">Packt Publishing</a>. The fourth review in the series is written by <a href="http://myfla.ws/">Arthus Erea</a>, who has read <a href="http://www.packtpub.com/ajax-php/book">AJAX and PHP: Building Responsive Web Applications</a>.</em></p>
<p>&#160;</p>
<p><strong>Review of &#8220;AJAX and PHP: Building Responsive Web Applications&#8221;</strong>    <br /><em>Review by Arthus Erea</em></p>
<p>We&#8217;ve all heard about that powerful little engine running the latest and greatest websites: AJAX. As developers, many of us probably understand the basics of AJAX, since the technologies behind it (JavaScript and XML) aren&#8217;t exactly new. Yet, we&#8217;re hesitant to take that first step into using the technology. That&#8217;s where <a href="http://www.packtpub.com/ajax-php/book">AJAX and PHP: Building Responsive Web Applications</a> steps in with a thorough explanation of AJAX and a plethora of satisfying use cases. With a promise to teach us &quot;how to create better PHP Web Applications by using AJAX technologies to their full potential,&quot; we are given a sherpa to help us up the pinnacle of AJAX.</p>
<p>Though the book assumes a basic familiarity with JavaScript and PHP, plenty of attention is paid to the basics. The first chapter delves into some history of the web and an explanation of the buzz around AJAX. It concludes with a quick AJAX application to get you started right away. With a wave of a wand, chapter 2 appears with a solid grounder in the magic of the DOM and smarter JavaScript. Chapter 2 also integrates a primer on XML and its power. With the client satisfied, chapter 3 delves into detail upon the server end of things with lessons upon PHP and MySQL. For the noobs among us,&#160; an appendix is included which details setting up the environment with Apache, MySQL, and PHP. Whether you have never touched a line of PHP in your life or are simply looking to expand your skill set to the client side, &quot;AJAX and PHP&quot; has the basics you need.</p>
<p>With the nitty-gritty technical aspects out of the way, the rest of the book is devoted to various case studies. This is where the true value is found: the examples are both practical and exciting. With the mundane form validation and autosuggest out of the way, even more exciting case studies are introduced. In Chapter 5, we learn about building an AJAX-based web chat application. In Chapter 7, we are introduced to the power of SVG (scalable vector graphics) and how it can be combined with AJAX. For me, the most interesting chapter was chapter 8 which addresses a critical issue in our data-rich world: presenting long tables in an eye-catching and usable manner. Here, we are given a primer on XSLT and grid-based display. Throughout the book, you find sprinkles of useful examples which will certainly come in handy with the continual emphasis upon cloud computing in today&#8217;s marketplace.</p>
<p>Despite the strong case studies, &quot;AJAX and PHP&quot; falls short in some critical areas. Most importantly, there is no attention paid to the plethora of JavaScript libraries out there. This is unfortunate, since most of us will end up using a library to automate the simple, repetitive tasks. Additionally, the code samples often are far longer than needed, sometimes stretching over many pages. That being said, the book&#8217;s <a href="http://ajaxphp.packtpub.com/">companion site</a> offers downloads of all the case studies to get you started. Overall, <a href="http://www.packtpub.com/ajax-php/book">AJAX and PHP: Building Responsive Web Applications</a> is a strong primer on AJAX and a useful reference for the variety of practical AJAX applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2008/05/06/book-review-ajax-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Learning Joomla! 1.5 Extension Development</title>
		<link>http://blog.dreamhosters.com/2008/03/07/book-review-learning-joomla-15-extension-development/</link>
		<comments>http://blog.dreamhosters.com/2008/03/07/book-review-learning-joomla-15-extension-development/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 09:03:00 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2008/03/07/book-review-learning-joomla-15-extension-development/</guid>
		<description><![CDATA[A while ago I advertised for readers wanting to review a number of books I was offered by Packt Publishing. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The third reader to get a review published is Robert Parker, who has read [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/Joomla-Extensions/book"></a><em><img style="MARGIN-RIGHT: 15px" alt="Learning Joomla! 1.5 Extension Development" hspace="0" src="http://blog.dreamhosters.com/wp-content/uploads/2008/03/joomla.png" align="left" border="0" />A while ago I advertised for readers wanting to review a number of books I was offered by <a href="http://www.packtpub.com/">Packt Publishing</a>. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The third reader to get a review published is</em> Robert Parker<em>, who has read</em> <a href="http://www.packtpub.com/Joomla-Extensions/book"><em>Learning Joomla! 1.5 Extension Development</em></a><em>.</em></p>
<p><strong>Review of &#8220;Learning Joomla! 1.5 Extension Development&#8221; by Joseph LeBlanc</strong><br />
<em>Review by Robert Parker</em></p>
<p>Having been a &#8220;long time&#8221; <a href="http://joomla.org/">Joomla!</a> user (I used Mambo before the Mambo development team created Joomla!), I was excited to see this book make it into print. The recent release of Joomla 1.5 (Stable) brings to fruition many months of work toward making the Joomla! development environment more powerful and easier to use than ever before. While many, possibly most, Joomla! users find all the functionality they need in the Joomla! core and the many extensions made available by the community and third-party developers, one of Joomla!&#8217;s greatest strengths is its extensibility. This extensibility has for the most part, been primarily of interest to accomplished programmers who are able to &#8220;grok&#8221; the way Joomla! works internally, and the barriers to creating extensions for &#8220;casual users&#8221; or beginning programmers have been significant. Granted, there are many tutorials and resources available on the web to help surmount these barriers but, until now, there has not been a book dedicated to making some of this extensibility accessible to the &#8220;beginner&#8221; who wants to learn to write an extension.</p>
<p>&#8220;Learning Joomla! 1.5 Extension Development&#8221; is &#8220;A practical tutorial for creating your first Joomla! 1.5 extensions with PHP&#8221;, and it does a very good job of introducing the fundamentals of using the new Joomla! 1.5 framework. The book provides exactly what it advertises and does not represent itself as a general purpose programming resource. You will not find in depth examination of the Joomla! 1.5 MVC (<a href="http://en.wikipedia.org/wiki/Model-view-controller">Model-View-Controller</a>) implementation, or general PHP programming instruction, in its 158 pages (and index of less than three pages). The brevity of the book does not, in my opinion, lessen its usefulness as a tutorial. That said, readers should understand exactly what is provided for the publisher&#8217;s $34.99 US asking price.</p>
<p>Joseph LeBlanc&#8217;s book provides a very well-structured tour through the process of producing working Joomla! extensions, using an example application for publishing, managing, and manipulating restaurant reviews and producing related enhancements to that base application. I worked through the provided instructions, and code, and found everything working as advertised (readers should visit the publisher&#8217;s website to download errata for the code in the book). Working completely through the book will produce a real working extension that can be used &#8220;as is&#8221; to add a &#8220;restaurant reviews&#8221; service to a Joomla! site and can be easily modified to provide innumerable similar applications. The extension produced as the &#8220;final product&#8221; could be changed by the reader to produce an extension for publishing movie reviews, book reviews, concert reviews, a business directory, etcetera; with the framework of the application provided by the author, the reader can use his/her imagination to produce many other extensions.</p>
<p>The book is organized in a logical manner, and the tutorial flows well from chapter to chapter with the user finding no need to prowl around in the book to find explanations of what is going on. Beginning Joomla! developers will appreciate the first chapter&#8217;s &#8220;overview&#8221; material which prepares the reader to use the tools, and understand the terms, that follow. The real fun begins when the second chapter jumps right in &#8220;getting started&#8221; with developing the extension (component) in the Joomla! environment. There&#8217;s no laborious reading before you can start producing results; Chapters 3 and 4 proceed directly to developing the &#8220;back end&#8221; of the extension (the &#8220;under the hood stuff&#8221;) and the creation of the &#8220;front end&#8221; part of the restaurant review system (what is seen by the site visitor). From there, the pace stays brisk as Chapter 5 walks the reader through the process of developing &#8220;modules&#8221; to add functionality to the extension and provide extra features.</p>
<p>A basic introduction of the MVC framework used by Joomla! 1.5 is included in Chapter 6, where the author explains, in easy to understand terms, how to use models, views, and controllers to enhance the application. I particularly appreciate that the book shows how to use the &#8220;built in&#8221; tools the Joomla! 1.5 framework provides to save the programmer unnecessary coding and help maintain a &#8220;unified&#8221; appearance of the extension so that it &#8220;walks and talks&#8221; like an integral part of the overall Joomla! site.</p>
<p>Chapters 7 and 8 treat the reader to the development of a &#8220;plugin&#8221; to further enhance the utility of the extension being produced and describes how the developer can use configuration settings (parameters) to further control/customize aspects of the extension. The final chapter shows the reader how to package all the pieces of the project together for distribution and installation in any Joomla! 1.5 web site. While not absolutely necessary for the creation of the extension, this is a great help when it comes time to share your work with the greater Joomla! community.</p>
<p>I found this book to be particularly useful in that it allows anyone to produce a workable extension for Joomla! 1.5 without the considerable learning curve that normally accompanies &#8220;first attempts&#8221; at using an existing framework. The beginning programmer/reader who is truly interested in delving into the wonders of the Joomla! 1.5 framework will likely be left with many questions about why some of the code works the way it does, but none that will prevent him or her from producing something usable and seeing their first extension come to life. This &#8220;gentle&#8221; approach to Joomla! development goes a long way toward helping decipher some of the more advanced developers&#8217; documentation provided by the Joomla! project.</p>
<p>While experienced programmers/developers may feel the book gives certain topics short shrift, if you use Joomla!, and have ever wanted to create something for your Joomla! sites that is really &#8220;your own&#8221; but feel much of the available documentation is too dense or obtuse for you to use, I highly recommend this book.</p>
<p><strong>About the Reviewer:</strong><br />
Robert Parker is a California web developer who often uses Joomla!, and other CMS software, to produce websites for individuals and corporations. A long-time DreamHoster, and one of the Sysops of the <a href="http://wiki.dreamhost.com/">DreamHost Wiki</a>, he is an active participant on the <a href="http://discussion.dreamhost.com/">DreamHost Discussion Forums</a> where he can be found, on an almost daily basis, posting as &#8220;rlparker&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2008/03/07/book-review-learning-joomla-15-extension-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review Books for the Unofficial DreamHost Blog</title>
		<link>http://blog.dreamhosters.com/2008/02/20/review-books-for-the-unofficial-dreamhost-blog-2/</link>
		<comments>http://blog.dreamhosters.com/2008/02/20/review-books-for-the-unofficial-dreamhost-blog-2/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 10:45:37 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2008/02/20/review-books-for-the-unofficial-dreamhost-blog-2/</guid>
		<description><![CDATA[I&#8217;ve been offered two more review copies from Packt Publishing and once again I will offer the opportunity to readers of the Unofficial DreamHost Blog.
This time it&#8217;s two PHP related books: PHP Web 2.0 Mashup Projects and Building Responsive Web Applications with AJAX and PHP.

If you would like to receive one of these books in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been offered two more review copies from <a href="http://www.packtpub.com/">Packt Publishing</a> and once again I will offer the opportunity to readers of the Unofficial DreamHost Blog.</p>
<p>This time it&#8217;s two PHP related books: <a href="http://www.packtpub.com/php-web-20-mashups/book">PHP Web 2.0 Mashup Projects</a> and <a href="http://www.packtpub.com/ajax-php/book">Building Responsive Web Applications with AJAX and PHP</a>.</p>
<p><a href="http://www.packtpub.com/php-web-20-mashups/book"><img style="MARGIN-LEFT: 100px" height="123" alt="PHP Web 2.0 Mashup Projects" src="http://blog.dreamhosters.com/wp-content/uploads/2008/02/184719088x.png" width="100" align="left" /></a><a href="http://www.packtpub.com/ajax-php/book"><img style="MARGIN-LEFT: 100px" height="123" alt="Building Responsive Web Applications with AJAX and PHP" src="http://blog.dreamhosters.com/wp-content/uploads/2008/02/1904811825.png" width="100" align="left" /></a></p>
<p style="CLEAR: both">If you would like to receive one of these books in return for a review, please write a comment or send me an email. You will receive a hard copy of the book for you to keep and shipping/handling will be paid by Packt.</p>
<p style="CLEAR: both">Your review should be at least 3-5 paragraphs and be send to me within a reasonable time frame from you receive the book (3-4 weeks). You will of course get full credit for your review and a link to your blog/website.</p>
<p style="CLEAR: both">If there is more than two readers signing up for this opportunity I will randomly select the two lucky readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2008/02/20/review-books-for-the-unofficial-dreamhost-blog-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Book Review: Moodle Teaching Techniques</title>
		<link>http://blog.dreamhosters.com/2007/12/27/book-review-moodle-teaching-techniques/</link>
		<comments>http://blog.dreamhosters.com/2007/12/27/book-review-moodle-teaching-techniques/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 00:14:03 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2007/12/27/book-review-moodle-teaching-techniques/</guid>
		<description><![CDATA[I recently advertised for readers wanting to review a number of books I was offered by Packt Publishing. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The second reader to get a review published is Matt Heavner, who has read Moodle Teaching [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/Moodle-Teaching-Techniques-Open-Source/book"><img style="MARGIN-RIGHT: 15px" height="123" alt="Moodle Teaching Techniques" src="http://blog.dreamhosters.com/wp-content/uploads/2007/12/moodle-teaching-techniques-1.png" width="100" align="left" /></a><em>I recently advertised for readers wanting to review a number of books I was offered by <a href="http://www.packtpub.com/">Packt Publishing</a>. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The second reader to get a review published is</em> <a href="http://www.talus-and-heavner.com/"><em>Matt Heavner</em></a><em>, who has read</em> <a href="http://www.packtpub.com/Moodle-Teaching-Techniques-Open-Source/book"><em>Moodle Teaching Techniques</em></a><em>.</em></p>
<p>&nbsp;</p>
<p><strong>Review of &#8220;Moodle Teaching Techniques&#8221; by William H Rice IV</strong><br />
<em>Review by Matt Heavner</em></p>
<p>I&#8217;m writing this as an Assistant Professor of Physics at the <a href="http://www.uas.alaska.edu/">University of Alaska Southeast</a> in Juneau. We use &#8220;UASOnline&#8221; which is a home-grown learning management system which includes some components of moodle.</p>
<p>Overall, this book was a worthwhile read for its intended audience of educators, trainers, or professors who are already familiar with <a href="http://moodle.org/">moodle</a> (or, I&#8217;d add, another learning management system). Moodle Teaching Techniques shines when it sticks to goal of engaging moodle users in thinking about the most effective methods for teaching with moodle. For example, discussion in Chapter 6 on wiki solutions includes a detailed comparison of wiki vs forum, journal, blog, and assignment specifically focused on relevancy to teaching methods. Another successful chapter is Chapter 4 &#8220;Quiz Solutions&#8221; which describes effectively using the immediate feedback of online quizzes to enhance student learning. The chapter on Chat also had useful discussion of specific teaching methods to improve learning using moodle.</p>
<p>This book veered off of this prescribed path of discussing moodle teaching techniques in two directions. Sometimes too much technical detail regarding an obscure moodle (or worse, network setting) issue was covered in 5 or more pages. The most egregious waste of pages in the book are the section on &#8220;Host a Proctored, Timed Test from a Secure Location&#8221;. This is probably an important concept for many users of moodle, but the author feels secure in not spending a single word of the text on installation and configuration initially, so why the author would spend pages 77-82 on details such as non-routable IP spaces is not at all clear. The greatest irony of this is that due to a typo in the Figure on page 80, a single IP address is repeated for both networks, completely invalidating the example. Another unneeded lengthy discussion occurs at the beginning of Chapter 2. Pages 21-29 are spent on configuring a single-student forum. As this was the first main chapter, I felt completely derailed after the lofty introduction about learning methods that would be discussed because the author felt the need to spend so much time on a moodle work-around/hack. Another cognitive disconnect in the text occurred in Chapter 5. Immediately after introducing the idea of &#8220;moodling through a course&#8221; in any order the student desires (on page 87), the author states &#8220;We don&#8217;t want our students to &#8216;meander&#8217; or wander through the course items&#8221;. I was looking forward to a discussion of when &#8220;moodling&#8221; through the course may enhance learning and when a more structured series of sequential activities would be better for learning. There was no such discussion, just a six page exposition on how to force flow control onto a class moodle installation.</p>
<p>I would love to see an additional 50 pages added to this book, with 20 pages of the configuration discussion converted to effective teaching methods discussion to add an additional 70 total pages of teaching discussion. I felt the last four chapters were much too brief and did not give enough discussion of teaching methodology of four different techniques which seemed to hold high potential. I would also suggest that Chapter 9 be moved to follow Chapter 1 as it is an overview of &#8220;Course Solutions&#8221;&#8211;and more fleshed out overview of moodle learning concepts in the course context would be a good starting point rather than a detailed discussion of a work-around to setup an individual student forum. Chapter 8 could be expanded and also brought in earlier in the book&#8211;if indeed the choice activity discussed in this chapter is &#8220;the simplest type of activity&#8221; moodle offers. Beginning with an overview of the class and then the simplest activity for a specific example would improve the flow of the book as well as provide much more direct discussion of moodle teaching techniques.</p>
<p>To summarize, I recommend this book to users of learning management systems such as moodle. Several thought provoking sections should enhance a reader&#8217;s thoughts regarding effective teaching using moodle or some other learning management system. However, the digressions into unnecessary moodle work-arounds or network configuration discussion are distracting.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2007/12/27/book-review-moodle-teaching-techniques/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book Review: WordPress Complete</title>
		<link>http://blog.dreamhosters.com/2007/11/12/book-review-wordpress-complete/</link>
		<comments>http://blog.dreamhosters.com/2007/11/12/book-review-wordpress-complete/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 23:05:00 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2007/11/12/book-review-wordpress-complete/</guid>
		<description><![CDATA[I recently advertised for readers wanting to review a number of books I was offered by Packt Publishing. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The first reader to get a review published is Chris Lindsey, who has read WordPress Complete.
I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/wordpress/book"><em><img align="left" width="100" src="http://blog.dreamhosters.com/wp-content/uploads/2007/11/wordpress-complete-1.png" alt="Wordpress Complete" height="123" style="margin-right: 15px" /></em></a><em>I recently advertised for readers wanting to review a number of books I was offered by</em> <a href="http://www.packtpub.com/"><em>Packt Publishing</em></a><em>. There was quite a bit of interest and I had to randomly select three readers to receive one of the books. The first reader to get a review published is</em> <a href="http://chrismlindsey.com/"><em>Chris Lindsey</em></a><em>, who has read</em> <a href="http://www.packtpub.com/wordpress/book"><em>WordPress Complete</em></a><em>.</em></p>
<p>I recently received a review copy of <a href="http://www.packtpub.com/wordpress/book">WordPress Complete</a> by Hasin Hayder and published by <a href="http://www.packtpub.com/">Packt Publishing</a>. The back cover of the book explains that the book is a beginner&#8217;s guide, while also saying &#8220;any IT-confident user will be able to use the book to produce an impressive blog.&#8221;</p>
<p>WordPress Complete is divided into ten chapters. The first entails the basics of blogging and the book progresses all the way to usage of WordPress MU (multiuser).</p>
<p>Chapter 1 provides a beginner&#8217;s guide to blogging. It explains blogging and the different types of blogs (audio, video, etc), and also provides a list of common terminology. I found the list of common terms a little lacking; it did not include &#8220;theme&#8221; or &#8220;plug-in&#8221;, while it provided an incomplete explanation of permalinks. The first chapter also provides a good overview of the major blogging engines (providers and software), but in a copyediting gaffe, the screenshots of each engine are on the page immediately following the description of the engine. The end of this chapter describes using the WordPress forums, finding themes, finding plug-ins, and getting news about WordPress.</p>
<p>Chapter 2 provides the basics of installing WordPress and the first actions when setting up a new blog. Chapter 3 deals with themes, and details the popular places to find themes, how to install them, and how to make basic changes to the design.</p>
<p>Chapter 4 explains posting, and all the options related to posting new items in WordPress. Chapter 4 also explains comments and the administrative settings regarding comments. While the book touches on the topic of comment spam in this chapter, it provides no useful resources in stopping spam. Especially surprising is that the book does not discuss Akismet, the spam fighting tool created by the makers of WordPress. The book also explains gravatars, but makes no effort to explain implementing gravatars into a WordPress installation.</p>
<p>Chapter 5 describes using using WordPress as a content management system, or CMS, to run a website (as opposed to a blog). This mainly entails editing a theme to make WordPress look less like a blog and more like a website for a business. This section is really important and provides some insight into a rarely used ability of WordPress.</p>
<p>Chapter 6 describes feeds (syndication) and podcasting. This chapter goes way too in-depth when explaining feeds, because WordPress provides feeds automatically. A WordPress beginner does not need to know the complete history of the RSS 2.0 format or the HTML behind a feed. The podcasting section, though, provides a useful in-depth look at audio blogging that would be especially helpful for those wishing to utilize WordPress to podcast.</p>
<p>Chapter 7 goes through the motions of making a theme for WordPress. While providing a good look at how themes work, this Chapter is not needed for the beginning blogger. There are thousands of WordPress themes out there for beginners to use, while those who wish to create their own most likely already know where to find this information and would not be buying this book.</p>
<p>Chapter 8 discusses using WordPress MU (multiuser) to multi-blog, and Chapter 9 tells of how to create plug-ins and widgets.</p>
<p>Chapter 10 might provide the best information for the beginning WordPress user. This chapter describes how to backup a WordPress blog (something few users do and many regret not doing) and how to upgrade to a newer version of WordPress.</p>
<p>Overall I found the book very informative and useful for the beginning WordPress user. I did, however, take issue to the large number of spelling, grammar, and English language usage mistakes. The preface of the book contained the most glaring error, misspelling &#8220;blog&#8221; as &#8220;blod&#8221;, which is extremely ironic when one remembers the subject of the book. If you can overlook the many errors in the book (I cringed many times while reading elementary mistakes), WordPress Complete is a nearly complete beginner&#8217;s guide to WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2007/11/12/book-review-wordpress-complete/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Review Books for the Unofficial DreamHost Blog</title>
		<link>http://blog.dreamhosters.com/2007/10/22/review-books-for-the-unofficial-dreamhost-blog/</link>
		<comments>http://blog.dreamhosters.com/2007/10/22/review-books-for-the-unofficial-dreamhost-blog/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 03:10:00 +0000</pubDate>
		<dc:creator>Unofficial DreamHost Blog</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://blog.dreamhosters.com/2007/10/22/review-books-for-the-unofficial-dreamhost-blog/</guid>
		<description><![CDATA[Packt Publishing &#8211; the publisher of 100+ computer related books &#8211; has offered me review copies of three of their books. Unfortunately I don&#8217;t have a lot of spare time at the moment, so I&#8217;m offering my readers this opportunity.
The three books are all about one of DreamHost&#8217;s One-Click Installs: the blogging engine WordPress, the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/">Packt Publishing</a> &#8211; the publisher of 100+ computer related books &#8211; has offered me review copies of three of their books. Unfortunately I don&#8217;t have a lot of spare time at the moment, so I&#8217;m offering my readers this opportunity.</p>
<p>The three books are all about one of DreamHost&#8217;s One-Click Installs: the blogging engine WordPress, the Joomla! CMS and the brand new course management system Moodle.</p>
<ul>
<li><a href="http://www.packtpub.com/wordpress/book">WordPress Complete</a></li>
<li><a href="http://www.packtpub.com/Joomla-Extensions/book">Learning Joomla! 1.5 Extension Development</a></li>
<li><a href="http://www.packtpub.com/Moodle-Teaching-Techniques-Open-Source/book">Moodle Teaching Techniques</a></li>
</ul>
<p style="clear: both"><a href="http://www.packtpub.com/wordpress/book"><img align="left" width="100" src="http://blog.dreamhosters.com/wp-content/uploads/2007/10/wordpress.png" alt="WordPress Complete" height="123" style="margin: 25px" /></a> <a href="http://www.packtpub.com/Joomla-Extensions/book"><img align="left" width="100" src="http://blog.dreamhosters.com/wp-content/uploads/2007/10/joomla.png" alt="Learning Joomla! 1.5 Extension Development" height="121" style="margin: 25px" /></a> <a href="http://www.packtpub.com/Moodle-Teaching-Techniques-Open-Source/book"><img align="left" width="100" src="http://blog.dreamhosters.com/wp-content/uploads/2007/10/moodle.png" alt="Moodle Teaching Techniques" height="123" style="margin: 25px" /></a></p>
<p style="clear: both">If any of you readers would like to receive one of these books in return for a review, please write a comment or <a href="http://blog.dreamhosters.com/contact/">send me an email</a>. You will receive a hard copy of the book for you to keep and shipping/handling will be paid by Packt.</p>
<p>Your review should be at least 3-5 paragraphs and be send to me within a reasonable time frame from you receive the book (3-4 weeks). You will of course receive full credit for your review and a link to your blog/website.</p>
<p>If there is more than three readers signing up for this opportunity I will randomly select the lucky three.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamhosters.com/2007/10/22/review-books-for-the-unofficial-dreamhost-blog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

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