<?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>closedsrc.org &#187; Statistics</title>
	<atom:link href="http://closedsrc.org/tag/statistics/feed/" rel="self" type="application/rss+xml" />
	<link>http://closedsrc.org</link>
	<description>No one here but us Daleks!</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:14:46 +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>New home for Wait Wait Stats Page</title>
		<link>http://closedsrc.org/2012/01/new-home-for-wait-wait-stats-page/</link>
		<comments>http://closedsrc.org/2012/01/new-home-for-wait-wait-stats-page/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 04:16:21 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Wait Wait Don't Tell Me!]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=939</guid>
		<description><![CDATA[During another bout of boredom, I was trying to see if there was a way for me to shorten the address for the Wait Wait&#8230; Don&#8217;t Tell Me! Statsitics page. After checking the availability of several domains that I could register (while the waitwa.it domain was available, I could not register it as I am [...]]]></description>
			<content:encoded><![CDATA[<p>During another bout of boredom, I was trying to see if there was a way for me to shorten the address for the Wait Wait&#8230; Don&#8217;t Tell Me! Statsitics page. After checking the availability of several domains that I could register (while the waitwa.it domain was available, I could not register it as I am not in Italy or the EU), I found that <strong>wwdt.me</strong> was available.</p>
<p>So, instead of remembering a long URL or sending people to Google or Bing, all you need to remember is a simple URL: <a href="http://wwdt.me/stats/?utm_source=closedsrc&amp;utm_medium=web&amp;utm_campaign=homelink" target="_blank">wwdt.me/stats</a>. Yep, it&#8217;s now that simple to remember! :)</p>
<p>You can still access the page using the current URL, as I will be setting it up so that it automatically redirects you to the new URL.</p>
<p>Now, go and pass it on!</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2012/01/new-home-for-wait-wait-stats-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wait Wait Stats Update: Page Loads</title>
		<link>http://closedsrc.org/2011/07/wait-wait-stats-update-page-loads/</link>
		<comments>http://closedsrc.org/2011/07/wait-wait-stats-update-page-loads/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 19:14:54 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[Content Serving]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WWDTM]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=814</guid>
		<description><![CDATA[I have made a significant change to how the Wait Wait Stats page is served up to visitors. Up until earlier this morning, each page view required the server to process and parse through all of the data, then serve up the results. Each time the page is processed takes about a second and requires [...]]]></description>
			<content:encoded><![CDATA[<p>I have made a significant change to how the <a href="http://closedsrc.org/_apps/waitwaitstats/">Wait Wait Stats page</a> is served up to visitors. Up until earlier this morning, each page view required the server to process and parse through all of the data, then serve up the results. Each time the page is processed takes about a second and requires the server to send out the contents out in its entirety, even if there hasn&#8217;t been any changes. That&#8217;s a waste of time and bandwidth (both mine and yours), along with processor cycles.</p>
<p>With the new change, the server generates a static version of the page every Saturday at 13:00 (Pacific Time) and each request of the Wait Wait Stats page will go through a simple script that determines if the static file is newer than original dynamic script file. If it is, the server provides the last modified date and time of the static file to the browser along with the contents of the static file. In the case where the dynamic script file has been updated before the static file was last generated (due to a bugfix or coding update), the dynamic version will be used instead.</p>
<p>So, how does that help save bandwidth? Well, if you visit the page for the first time after the static file has been generated, your browser would be able to cache that page. By caching the page, each time to view the page again, only a small amount of traffic has to be sent back and forth, as the browser will use the cached version of the page. The next time that you view the page after the next time the static file has been updated, the browser will note the new modified time and pull in the updated page.</p>
<p>Since I am in the slow process of updating information for older shows, I have the ability to generate the static file manually so that the changes will be available in a timely manner.</p>
<p>I know&#8230; that was a lot of techie jargon. At the end of the day, this change should be a win-win for everyone, including my poor DSL circuit (which is where my server is currently hosted through). If you have any questions, feel free to post a comment to this blog post.</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2011/07/wait-wait-stats-update-page-loads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wait Wait Stats Update: 1998 Part Deux</title>
		<link>http://closedsrc.org/2011/07/wait-wait-stats-update-1998-part-deux/</link>
		<comments>http://closedsrc.org/2011/07/wait-wait-stats-update-1998-part-deux/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 15:12:07 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[1998]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WWDTM]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=809</guid>
		<description><![CDATA[As noted in the original &#8220;Wait Wait Stats Update: 1998&#8221; post, my goal was to complete filling out the panelists, guests and descriptions for all of 1998 by the end of June. Well, it&#8217;s now 1 July 2011 and I still haven&#8217;t gotten all of the show descriptions filled out. At least I have the [...]]]></description>
			<content:encoded><![CDATA[<p>As noted in the original &#8220;<a href="http://closedsrc.org/2011/05/wait-wait-stats-updates-1998/">Wait Wait Stats Update: 1998</a>&#8221; post, my goal was to complete filling out the panelists, guests and descriptions for all of 1998 by the end of June. Well, it&#8217;s now 1 July 2011 and I still haven&#8217;t gotten all of the show descriptions filled out. At least I have the guests entered in (without scores).</p>
<p>What I was able to do before the end of June was to add one of the features that I had been thinking about doing (<a href="http://closedsrc.org/2011/05/wait-wait-stats-updates-1998/#comment-1474">and some have been asking for</a>). If you visit the <a href="http://closedsrc.org/_apps/waitwaitstats/">stats page</a>, you will notice that all of the show dates are now links. When you click on the link, it will send you over to that show&#8217;s specific page on <a href="http://www.npr.org/">NPR.org</a>. That way, you can view the transcripts for the newer shows, listen to a segment or the entire show, or figure out what song was used as an inter-segment button.</p>
<p>I am still thinking of the cleanest way of storing and presenting the location of where each show was recorded. Before that can happen, I will need to rewrite the code that handles the data query and processing of that data, before generating it for display. That rewrite should also open up the ability to display the breakdown of the panelist points and who had the correct bluff.</p>
<p><strong>Update [2011-07-02]: </strong>I have made a couple of tweaks to the panelist scoring graph to make it a bit easier to quickly determine how many times a panelist has scored <em>x</em> points.</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2011/07/wait-wait-stats-update-1998-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wait Wait Stats Updates: 1998</title>
		<link>http://closedsrc.org/2011/05/wait-wait-stats-updates-1998/</link>
		<comments>http://closedsrc.org/2011/05/wait-wait-stats-updates-1998/#comments</comments>
		<pubDate>Mon, 23 May 2011 16:53:53 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[1998]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WWDTM]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=780</guid>
		<description><![CDATA[I just wanted to give all of you &#8220;Wait Wait&#8230; Don&#8217;t Tell Me!&#8221; fans an update on the statistics page. I am in the process of adding the panelist and guest information for 1998. Scores will be added once the panelists and guests have been entered in, along with show descriptions. Whether I can maintain [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to give all of you &#8220;Wait Wait&#8230; Don&#8217;t Tell Me!&#8221; fans an update on the statistics page. I am in the process of adding the panelist and guest information for 1998. Scores will be added once the panelists and guests have been entered in, along with show descriptions.</p>
<p>Whether I can maintain a decent pace will have to depend on the amount of spare time I will have in the following four or five days. I hope to get a good portion of the 1999 data added during the month of June. I hope to complete a year of stats each month until I have caught up.</p>
<p>During that time, I will try to work on a way to note where each show is recorded, be it in studio, at Chase Auditorium, or on the road. Here&#8217;s to hoping that I can find enough spare time to get the page completed ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2011/05/wait-wait-stats-updates-1998/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mo Rocca: Three Way Tie on WWDTM</title>
		<link>http://closedsrc.org/2010/10/mo-rocca-three-way-tie-on-wwdtm/</link>
		<comments>http://closedsrc.org/2010/10/mo-rocca-three-way-tie-on-wwdtm/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 19:02:57 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Three-way Ties]]></category>
		<category><![CDATA[WWDTM]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=353</guid>
		<description><![CDATA[On this week&#8217;s Wait Wait&#8230; Don&#8217;t Tell Me!, there was a three-way tie between Peter Grosz, Kyrie O&#8217;Connor and Mo Rocca at the end of the Lightning Fill-in-the-Blank round. Mo asked when was the last time there was a three-way tie. Well, looking at the statistics that I have been collecting, it was on 2008-09-27; [...]]]></description>
			<content:encoded><![CDATA[<p>On this week&#8217;s Wait Wait&#8230; Don&#8217;t Tell Me!, there was a three-way tie between Peter Grosz, Kyrie O&#8217;Connor and Mo Rocca at the end of the Lightning Fill-in-the-Blank round. Mo asked when was the last time there was a three-way tie.</p>
<p>Well, looking at the statistics that I have been collecting, it was on 2008-09-27; where, Mo Rocca, Kyrie O&#8217;Connor and Tom Bodett tied with 14 points each.</p>
<p>You&#8217;re welcome, Mo. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2010/10/mo-rocca-three-way-tie-on-wwdtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plans for Wait Wait Statistics Site</title>
		<link>http://closedsrc.org/2010/10/plans-for-wait-wait-statistics-site/</link>
		<comments>http://closedsrc.org/2010/10/plans-for-wait-wait-statistics-site/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 04:59:04 +0000</pubDate>
		<dc:creator>Linh Pham</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WWDTM]]></category>

		<guid isPermaLink="false">http://closedsrc.org/?p=363</guid>
		<description><![CDATA[A bit over three years ago, I published the initial version of the Wait Wait&#8230; Don&#8217;t Tell Me! Statistics site. Since the site went live, I have made some changes and bug fixes over the years, but the general functionality hasn&#8217;t really changed. Another Wait Wait fan has taken some of the published statistics and [...]]]></description>
			<content:encoded><![CDATA[<p>A bit over three years ago, I published the initial version of the <a href="http://closedsrc.org/_apps/waitwaitstats/">Wait Wait&#8230; Don&#8217;t Tell Me! Statistics</a> site. Since the site went live, I have made some changes and bug fixes over the years, but the general functionality hasn&#8217;t really changed. Another Wait Wait fan has taken some of the published statistics and ran and <a href="http://soquoted.blogspot.com/2010/10/bet-on-adam-and-kyrie-and-bet-against.html">posted some analysis</a>.</p>
<p>In the post, the fan mentioned the lack of any notes on which panelist had the correct bluff and which one bluffed well enough to fool the listener, as well as displaying the points breakdown for the Lightning Fill-in-the-Blank round. I have some good news and some bad news: I have collected a good number of which panelist had the correct bluff, but not for all shows nor do have I collected which panelist&#8217;s bluff was chosen. I also have the points breakdown for the Lightning Fill-in-the-Blank round for most of the shows, but not all of them.<span id="more-363"></span></p>
<p>I have been pondering a complete re-work of the statistics site for a while, including using some well-known frameworks (including: <a href="http://www.djangoproject.com/">Django</a> and <a href="http://codeigniter.com/">CodeIgniter</a>) to reduce the amount of writing and tweaking code, functions and/or stored procedures. Right now, it the site contains the index page with a boat-load of PHP markup, two other includes, and another script that handles the manual generation of the panelist score graphs. All of the data entry is manually done with a GUI database access tool (<a href="http://www.sqlmanager.net/products/mysql/manager">SQL Manager Lite for MySQL</a>), which has been working; but, it is just not optimal or user friendly (the tables are dang close to 3NF, or third normal form).</p>
<p>I would love to incorporate the displaying of the requested items, so long as I have collected the necessary data, but it will have to wait until I can start designing and building the next version of the site. Another project that I have been considering is a private administrative interface, something that is more user friendly and graphical.</p>
<p>Please note that all of the maintenance of the site is done during my spare time (which hasn&#8217;t been a whole lot) and is done without any direct or indirect support (financial or otherwise), association or affiliation from <a href="http://www.npr.org/">NPR</a>, <a href="http://chicagopublicradio.org/default.aspx">Chicago Public Radio</a> or Urgent Haircut Productions. I have been lucky enough to have the site mentioned by Peter Sagal on his blog and on Twitter. If you really like the site and find it useful, you can help support the maintenance and hosting of the site by <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2F&amp;tag=closedsrcorg-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">purchasing something through Amazon with this link</a> or by clicking on the &#8220;<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fregistry%2Fwishlist%2F3HME9ITPUFZ8M&amp;tag=closedsrcorg-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">Amazon Wish Lists</a>&#8221; link on the right.</p>
]]></content:encoded>
			<wfw:commentRss>http://closedsrc.org/2010/10/plans-for-wait-wait-statistics-site/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

