<?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>Webmasters by Design LLC &#187; Books</title>
	<atom:link href="http://www.webmastersbydesign.com/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmastersbydesign.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Dec 2011 03:57:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Surviving The Deep End &#8211; Free Zend Framework Book</title>
		<link>http://www.webmastersbydesign.com/2010/07/surviving-the-deep-end-free-zend-framework-book/</link>
		<comments>http://www.webmastersbydesign.com/2010/07/surviving-the-deep-end-free-zend-framework-book/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 03:07:19 +0000</pubDate>
		<dc:creator>Scott Spear</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.webmastersbydesign.com/?p=2063</guid>
		<description><![CDATA[I mentioned in one of my previous posts, ZFDebug – Zend Framework Plugin, that I have really enjoyed developing my personal web projects with Zend Framework. I am still pretty new to it and am constantly learning new tips, tricks, and best practices. Scouring the web for as much information as I can possibly consume, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.survivethedeepend.com/" target="_blank"><img class="size-full wp-image-2064  aligncenter" title="SurvivingTheDeepEnd" src="http://cdn1.webmastersbydesign.com/2010/07/SurvivingTheDeepEnd.jpg" alt="" width="500" height="76" /></a></p>
<p>I mentioned in one of my previous posts, <a title="ZFDebug – Zend Framework Plugin" href="../2010/03/18/zfdebug-zend-framework-plugin/">ZFDebug – Zend Framework Plugin</a>, that I have really enjoyed developing my personal web projects with <a href="http://framework.zend.com" target="_blank">Zend Framework</a>. I am still pretty new to it and am constantly learning new tips, tricks, and best practices. Scouring the web for as much information as I can possibly consume, I came across this free online book. <a href="http://www.survivethedeepend.com/" target="_blank">Zend Framework: Surviving The Deep End</a> is comprised of ten chapters with three appendices from introducing Zend Framework to installing Zend Framework to developing a blog application with Zend Framework. You can find a full <a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0" target="_blank">book index</a> on the website.</p>
<p>As I see it there are three main advantages to this book:</p>
<ol>
<li>Both the book itself and the code snippets within the book are freely available online and licensed appropriately. The book content is licensed under a Creative Commons Attribution-Non-Commercial-No     Derivative Works 3.0 Unported License and the code is licensed under a New BSD     License. You can see the licensing information in <a href="http://www.survivethedeepend.com/zendframeworkbook/en/1.0/apc#id1447684" target="_blank">Appendix C, part 2 - Licensing</a>.</li>
<li>The content is well written, easy to understand, and well designed for beginners like myself. I don't have any first-hand reviews from advanced Zend Framework developers, but I have gone back to this book multiple times while working with Zend Framework on my own projects.</li>
<li>The book is open to user comments. This is a really neat idea. Not only are comments available, but you can comment on every paragraph of the book individually. There are a lot of comments out there already, many of which are quite helpful in reaffirming a statement made in the book or offering further information about the subject at hand.</li>
</ol>
<p>If you are looking for some good help as you work with Zend Framework to develop your web projects like I was, I would recommend giving <a href="http://www.survivethedeepend.com/" target="_blank">Zend Framework: Surviving The Deep End</a> a chance. I have really enjoyed it.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<ul>
<li><a title="ZFDebug – Zend Framework Plugin" href="../2010/03/18/zfdebug-zend-framework-plugin/">ZFDebug – Zend Framework Plugin </a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersbydesign.com/2010/07/surviving-the-deep-end-free-zend-framework-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Sams Teach Yourself Ajax, JavaScript, and PHP All in One</title>
		<link>http://www.webmastersbydesign.com/2008/11/book-review-sams-teach-yourself-ajax-javascript-and-php-all-in-one/</link>
		<comments>http://www.webmastersbydesign.com/2008/11/book-review-sams-teach-yourself-ajax-javascript-and-php-all-in-one/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 12:36:31 +0000</pubDate>
		<dc:creator>Scott Spear</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[book review]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Sams Teach Yourself]]></category>

		<guid isPermaLink="false">http://www.webmastersbydesign.com/?p=489</guid>
		<description><![CDATA[Sams Teach Yourself books are great resources in a large array of topics. They have released Sams Teach Yourself Ajax, JavaScript, and PHP All in One in paperback version on July 12, 2008. This book is great for webmasters because it includes three of the most popular technologies used on the web. Like all the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Sams Teach Yourself Ajax, JavaScript, and PHP All in One" href="http://www.amazon.com/gp/product/0672329654?ie=UTF8&amp;tag=chriswebmares-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329654"><img class="size-full wp-image-493 aligncenter" title="Sams Teach Yourself Ajax, JavaScript, and PHP All in One" src="http://webmastersbydesign.smseserver.com/wp-content/uploads/2008/08/51n3kzlb28l_sl160_.jpg" alt="" width="119" height="160" /></a></p>
<p style="text-align: left;">Sams Teach Yourself books are great resources in a large array of topics. They have released <span style="text-decoration: underline;">Sams Teach Yourself Ajax, JavaScript, and PHP All in One</span> in paperback version on July 12, 2008. This book is great for webmasters because it includes three of the most popular technologies used on the web.</p>
<p>Like all the rest of the "Sams Teach Yourself" line of books, this one is easy to follow, easy to understand, and takes you from a beginner to an intermediate and beyond. There are a number of visual aids including screenshots and diagrams to help you understand what you have read. Another great help is the amount of code examples used throughout the book; there are examples for most of the topics covered.</p>
<p>The book starts with a general overview at the beginning and works towards a more detailed explanation at the end. In chapter one, you will learn the basics of the web, HTML, CSS, and Ajax. By the end of chapter nine, you will understand JavaScript, using it to manipulate the DOM and add usability to your site. By chapter thirteen you will be using Ajax and by the end of chapter eighteen, you will be using Object Oriented PHP to make your site dynamic. Once you have taken all of that in, you can learn about XML responses, web services (REST and SOAP), and gain a basic understanding about a few popular Ajax tools and libraries that are available.</p>
<p>An added feature with this book is beyond the pages of helpful information. There is a CD provided with the book that includes all of the software needed to get a basic web server up and running. It includes <a title="XAMPP" href="http://www.apachefriends.org/en/xampp.html">XAMPP</a>, <a title="jEdit" href="http://www.jedit.org/">jEdit</a>, <a title="Prototype JS" href="http://www.prototypejs.org/">Prototype</a>, <a title="Scriptaculous JS" href="http://script.aculo.us/">Scriptaculous</a>, <a title="Rico JS" href="http://openrico.org/">Rico</a>, <a title="XOAD" href="http://sourceforge.net/projects/xoad/">XOAD</a>, searchable PDF tutorials, and source code for the examples in the book. Most of these are freely available for download on the web, but it is nice to have them all in one place, especially for a beginner that doesn't know what to look for.</p>
<p>This book is well worth your time to read, especially if you are a beginner looking to get not only introduced to these web technologies, but also get started using them. You can pick up your copy at <a title="Sams Teach Yourself Ajax, JavaScript, and PHP All in One" href="http://www.amazon.com/gp/product/0672329654?ie=UTF8&amp;tag=chriswebmares-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329654">Amazon.com</a> and get started building dynamic websites using Ajax, JavaScript, and PHP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersbydesign.com/2008/11/book-review-sams-teach-yourself-ajax-javascript-and-php-all-in-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Online Tech Books from Techotopia</title>
		<link>http://www.webmastersbydesign.com/2008/10/free-online-tech-books-from-techotopia/</link>
		<comments>http://www.webmastersbydesign.com/2008/10/free-online-tech-books-from-techotopia/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 11:06:05 +0000</pubDate>
		<dc:creator>Scott Spear</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Techotopia]]></category>

		<guid isPermaLink="false">http://www.webmastersbydesign.com/?p=1573</guid>
		<description><![CDATA[Techotopia offers free online books that cover a number of subjects including programming languages, security,  and Linux. The books are hosted on their wiki and are available to read online. The four main books that brought me to this site are: PHP Essentials MySQL Essentials JavaScript Essentials Ruby Essentials As the website states that the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-1575" title="Techotopia Screenshot" src="http://cdn1.webmastersbydesign.com/2008/10/techotopiascreenshot.jpg" alt="" width="500" height="287" /></p>
<p style="text-align: left;"><a title="Techotopia" href="http://www.techotopia.com/index.php/Main_Page">Techotopia</a> offers free online books that cover a number of subjects including programming languages, security,  and Linux. The books are hosted on their wiki and are available to read online. The four main books that brought me to this site are:</p>
<ul>
<li><a title="Techotopia | PHP Essentials" href="http://www.techotopia.com/index.php/PHP_Essentials">PHP Essentials</a></li>
<li><a title="Techotopia | MySQL Essentials" href="http://www.techotopia.com/index.php/MySQL_Essentials">MySQL Essentials</a></li>
<li><a title="Techotopia | JavaScript Essentials" href="http://www.techotopia.com/index.php/JavaScript_Essentials">JavaScript Essentials</a></li>
<li><a title="Techotopia | Ruby Essentials" href="http://www.techotopia.com/index.php/Ruby_Essentials">Ruby Essentials</a></li>
</ul>
<p>As the website states that the "IT Essentials series of books are designed to provide detailed information that is accessible to both experienced and novice readers" (<a title="Techotopia" href="http://www.techotopia.com/index.php/Main_Page">Techotopia</a>). The books are clear and concise, providing detailed explanations and examples to help you understand the content. Each book is made up of multiple chapters in a logical and easy to follow order. You can access the table of contents from every page which makes it easy to skip around quickly and easily to look at what you find interesting and useful.</p>
<p style="text-align: left;">As well as the four books mentioned above, you can find books on these topics:</p>
<ul>
<li><a title="Techotopia | Ubuntu Linux" href="http://www.techotopia.com/index.php/Ubuntu_Linux_Essentials">Ubuntu</a></li>
<li><a title="Techotopia | Fedora Linux" href="http://www.techotopia.com/index.php/Fedora_Linux_Essentials">Fedora</a></li>
<li><a title="Techotopia | OpenSUSE Desktop" href="http://www.techotopia.com/index.php/OpenSUSE_Desktop_Essentials">OpenSUSE</a></li>
<li><a title="Techotopia | C#" href="http://www.techotopia.com/index.php/C_Sharp_Essentials">C#</a></li>
<li><a title="Techotopia | Visual Basic" href="http://www.techotopia.com/index.php/Visual_Basic_Essentials">Visual Basic</a></li>
<li><a title="Techotopia | Security+ Essentials" href="http://www.techotopia.com/index.php/Security%2B_Essentials">Security+ Essentials</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersbydesign.com/2008/10/free-online-tech-books-from-techotopia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>600+ Free Online CS and Programming Books</title>
		<link>http://www.webmastersbydesign.com/2008/08/600-hundreds-of-free-online-cs-and-programming-books/</link>
		<comments>http://www.webmastersbydesign.com/2008/08/600-hundreds-of-free-online-cs-and-programming-books/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 18:24:54 +0000</pubDate>
		<dc:creator>Scott Spear</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[lecture notes]]></category>

		<guid isPermaLink="false">http://www.webmastersbydesign.com/?p=926</guid>
		<description><![CDATA[FreeTechBooks.com is a website dedicated to programming books, textbooks, and notes. The content is 100% free and 100% legal. There are hundreds of books spread out among seven main categories with many subcategories within each main category. The seven main categories are Computer Science Books, Mathematics Books, Supporting Fields Books, Operating System Books, Programming/Scripting Books, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-927" title="FreeTechBooks.com Screenshot" src="http://www.webmastersbydesign.com/wp-content/uploads/2008/08/freetechbook_screenshot.jpg" alt="" width="485" height="255" /></p>
<p style="text-align: left;"><a title="FreeTechBooks.com" href="http://www.freetechbooks.com">FreeTechBooks.com</a> is a website dedicated to programming books, textbooks, and notes. The content is 100% free and 100% legal. There are hundreds of books spread out among seven main categories with many subcategories within each main category. The seven main categories are Computer Science Books, Mathematics Books, Supporting Fields Books, Operating System Books, Programming/Scripting Books, Miscellaneous Books, and General.</p>
<p style="text-align: left;">You can find the books you are interested in by using the main and subcategories mentioned above, by looking at the most popular books listed on the left hand menu, or by using the search function to locate a book based on keyword(s), author(s), and/or other criteria. The site is updated regularly with news and comments as well as regular additions to the book collection, the most recent being <span class="postbody">the <a title="IT Security Cookbook" href="http://www.freetechbooks.com/it-security-cookbook-t736.html">IT Security Cookbook</a>, which was added on August 16, 2008. </span></p>
<p style="text-align: left;">Beyond the books, there is a community that you can register and be a part of. This allows you to post comments to the forum as well as be in contact with the other people that are interested in the same type of information you are. Registration is not necessary, but it is an option.</p>
<p style="text-align: left;">Be sure to check out the website and get all the free information you can. This is a great free and legal resource that allows us to "<span class="postbody"><strong>view, download and with a very few exceptions, print</strong> the books for your own private use <strong>at no charge</strong>.   In fact, you are encouraged to tell others about the books" (</span><a title="FreeTechBooks.com" href="http://www.freetechbooks.com">FreeTechBooks.com</a><span class="postbody">).<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersbydesign.com/2008/08/600-hundreds-of-free-online-cs-and-programming-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

