<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>CodingExperiments.Com - Latest Comments in My Idea: the Dual Tutorial</title><link>http://codingexperiments.disqus.com/</link><description>CodingExperiments.com is a site where I can (obviously) experiment with various demonstrations of code.</description><language>en</language><lastBuildDate>Tue, 17 Jun 2008 10:13:14 -0000</lastBuildDate><item><title>Re: My Idea: the Dual Tutorial</title><link>http://codingexperiments.com/archives/122#comment-690815</link><description>Well, any two things can fit into a dual tutorial, as long as both ways contain good programming practices. MySQL and PostgreSQL have just been on my mind lately.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">possible248</dc:creator><pubDate>Tue, 17 Jun 2008 10:13:14 -0000</pubDate></item><item><title>Re: My Idea: the Dual Tutorial</title><link>http://codingexperiments.com/archives/122#comment-688964</link><description>As soon as you started talking about databases, I immediately thought about the two different ways to handle connections. You can do OO-style and procedural style (the difference between $dbc-&amp;gt;query( $sql ); and mysqli_query( $dbc, $sql ); ). For some reason I thought of that instead of the differences between MySQL and PostgreSQL.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Voyagerfan5761</dc:creator><pubDate>Tue, 17 Jun 2008 00:16:51 -0000</pubDate></item></channel></rss>