<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 7 Days of Source Day #2: NYTimes 365/360</title>
	<atom:link href="http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536</link>
	<description>Jer Thorp &#124; There is an art to evolution...</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:06:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Project: NYTimes 365/360 &#171; showingnottelling</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-12903</link>
		<dc:creator>Project: NYTimes 365/360 &#171; showingnottelling</dc:creator>
		<pubDate>Thu, 07 Jul 2011 16:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-12903</guid>
		<description>[...] One of a series of visualizations created using the New York Times APIs that plot the complex relationships between news stories over the course of a year. This graphic is for 2009. [...]</description>
		<content:encoded><![CDATA[<p>[...] One of a series of visualizations created using the New York Times APIs that plot the complex relationships between news stories over the course of a year. This graphic is for 2009. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnn</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-8581</link>
		<dc:creator>johnn</dc:creator>
		<pubDate>Sun, 13 Mar 2011 05:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-8581</guid>
		<description>I found a solution. If you go to processing tools &gt; create font you see a list of fonts. Pick one of the adobe____ fonts and that should work? 
 </description>
		<content:encoded><![CDATA[<p>I found a solution. If you go to processing tools &gt; create font you see a list of fonts. Pick one of the adobe____ fonts and that should work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-8580</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 13 Mar 2011 05:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-8580</guid>
		<description>Help? 
 
 
java.io.IOException: Server returned HTTP response code: 403 for URL: &lt;a href=&quot;http://api.nytimes.com/svc/search/v1/article?query=%20publication_year:[1984]%20desk_facet:[Foreign+Desk]&amp;fields=+&amp;facets=per_facet,org_facet&amp;api-key=e*****************************&quot; rel=&quot;nofollow&quot;&gt;http://api.nytimes.com/svc/search/v1/article?quer...&lt;/a&gt; 
at sun.net &lt;a href=&quot;http://.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)&quot; rel=&quot;nofollow&quot;&gt;.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)&lt;/a&gt; 
at java.net.URL.openStream(URL.java:1010) 
at processing.core.PApplet.createInputRaw(PApplet.java:4532) 
at processing.core.PApplet.createInput(PApplet.java:4500) 
at processing.core.PApplet.loadStrings(PApplet.java:4785) 
at NYT_365_360$TimesArticleSearch.doSearch(NYT_365_360.java:482) 
at NYT_365_360.connectYear(NYT_365_360.java:142) 
at NYT_365_360.setup(NYT_365_360.java:116) 
at processing.core.PApplet.handleDraw(PApplet.java:1583) 
at processing.core.PApplet.run(PApplet.java:1503) 
at java.lang.Thread.run(Thread.java:680) 
The file &quot;http://api.nytimes.com/svc/search/v1/article?query=%20publication_year:[1984]%20desk_facet:[Foreign+Desk]&amp;fields=+&amp;facets=per_facet,org_facet&amp;api-key=e46*****************************&quot; is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable. 
processing.app.debug.RunnerException: NullPointerException 
at processing.app.Sketch.placeException(Sketch.java:1543) 
at processing.app.debug.Runner.findException(Runner.java:583) 
at processing.app.debug.Runner.reportException(Runner.java:558) 
at processing.app.debug.Runner.exception(Runner.java:498) 
at processing.app.debug.EventThread.exceptionEvent(EventThread.java:367) 
at processing.app.debug.EventThread.handleEvent(EventThread.java:255) 
at processing.app.debug.EventThread.run(EventThread.java:89) 
Exception in thread &quot;Animation Thread&quot; java.lang.NullPointerException 
at processing.core.PApplet.join(PApplet.java:5841) 
at NYT_365_360$TimesArticleSearch.doSearch(NYT_365_360.java:482) 
at NYT_365_360.connectYear(NYT_365_360.java:142) 
at NYT_365_360.setup(NYT_365_360.java:116) 
at processing.core.PApplet.handleDraw(PApplet.java:1583) 
at processing.core.PApplet.run(PApplet.java:1503) 
at java.lang.Thread.run(Thread.java:680) 
 </description>
		<content:encoded><![CDATA[<p>Help? </p>
<p>java.io.IOException: Server returned HTTP response code: 403 for URL: <a href="http://api.nytimes.com/svc/search/v1/article?query=%20publication_year:[1984]%20desk_facet:[Foreign+Desk]&amp;fields=+&amp;facets=per_facet,org_facet&amp;api-key=e*****************************" rel="nofollow">http://api.nytimes.com/svc/search/v1/article?quer&#8230;</a><br />
at sun.net <a href="http://.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)" rel="nofollow">.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)</a><br />
at java.net.URL.openStream(URL.java:1010)<br />
at processing.core.PApplet.createInputRaw(PApplet.java:4532)<br />
at processing.core.PApplet.createInput(PApplet.java:4500)<br />
at processing.core.PApplet.loadStrings(PApplet.java:4785)<br />
at NYT_365_360$TimesArticleSearch.doSearch(NYT_365_360.java:482)<br />
at NYT_365_360.connectYear(NYT_365_360.java:142)<br />
at NYT_365_360.setup(NYT_365_360.java:116)<br />
at processing.core.PApplet.handleDraw(PApplet.java:1583)<br />
at processing.core.PApplet.run(PApplet.java:1503)<br />
at java.lang.Thread.run(Thread.java:680)<br />
The file &quot;<a href="http://api.nytimes.com/svc/search/v1/article?query=%20publication_year:1984%20desk_facet:Foreign+Desk&#038;fields=+&#038;facets=per_facet,org_facet&#038;api-key=e46*****************************&#038;quot" rel="nofollow">http://api.nytimes.com/svc/search/v1/article?query=%20publication_year:1984%20desk_facet:Foreign+Desk&#038;fields=+&#038;facets=per_facet,org_facet&#038;api-key=e46*****************************&#038;quot</a>; is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable.<br />
processing.app.debug.RunnerException: NullPointerException<br />
at processing.app.Sketch.placeException(Sketch.java:1543)<br />
at processing.app.debug.Runner.findException(Runner.java:583)<br />
at processing.app.debug.Runner.reportException(Runner.java:558)<br />
at processing.app.debug.Runner.exception(Runner.java:498)<br />
at processing.app.debug.EventThread.exceptionEvent(EventThread.java:367)<br />
at processing.app.debug.EventThread.handleEvent(EventThread.java:255)<br />
at processing.app.debug.EventThread.run(EventThread.java:89)<br />
Exception in thread &quot;Animation Thread&quot; java.lang.NullPointerException<br />
at processing.core.PApplet.join(PApplet.java:5841)<br />
at NYT_365_360$TimesArticleSearch.doSearch(NYT_365_360.java:482)<br />
at NYT_365_360.connectYear(NYT_365_360.java:142)<br />
at NYT_365_360.setup(NYT_365_360.java:116)<br />
at processing.core.PApplet.handleDraw(PApplet.java:1583)<br />
at processing.core.PApplet.run(PApplet.java:1503)<br />
at java.lang.Thread.run(Thread.java:680)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-2065</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 24 Aug 2010 16:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-2065</guid>
		<description>Heidi, That would be great! </description>
		<content:encoded><![CDATA[<p>Heidi, That would be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Hysell</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1909</link>
		<dc:creator>Heidi Hysell</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1909</guid>
		<description>Just wanted to post a comment so that others might know for future use. While poking around with this project I tried running the code and received notification from NYT that I&#039;ve exceeded their queries per minute - will be throttling the requests in the code; let me know if you would like the update to the code with the throttling and I&#039;ll pass it along. Also I&#039;m considering setting up a quick proxy for dev so I&#039;m not always hitting their api. I can post a quick php file for that as well if anyone else is interested. 
 
Thanks, 
Heidi </description>
		<content:encoded><![CDATA[<p>Just wanted to post a comment so that others might know for future use. While poking around with this project I tried running the code and received notification from NYT that I&#39;ve exceeded their queries per minute &#8211; will be throttling the requests in the code; let me know if you would like the update to the code with the throttling and I&#39;ll pass it along. Also I&#39;m considering setting up a quick proxy for dev so I&#39;m not always hitting their api. I can post a quick php file for that as well if anyone else is interested. </p>
<p>Thanks,<br />
Heidi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @spot13</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1819</link>
		<dc:creator>@spot13</dc:creator>
		<pubDate>Fri, 30 Apr 2010 15:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1819</guid>
		<description>I just tried using:   font = createFont(&quot;Arial&quot;, 100) </description>
		<content:encoded><![CDATA[<p>I just tried using:   font = createFont(&quot;Arial&quot;, 100)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @acab23</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1806</link>
		<dc:creator>@acab23</dc:creator>
		<pubDate>Fri, 23 Apr 2010 18:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1806</guid>
		<description>hi I get a similar font problem.....here is the error 
many thanks 
 
Use PGraphicsPDF.listFonts() to get a list of available fonts. 
processing.app.debug.RunnerException: RuntimeException: The font &#8220;Meta-Normal&#8221; cannot be used with PDF Export. </description>
		<content:encoded><![CDATA[<p>hi I get a similar font problem&#8230;..here is the error<br />
many thanks </p>
<p>Use PGraphicsPDF.listFonts() to get a list of available fonts.<br />
processing.app.debug.RunnerException: RuntimeException: The font &ldquo;Meta-Normal&rdquo; cannot be used with PDF Export.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hagbard</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1805</link>
		<dc:creator>hagbard</dc:creator>
		<pubDate>Fri, 23 Apr 2010 18:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1805</guid>
		<description>hi , I get the same font error here as well, the following lines 
 
Use PGraphicsPDF.listFonts() to get a list of available fonts. 
processing.app.debug.RunnerException: RuntimeException: The font &#8220;Meta-Normal&#8221; cannot be used with PDF Export. 
 
 </description>
		<content:encoded><![CDATA[<p>hi , I get the same font error here as well, the following lines </p>
<p>Use PGraphicsPDF.listFonts() to get a list of available fonts.<br />
processing.app.debug.RunnerException: RuntimeException: The font &ldquo;Meta-Normal&rdquo; cannot be used with PDF Export.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hagbard</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1804</link>
		<dc:creator>hagbard</dc:creator>
		<pubDate>Fri, 23 Apr 2010 00:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1804</guid>
		<description>same wall here with the font meta-normal cannot be used with pdf export? </description>
		<content:encoded><![CDATA[<p>same wall here with the font meta-normal cannot be used with pdf export?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blprnt</title>
		<link>http://blog.blprnt.com/blog/blprnt/7-days-of-source-day-2-nytimes-36536/comment-page-1#comment-1795</link>
		<dc:creator>blprnt</dc:creator>
		<pubDate>Tue, 20 Apr 2010 20:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blprnt.com/?p=917#comment-1795</guid>
		<description>Hmm.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you open a new sketch and just try this:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PFont myFont = createFont(\&quot;Helvetica\&quot;, 100);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Does that work?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-Jer </description>
		<content:encoded><![CDATA[<p>Hmm.</p>
<p>If you open a new sketch and just try this:</p>
<p>PFont myFont = createFont(\&#8221;Helvetica\&#8221;, 100);</p>
<p>Does that work?</p>
<p>-Jer</p>
]]></content:encoded>
	</item>
</channel>
</rss>

