<?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>Eirik Hoem&#039;s Blog &#187; Book</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/tag/book/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book review: Expert PHP5 Tools</title>
		<link>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/</link>
		<comments>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/#comments</comments>
		<pubDate>Tue, 18 May 2010 17:58:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=254</guid>
		<description><![CDATA[Book review: Expert PHP 5 Tools
ISBN: 1847198384
ISBN 13: 978-1-847198-38-9
Publisher:Packt Publishing
Author:Dirk Merkel
Short version: If you are working with PHP you&#8217;ll want to read this book. Covering topics like continuous integration, documentation and unit testing thoroughly it gives an insight of great value to any PHP developer.
Slightly longer version: This book is aimed at developers already working [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Book review:</strong> <a href="http://www.packtpub.com/expert-php-5-tools/book/mid/160410eip616?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_003021" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Expert PHP 5 Tools</a><br />
<strong>ISBN:</strong> 1847198384<br />
<strong>ISBN 13:</strong> 978-1-847198-38-9<br />
<strong>Publisher:</strong><a href="http://www.packtpub.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt Publishing</a><br />
<strong>Author:</strong><a href="https://www.packtpub.com/authors/profiles/dirk-merkel" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Dirk Merkel</a></p>
<div id="attachment_250" class="wp-caption alignleft" style="width: 241px"><a href="http://www.packtpub.com/expert-php-5-tools/book/mid/160410eip616?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_003021" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img class="size-medium wp-image-250 " title="Book cover: Expert PHP 5 Tools " src="http://blog.eirikhoem.net/wp-content/uploads/2010/05/expert_php_5_tools_cover-231x300.jpg" alt="Book cover: Expert PHP 5 Tools" width="231" height="300" /></a><p class="wp-caption-text">Book cover: Expert PHP 5 Tools</p></div>
<p><strong>Short version:</strong> If you are working with PHP you&#8217;ll want to read this book. Covering topics like continuous integration, documentation and unit testing thoroughly it gives an insight of great value to any PHP developer.</p>
<p><strong>Slightly longer version:</strong> This book is aimed at developers already working with PHP on a daily basis, or developers which are picking up PHP. It&#8217;s main focus is the environment of the PHP developer. Areas like unit testing, continuous integration, application deployment, proper documentation and version control might already be very familiar if you have been working with PHP for a while, but this book covers each of these important areas in detail and with prime examples on do and dont&#8217;s. Even if you feel like you are doing quite well I&#8217;m sure this book will give you a few &#8220;aha!&#8221; moments. If you are coming from a hobby-background these areas might not be your strongest suit, and this book will help you get a firm grasp on what a professional PHP setup is all about. The chapter on continous integration is based around <a href="http://www.phpundercontrol.org/about.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.phpundercontrol.org');">phpUnderControl</a>, which is a nice piece of software for this purpouse. However, I would have liked to see other alternatives like for example <a href="http://hudson-ci.org/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/hudson-ci.org');">Hudson</a>. Luckily, moving over to a different CI app is fairly easy after having set up a phpUC installation with the <a href="http://phing.info/trac/" target="_self" onclick="javascript:pageTracker._trackPageview ('/outbound/phing.info');">phing/ant</a> configuration.</p>
<p>The book is available both as paperback and eBook from Packt. I&#8217;ve been reading the eBook, which worked quite well for me. PS: Convering the PDF to ePub will destroy some of the formatting.</p>
<p>Check out the sample chapter <a href="http://www.packtpub.com/sites/default/files/8389_Expert%20PHP%20Development_SampleChapter.pdf" title="Sample chapter" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><span>Documentation with phpDocumentor</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Book preview: Expert PHP5 Tools</title>
		<link>http://blog.eirikhoem.net/index.php/2010/05/02/book-preview-expert-php5-tools/</link>
		<comments>http://blog.eirikhoem.net/index.php/2010/05/02/book-preview-expert-php5-tools/#comments</comments>
		<pubDate>Sun, 02 May 2010 10:56:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=248</guid>
		<description><![CDATA[While I am currently reading PHP5 eCommerce Development I&#8217;ve also got lined up a copy of Expert PHP 5 Tools from Packt.
This book will enable you to take your PHP development skills to an  enterprise level by teaching you the skills and tools necessary to write  maintainable and efficient code. You will learn [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_250" class="wp-caption alignleft" style="width: 241px"><a href="http://www.packtpub.com/expert-php-5-tools/book/mid/160410eip616?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_003021" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img class="size-medium wp-image-250" title="Book cover: Expert PHP 5 Tools " src="http://blog.eirikhoem.net/wp-content/uploads/2010/05/expert_php_5_tools_cover-231x300.jpg" alt="Book cover: Expert PHP 5 Tools" width="231" height="300" /></a><p class="wp-caption-text">Book cover: Expert PHP 5 Tools</p></div>
<p>While I am currently reading PHP5 eCommerce Development I&#8217;ve also got lined up a copy of <a href="http://www.packtpub.com/expert-php-5-tools/book/mid/160410eip616?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_003021" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Expert PHP 5 Tools</a> from <a href="http://www.packtpub.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt</a>.</p>
<p><em>This book will enable you to take your PHP development skills to an  enterprise level by teaching you the skills and tools necessary to write  maintainable and efficient code. You will learn how to perform  activities such as unit testing, enforcing coding standards, automating  deployment, and interactive debugging using tools created for PHP  developers – all the information in one place. Your code will be more  maintainable, efficient, and self-documented.</em></p>
<p>Check out the sample chapter <a href="http://www.packtpub.com/sites/default/files/8389_Expert%20PHP%20Development_SampleChapter.pdf" title="Sample chapter" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><span style="font-family: Calibri;">Documentation with phpDocumentor</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2010/05/02/book-preview-expert-php5-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book preview: PHP 5 E-commerce Development</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/</link>
		<comments>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:33:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239</guid>
		<description><![CDATA[I have been reviewing some books from  Packt   Publishing lately, and I&#8217;m now expecting a copy of PHP 5 E-commerce Development in a few days.  I have been looking forward to for a while, as I will be working on a similar project in the near future. Here  is the lowdown:
This book [...]]]></description>
			<content:encoded><![CDATA[<p>I have been reviewing some books from  <a href="http://www.packtpub.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt   Publishing</a> lately, and I&#8217;m now expecting a copy of <a href="http://www.packtpub.com/php-5-e-commerce-development/book/mid/1503100i179x?utm_source=eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_002721" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">PHP 5 E-commerce Development</a> in a few days.  I have been looking forward to for a while, as I will be working on a similar project in the near future. Here  is the lowdown:</p>
<div id="attachment_240" class="wp-caption alignleft" style="width: 253px"><a href="http://blog.eirikhoem.net/wp-content/uploads/2010/03/php-5-ecommerce-development-320x200.jpg"><img class="size-medium wp-image-240" title="Php 5 eCommerce Development Book Cover" src="http://blog.eirikhoem.net/wp-content/uploads/2010/03/php-5-ecommerce-development-320x200-243x300.jpg" alt="Php 5 eCommerce Development Book Cover" width="243" height="300" /></a><p class="wp-caption-text">Php 5 eCommerce Development Book Cover</p></div>
<p><em>This book will show you how to create your  own PHP framework that can be extended and used with ease, particularly  for e-commerce sites. Using this framework you will be able to display  and manage products, customize products, create wish-lists, make  recommendations to customers based on previous purchases, send email  notifications when certain products are in stock, rate the products  online, and much more.</em></p>
<p>You can check out the <a href="http://www.packtpub.com/files/9645-php-5-e-commerce-development-sample-chapter-enhancing-the-user-experience.pdf" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">sample chapter Enhancing the User Experience</a> now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Book review: Papervision 3D Essentials</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/11/book-review-papervision-3d-essentials/</link>
		<comments>http://blog.eirikhoem.net/index.php/2010/03/11/book-review-papervision-3d-essentials/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:36:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Papervision]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=220</guid>
		<description><![CDATA[Book review: Papervision 3D Essentials (follow link to buy)
ISBN 1847195725
ISBN 13 978-1-847195-72-2
Publisher: Packt Publishing
Author: Paul Tondeur and Jeff Winder.
This review here is long overdue, but since work got a bit hectic, and I spent some time moving it got pushed back.
Short version: If you want to get started with Papervision 3D, get this book. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Book review:</strong> <a href="http://www.packtpub.com/papervision3d-essentials/mid/15090958hmvy?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000617" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Papervision 3D Essentials</a> (follow link to buy)<br />
<strong>ISBN</strong> 1847195725<br />
<strong>ISBN 13</strong> 978-1-847195-72-2<br />
<strong>Publisher:</strong> <a href="http://www.packtpub.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt Publishing</a><br />
<strong>Author:</strong> <a href="http://www.paultondeur.com/ " target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.paultondeur.com');">Paul Tondeur</a> and <a href=" http://jeffwinder.blogspot.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/jeffwinder.blogspot.com');">Jeff Winder</a>.<br />
This review here is long overdue, but since work got a bit hectic, and I spent some time moving it got pushed back.</p>
<div id="attachment_148" class="wp-caption alignleft" style="width: 213px"><a href="http://www.packtpub.com/papervision3d-essentials/mid/15090958hmvy?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000617" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img class="size-full wp-image-148" title="Papervision3D Essentials Cover" src="http://blog.eirikhoem.net/wp-content/uploads/2009/10/papervision-3d-essentials.jpg" alt="Papervision3D Essentials Cover" width="203" height="250" /></a><p class="wp-caption-text">Papervision3D Essentials Cover</p></div>
<p><strong>Short version: </strong>If you want to get started with Papervision 3D, get this book. It&#8217;s a well written, great introduction for people new to Papervision3D, as well as a good reference for more experienced developers. It covers everything from basics to filters, effects and performance topics.</p>
<p><strong>Longer version:</strong> Before I started reading this book I had never used Pv3D except looking at some neat demos. I had some experience with OpenGL from way-back, so the basic 3d concepts were not new to me.  As I got started I found that most of what I knew from general 3d graphics development was covered pretty well in the first few chapters. From the basic building blocks, to coordinate systems and primitives. The book starts out with a chapter dedicated to setting up authoring tools for compiling the code created during the book. Both Flash CS3/CS4 and Flex/Flash Builder is covered. After that it deals briefly with some core AS3 concepts before moving on to fundamental 3D subjects. Everything is explained really well, and as the book progresses trough the rest of the chapters it details subjects as drawing primitives, adding materials, setting up cameras and loading external models, then going on with particle systems, external models, filters and effects. A chapter is also dedicated to performance optimization. The book offers a number of good examples, also available on-line.</p>
<p>The authors are clearly very comfortable with the subjects they are covering, and discussing pretty much every topic in a language that makes it easy to follow, also for less experienced developers. In my opinion this is a very well written book that I would not hesitate to recommend to beginning developers as well as experienced.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2010/03/11/book-review-papervision-3d-essentials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book preview: Papervision3D Essentials and Flex 3 with Java</title>
		<link>http://blog.eirikhoem.net/index.php/2009/10/06/book-preview-papervision3d-essentials-and-flex-3-with-java/</link>
		<comments>http://blog.eirikhoem.net/index.php/2009/10/06/book-preview-papervision3d-essentials-and-flex-3-with-java/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 15:59:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Papervision]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=149</guid>
		<description><![CDATA[Following my review of Mastering phpMyAdmin 3.1  Packt Publishing was kind enough to send me a couple of more books to review.  While I am waiting for these books to get here I have gotten my hands on some sample chapters. Check them out!
Papervision3D Essentials


Authors Jeff Winder, Paul Tondeur
ISBN 1847195725
ISBN 13: 978-1-847195-72-2
Download Chapter [...]]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://blog.eirikhoem.net/index.php/2009/09/12/book-review-mastering-phpmyadmin-31/">my review of Mastering phpMyAdmin 3.1</a>  <a href="http://www.packtpub.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt Publishing</a> was kind enough to send me a couple of more books to review.  While I am waiting for these books to get here I have gotten my hands on some sample chapters. Check them out!</p>
<h1>Papervision3D Essentials</h1>
<div id="attachment_148" class="wp-caption alignleft" style="width: 213px"><a href="http://www.packtpub.com/papervision3d-essentials/mid/15090958hmvy?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000617" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img class="size-full wp-image-148" title="Papervision3D Essentials Cover" src="http://blog.eirikhoem.net/wp-content/uploads/2009/10/papervision-3d-essentials.jpg" alt="Papervision3D Essentials Cover" width="203" height="250" /></a><p class="wp-caption-text">Papervision3D Essentials Cover</p></div>
<p>
<strong><br />
Authors</strong> Jeff Winder, Paul Tondeur<strong><br />
ISBN</strong> 1847195725<br />
<strong>ISBN 13:</strong> 978-1-847195-72-2</p>
<p><a href="http://blog.eirikhoem.net/wp-content/uploads/2009/10/papervision-3d-sample-chapter-8-external-models.pdf">Download Chapter 8 &#8211; External models</a>
</p>
<p><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/></p>
<h1>Flex 3 with Java</h1>
<div id="attachment_147" class="wp-caption alignleft" style="width: 172px"><a href="http://www.packtpub.com/flex-3-with-java/mid/150909eia64u?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000615" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img class="size-full wp-image-147" title="Flex 3 with Java Cover" src="http://blog.eirikhoem.net/wp-content/uploads/2009/10/flex-3-with-java.jpg" alt="Flex 3 with Java Cover" width="162" height="200" /></a><p class="wp-caption-text">Flex 3 with Java Cover</p></div>
<p>
<strong>Author</strong> Satish Kore<br />
<strong>ISBN</strong> 1847195342<br />
<strong>ISBN 13</strong> 978-1-847195-34-0</p>
<p><a href="http://blog.eirikhoem.net/wp-content/uploads/2009/10/flex-3-with-java_samplechapter.pdf">Download Chapter 5 &#8211; Working with XML</a>
</p>
<p><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2009/10/06/book-preview-papervision3d-essentials-and-flex-3-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
