<?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>Web Hosting - Web Development &#187; Book Reviews</title>
	<atom:link href="http://www.webhostingelite.com/blog/category/book-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webhostingelite.com/blog</link>
	<description>Web Developers Journal</description>
	<lastBuildDate>Tue, 13 Apr 2010 19:52:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe LiveCycle Designer (Book Review)</title>
		<link>http://www.webhostingelite.com/blog/2007/11/15/adobe-livecycle-designer-book-review/</link>
		<comments>http://www.webhostingelite.com/blog/2007/11/15/adobe-livecycle-designer-book-review/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 23:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.webhostingelite.com/blog/2007/11/15/adobe-livecycle-designer-book-review/</guid>
		<description><![CDATA[Adobe LiveCycle Designer by J.P. Terry
Creating Dynamic Forms with Designer

LiveCycle Designer is a Windows based program that provides all of the tools you need to create basic or sophisticated forms&#8230;

This book basically is the How-To Manual for creating interactive, dynamic&#160;and powerful&#160;PDF forms!&#160; It takes you from beginning to end in creating rich, robust forms for [...]]]></description>
			<content:encoded><![CDATA[<h2>Adobe LiveCycle Designer <font face="Arial" size="2">by J.P. Terry</font></h2>
<div><font face="Arial" size="2">Creating Dynamic Forms with Designer</font></div>
<div><font face="Arial" size="2"></font></div>
<div><font face="Arial" size="2">LiveCycle Designer is a Windows based program that provides all of the tools you need to create basic or sophisticated forms&#8230;</font></div>
<div><font face="Arial" size="2"></font></div>
<div><font face="Arial" size="2">This book basically is the How-To Manual for creating interactive, dynamic&nbsp;and powerful&nbsp;PDF forms!&nbsp; It takes you from beginning to end in creating rich, robust forms for any given situation, with all the features of design and graphics that you could imagine.&nbsp;</font></div>
<div><font face="Arial" size="2" color="#0066cc"></font></div>
<div><font face="Arial" size="2">I personally feel that this&nbsp;application is underrated due to the other stellar products from Adobe, however, most of its functionality is complimentary to other online venues, but it does&nbsp;command the respect for &quot;B2C&quot; regions.</font></div>
<div><font face="Arial" size="2">An interesting note is that you can use&nbsp;&quot;generic&quot; .PDF forms in Designer, but you can&#39;t&nbsp;access &quot;Adobe&#39;s XFA&quot; (Adobe&#39;s XML Forms Architecture..) .PDF forms in other .PDF programs.&nbsp; So even though its native language is XML, its native&nbsp;communication is set apart&nbsp;only for those in the</font>&nbsp;<font face="Arial" size="2">Adobe family!</font></div>
<div><font face="Arial" size="2"></font></div>
<div><font face="Arial" size="2">There are a great number of samples and templates to choose from, so if you just want to take an existing script (they actually encourage you to&#8230;) or create one on your own, this is the program for you.</font></div>
<div><font face="Arial" size="2"></font></div>
<div><font face="Arial" size="2">So if you have Adobe Acrobat 7 or 8, Designer comes with, but as stated earlier, this program has minimal exposure, but its capabilities are powerful and extremely user-friendly.</font></div>
<div><font face="Arial" size="2"></font></div>
<div><font face="Arial" size="2">I recommend this book for all those who&nbsp;favor data more than content or design, and for those who want to create a more&nbsp;dynamic way to interact with your&nbsp;potential or existing clients, and display the information quickly and more effienciently.</font></div>
<div><font face="Arial" size="2"></font></div>
<div>
<li><strong>Publisher:</strong> Adobe Press; 1 edition (August 27, 2007) </li>
<li><strong>Language:</strong> English </li>
<li><strong>ISBN-10:</strong> 0321509870 </li>
</div>
<div><font face="Arial" size="2">Thank you,</font></div>
<div><font face="Arial" size="2">Andre&#39;&nbsp;Harden</font>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingelite.com/blog/2007/11/15/adobe-livecycle-designer-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Head First SQL (Book Review)</title>
		<link>http://www.webhostingelite.com/blog/2007/11/15/head-first-sql-book-review/</link>
		<comments>http://www.webhostingelite.com/blog/2007/11/15/head-first-sql-book-review/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 23:08:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.webhostingelite.com/blog/2007/11/15/head-first-sql-book-review/</guid>
		<description><![CDATA[Head First SQL
SQL is one of the basic tools that every web developer needs in his or her tool box. If you are a developer that learned HTML and picked up ColdFusion as the natural step into dynamic web development, SQL may have been new to you. So you learned&#160; how to grab sets of [...]]]></description>
			<content:encoded><![CDATA[<h2>Head First <span class="misspell">SQL</span></h2>
<p><span class="misspell"><span class="misspell">SQL</span> is one of the basic tools that every web developer needs in his or her tool box. If you are a developer that learned HTML and picked up <span class="misspell">ColdFusion</span> as the natural step into dynamic web development, <span class="misspell">SQL</span> may have been new to you. So you learned&nbsp; how to grab sets of data with &quot;select * from artists&quot; and maybe fine tuned it with &quot;where artist_id = 3&quot;. Soon you found that you could loop through the data set using <span class="misspell">CFOUTPUT</span> or <span class="misspell">CFLOOP</span> and conditionally displayed information or reformatted the data using <span class="misspell">CFIF</span> or a number of <span class="misspell">ColdFusion</span> functions. Continuing to explore <span class="misspell">ColdFusion&#39;s</span> cool tags and functions you start creating arrays, structures, queries of queries and even dabble with <span class="misspell">CFSCRIPT</span>, <span class="misspell">ColdFusion</span> Components and user defined functions. This is all so cool&#8230;.but your pages are dead slow and your code looks like all-you-can-eat night at Ye <span class="misspell">Olde</span> Spaghetti Factory. At this point you remember hearing that you should let <span class="misspell">SQL</span> do what it does best, manipulate data, and let <span class="misspell">ColdFusion </span>do what it does best, present data. </p>
<p>That&#39;s Head First <span class="misspell">SQL</span> comes in. It will take you from the basics of <span class="misspell">SQL</span> that you learned from a <span class="misspell">ColdFusion</span> developer&#39;s book to a point where you can separate out just about all of the data manipulation and let <span class="misspell">ColdFusion</span> display that nicely crafted data set. Head First <span class="misspell">SQL</span> assumes you have no <span class="misspell">SQL</span> knowledge so you can rush through the first couple chapters being careful to catch a few tips and tidbits as flip through those pages. The first couple chapters will cover things to consider in table creations and how to get data into and out of the table. The book does a nice job of covering SELECT enhancements using the qualifiers like BETWEEN, LIKE, IN, IS NULL to help you bring back just the data you need. </span><span class="misspell"></p>
<p>One of the most important concepts in database design is normalization. Normalization is organizing your database so that you have a minimal amount of redundant data. A simple example is having a table of customer information with a unique ID assigned to each customer and only that ID is stored with each order from that customer. This reduces the amount of data stored and also improves accuracy and maintenance as a change of address would mean one customer record change rather than changing many order changes. Head First <span class="misspell">SQL</span> covers this well and of course does it in a fun fashion, come on the chapter is titled &quot;Why be normal?&quot;. Primary keys and foreign keys, the data that relates one tables data to another, are clearly explained and emphasized. </p>
<p>After expanding our minds into good database design with normalization, they need to do some mind expansion to help us get that data back out. Withmultiple related tables we need to do JOINS, INNER JOINS, and OUTER JOINS to pull it all back together. There is also a concept of sub queries which helps us get our minds around bringing back a data set by first bringing back a general data set and querying that again to get a presentable data set.</p>
<p>The book has a nice set of extras at the end and overall it presents a critical topic for web developers in a fun way. If <span class="misspell">SQL</span> is something you may need to see some documentation or a few examples to get the concept or get through a step in a project, this book might not be the best reference manual for you. If <span class="misspell">SQL</span> or other areas are hard for you to get your head around, the Head First Series is definitely worth your consideration. And hey, it&#39;s <span class="misspell">O&#39;Reilly</span> so you won&#39;t feel like A Complete Idiot or a For Dummies kind of person when you are having some fun learning. Once you get through this book you can look to O&#39;Reilly for books to learn about SWITCH/CASE, triggers, stored procedures, and all the stuff you need to know to keep your DBA in line. 
<li><strong>Publisher:</strong> O&#39;Reilly Media, Inc. (September 1, 2007) </li>
<li><strong>Language:</strong> English </li>
<li><strong>ISBN-10:</strong> 0596526849 </li>
<li><a href="http://www.oreilly.com/catalog/9780596526849/">http://www.oreilly.com/catalog/9780596526849/</a></li>
<p></span></p>
<p><span class="misspell">Tom Barr</span></p>
<p><span class="misspell"><br />&nbsp;</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingelite.com/blog/2007/11/15/head-first-sql-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulletproof Web Design by Dan Cederholm (Book Review)</title>
		<link>http://www.webhostingelite.com/blog/2007/11/15/bulletproof-web-design-by-dan-cederholm-book-review/</link>
		<comments>http://www.webhostingelite.com/blog/2007/11/15/bulletproof-web-design-by-dan-cederholm-book-review/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 23:03:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.webhostingelite.com/blog/2007/11/15/bulletproof-web-design-by-dan-cederholm-book-review/</guid>
		<description><![CDATA[Bulletproof Web Design by Dan Cederholm (Book Review)
This book took me back to school again!  It basically instructs you how to &#8220;Bulletproof&#8221; your site designs with only CSS (cascading style sheets..). Mind you, its not a &#8220;CSS-for-beginners&#8221; read, but more-or-less how to accent or improve existing html with CSS.
Its basic structure is to take an existing &#8221;familiar&#8221; website from [...]]]></description>
			<content:encoded><![CDATA[<h2>Bulletproof Web Design by Dan Cederholm (Book Review)</h2>
<p><font face="Arial">This book took me back to school again!  It basically instructs you how to &#8220;Bulletproof&#8221; your site designs with only CSS (cascading style sheets..). Mind you, its not a &#8220;CSS-for-beginners&#8221; read, but more-or-less how to accent or improve existing html with CSS.</font></p>
<p><font face="Arial">Its basic structure is to take an existing &#8221;familiar&#8221; website from the World Wide Web and use it &#8211; at its example to show how/why its not bulletproof.  The term &#8220;bulletproof&#8221; means <strong><em>being prepared for whatever is thrown at your design. </em></strong>(i.e. Different browsers/versions, resolution/sizing, download time/speed, etc.etc&#8230;).  At this point I found the book to be a tad condescending as many of the sites fore-mentioned as examples &#8211; I&#8217;ve personally never had a problem with.  But when put to the test, I could see how these sites in question could improve or overall better their chances to cover all bases to become bulletproof.</font></p>
<p><font face="Arial">As a designer, I must admit, I had a hard time reverting to a &#8220;CSS&#8221; mode, as most of my projects are more Flash/Flex related, I hardly use CSS anymore, however, after reading chapter 1, I&#8217;ve acquired a new found respect for Cascading Style Sheets;  I found myself rethinking makeovers and facelifts on existing and completed projects!  There were quite a few tips and tricks using .CSS I didn&#8217;t even know existed.  So I&#8217;m now banging the drum in the .CSS parade!</font></p>
<p><font face="Arial">The book contains only 9 chapters, and each chapter gives a &#8220;hands on&#8221; lesson/project that&#8217;s easy to follow and complete. <a href="http://www.dre-enterprise.com/" title="blocked::http://www.dre-enterprise.com/bulletproof.html"><u><font color="#800080">(see completed project!)</font></u></a> Once again, its not a how-to create .CSS layouts, but more or less, how to improve or design sites that will work on any platform, speed, resolution or anything else the Internet will throw at it &#8211; and not break!</font></p>
<p><font face="Arial">I recommend this book to anyone who wants to improve or accent new or existing sites, diversify or modify layout designs, or if you want to learn a few tips and tricks in CSS &#8211; this books&#8217; for you!</font></p>
<p><font face="Arial">Thank you,</font></p>
<p><font face="Arial">Andre&#8217; Harden</font></p>
<li><strong>Publisher:</strong> New Riders Press; 1 edition (July 28, 2005)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0321346939</li>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingelite.com/blog/2007/11/15/bulletproof-web-design-by-dan-cederholm-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Soundbooth CS3 Classroom in a Book</title>
		<link>http://www.webhostingelite.com/blog/2007/11/15/adobe-soundbooth-cs3-classroom-in-a-book/</link>
		<comments>http://www.webhostingelite.com/blog/2007/11/15/adobe-soundbooth-cs3-classroom-in-a-book/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 22:58:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.webhostingelite.com/blog/2007/11/15/adobe-soundbooth-cs3-classroom-in-a-book/</guid>
		<description><![CDATA[&#160;Get yourself up to speed quickly with Adobe Soundbooth CS3. The Classroom in a book series does what it intends to, give you enough info to hit the ground running and at least be able to communicate confidently on the subject after reading and doing the lesson.Each chapter gives you hands on projects that get [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; color: black; font-family: Verdana"><span style="font-size: 10pt; color: black; font-family: Verdana"></span>&nbsp;<span style="font-size: 10pt; color: black; font-family: Verdana">Get yourself up to speed quickly with Adobe Soundbooth CS3. The Classroom in a book series does what it intends to, give you enough info to hit the ground running and at least be able to communicate confidently on the subject after reading and doing the lesson.</span><span style="font-size: 10pt; color: black; font-family: Verdana">Each chapter gives you hands on projects that get you involved.</span><span style="font-size: 10pt; color: black; font-family: Verdana">If you need to create and publish sound for the web, Soundbooth makes it easy and The Classroom in a book series will get you going.</span> <strong><span style="font-size: 10pt; color: black; font-family: Verdana">Publisher:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> Adobe Press; Pap/Cdr edition (August 9, 2007) </span><strong><span style="font-size: 10pt; color: black; font-family: Verdana">Language:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> English </span>
<p style="margin: 6pt 0pt 6pt -18pt" class="MsoNormal"><strong><span style="font-size: 10pt; color: black; font-family: Verdana">ISBN-10:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> 0321499778 </span></p>
<p style="margin: 6pt 0pt 6pt -18pt" class="MsoNormal"><a href="http://www.peachpit.com/store/product.aspx?isbn=0321499778">http://www.peachpit.com/store/product.aspx?isbn=0321499778</a></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingelite.com/blog/2007/11/15/adobe-soundbooth-cs3-classroom-in-a-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Pocket Guide (Pocket References)</title>
		<link>http://www.webhostingelite.com/blog/2007/11/10/sql-pocket-guide-pocket-references/</link>
		<comments>http://www.webhostingelite.com/blog/2007/11/10/sql-pocket-guide-pocket-references/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 22:16:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.webhostingelite.com/blog/2007/11/10/sql-pocket-guide-pocket-references/</guid>
		<description><![CDATA[This is a handy guide to have around when you&#8217;re not a DBA but find yourself dealing with Databases from the different vendors. Each vendor has there own little differences of SQL syntax that make them special. I don&#8217;t want to be a DBA I just want a little data and the guide will help [...]]]></description>
			<content:encoded><![CDATA[<p>This is a handy guide to have around when you&rsquo;re not a DBA but find yourself dealing with Databases from the different vendors. Each vendor has there own little differences of SQL syntax that make them special. I don&rsquo;t want to be a DBA I just want a little data and the guide will help you quickly deal with the quirks and special features of the major Databases.</p>
<p>This is not a how to book, if you want that get the Head First SQL book. If you need to know the difference on correct syntax for using Regular Expressions with MS SQL and mySQL, this guide is for you.</p>
<p>&nbsp;</p>
<p><strong><span style="font-size: 10pt; color: black; font-family: Verdana">Publisher:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> O&#39;Reilly Media, Inc.; 2 edition (April 17, 2006) </span><strong><span style="font-size: 10pt; color: black; font-family: Verdana">Language:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> English </span><strong><span style="font-size: 10pt; color: black; font-family: Verdana">ISBN-10:</span></strong><span style="font-size: 10pt; color: black; font-family: Verdana"> 0596526881 </span>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhostingelite.com/blog/2007/11/10/sql-pocket-guide-pocket-references/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
