<?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>Gabriel Harper's Blog &#187; mysql</title>
	<atom:link href="http://www.gabrielharper.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielharper.com</link>
	<description>Business, Web Sites and Life</description>
	<lastBuildDate>Wed, 17 Feb 2010 19:35:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Only Five Web Development Tools You Need</title>
		<link>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/</link>
		<comments>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/#comments</comments>
		<pubDate>Fri, 08 May 2009 02:28:20 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=453</guid>
		<description><![CDATA[I use a lot of different software in my job, but there are five software tools in particular that I can do nearly all of my Web development with. The best part is they are allcompletely free applications. You can download and install everything you need to be up and coding in under 30 minutes. [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/05/the-only-five-web-development-tools-you-need/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>vBulletin Similar Threads in PHP</title>
		<link>http://www.gabrielharper.com/2009/04/vbulletin-similar-threads-in-php/</link>
		<comments>http://www.gabrielharper.com/2009/04/vbulletin-similar-threads-in-php/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 05:21:53 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=306</guid>
		<description><![CDATA[This is a completely portable PHP script that fetches similar threads from a vBulletin forum. It does not require global.php or any other vBulletin scripts to run. The script uses full score matching, and supports search engine friendly URLs made by vBSEO and other custom formats. A little background first. I could have used the [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/04/vbulletin-similar-threads-in-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Complete inserts or Extended inserts in phpMyAdmin</title>
		<link>http://www.gabrielharper.com/2009/04/complete-inserts-or-extended-inserts-in-phpmyadmin/</link>
		<comments>http://www.gabrielharper.com/2009/04/complete-inserts-or-extended-inserts-in-phpmyadmin/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 15:57:02 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=323</guid>
		<description><![CDATA[I was recently using phpMyAdmin to export some records from an URL shortener I&#8217;m working on. As usual I verified that &#8220;Complete inserts&#8221; and &#8220;Extended inserts&#8221; were enabled for the SQL dump. Why? Using both of these options reduces your SQL filesize and explicitly declares each column name. Complete inserts adds the column names to [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/04/complete-inserts-or-extended-inserts-in-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introduction to Data Modeling</title>
		<link>http://www.gabrielharper.com/2004/04/introduction-to-data-modeling/</link>
		<comments>http://www.gabrielharper.com/2004/04/introduction-to-data-modeling/#comments</comments>
		<pubDate>Wed, 07 Apr 2004 13:00:33 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/blog/2008/04/introduction-to-data-modeling/</guid>
		<description><![CDATA[Data modeling is the practice of representing data structures and their relationships through conceptual modeling. The benefits of implementing this process during the design phase of your database project include improved data integrity, a more efficient development cycle, a clearer vision of the entities that are being represented in your database, and a powerful visual [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2004/04/introduction-to-data-modeling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

