<?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>Scottie’s Tech.Info &#187; database</title>
	<atom:link href="http://scottiestech.info/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottiestech.info</link>
	<description>A chimpanzee and two trainees could run her!</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:03:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Make Rails and PHP Apps Fully UTF-8 Compliant with MySQL</title>
		<link>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/</link>
		<comments>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 10:46:50 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=429</guid>
		<description><![CDATA[Every web programmer knows that UTF-8 is where it's at these days. Even if you are coding something for only the US market, you're still probably going to run into names, addresses, or whatever with accented characters. You've probably run into the situation where you hope into phpMyAdmin and edit some table row, and what to your wondering eyes should appear, but something like this: "Voici un article franÃ§ais." And yet, when you view the web page and edit the content in your app, it looks and works fine! What's going on here?]]></description>
		<wfw:commentRss>http://scottiestech.info/2010/08/07/how-to-make-rails-and-php-apps-fully-utf-8-compliant-with-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Easy Way to Copy a MySQL Database</title>
		<link>http://scottiestech.info/2009/10/21/the-easy-way-to-copy-a-mysql-database/</link>
		<comments>http://scottiestech.info/2009/10/21/the-easy-way-to-copy-a-mysql-database/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 20:33:13 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=282</guid>
		<description><![CDATA[If you have a web site of any kind, you probably have dealt with MySQL databases. Sometimes, you need to move your database, whether it's to another server or back onto your existing server after performing an OS upgrade. Lucky for you, there's a very, very easy way to copy your DB over with a few copy commands...]]></description>
		<wfw:commentRss>http://scottiestech.info/2009/10/21/the-easy-way-to-copy-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

