<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Eirik Hoem&#039;s Blog</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 29 Jun 2010 14:08:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Populate PDF templates with PHP / FPDF / FPDI by Harry Yuan</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/28/populate-pdf-templates-with-php-fpdf-fpdi/comment-page-1/#comment-2672</link>
		<dc:creator>Harry Yuan</dc:creator>
		<pubDate>Tue, 29 Jun 2010 14:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/28/populate-pdf-templates-with-php-fpdf-fpdi/#comment-2672</guid>
		<description>Your sample code puts the name, address etc. at a specific place on PDF. If I have a placeholder in PDF and do not know the exact location, how can I do the replacement? Thanks,</description>
		<content:encoded><![CDATA[<p>Your sample code puts the name, address etc. at a specific place on PDF. If I have a placeholder in PDF and do not know the exact location, how can I do the replacement? Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hit and run victim by Windman</title>
		<link>http://blog.eirikhoem.net/index.php/2007/06/18/hit-and-run-victim/comment-page-1/#comment-2668</link>
		<dc:creator>Windman</dc:creator>
		<pubDate>Sat, 26 Jun 2010 21:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=19#comment-2668</guid>
		<description>Must have been a small vehicle--in one sense, lucky you. People have lost a foot or two from such.

Wish you luck</description>
		<content:encoded><![CDATA[<p>Must have been a small vehicle&#8211;in one sense, lucky you. People have lost a foot or two from such.</p>
<p>Wish you luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book preview: PHP 5 E-commerce Development by Kjell Bleivik</title>
		<link>http://blog.eirikhoem.net/index.php/2010/03/16/book-preview/comment-page-1/#comment-2630</link>
		<dc:creator>Kjell Bleivik</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=239#comment-2630</guid>
		<description>Don&#039;t buy the book for the code.  There are so many errors and bad explanations.  I hate it when I buy a book with code that don&#039;t function at once.  This is really bad. Pedagogically it is best to build code step by step that function like in extreme programming.    

I can mention at least one book that is many times better and where the code I have tested compiles fine on php 6.0.0 Dev

http://www.dmcinsights.com/phpmysql3/

That book is also good on Unicode and developing multilingual sites.

Peacock&#039;s  book may be worth the money if you are interested in the text.

Capter 2 may frighten some people and it should have come later.  Seems that too many authors copy and paste code without good explanations.

Also better: 

 http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html  

but with some errors.  It claim to be PHP 6, but some code I tested functioned fine on PHP 5.2.9 but not on PHP 6.0.0 dev like Larry Ullman&#039;s book mentioned above did.

It is good on object overloading and object relational mapping though.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t buy the book for the code.  There are so many errors and bad explanations.  I hate it when I buy a book with code that don&#8217;t function at once.  This is really bad. Pedagogically it is best to build code step by step that function like in extreme programming.    </p>
<p>I can mention at least one book that is many times better and where the code I have tested compiles fine on php 6.0.0 Dev</p>
<p><a href="http://www.dmcinsights.com/phpmysql3/" rel="nofollow">http://www.dmcinsights.com/phpmysql3/</a></p>
<p>That book is also good on Unicode and developing multilingual sites.</p>
<p>Peacock&#8217;s  book may be worth the money if you are interested in the text.</p>
<p>Capter 2 may frighten some people and it should have come later.  Seems that too many authors copy and paste code without good explanations.</p>
<p>Also better: </p>
<p> <a href="http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html" rel="nofollow">http://www.wrox.com/WileyCDA/WroxTitle/Professional-PHP6.productCd-0470395095.html</a>  </p>
<p>but with some errors.  It claim to be PHP 6, but some code I tested functioned fine on PHP 5.2.9 but not on PHP 6.0.0 dev like Larry Ullman&#8217;s book mentioned above did.</p>
<p>It is good on object overloading and object relational mapping though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book review: Expert PHP5 Tools by Book Quilt &#124; Sandy&#39;s Quilting Spot</title>
		<link>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/comment-page-1/#comment-2597</link>
		<dc:creator>Book Quilt &#124; Sandy&#39;s Quilting Spot</dc:creator>
		<pubDate>Sat, 22 May 2010 17:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=254#comment-2597</guid>
		<description>[...] Book review: Expert PHP5 Tools « Eirik Hoem&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Book review: Expert PHP5 Tools « Eirik Hoem&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book review: Expert PHP5 Tools by Webs Developer &#187; Eirik Hoem&#8217;s Blog: Book review: Expert PHP5 Tools</title>
		<link>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/comment-page-1/#comment-2453</link>
		<dc:creator>Webs Developer &#187; Eirik Hoem&#8217;s Blog: Book review: Expert PHP5 Tools</dc:creator>
		<pubDate>Wed, 19 May 2010 16:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=254#comment-2453</guid>
		<description>[...] Hoem has written up a review of one of the latest PHP-related books from Packt Publishing, &#8220;Expert PHP5 Tools&#8221;.   If [...]</description>
		<content:encoded><![CDATA[<p>[...] Hoem has written up a review of one of the latest PHP-related books from Packt Publishing, &#8220;Expert PHP5 Tools&#8221;.   If [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Populate PDF templates with PHP / FPDF / FPDI by SY</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/28/populate-pdf-templates-with-php-fpdf-fpdi/comment-page-1/#comment-2407</link>
		<dc:creator>SY</dc:creator>
		<pubDate>Wed, 19 May 2010 08:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/28/populate-pdf-templates-with-php-fpdf-fpdi/#comment-2407</guid>
		<description>This code is not working. Where to place this code?
I m using XAMPP.</description>
		<content:encoded><![CDATA[<p>This code is not working. Where to place this code?<br />
I m using XAMPP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book review: Expert PHP5 Tools by The Digital Photography Book</title>
		<link>http://blog.eirikhoem.net/index.php/2010/05/18/book-review-expert-php5-tools/comment-page-1/#comment-2390</link>
		<dc:creator>The Digital Photography Book</dc:creator>
		<pubDate>Wed, 19 May 2010 02:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=254#comment-2390</guid>
		<description>[...] Book review: Expert PHP5 Tools « Eirik Hoem&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Book review: Expert PHP5 Tools « Eirik Hoem&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox java problem with Ubuntu 8.04 Solved! by shammi</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/comment-page-1/#comment-1588</link>
		<dc:creator>shammi</dc:creator>
		<pubDate>Tue, 30 Mar 2010 05:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/#comment-1588</guid>
		<description>i am having issues with java in ubuntu OS. i have installed the java 6.0 in ubuntu but at time of using java in firefox one error is coming &quot;java applet required &quot; can anyone resolve my issue..</description>
		<content:encoded><![CDATA[<p>i am having issues with java in ubuntu OS. i have installed the java 6.0 in ubuntu but at time of using java in firefox one error is coming &#8220;java applet required &#8221; can anyone resolve my issue..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox java problem with Ubuntu 8.04 Solved! by shammi</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/comment-page-1/#comment-1587</link>
		<dc:creator>shammi</dc:creator>
		<pubDate>Tue, 30 Mar 2010 05:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/#comment-1587</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-182&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-182&quot; rel=&quot;nofollow&quot;&gt;Ivar N&lt;/a&gt; :&lt;/strong&gt;
          It certainly solved my problem. Thank you for good advice!
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-182"><p>
<strong><a href="#comment-182" rel="nofollow">Ivar N</a> :</strong><br />
          It certainly solved my problem. Thank you for good advice!
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox java problem with Ubuntu 8.04 Solved! by shammi</title>
		<link>http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/comment-page-1/#comment-1586</link>
		<dc:creator>shammi</dc:creator>
		<pubDate>Tue, 30 Mar 2010 05:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/04/30/firefox-java-problem-with-ubuntu-804-solved/#comment-1586</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-182&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-182&quot; rel=&quot;nofollow&quot;&gt;Ivar N&lt;/a&gt; :&lt;/strong&gt;
          It certainly solved my problem. Thank you for good advice!
         &lt;/blockquote&gt;
i am having issues with java in ubuntu OS. i have installed the java 6.0 in ubuntu but at time of using java in firefox one error is coming &quot;java applet required &quot; can anyone resolve my issue..</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-182"><p>
<strong><a href="#comment-182" rel="nofollow">Ivar N</a> :</strong><br />
          It certainly solved my problem. Thank you for good advice!
         </p></blockquote>
<p>i am having issues with java in ubuntu OS. i have installed the java 6.0 in ubuntu but at time of using java in firefox one error is coming &#8220;java applet required &#8221; can anyone resolve my issue..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
