<?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>Well-formed data &#187; nyt</title>
	<atom:link href="http://well-formed-data.net/archives/tag/nyt/feed" rel="self" type="application/rss+xml" />
	<link>http://well-formed-data.net</link>
	<description>Moritz Stefaner / Visualization</description>
	<lastBuildDate>Tue, 01 May 2012 19:55:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Elastic times</title>
		<link>http://well-formed-data.net/archives/246/elastic-times</link>
		<comments>http://well-formed-data.net/archives/246/elastic-times#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:56:49 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[elastic-lists]]></category>
		<category><![CDATA[facet-browser]]></category>
		<category><![CDATA[facets]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[nyt]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=246</guid>
		<description><![CDATA[Today was a good day, so I thought I would share its results immediately, instead of fine-tuning forever — who knows when I find the time anyways! I built a little facet browser for the New York Times Article Search API - an impressively fast faceted search engine covering over two million articles. So, give [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://moritz.stefaner.eu/projects/elastic-lists/NYT/"><img src="http://well-formed-data.net/wp-content/uploads/2009/03/nyt_elastic.gif" alt="nyt_elastic" title="nyt_elastic" width="480" height="240" class="alignnone size-full wp-image-247" /></a></p>

<p>Today was a good day, so I thought I would share its results immediately, instead of fine-tuning forever — who knows when I find the time anyways!</p>

<p>I built a little <a href="http://moritz.stefaner.eu/projects/elastic-lists/NYT/">facet browser</a> for the New York Times <a href="http://developer.nytimes.com/docs/article_search_api">Article Search API </a>- an impressively fast faceted search engine covering over two million articles. So, <a href="http://moritz.stefaner.eu/projects/elastic-lists/NYT/">give it a spin</a>!</p>

<p>Some caveats:</p>

<ul>
    <li>Don’t look for the page navigation — there is none. Pure laziness, will update it soon.</li>
    <li>The initial counts are based on a search for “the” (which I figured would appear in all articles). Unfortunately, only the top 15 or so values per facet are returned, so you cannot click, e.g. the year 2008 in the beginning. Will fix.</li>
    <li>The API has a request limit of 5000 queries per day. So if your requests don’t work — come back tomorrow morning :)</li>
    <li><span style="color:#777;">Unfortunately, the API seems to support only one value per facet. So, all facets are single-select.</span>(fixed, see comments).</li>
</ul>

<p>The code is based on my totally revamped <a href="http://moritz.stefaner.eu/projects/elastic-lists/">elastic lists prototype</a>. I used this project as a little sandbox experiment of how easy customization is possible, and especially how to make a switch from a fully client-based to a server–based filtering model.  </p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=246&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/246/elastic-times/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

