<?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: AJAX Is Interesting, But The Basics Are Better</title>
	<atom:link href="http://paul-m-jones.com/archives/232/feed" rel="self" type="application/rss+xml" />
	<link>http://paul-m-jones.com/archives/232?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ajax-is-interesting-but-the-basics-are-better</link>
	<description>It&#039;s not enough to be smart; you have to actually know things.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:50:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Joe Stump</title>
		<link>http://paul-m-jones.com/archives/232/comment-page-1#comment-99793</link>
		<dc:creator>Joe Stump</dc:creator>
		<pubDate>Thu, 04 Jan 2007 06:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=232#comment-99793</guid>
		<description>Cudos, PMJ, as I agree totally. I wrote an article for PHPBuilder years ago saying that very same thing with regards to SQL (ie. it&#039;s based on relational algebra, etc.) and the people who start using GUI&#039;s for SQL creation are at a disadvantage.</description>
		<content:encoded><![CDATA[<p>Cudos, PMJ, as I agree totally. I wrote an article for PHPBuilder years ago saying that very same thing with regards to SQL (ie. it&#8217;s based on relational algebra, etc.) and the people who start using GUI&#8217;s for SQL creation are at a disadvantage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hatem</title>
		<link>http://paul-m-jones.com/archives/232/comment-page-1#comment-74418</link>
		<dc:creator>Hatem</dc:creator>
		<pubDate>Tue, 19 Sep 2006 20:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=232#comment-74418</guid>
		<description>AJAX is more about making a better UI experience, not about forgetting the basics ... so you&#039;ll have always : AJAX = The Basics + fancy UI things ...</description>
		<content:encoded><![CDATA[<p>AJAX is more about making a better UI experience, not about forgetting the basics &#8230; so you&#8217;ll have always : AJAX = The Basics + fancy UI things &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan king</title>
		<link>http://paul-m-jones.com/archives/232/comment-page-1#comment-74374</link>
		<dc:creator>ryan king</dc:creator>
		<pubDate>Tue, 19 Sep 2006 17:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=232#comment-74374</guid>
		<description>Of course, Paris Hilton would have been about 12 years old at the time....</description>
		<content:encoded><![CDATA[<p>Of course, Paris Hilton would have been about 12 years old at the time&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenrick</title>
		<link>http://paul-m-jones.com/archives/232/comment-page-1#comment-74354</link>
		<dc:creator>kenrick</dc:creator>
		<pubDate>Tue, 19 Sep 2006 13:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=232#comment-74354</guid>
		<description>Yeah you gotta love journalism. Pretty soon there will be rumors about how you started PHP on drunken binge weekend with Paris Hilton.</description>
		<content:encoded><![CDATA[<p>Yeah you gotta love journalism. Pretty soon there will be rumors about how you started PHP on drunken binge weekend with Paris Hilton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus</title>
		<link>http://paul-m-jones.com/archives/232/comment-page-1#comment-74268</link>
		<dc:creator>Rasmus</dc:creator>
		<pubDate>Tue, 19 Sep 2006 08:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://paul-m-jones.com/blog/?p=232#comment-74268</guid>
		<description>Note that the internetnews story is a rather vague summary of my actual talk.  Taking very short soundbytes like it does can cause important context to be lost.

For example, it says:

&quot;For the items that MySQL doesn&#039;t handle as well as PostgreSQL, Lerdorf noted that some  features can be emulated in PHP itself, and you still end up with a net performance boost.&quot;

What I was talking about was actually emulating MySQL&#039;s native prepared statement API because that API can&#039;t make use of MySQL&#039;s query cache.  By emulating prepare/execute in PHP we can use the direct query API and thus hit the query cache in case that is something that would benefit your application.    So it had nothing to do with PostgreSQL and as has been so widely reported, I didn&#039;t suggest that people switch from PostgreSQL to MySQL by emulating PostgreSQL things in PHP.</description>
		<content:encoded><![CDATA[<p>Note that the internetnews story is a rather vague summary of my actual talk.  Taking very short soundbytes like it does can cause important context to be lost.</p>
<p>For example, it says:</p>
<p>&#8220;For the items that MySQL doesn&#8217;t handle as well as PostgreSQL, Lerdorf noted that some  features can be emulated in PHP itself, and you still end up with a net performance boost.&#8221;</p>
<p>What I was talking about was actually emulating MySQL&#8217;s native prepared statement API because that API can&#8217;t make use of MySQL&#8217;s query cache.  By emulating prepare/execute in PHP we can use the direct query API and thus hit the query cache in case that is something that would benefit your application.    So it had nothing to do with PostgreSQL and as has been so widely reported, I didn&#8217;t suggest that people switch from PostgreSQL to MySQL by emulating PostgreSQL things in PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

