<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Recent page changes from site &quot;BaSQL&quot; (a Wikidot site)</title>
		<link>http://basql.wikidot.com</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://basql.wikidot.com/house-linear-weights#revision-12383861</guid>
				<title>&quot;House Linear Weights&quot; - new page</title>
				<link>http://basql.wikidot.com/house-linear-weights</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/house-linear-weights&quot;&gt;House Linear Weights&lt;/a&gt; (house-linear-weights)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Sun, 22 Nov 2009 08:12:20 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser anonymous&quot;&gt;&lt;a href=&quot;javascript:;&quot;  onclick=&quot;WIKIDOT.page.listeners.anonymousUserInfo(&#039;173.27.93.23&#039;); return false;&quot; &gt;Anonymous &lt;span class=&quot;ip&quot;&gt;(173.27.93.x)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;My method of figuring empiric linear weights using Retrosheet data. In this case, the linear weights are meant to be used with official batting totals - to that end, ROE are treated as an out, and...</description>
				<pubDate>Sun, 22 Nov 2009 08:12:20 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/house-linear-weights">House Linear Weights</a> (house-linear-weights)<br/>Current revision number: 0<br/>Date changed: Sun, 22 Nov 2009 08:12:20 +0000<br/>Change type: new page<br/>By: <span class="printuser anonymous"><a href="javascript:;" onclick="WIKIDOT.page.listeners.anonymousUserInfo('173.27.93.23'); return false;" >Anonymous <span class="ip">(173.27.93.x)</span></a></span><br/><br/>Page content preview: <br/>My method of figuring empiric linear weights using Retrosheet data. In this case, the linear weights are meant to be used with official batting totals - to that end, ROE are treated as an out, and...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/gameday-fielder-positions#revision-10803227</guid>
				<title>&quot;Gameday Fielder Positions&quot; - new page</title>
				<link>http://basql.wikidot.com/gameday-fielder-positions</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/gameday-fielder-positions&quot;&gt;Gameday Fielder Positions&lt;/a&gt; (gameday-fielder-positions)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Wed, 29 Jul 2009 05:25:33 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Uses the Baseball On A Stick database schema.



