<?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: MTG:DB Updates</title>
	<atom:link href="http://codespatter.com/2008/01/19/mtgdb-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://codespatter.com/2008/01/19/mtgdb-updates/</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 16:23:00 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Greg Allard</title>
		<link>http://codespatter.com/2008/01/19/mtgdb-updates/comment-page-1/#comment-18</link>
		<dc:creator>Greg Allard</dc:creator>
		<pubDate>Mon, 28 Jan 2008 15:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/2008/01/19/mtgdb-updates/#comment-18</guid>
		<description>Some more ideas of ways to improve the data of the site. 

Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.

There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.

Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.</description>
		<content:encoded><![CDATA[<p>Some more ideas of ways to improve the data of the site. </p>
<p>Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.</p>
<p>There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.</p>
<p>Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Allard</title>
		<link>http://codespatter.com/2008/01/19/mtgdb-updates/comment-page-1/#comment-13359</link>
		<dc:creator>Greg Allard</dc:creator>
		<pubDate>Mon, 28 Jan 2008 15:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://codespatter.com/2008/01/19/mtgdb-updates/#comment-13359</guid>
		<description>Some more ideas of ways to improve the data of the site. &lt;br&gt;&lt;br&gt;Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.&lt;br&gt;&lt;br&gt;There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.&lt;br&gt;&lt;br&gt;Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.</description>
		<content:encoded><![CDATA[<p>Some more ideas of ways to improve the data of the site. </p>
<p>Get an updated copy of the database. There are new cards out. Then reapply and document the procedure to get it to pretty MySQL tables.</p>
<p>There are currently 842 different Card Types since each different creature type is in that field. Break the creature type from the card type. Once that is done, it would be easier to do a groupby-searchby box like card rarity.</p>
<p>Split card color to a separate table and join it to the card table with a join table. Each card can have multiple colors and it will be easier to search for cards containing the color Red.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
