<?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 on: PHP, Pear MDB2 and PostgreSQL</title>
	<atom:link href="http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/</link>
	<description>Linux, Motorbikes, Watches.</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:48:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steven</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-26</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 01 May 2008 07:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-26</guid>
		<description>Sorry but I don&#039;t know. Btw, this looks like an old package that you shouldn&#039;t be using.</description>
		<content:encoded><![CDATA[<p>Sorry but I don&#8217;t know. Btw, this looks like an old package that you shouldn&#8217;t be using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-25</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 01 May 2008 04:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-25</guid>
		<description>Do you know how to install XML_HTMLSax package?
thanks.

as I tried 
# pear install XML_HTMLSax
No releases available for package &quot;pear.php.net/XML_HTMLSax&quot;
Cannot initialize &#039;channel://pear.php.net/XML_HTMLSax&#039;, invalid or missing package file
Package &quot;channel://pear.php.net/XML_HTMLSax&quot; is not valid
install failed</description>
		<content:encoded><![CDATA[<p>Do you know how to install XML_HTMLSax package?<br />
thanks.</p>
<p>as I tried<br />
# pear install XML_HTMLSax<br />
No releases available for package &#8220;pear.php.net/XML_HTMLSax&#8221;<br />
Cannot initialize &#8216;channel://pear.php.net/XML_HTMLSax&#8217;, invalid or missing package file<br />
Package &#8220;channel://pear.php.net/XML_HTMLSax&#8221; is not valid<br />
install failed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juankprada</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-15</link>
		<dc:creator>juankprada</dc:creator>
		<pubDate>Thu, 24 Apr 2008 21:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-15</guid>
		<description>maybe its just me.... but i find using Zend Framework easier than raw php
you should give it a try. It&#039;s not that difficult and you will find yourself spending less time on repetitive code. =)</description>
		<content:encoded><![CDATA[<p>maybe its just me&#8230;. but i find using Zend Framework easier than raw php<br />
you should give it a try. It&#8217;s not that difficult and you will find yourself spending less time on repetitive code. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-14</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 24 Apr 2008 10:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-14</guid>
		<description>Hi, I never used PHP frameworks because my usage is pretty basic :) MDB2 was simply a way to make a simple PHP code better without learning anything hard.</description>
		<content:encoded><![CDATA[<p>Hi, I never used PHP frameworks because my usage is pretty basic <img src='http://www.alphatek.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  MDB2 was simply a way to make a simple PHP code better without learning anything hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juankprada</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-13</link>
		<dc:creator>juankprada</dc:creator>
		<pubDate>Thu, 24 Apr 2008 01:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-13</guid>
		<description>I wonder if you have ever heard of Zend Framework, using Zend_Db class you have the option to connect to any of those DBs and without using any SQL code which makes it even easier to write portable php code, you just define the type of db in a config file and set the right one to be used in the application</description>
		<content:encoded><![CDATA[<p>I wonder if you have ever heard of Zend Framework, using Zend_Db class you have the option to connect to any of those DBs and without using any SQL code which makes it even easier to write portable php code, you just define the type of db in a config file and set the right one to be used in the application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-12</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Wed, 23 Apr 2008 20:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-12</guid>
		<description>There is no big difference as far as I know, but I usually prefer pear modules as they are really easy to install and upgrade. And besides that, PDO needs to be compiled with PHP, it&#039;s less flexible.

If you don&#039;t want to use the RPM&#039;s for pear, you can install all the above modules just by typing:
$ pear install MDB2
$ pear install MDB2#mysql
$ pear install MDB2#pgsql

Quick, easy, clean. But you are right, it&#039;s a matter of choice.</description>
		<content:encoded><![CDATA[<p>There is no big difference as far as I know, but I usually prefer pear modules as they are really easy to install and upgrade. And besides that, PDO needs to be compiled with PHP, it&#8217;s less flexible.</p>
<p>If you don&#8217;t want to use the RPM&#8217;s for pear, you can install all the above modules just by typing:<br />
$ pear install MDB2<br />
$ pear install MDB2#mysql<br />
$ pear install MDB2#pgsql</p>
<p>Quick, easy, clean. But you are right, it&#8217;s a matter of choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Baker</title>
		<link>http://www.alphatek.info/2008/04/23/php-pear-mdb2-and-postgresql/comment-page-1/#comment-11</link>
		<dc:creator>Scott Baker</dc:creator>
		<pubDate>Wed, 23 Apr 2008 20:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.alphatek.info/?p=30#comment-11</guid>
		<description>What makes MDB2 any different than PDO? PDO comes pre-compiled in PHP and would most likely be quicker to get up an running and running than a PEAR module.</description>
		<content:encoded><![CDATA[<p>What makes MDB2 any different than PDO? PDO comes pre-compiled in PHP and would most likely be quicker to get up an running and running than a PEAR module.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