CREATE TABLE player_subs AS
SELECT gameName
    , IF(halfInning = &quot;top&quot;,&quot;home&quot;,&quot;away&quot;) AS homeAway
    , eventNumber
    , player
    , (CASE WHEN...</description>
				<pubDate>Wed, 29 Jul 2009 05:25:33 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/gameday-fielder-positions">Gameday Fielder Positions</a> (gameday-fielder-positions)<br/>Current revision number: 0<br/>Date changed: Wed, 29 Jul 2009 05:25:33 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Uses the Baseball On A Stick database schema. CREATE TABLE player_subs AS SELECT gameName , IF(halfInning = "top","home","away") AS homeAway , eventNumber , player , (CASE WHEN...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/simple-zone-rating#revision-10186177</guid>
				<title>&quot;Simple Zone Rating&quot; - source change</title>
				<link>http://basql.wikidot.com/simple-zone-rating</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/simple-zone-rating&quot;&gt;Simple Zone Rating&lt;/a&gt; (simple-zone-rating)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Sat, 13 Jun 2009 22:47:01 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;This is my zone rating system, as written about in The Hardball Times. So far, only the Retrosheet version of SZR is being made available.
WARNING: Some of these queries can take a long time to...</description>
				<pubDate>Sat, 13 Jun 2009 22:47:01 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/simple-zone-rating">Simple Zone Rating</a> (simple-zone-rating)<br/>Current revision number: 1<br/>Date changed: Sat, 13 Jun 2009 22:47:01 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>This is my zone rating system, as written about in The Hardball Times. So far, only the Retrosheet version of SZR is being made available. WARNING: Some of these queries can take a long time to...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/simple-zone-rating#revision-9947175</guid>
				<title>&quot;Simple Zone Rating&quot; - new page</title>
				<link>http://basql.wikidot.com/simple-zone-rating</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/simple-zone-rating&quot;&gt;Simple Zone Rating&lt;/a&gt; (simple-zone-rating)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Wed, 27 May 2009 06:46:58 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser anonymous&quot;&gt;&lt;a href=&quot;javascript:;&quot;  onclick=&quot;WIKIDOT.page.listeners.anonymousUserInfo(&#039;173.27.95.66&#039;); return false;&quot; &gt;Anonymous &lt;span class=&quot;ip&quot;&gt;(173.27.95.x)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;This is my zone rating system, as written about in The Hardball Times. So far, only the Retrosheet version of SZR is being made available.
WARNING: Some of these queries can take a long time to...</description>
				<pubDate>Wed, 27 May 2009 06:46:58 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/simple-zone-rating">Simple Zone Rating</a> (simple-zone-rating)<br/>Current revision number: 0<br/>Date changed: Wed, 27 May 2009 06:46:58 +0000<br/>Change type: new page<br/>By: <span class="printuser anonymous"><a href="javascript:;" onclick="WIKIDOT.page.listeners.anonymousUserInfo('173.27.95.66'); return false;" >Anonymous <span class="ip">(173.27.95.x)</span></a></span><br/><br/>Page content preview: <br/>This is my zone rating system, as written about in The Hardball Times. So far, only the Retrosheet version of SZR is being made available. WARNING: Some of these queries can take a long time to...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/baseball-economist#revision-8500538</guid>
				<title>&quot;Baseball Economist&quot; - new page</title>
				<link>http://basql.wikidot.com/baseball-economist</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/baseball-economist&quot;&gt;Baseball Economist&lt;/a&gt; (baseball-economist)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Mon, 23 Feb 2009 03:34:25 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;This is an attempt to replicate J.C. Bradbury&#039;s Marginal Revenue Product estimates of player values in his book, &quot;The Baseball Economist,&quot; described in Chapter 13 and the footnotes. I tweaked the...</description>
				<pubDate>Mon, 23 Feb 2009 03:34:25 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/baseball-economist">Baseball Economist</a> (baseball-economist)<br/>Current revision number: 0<br/>Date changed: Mon, 23 Feb 2009 03:34:25 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>This is an attempt to replicate J.C. Bradbury's Marginal Revenue Product estimates of player values in his book, "The Baseball Economist," described in Chapter 13 and the footnotes. I tweaked the...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/full-year-statistics#revision-7013948</guid>
				<title>&quot;Full Year Statistics&quot; - source change</title>
				<link>http://basql.wikidot.com/full-year-statistics</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/full-year-statistics&quot;&gt;Full Year Statistics&lt;/a&gt; (full-year-statistics)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Sat, 29 Nov 2008 04:26:35 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;Change comments: added BABIP&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/lar&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(244123); return false;&quot; &gt;lar&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Players&#039; statistics are stored in the database by each team that they played for in each year (each &quot;stint&quot;). The following views can be used to work with a player&#039;s full year stats. This does not...</description>
				<pubDate>Sat, 29 Nov 2008 04:26:35 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/full-year-statistics">Full Year Statistics</a> (full-year-statistics)<br/>Current revision number: 1<br/>Date changed: Sat, 29 Nov 2008 04:26:35 +0000<br/>Change type: source change<br/>Change comments: added BABIP<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/lar" onclick="WIKIDOT.page.listeners.userInfo(244123); return false;" >lar</a></span><br/><br/>Page content preview: <br/>Players' statistics are stored in the database by each team that they played for in each year (each "stint"). The following views can be used to work with a player's full year stats. This does not...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/baseball-prospectus-run-estimators#revision-7013599</guid>
				<title>&quot;Baseball Prospectus Run Estimators&quot; - source change</title>
				<link>http://basql.wikidot.com/baseball-prospectus-run-estimators</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/baseball-prospectus-run-estimators&quot;&gt;Baseball Prospectus Run Estimators&lt;/a&gt; (baseball-prospectus-run-estimators)&lt;br/&gt;Current revision number: 2&lt;br/&gt;Date changed: Sat, 29 Nov 2008 03:36:44 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/lar&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(244123); return false;&quot; &gt;lar&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Calculates a player&#039;s Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus.
Thanks to Patriot for helping explain EqR.
MySQL



CREATE...</description>
				<pubDate>Sat, 29 Nov 2008 03:36:44 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/baseball-prospectus-run-estimators">Baseball Prospectus Run Estimators</a> (baseball-prospectus-run-estimators)<br/>Current revision number: 2<br/>Date changed: Sat, 29 Nov 2008 03:36:44 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/lar" onclick="WIKIDOT.page.listeners.userInfo(244123); return false;" >lar</a></span><br/><br/>Page content preview: <br/>Calculates a player's Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus. Thanks to Patriot for helping explain EqR. MySQL CREATE...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/full-year-statistics#revision-7013585</guid>
				<title>&quot;Full Year Statistics&quot; - new page</title>
				<link>http://basql.wikidot.com/full-year-statistics</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/full-year-statistics&quot;&gt;Full Year Statistics&lt;/a&gt; (full-year-statistics)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Sat, 29 Nov 2008 03:34:12 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/lar&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(244123); return false;&quot; &gt;lar&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Players&#039; statistics are stored in the database by each team that they played for in each year (each &quot;stint&quot;). The following views can be used to work with a player&#039;s full year stats. This does not...</description>
				<pubDate>Sat, 29 Nov 2008 03:34:12 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/full-year-statistics">Full Year Statistics</a> (full-year-statistics)<br/>Current revision number: 0<br/>Date changed: Sat, 29 Nov 2008 03:34:12 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/lar" onclick="WIKIDOT.page.listeners.userInfo(244123); return false;" >lar</a></span><br/><br/>Page content preview: <br/>Players' statistics are stored in the database by each team that they played for in each year (each "stint"). The following views can be used to work with a player's full year stats. This does not...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/baseball-prospectus-run-estimators#revision-6961027</guid>
				<title>&quot;Baseball Prospectus Run Estimators&quot; - source change</title>
				<link>http://basql.wikidot.com/baseball-prospectus-run-estimators</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/baseball-prospectus-run-estimators&quot;&gt;Baseball Prospectus Run Estimators&lt;/a&gt; (baseball-prospectus-run-estimators)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 19:22:45 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Calculates a player&#039;s Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus.
Thanks to Patriot for helping explain EqR.
MySQL



CREATE...</description>
				<pubDate>Tue, 25 Nov 2008 19:22:45 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/baseball-prospectus-run-estimators">Baseball Prospectus Run Estimators</a> (baseball-prospectus-run-estimators)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 19:22:45 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Calculates a player's Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus. Thanks to Patriot for helping explain EqR. MySQL CREATE...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/baseball-prospectus-run-estimators#revision-6961007</guid>
				<title>&quot;Baseball Prospectus Run Estimators&quot; - new page</title>
				<link>http://basql.wikidot.com/baseball-prospectus-run-estimators</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/baseball-prospectus-run-estimators&quot;&gt;Baseball Prospectus Run Estimators&lt;/a&gt; (baseball-prospectus-run-estimators)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 19:21:41 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Calculates a player&#039;s Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus.
Thanks to Patriot for helping explain EqR.
MySQL



CREATE...</description>
				<pubDate>Tue, 25 Nov 2008 19:21:41 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/baseball-prospectus-run-estimators">Baseball Prospectus Run Estimators</a> (baseball-prospectus-run-estimators)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 19:21:41 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Calculates a player's Equivalent Runs and Marginal Lineup Value, the two competing run estimation techniques used by Baseball Prospectus. Thanks to Patriot for helping explain EqR. MySQL CREATE...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/run-expectancy-without-play-by-play#revision-6960059</guid>
				<title>&quot;Run Expectancy Without Play-By-Play&quot; - new page</title>
				<link>http://basql.wikidot.com/run-expectancy-without-play-by-play</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/run-expectancy-without-play-by-play&quot;&gt;Run Expectancy Without Play-By-Play&lt;/a&gt; (run-expectancy-without-play-by-play)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 18:15:03 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Find run expectancy season-by-season using only the Baseball Databank. Based upon a blog post from Tango.



CREATE TABLE FATE_RE
AS
SELECT yearID, lgID, SUM(R)/SUM(IPOuts/3) AS RE_0_0
    ,...</description>
				<pubDate>Tue, 25 Nov 2008 18:15:03 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/run-expectancy-without-play-by-play">Run Expectancy Without Play-By-Play</a> (run-expectancy-without-play-by-play)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 18:15:03 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Find run expectancy season-by-season using only the Baseball Databank. Based upon a blog post from Tango. CREATE TABLE FATE_RE AS SELECT yearID, lgID, SUM(R)/SUM(IPOuts/3) AS RE_0_0 ,...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/woba#revision-6959354</guid>
				<title>&quot;wOBA&quot; - new page</title>
				<link>http://basql.wikidot.com/woba</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/woba&quot;&gt;wOBA&lt;/a&gt; (woba)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 17:18:10 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Adapted from a blog entry by Tom Tango. For the Baseball Databank.
MySQL



CREATE TABLE PrimPos AS
SELECT playerID
, yearID
, teamID
, MAX(G) AS G
, POS
FROM (SELECT * from bdb.fielding
WHERE...</description>
				<pubDate>Tue, 25 Nov 2008 17:18:10 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/woba">wOBA</a> (woba)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 17:18:10 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Adapted from a blog entry by Tom Tango. For the Baseball Databank. MySQL CREATE TABLE PrimPos AS SELECT playerID , yearID , teamID , MAX(G) AS G , POS FROM (SELECT * from bdb.fielding WHERE...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/primary-position#revision-6951292</guid>
				<title>&quot;Primary Position&quot; - new page</title>
				<link>http://basql.wikidot.com/primary-position</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/primary-position&quot;&gt;Primary Position&lt;/a&gt; (primary-position)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:47:48 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;MySQL
Using the appearances table:



SELECT playerID
, yearID
, teamID
, (CASE WHEN G_p = GREATEST(G_p,G_c,G_1b,G_2b,G_3b,G_ss,G_lf,G_cf,G_rf,G_dh)
THEN &quot;P&quot;
WHEN G_c =...</description>
				<pubDate>Tue, 25 Nov 2008 05:47:48 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/primary-position">Primary Position</a> (primary-position)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 05:47:48 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>MySQL Using the appearances table: SELECT playerID , yearID , teamID , (CASE WHEN G_p = GREATEST(G_p,G_c,G_1b,G_2b,G_3b,G_ss,G_lf,G_cf,G_rf,G_dh) THEN "P" WHEN G_c =...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/marcels#revision-6951277</guid>
				<title>&quot;Marcels&quot; - source change</title>
				<link>http://basql.wikidot.com/marcels</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/marcels&quot;&gt;Marcels&lt;/a&gt; (marcels)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:44:26 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Based on Tom Tango&#039;s Marcels projection system.
MySQL



CREATE TABLE batting_pos
AS
SELECT b.playerID
        , CAST(b.yearID AS SIGNED) AS yearID
        , POW(0.9994,(2009-CAST(b.yearID AS...</description>
				<pubDate>Tue, 25 Nov 2008 05:44:26 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/marcels">Marcels</a> (marcels)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:44:26 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Based on Tom Tango's Marcels projection system. MySQL CREATE TABLE batting_pos AS SELECT b.playerID , CAST(b.yearID AS SIGNED) AS yearID , POW(0.9994,(2009-CAST(b.yearID AS...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/marcels#revision-6951270</guid>
				<title>&quot;Marcels&quot; - new page</title>
				<link>http://basql.wikidot.com/marcels</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/marcels&quot;&gt;Marcels&lt;/a&gt; (marcels)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:43:43 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Based on Tom Tango&#039;s Marcels projection system.
MySQL



CREATE TABLE batting_pos
AS
SELECT b.playerID
        , CAST(b.yearID AS SIGNED) AS yearID
        , POW(0.9994,(2009-CAST(b.yearID AS...</description>
				<pubDate>Tue, 25 Nov 2008 05:43:43 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/marcels">Marcels</a> (marcels)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 05:43:43 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Based on Tom Tango's Marcels projection system. MySQL CREATE TABLE batting_pos AS SELECT b.playerID , CAST(b.yearID AS SIGNED) AS yearID , POW(0.9994,(2009-CAST(b.yearID AS...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/start#revision-6951259</guid>
				<title>&quot;Welcome to BaSQL!&quot; - source change</title>
				<link>http://basql.wikidot.com/start</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/start&quot;&gt;Welcome to BaSQL!&lt;/a&gt; (start)&lt;br/&gt;Current revision number: 4&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:41:47 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;What&#039;s BaSQL?
The name is a combination of &quot;base&quot; and &quot;SQL&quot; (pronounced &quot;sequel&quot;), a database query language. If you want to study baseball using SQL, you&#039;re in the right place.
Where do I...</description>
				<pubDate>Tue, 25 Nov 2008 05:41:47 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/start">Welcome to BaSQL!</a> (start)<br/>Current revision number: 4<br/>Date changed: Tue, 25 Nov 2008 05:41:47 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>What's BaSQL? The name is a combination of "base" and "SQL" (pronounced "sequel"), a database query language. If you want to study baseball using SQL, you're in the right place. Where do I...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/start#revision-6951255</guid>
				<title>&quot;Welcome to BaSQL!&quot; - source change</title>
				<link>http://basql.wikidot.com/start</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/start&quot;&gt;Welcome to BaSQL!&lt;/a&gt; (start)&lt;br/&gt;Current revision number: 3&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:41:21 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;What&#039;s BaSQL?
The name is a combination of &quot;base&quot; and &quot;SQL&quot; (pronounced &quot;sequel&quot;), a database query language. If you want to study baseball using SQL, you&#039;re in the right place.
Where do I...</description>
				<pubDate>Tue, 25 Nov 2008 05:41:21 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/start">Welcome to BaSQL!</a> (start)<br/>Current revision number: 3<br/>Date changed: Tue, 25 Nov 2008 05:41:21 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>What's BaSQL? The name is a combination of "base" and "SQL" (pronounced "sequel"), a database query language. If you want to study baseball using SQL, you're in the right place. Where do I...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/useful-links#revision-6951246</guid>
				<title>&quot;Useful Links&quot; - new page</title>
				<link>http://basql.wikidot.com/useful-links</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/useful-links&quot;&gt;Useful Links&lt;/a&gt; (useful-links)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:40:13 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Tutorials

Building a Sabermetrican&#039;s Workbench, Part I
Building a Sabermetrican&#039;s Workbench, Part II
FirstSQL Tutorial
Tizag&#039;s tutorial
W3Schools SQL

References

MySQL Documentation
MySQL Cheat...</description>
				<pubDate>Tue, 25 Nov 2008 05:40:13 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/useful-links">Useful Links</a> (useful-links)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 05:40:13 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Tutorials Building a Sabermetrican's Workbench, Part I Building a Sabermetrican's Workbench, Part II FirstSQL Tutorial Tizag's tutorial W3Schools SQL References MySQL Documentation MySQL Cheat...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/installing-mysql#revision-6951194</guid>
				<title>&quot;Installing MySQL&quot; - new page</title>
				<link>http://basql.wikidot.com/installing-mysql</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/installing-mysql&quot;&gt;Installing MySQL&lt;/a&gt; (installing-mysql)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:33:25 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;Download MySQL 5.1 CE Essentials. (It should be the first link under “Windows Downloads.” If you aren’t running Windows… well, I suspect you know more about your Linux/Mac/Amiga machine...</description>
				<pubDate>Tue, 25 Nov 2008 05:33:25 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/installing-mysql">Installing MySQL</a> (installing-mysql)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 05:33:25 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>Download MySQL 5.1 CE Essentials. (It should be the first link under “Windows Downloads.” If you aren’t running Windows… well, I suspect you know more about your Linux/Mac/Amiga machine...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/nav:top#revision-6951147</guid>
				<title>&quot;Top Bar Menu&quot; - source change</title>
				<link>http://basql.wikidot.com/nav:top</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/nav:top&quot;&gt;Top Bar Menu&lt;/a&gt; (nav:top)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:26:03 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;


Menu

Forums


contact

</description>
				<pubDate>Tue, 25 Nov 2008 05:26:03 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/nav:top">Top Bar Menu</a> (nav:top)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:26:03 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> Menu Forums contact 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/nav:side#revision-6951138</guid>
				<title>&quot;Side&quot; - source change</title>
				<link>http://basql.wikidot.com/nav:side</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/nav:side&quot;&gt;Side&lt;/a&gt; (nav:side)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:23:49 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;


Welcome page


How to edit pages?


How to join this site?
Site members


Recent changes
List all pages
Page Tags


Site Manager

Page tags

Add a new page

edit this panel
</description>
				<pubDate>Tue, 25 Nov 2008 05:23:49 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/nav:side">Side</a> (nav:side)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:23:49 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> Welcome page How to edit pages? How to join this site? Site members Recent changes List all pages Page Tags Site Manager Page tags Add a new page edit this panel 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/contact#revision-6951135</guid>
				<title>&quot;Contact&quot; - source change</title>
				<link>http://basql.wikidot.com/contact</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/contact&quot;&gt;Contact&lt;/a&gt; (contact)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:23:20 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

Questions? Comments? Concerns? Send an email to:
pontifexexmachina at hotmail.com
</description>
				<pubDate>Tue, 25 Nov 2008 05:23:20 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/contact">Contact</a> (contact)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:23:20 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> Questions? Comments? Concerns? Send an email to: pontifexexmachina at hotmail.com 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/system:join#revision-6951123</guid>
				<title>&quot;Join This Site&quot; - source change</title>
				<link>http://basql.wikidot.com/system:join</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/system:join&quot;&gt;Join This Site&lt;/a&gt; (system:join)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:22:02 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

We want you - the few, the proud, the sabermetricians. Join us!
</description>
				<pubDate>Tue, 25 Nov 2008 05:22:02 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/system:join">Join This Site</a> (system:join)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:22:02 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> We want you - the few, the proud, the sabermetricians. Join us! 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/deleted:what-is-a-wiki-site#revision-6951083</guid>
				<title>&quot;What is a Wiki Site?&quot; - page move/rename</title>
				<link>http://basql.wikidot.com/deleted:what-is-a-wiki-site</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/deleted:what-is-a-wiki-site&quot;&gt;What is a Wiki Site?&lt;/a&gt; (deleted:what-is-a-wiki-site)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 05:18:28 +0000&lt;br/&gt;Change type: page move/rename&lt;br/&gt;Change comments: Page name changed: &amp;quot;what-is-a-wiki-site&amp;quot; to &amp;quot;deleted:what-is-a-wiki-site&amp;quot;.&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;According to Wikipedia, the world largest wiki site:

A Wiki ([ˈwiː.kiː] &amp;lt;wee-kee&amp;gt; or [ˈwɪ.kiː] &amp;lt;wick-ey&amp;gt;) is a type of website that allows users to add, remove, or otherwise edit...</description>
				<pubDate>Tue, 25 Nov 2008 05:18:28 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/deleted:what-is-a-wiki-site">What is a Wiki Site?</a> (deleted:what-is-a-wiki-site)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 05:18:28 +0000<br/>Change type: page move/rename<br/>Change comments: Page name changed: &quot;what-is-a-wiki-site&quot; to &quot;deleted:what-is-a-wiki-site&quot;.<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>According to Wikipedia, the world largest wiki site: A Wiki ([ˈwiː.kiː] &lt;wee-kee&gt; or [ˈwɪ.kiː] &lt;wick-ey&gt;) is a type of website that allows users to add, remove, or otherwise edit...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/start#revision-6949921</guid>
				<title>&quot;Welcome to BaSQL!&quot; - source change, title change</title>
				<link>http://basql.wikidot.com/start</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/start&quot;&gt;Welcome to BaSQL!&lt;/a&gt; (start)&lt;br/&gt;Current revision number: 2&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:28:44 +0000&lt;br/&gt;Change type: source change, title change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;What&#039;s BaSQL?
The name is a combination of &quot;base&quot; and &quot;SQL&quot; (pronounced &quot;sequel&quot;), a database query language. If you want to study baseball using SQL, you&#039;re in the right place.
Where do I...</description>
				<pubDate>Tue, 25 Nov 2008 03:28:44 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/start">Welcome to BaSQL!</a> (start)<br/>Current revision number: 2<br/>Date changed: Tue, 25 Nov 2008 03:28:44 +0000<br/>Change type: source change, title change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>What's BaSQL? The name is a combination of "base" and "SQL" (pronounced "sequel"), a database query language. If you want to study baseball using SQL, you're in the right place. Where do I...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/start#revision-6949913</guid>
				<title>&quot;Welcome to BaSQL!&quot; - source change</title>
				<link>http://basql.wikidot.com/start</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/start&quot;&gt;Welcome to BaSQL!&lt;/a&gt; (start)&lt;br/&gt;Current revision number: 1&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:27:55 +0000&lt;br/&gt;Change type: source change&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;What&#039;s BaSQL?
The name is a combination of &quot;base&quot; and &quot;SQL&quot; (pronounced &quot;sequel&quot;), a database query language. If you want to study baseball using SQL, you&#039;re in the right place.
Where do I...</description>
				<pubDate>Tue, 25 Nov 2008 03:27:55 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/start">Welcome to BaSQL!</a> (start)<br/>Current revision number: 1<br/>Date changed: Tue, 25 Nov 2008 03:27:55 +0000<br/>Change type: source change<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/>What's BaSQL? The name is a combination of "base" and "SQL" (pronounced "sequel"), a database query language. If you want to study baseball using SQL, you're in the right place. Where do I...
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/forum:new-thread#revision-6949741</guid>
				<title>&quot;New Forum Thread&quot; - new page</title>
				<link>http://basql.wikidot.com/forum:new-thread</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/forum:new-thread&quot;&gt;New Forum Thread&lt;/a&gt; (forum:new-thread)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:10:39 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

</description>
				<pubDate>Tue, 25 Nov 2008 03:10:39 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/forum:new-thread">New Forum Thread</a> (forum:new-thread)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 03:10:39 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/forum:recent-threads#revision-6949740</guid>
				<title>&quot;Recent Threads&quot; - new page</title>
				<link>http://basql.wikidot.com/forum:recent-threads</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/forum:recent-threads&quot;&gt;Recent Threads&lt;/a&gt; (forum:recent-threads)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:10:39 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

</description>
				<pubDate>Tue, 25 Nov 2008 03:10:39 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/forum:recent-threads">Recent Threads</a> (forum:recent-threads)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 03:10:39 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/forum:recent-posts#revision-6949739</guid>
				<title>&quot;Recent Forum Posts&quot; - new page</title>
				<link>http://basql.wikidot.com/forum:recent-posts</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/forum:recent-posts&quot;&gt;Recent Forum Posts&lt;/a&gt; (forum:recent-posts)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:10:39 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

</description>
				<pubDate>Tue, 25 Nov 2008 03:10:39 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/forum:recent-posts">Recent Forum Posts</a> (forum:recent-posts)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 03:10:39 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://basql.wikidot.com/forum:category#revision-6949738</guid>
				<title>&quot;Forum Category&quot; - new page</title>
				<link>http://basql.wikidot.com/forum:category</link>
				<description>Page: &lt;a href=&quot;http://basql.wikidot.com/forum:category&quot;&gt;Forum Category&lt;/a&gt; (forum:category)&lt;br/&gt;Current revision number: 0&lt;br/&gt;Date changed: Tue, 25 Nov 2008 03:10:39 +0000&lt;br/&gt;Change type: new page&lt;br/&gt;By: &lt;span class=&quot;printuser&quot;&gt;&lt;a href=&quot;http://www.wikidot.com/user:info/colin-wyers&quot; onclick=&quot;WIKIDOT.page.listeners.userInfo(243911); return false;&quot; &gt;Colin Wyers&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;Page content preview: &lt;br/&gt;

</description>
				<pubDate>Tue, 25 Nov 2008 03:10:39 +0000</pubDate>
												<content:encoded>
					<![CDATA[
						Page: <a href="http://basql.wikidot.com/forum:category">Forum Category</a> (forum:category)<br/>Current revision number: 0<br/>Date changed: Tue, 25 Nov 2008 03:10:39 +0000<br/>Change type: new page<br/>By: <span class="printuser"><a href="http://www.wikidot.com/user:info/colin-wyers" onclick="WIKIDOT.page.listeners.userInfo(243911); return false;" >Colin Wyers</a></span><br/><br/>Page content preview: <br/> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>