<?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"
	>
<channel>
	<title>Comments on: Episode 4: What&#8217;s &#8220;normal,&#8221; really?</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/</link>
	<description></description>
	<pubDate>Thu, 21 Aug 2008 23:20:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: xhtmlcoder</title>
		<link>http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/#comment-129625</link>
		<dc:creator>xhtmlcoder</dc:creator>
		<pubDate>Tue, 19 Dec 2006 16:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/#comment-129625</guid>
		<description>They should be 1NF at a minimum if they are in 'database format' but it appeared some were not. Although it may be possible to normalise some of the data.

No 4. malformed URL and I assume it is supposed to go: tonto.eia.doe 

If they are using databases; most people usually create a relational database to at least 3NF if they want integrity. The largest Relational Database I ever did was a College Computer Fault network tracking database.

Well, when I opened the monster 77 MB sr19 Access database it looked like they had attempted to separate the data but had not actually added the relationships or fully completed normalisation of several of the tables, since there were missing primary keys, etc.</description>
		<content:encoded><![CDATA[<p>They should be 1NF at a minimum if they are in &#8216;database format&#8217; but it appeared some were not. Although it may be possible to normalise some of the data.</p>
<p>No 4. malformed URL and I assume it is supposed to go: tonto.eia.doe </p>
<p>If they are using databases; most people usually create a relational database to at least 3NF if they want integrity. The largest Relational Database I ever did was a College Computer Fault network tracking database.</p>
<p>Well, when I opened the monster 77 MB sr19 Access database it looked like they had attempted to separate the data but had not actually added the relationships or fully completed normalisation of several of the tables, since there were missing primary keys, etc.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: malikyte</title>
		<link>http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/#comment-128316</link>
		<dc:creator>malikyte</dc:creator>
		<pubDate>Sun, 17 Dec 2006 23:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/12/14/episode-4-whats-normal-really/#comment-128316</guid>
		<description>I'm extremely glad to see the previous comment(s) were erased.  Just because one person doesn't understand something does not mean it isn't important to others...

I never realized how difficult reverse engineering a schema could be to determine what the actual field names (the only identifiable description, unless I go through the related documentation, if any exist) truly mean.  If nothing else, I've learned that using fully descriptive names for fields and tables is important.

I'm just going to quickly skim through these.  Taking a look at the &lt;strong&gt;Nutritional content of food&lt;/strong&gt;'s Access database, I'm &lt;em&gt;thinking&lt;/em&gt; that it's in 3rd normal form.  There are relationships and even (it appears) lookup tables.  Without fully studying the fields and their related information, I won't be sure what form it's in, but I'll assume 3rd.  I did not look at the ASCII files, but did see that each file apparently represented a table, so they too would (I assume) be in 3rd normal form.

I'm not even sure if the &lt;strong&gt;population demographics&lt;/strong&gt; meets the requirements of the first normal form.  They are separated by State from the index page, but after that they are simply zipped CSV files (at first glance).

I've no idea on the SEC filings...
I've also no idea on the gas prices (can't understand Excel being in any form), but the link is pointing incorrectly.  :)
Juvenile arrest rates, also a spreadsheet...

Most of these sites I would probably screenscrape and create my own database schema, using only the information I'd need, dropping anything that seemed unnecessary for the task at hand. Unfortunately, I can't figure out what normal form they're in.  :(</description>
		<content:encoded><![CDATA[<p>I&#8217;m extremely glad to see the previous comment(s) were erased.  Just because one person doesn&#8217;t understand something does not mean it isn&#8217;t important to others&#8230;</p>
<p>I never realized how difficult reverse engineering a schema could be to determine what the actual field names (the only identifiable description, unless I go through the related documentation, if any exist) truly mean.  If nothing else, I&#8217;ve learned that using fully descriptive names for fields and tables is important.</p>
<p>I&#8217;m just going to quickly skim through these.  Taking a look at the <strong>Nutritional content of food</strong>&#8217;s Access database, I&#8217;m <em>thinking</em> that it&#8217;s in 3rd normal form.  There are relationships and even (it appears) lookup tables.  Without fully studying the fields and their related information, I won&#8217;t be sure what form it&#8217;s in, but I&#8217;ll assume 3rd.  I did not look at the ASCII files, but did see that each file apparently represented a table, so they too would (I assume) be in 3rd normal form.</p>
<p>I&#8217;m not even sure if the <strong>population demographics</strong> meets the requirements of the first normal form.  They are separated by State from the index page, but after that they are simply zipped CSV files (at first glance).</p>
<p>I&#8217;ve no idea on the SEC filings&#8230;<br />
I&#8217;ve also no idea on the gas prices (can&#8217;t understand Excel being in any form), but the link is pointing incorrectly.  :)<br />
Juvenile arrest rates, also a spreadsheet&#8230;</p>
<p>Most of these sites I would probably screenscrape and create my own database schema, using only the information I&#8217;d need, dropping anything that seemed unnecessary for the task at hand. Unfortunately, I can&#8217;t figure out what normal form they&#8217;re in.  :(</p>]]></content:encoded>
	</item>
</channel>
</rss>
