<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Why two fields in db???</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Why two fields in db???</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db#p560</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db#p560</guid>
        	        	<description><![CDATA[<p>You're right, it is a bit redundant. Thanks for pointing this out.</p>
<p>I initially made it that way so that "windate" was used for grouping scores together from the same day and thus it was simply a "rounded to midnight" version of the actual game times. I never explored alternative methods for that (such as rounding "wintime" on the fly).  However, a few versions ago I stopped grouping the display of scores by day anyway.  So I'll take a lot at this when I start working on the next version (not sure when that will be) and potentially remove "windate".</p>
]]></description>
        	        	<pubDate>Mon, 18 Aug 2008 13:17:37 +0000</pubDate>
        </item>
        <item>
        	<title>Jay on Why two fields in db???</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db#p559</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/why-two-fields-in-db#p559</guid>
        	        	<description><![CDATA[<p>Since wintime is actually tracking date and time as integer, why are there both windate and wintime fields?  Seems a bit redundant and excess db space.</p>
]]></description>
        	        	<pubDate>Mon, 18 Aug 2008 11:09:31 +0000</pubDate>
        </item>
</channel>
</rss>