<?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; Tools</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/category/tools/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>Handy online regex tool for PHP, Perl, JS and Python</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/29/handy-online-regex-tool-for-php-perl-js-and-python/</link>
		<comments>http://blog.eirikhoem.net/index.php/2008/04/29/handy-online-regex-tool-for-php-perl-js-and-python/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 10:32:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/29/handy-online-regex-tool-for-php-perl-js-and-python/</guid>
		<description><![CDATA[



A coworker of mine has been working on a ajax enabled regex tool which lets you evaluate regex expressions in several languages (including PHP PCRE and PHP POSIX) with instant results. You can choose which functions to use, such as match, match all, replace, split etc. It also offers some basic help and hints. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-0056923567680782";
/* default */
google_ad_slot = "6546082201";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
A coworker of mine has been working on a ajax enabled regex tool which lets you evaluate regex expressions in several languages (including PHP PCRE and PHP POSIX) with instant results. You can choose which functions to use, such as match, match all, replace, split etc. It also offers some basic help and hints. It&#8217;s really handy when working on those painful expressions.</p>
<p>You can check it out at <a href="http://regex.larsolavtorvik.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/regex.larsolavtorvik.com');">http://regex.larsolavtorvik.com/</a>. Stop by <a href="http://larsolavtorvik.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/larsolavtorvik.com');">his blog</a> as well.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/PHP" rel="tag">PHP</a>, <a href="http://technorati.com/tag/Perl" rel="tag">Perl</a>, <a href="http://technorati.com/tag/JavaScript" rel="tag">JavaScript</a>, <a href="http://technorati.com/tag/Python" rel="tag">Python</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2008/04/29/handy-online-regex-tool-for-php-perl-js-and-python/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>2007 PHP-IDE Poll results out!</title>
		<link>http://blog.eirikhoem.net/index.php/2007/05/23/2007-php-ide-poll-results-out/</link>
		<comments>http://blog.eirikhoem.net/index.php/2007/05/23/2007-php-ide-poll-results-out/#comments</comments>
		<pubDate>Wed, 23 May 2007 09:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=10</guid>
		<description><![CDATA[The results for the 2007 PHP-IDE polls are ready. They are available here. The top three are:
1. Eclipse (at 30%)
2. Simple editors (at 26%)
3. Zend (at 25%, my favorite)
I see that Komodo is at only 3% which is a bit surprising. I plan on evaluating that when I get the time. The extension support there [...]]]></description>
			<content:encoded><![CDATA[<p>The results for the 2007 PHP-IDE polls are ready. They are available <a href="http://www.php-gtk.eu/poll/ide" onclick="javascript:pageTracker._trackPageview ('/outbound/www.php-gtk.eu');">here</a>. The top three are:</p>
<p>1. Eclipse (at 30%)</p>
<p>2. Simple editors (at 26%)</p>
<p>3. Zend (at 25%, my favorite)</p>
<p>I see that <a href="http://www.activestate.com/products/komodo_ide/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.activestate.com');">Komodo</a> is at only 3% which is a bit surprising. I plan on evaluating that when I get the time. The extension support there is supposed to be as good as Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2007/05/23/2007-php-ide-poll-results-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
