<?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>writing &#124; ben fry</title>
	<atom:link href="http://benfry.com/writing/feed" rel="self" type="application/rss+xml" />
	<link>http://benfry.com/writing</link>
	<description>Visualizing Data</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Processing 2.0 alpha 3 released</title>
		<link>http://benfry.com/writing/archives/768</link>
		<comments>http://benfry.com/writing/archives/768#comments</comments>
		<pubDate>Sat, 05 Nov 2011 18:57:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=768</guid>
		<description><![CDATA[Download it here. This is the third alpha release as we head toward 2.0. There are many significant changes in 2.0, so be sure to read up on them.
If you find problems, please file a report so that we can fix them.
The big changes since 2.0a2:

Several Android fixes to handle recent SDK changes by Google. [...]]]></description>
			<content:encoded><![CDATA[<p>Download it <a href="http://processing.org/download">here</a>. This is the third alpha release as we head toward 2.0. There are many <a href="http://wiki.processing.org/w/Changes">significant changes</a> in 2.0, so be sure to read up on them.</p>
<p>If you find problems, please <a href="http://code.google.com/p/processing/issues/list">file a report</a> so that we can fix them.</p>
<p>The big changes since 2.0a2:</p>
<ul>
<li>Several Android fixes to handle recent SDK changes by Google. For anyone using Android, you&#8217;ll need to install 2.0a3. The <a href="http://wiki.processing.org/w/Android">Android page</a> on the Wiki has also been updated.</li>
<li>Fixed a regression in 2.0a2 that prevented serial from working on OS X.</li>
<li>Tracked down a problem on OS X 10.7 (Lion) where the mode and open menus on the toolbar disappeared immediately.</li>
</ul>
<p>The full <a href="http://processing.googlecode.com/svn/trunk/processing/build/shared/revisions.txt">revisions</a> list with the gory details:</p>
<blockquote><p>PROCESSING 2.0a3 (REV 0202) &#8211; 5 November 2011</p>
<p>Some weekend bug fixing and regression repair for the recent alpha releases.</p>
<p>Also several Android fixes to get things working again with more recent<br />
updates from Google. You&#8217;ll need to upgrade to this version of Processing<br />
in order to continue using Android mode.</p>
<p>[ environment ]</p>
<p>+ Fix problem with serial not loading on Mac OS X.</p>
<p>+ Fix problem with popup menus on the toolbar disappearing immediately<br />
when used on Mac OS X 10.7 (Lion).<br />
http://code.google.com/p/processing/issues/detail?id=846<br />
http://code.google.com/p/processing/issues/detail?id=887</p>
<p>+ Incorrect tab/line shown for preprocessor errors when more than 2 tabs<br />
http://code.google.com/p/processing/issues/detail?id=873</p>
<p>+ Commenting via menu or shortcut does not set sketch to &#8220;need save&#8221;<br />
http://code.google.com/p/processing/issues/detail?id=766</p>
<p>+ IDE Export Application button exports applet (fixed in 2.0a2)<br />
http://code.google.com/p/processing/issues/detail?id=863</p>
<p>[ core ]</p>
<p>+ Fix for video frames not showing up in 3D.</p>
<p>+ Rounded rect() does not have a maximum length for corner radius<br />
http://code.google.com/p/processing/issues/detail?id=813</p>
<p>[ android ]</p>
<p>+ Fix libraries when used with Android. Libraries can also specify<br />
an Android version by including an &#8216;android&#8217; subfolder.<br />
http://code.google.com/p/processing/issues/detail?id=766</p>
<p>+ Fix problem with export menu, keys, toolbar being different.</p>
<p>+ Change default package name a bit.</p>
<p>+ Switch to SDK 8 (Android 2.2) as the minimum that we&#8217;re supporting.<br />
This allows us to rely on far more consistent OpenGL implementations.</p>
<p>+ Update the project files for Android SDK Tools Revision 15 (now required)<br />
http://code.google.com/p/processing/issues/detail?id=876</p>
<p>+ Improve launching with the emulator.</p>
<p>+ Remove &#8216;includeantruntime&#8217; warning during build.</p>
<p>+ &#8220;Date could not be parsed&#8221; error.<br />
http://code.google.com/p/processing/issues/detail?id=864</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/768/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing 0195 now posted</title>
		<link>http://benfry.com/writing/archives/763</link>
		<comments>http://benfry.com/writing/archives/763#comments</comments>
		<pubDate>Mon, 11 Apr 2011 11:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=763</guid>
		<description><![CDATA[A pre-release with a million billion bug fixes and tweaks. Download here (in the pre-releases section of your grocer&#8217;s freezer), especially if you&#8217;re using Android. If this feller works, we&#8217;re hoping to do a stable release called Processing 1.5 sometime in the next few days. If you have issues, please report them on Google Code [...]]]></description>
			<content:encoded><![CDATA[<p>A pre-release with a million billion bug fixes and tweaks. Download <a href="http://processing.org/download/">here</a> (in the pre-releases section of your grocer&#8217;s freezer), especially if you&#8217;re using Android. If this feller works, we&#8217;re hoping to do a stable release called Processing 1.5 sometime in the next few days. If you have issues, please report them on <a href="http://code.google.com/p/processing/issues/list">Google Code</a> (<em>not</em> in the forum!)</p>
<blockquote><p>PROCESSING REV 0195 &#8211; 10 April 2011</p>
<p>Bug fixes and several Android updates. Working to close in on a proper<br />
Processing 1.5 release.</p>
<p>This release has several changes to renaming sketches, using Save As,<br />
and how untitled sketches are handled. Please help test!</p>
<p>Note that on the Android side, this release once again requires installation<br />
of the Google APIs. See the Android Wiki page for details.</p>
<p>[ general ]</p>
<p>+ Sketch restarts automatically after pressing stop button on PDE<br />
http://code.google.com/p/processing/issues/detail?id=561</p>
<p>+ &#8216;unexpected token void&#8217; for any type of error (due to fallback)<br />
http://code.google.com/p/processing/issues/detail?id=551</p>
<p>+ Deal with weird states when closing last editor window on OS X</p>
<p>+ With one sketch open, changing the mode doesn&#8217;t close the original editor<br />
http://code.google.com/p/processing/issues/detail?id=569</p>
<p>+ Move library examples to the examples menu<br />
http://dev.processing.org/bugs/show_bug.cgi?id=1278<br />
http://code.google.com/p/processing/issues/detail?id=181</p>
<p>+ Ctrl-slash not working on Linux (fix from pkalauskas, thanks!)<br />
http://code.google.com/p/processing/issues/detail?id=596</p>
<p>+ Update to Java 6u24 for Linux and Windows</p>
<p>+ Export .java source files with applets and applications.<br />
http://code.google.com/p/processing/issues/detail?id=570</p>
<p>+ Reference broken in 0194.<br />
http://code.google.com/p/processing/issues/detail?id=572</p>
<p>+ Other reference tweaks</p>
<p>+ Fix exception spew when clicking between editor windows.</p>
<p>+ Don&#8217;t reload sketch on &#8220;save as&#8221;<br />
http://code.google.com/p/processing/issues/detail?id=62</p>
<p>+ Smooth text on the status bar on Linux.</p>
<p>+ Clear up some issues with focus handling in the editor.</p>
<p>+ Save As/Rename don&#8217;t properly set focus<br />
http://code.google.com/p/processing/issues/detail?id=13</p>
<p>+ &#8220;No library found&#8221; message when using import statements and the code folder<br />
http://code.google.com/p/processing/issues/detail?id=568</p>
<p>+ Remove version number from splash image<br />
http://code.google.com/p/processing/issues/detail?id=324</p>
<p>+ Subfolders in /libraries folder not supported in 0194,<br />
bring them back for toxi and the toxiclibs folks.<br />
http://code.google.com/p/processing/issues/detail?id=578</p>
<p>[ core ]</p>
<p>+ Deal with bad screen updates for sketches running &lt; 60 fps in JAVA2D</p>
<p>+ OPENGL2 record only saves one line in a LINES shape (fix from Andres)<br />
http://code.google.com/p/processing/issues/detail?id=579</p>
<p>+ normal() command commented out in sphere() method<br />
http://code.google.com/p/processing/issues/detail?id=602</p>
<p>+ save() and other pixel operations no longer working with JAVA2D in 0194<br />
http://code.google.com/p/processing/issues/detail?id=594</p>
<p>[ android ]</p>
<p>+ point() doesn&#8217;t render in A3D<br />
http://code.google.com/p/processing/issues/detail?id=592</p>
<p>+ Android stuck at &#8220;Starting Build&#8221;<br />
http://code.google.com/p/processing/issues/detail?id=590</p>
<p>+ Deal with missing android-core.zip (No such file or directory)<br />
http://code.google.com/p/processing/issues/detail?id=577</p>
<p>+ Error messages about &#8220;No library found for android.*&#8221;</p>
<p>+ When returning to android application, sometimes screen stays black<br />
http://code.google.com/p/processing/issues/detail?id=237</p>
<p>+ Device Killed or Disconnected Error Message with Libraries<br />
http://code.google.com/p/processing/issues/detail?id=565</p>
<p>+ Better error handling when certain SDK components are not installed.</p>
<p>+ Canceling an attempt to find the Android SDK leaves no window open,<br />
or crash when trying to change to Android mode w/ no Android SDK<br />
http://code.google.com/p/processing/issues/detail?id=605</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/763/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And speaking of height&#8230;</title>
		<link>http://benfry.com/writing/archives/760</link>
		<comments>http://benfry.com/writing/archives/760#comments</comments>
		<pubDate>Wed, 02 Feb 2011 01:07:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[finance]]></category>
		<category><![CDATA[scale]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=760</guid>
		<description><![CDATA[Another wonderful example, more powerful as words than as an image:
Jan Pen, a Dutch economist who died last year, came up with a striking way to picture inequality. Imagine people’s height being proportional to their income, so that someone with an average income is of average height. Now imagine that the entire adult population of [...]]]></description>
			<content:encoded><![CDATA[<p>Another wonderful example, more powerful as words than as an image:</p>
<blockquote><p>Jan Pen, a Dutch economist who died last year, came up with a striking way to picture inequality. Imagine people’s height being proportional to their income, so that someone with an average income is of average height. Now imagine that the entire adult population of America is walking past you in a single hour, in ascending order of income.</p>
<p>The first passers-by, the owners of loss-making businesses, are invisible: their heads are below ground. Then come the jobless and the working poor, who are midgets. After half an hour the strollers are still only waist-high, since America’s median income is only half the mean. It takes nearly 45 minutes before normal-sized people appear. But then, in the final minutes, giants thunder by. With six minutes to go they are 12 feet tall. When the 400 highest earners walk by, right at the end, each is more than two miles tall.</p></blockquote>
<p><em>(From <a href="http://www.economist.com/node/17929013?story_id=17929013">The Economist</a>, by way of <a href="http://fathom.info/about/">Eva</a>)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/760/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of showing numbers in context</title>
		<link>http://benfry.com/writing/archives/756</link>
		<comments>http://benfry.com/writing/archives/756#comments</comments>
		<pubDate>Mon, 31 Jan 2011 15:23:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[basketball]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=756</guid>
		<description><![CDATA[An info graphic from the Boston Globe:

]]></description>
			<content:encoded><![CDATA[<p>An <a href="http://www.boston.com/news/weather/graphics/2011_snowfall/">info graphic</a> from the <em>Boston Globe</em>:</p>
<p><a href="http://www.boston.com/news/weather/graphics/2011_snowfall/"><img class="alignnone size-full wp-image-758" title="measuring in shaq inches" src="http://benfry.com/wp/wp-content/uploads/2011/01/shaq-inches-500px.jpg" alt="measuring in shaq inches" width="500" height="403" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/756/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come work with us in Boston</title>
		<link>http://benfry.com/writing/archives/754</link>
		<comments>http://benfry.com/writing/archives/754#comments</comments>
		<pubDate>Mon, 17 Jan 2011 23:33:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[opportunities]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=754</guid>
		<description><![CDATA[Fathom Information Design is looking for developers and designers. Come join us!
We&#8217;re looking for people to join us at Fathom. For all the positions, you&#8217;ll be creating work like you see on fathom.info,  plus more mobile projects (Android, iOS, JavaScript) and the occasional  installation piece. If you&#8217;re a developer, design skills are a [...]]]></description>
			<content:encoded><![CDATA[<p><em>Fathom Information Design is <a href="http://fathom.info/latest/251">looking for developers and designers</a>. Come join us!</em></p>
<p>We&#8217;re looking for people to join us at Fathom. For all the positions, you&#8217;ll be creating work like you see on <a href="http://fathom.info/">fathom.info</a>,  plus more mobile projects (Android, iOS, JavaScript) and the occasional  installation piece. If you&#8217;re a developer, design skills are a plus. Or  if you&#8217;re a designer, same goes for coding.</p>
<ul>
<li><strong>Developer</strong> – Looking for someone with a strong background in  Java, and some C/C++ as well. On Monday this person would be sorting out  more advanced aspects of a client project. On Tuesday they would hone  the Processing Development Environment, mercilessly crushing bugs. On  Wednesday they would refactor critical visualization tools used by  brilliant scientists. On Thursday they could put out a fire in another  client project without breaking a sweat, and on the fifth day, they  would choose what we&#8217;re having for Beer Friday. This messiah also might  not mind being referred to in the third person.</li>
<li><strong>Web Developer</strong> – In 1996, I used Java for my Computer Graphics 2  homework at Carnegie Mellon. I&#8217;ll never forget the look on the face of  my professor <a href="http://www.cs.cmu.edu/%7Eph/">Paul Heckbert</a> (<a href="http://books.google.com/books?id=CCqzMm_-WucC&amp;printsec=frontcover&amp;dq=graphics+gems+iv&amp;source=bl&amp;ots=mrov01IJdj&amp;sig=-GPxpjIFPFcc7IzvTYGGOLPO6rY&amp;hl=en&amp;ei=b8M0Tb75NMXOgAfEk5TDCw&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=7&amp;ved=0CE4Q6AEwBg#v=onepage&amp;q&amp;f=false">Graphics Gems IV</a>, <a href="http://pixar.com/">Pixar</a>, and now <a href="http://gigapan.org/">Gigapan</a> — a man who wrote an actual <a href="http://en.wikipedia.org/wiki/Ray_tracing_%28graphics%29">ray tracer</a> in C code that fit on the back of a business card), when he asked me  during office hours why this was a good idea. Your professor did the  same thing when you told him (or her) that you&#8217;d be implementing your  final project with JavaScript and Canvas. We need amazing things to  happen with HTML, CSS, and JavaScript, and you&#8217;re the person to do it.</li>
<li><strong>Junior Designer</strong> – You&#8217;ve finished your undergrad design program  and feel the need to make beautiful things. Your commute is spent  fixing the typography in dreadful subway ads (only in your head,  please). You are capable of pixel-level detail work to get mobile apps  or a web site just right. And if we&#8217;re lucky, you&#8217;re so good with color  that you&#8217;ve been mistaken for an impressionist painter.</li>
<li><strong>Senior Designer</strong> – So all that stuff above that the Junior Designer candidate <em>thinks</em> they can do? You can actually do it. And more important, you have the  patience and humility to teach it to others around you. You&#8217;re also an  asset on group projects, best friends with developers, and adored by  clients.</li>
</ul>
<p>At the moment, we&#8217;re only looking for people located in (or willing to relocate to) the Boston area.</p>
<p>Please send résumé or CV, links to relevant work, and cover letter to <em>inquire</em> (at) <em>fathom</em> (dot) <em>info</em>. Please do not write us individually, as that may void your contest entry.</p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/754/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minnesota, meet Physics</title>
		<link>http://benfry.com/writing/archives/747</link>
		<comments>http://benfry.com/writing/archives/747#comments</comments>
		<pubDate>Sun, 12 Dec 2010 21:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[physical]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=747</guid>
		<description><![CDATA[The roof of the Metrodome springs a leak following heavy snow in Minnesota:

I&#8217;ve been looking at too many particle and fluid dynamics simulations because it looks fake to me — more like a simulation created by the structural engineers of what would happen if the roof were to collapse — rather than thousands of pounds [...]]]></description>
			<content:encoded><![CDATA[<p>The roof of the <a href="http://en.wikipedia.org/wiki/Hubert_H._Humphrey_Metrodome">Metrodome</a> springs a leak following heavy snow in Minnesota:</p>
<p><iframe src="http://player.vimeo.com/video/17738632?title=0&amp;byline=0&amp;portrait=0" width="500" height="281" frameborder="0"></iframe></p>
<p>I&#8217;ve been looking at too many particle and fluid dynamics simulations because it looks fake to me — more like a simulation created by the structural engineers of what would happen if the roof were to collapse — rather than thousands of pounds of honest-to-goodness midwestern snow pummeling the turf seemingly in slow motion. Beautiful.</p>
<p>And another version from a local FOX affiliate in Minnesota:</p>
<p><object type="application/x-shockwave-flash" id="video" width="500" height="375" data="http://www.myfoxtwincities.com/video/videoplayer.swf?dppversion=6512"><param value="http://www.myfoxtwincities.com/video/videoplayer.swf?dppversion=6512" name="movie"/><param value="&#038;skin=MP1ExternalAll-MFL.swf&#038;embed=true&#038;adSizeArray=300x240,,&#038;adSrc=http%3A%2F%2Fad%2Edoubleclick%2Enet%2Fadx%2Ftsg%2Ekmsp%2Fnews%2Fdetail%3Bdcmt%3Dtext%2Fxml%3Bpos%3D%3Btile%3D2%3Bfname%3Dsnow%2Dcollapses%2Dmetrodome%252C%2Dvikings%2Dpostponed%2Ddec%2D12%2D2010%3Bloc%3Dsite%3Bsz%3D320x240%3Bord%3D649346659742717300%3Frand%3D0%2E8005085644469545&#038;flv=%2Ffeeds%2FoutboundFeed%3FobfType%3DVIDEO%5FPLAYER%5FSMIL%5FFEED%26componentId%3D133934015&#038;img=http%3A%2F%2Fmedia2%2Emyfoxtwincities%2Ecom%2F%2Fphoto%2F2010%2F12%2F12%2FHOLYdome121210%5Ftmb0004%5F20101212111515%5F640%5F480%2EJPG&#038;story=http%3A%2F%2Fwww%2Emyfoxtwincities%2Ecom%2Fdpp%2Fnews%2Fsnow%2Dcollapses%2Dmetrodome%2C%2Dvikings%2Dpostponed%2Ddec%2D12%2D2010&#038;category=news&#038;title=Metrodome%20Collapse%20Video&#038;oacct=foximfoximkmsp,foximglobal&#038;ovns=foxinteractivemedia" name="FlashVars"/><param value="all" name="allowNetworking"/><param value="always" name="allowScriptAccess"/></object></p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/747/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two day visualization course at Harvard</title>
		<link>http://benfry.com/writing/archives/744</link>
		<comments>http://benfry.com/writing/archives/744#comments</comments>
		<pubDate>Sun, 21 Nov 2010 22:54:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[opportunities]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=744</guid>
		<description><![CDATA[Hanspeter Pfister, who teaches a perennial information visualization course down the street at Harvard will be doing a two day course through Harvard&#8217;s Continuing Education program:




Data Visualization: Conveying Information through Visual Representations
Date: January 12–13, 2011
Time: 9 am to 5 pm
Location: Harvard University
Tuition: $1,900. After December 20: $2,200
Class size is limited.
The amount and complexity of information [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gvi.seas.harvard.edu/pfister">Hanspeter Pfister</a>, who teaches a perennial <a href="http://www.cs171.org/">information visualization course</a> down the street at Harvard will be doing a <a href="http://www.dce.harvard.edu/professional/programs/data-visualization.jsp">two day course</a> through Harvard&#8217;s Continuing Education program:</p>
<blockquote>
<div id="pageContent">
<div>
<div>
<h3><a href="http://www.dce.harvard.edu/professional/programs/data-visualization.jsp">Data Visualization: Conveying Information through Visual Representations</a></h3>
<p><strong>Date:</strong> January 12–13, 2011<br />
<strong>Time:</strong> 9 am to 5 pm<br />
<strong>Location:</strong> Harvard University<br />
<strong>Tuition:</strong> $1,900. After December 20: $2,200<br />
Class size is limited.</p>
<p>The amount and complexity of information produced in science,  engineering, business, and everyday human activity is increasing at  staggering rates. This program introduces you to visual representation  methods and techniques that increase the understanding of complex data.  Good visual interpretations of data improve comprehension,  communication, and decision making.</p>
<h4>What you will learn</h4>
<ul>
<li>How visual representations help in the analysis and understanding of complex data</li>
<li>How the human visual system processes and perceives images</li>
<li>How to critique visualizations and identify the design principles used to create them</li>
<li>Good design practices for visualization</li>
<li>Various visualization approaches for different data types</li>
</ul>
<h4>Topics covered</h4>
<ul>
<li>Design principles</li>
<li>Perception</li>
<li>Color</li>
<li>Statistical graphs</li>
<li>Maps</li>
<li>Trees and networks</li>
<li>High-dimensional data</li>
<li>Visualization tools</li>
</ul>
<h4>Who should enroll</h4>
<p>Professionals or academics who need to analyze and present complex  information in an easily digestible manner  benefit from this program.  The program is open to anyone who is interested in the visual analysis  of data. You should have a basic knowledge of how to use computers and  the Internet.</p>
<h4>Other information</h4>
<p>You are encouraged to bring a wireless laptop.</p>
<h4>Faculty</h4>
<div><img src="http://www.dce.harvard.edu/professional/images/photos/faculty/pfister.jpg" alt="" width="120" height="80" /></div>
<p><strong>Hanspeter Pfister </strong>is Gordon McKay Professor of the  Practice of Computer Science in the School of Engineering and Applied  Sciences at Harvard. His research lies at the intersection of  visualization, computer graphics, and computer vision. It spans a range  of topics, including scientific visualization, point-based graphics,  appearance acquisition, GPU computing, and 3D displays. Pfister also  offers his semester-long courses online at <a href="http://www.extension.harvard.edu/">Harvard Extension School</a>, where he won the Petra T. Shattuck Excellence in Teaching Award in 2009.</p>
<p>Before joining Harvard he worked at Mitsubishi Electric Research  Laboratories as an associate director and a senior research scientist.  Pfister has a PhD in computer science from the State University of New  York at Stony Brook and a master’s in electrical engineering from the  Swiss Federal Institute of Technology, Zurich.</p>
<h4>Questions?</h4>
<p>Contact <a href="mailto:harvardprofdev@dcemail.harvard.edu">harvardprofdev@dcemail.harvard.edu</a>.</div>
</div>
</div>
</blockquote>
<p>Should be great!</p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/744/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The growth of the Processing project</title>
		<link>http://benfry.com/writing/archives/741</link>
		<comments>http://benfry.com/writing/archives/741#comments</comments>
		<pubDate>Tue, 02 Nov 2010 16:21:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=741</guid>
		<description><![CDATA[Number of Processing users, every four weeks, since 2005:

Long version: this is a tally of the number of unique users who run the Processing environment every four weeks, as measured by the number of machines checking for updates.
Of note:

In spite of the frequently proclaimed “death of Java” or “death of Java on the desktop,” we&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>Number of Processing users, every four weeks, since 2005:</p>
<p><img class="alignnone size-full wp-image-742" title="Java on the desktop is dead!" src="http://benfry.com/wp/wp-content/uploads/2010/11/numbers-monthly-500px.png" alt="humbling and terrifying" width="500" height="300" /></p>
<p>Long version: this is a tally of the number of unique users who run the Processing environment every four weeks, as measured by the number of machines checking for updates.</p>
<p>Of note:</p>
<ul>
<li>In spite of the frequently proclaimed “death of Java” or “death of Java on the desktop,” we&#8217;re continuing to grow. This isn&#8217;t to say that Java on the desktop is undead, but this frustrating contradiction presents a considerable challenge for us&#8230; I&#8217;ll write more about that soon.</li>
<li>There&#8217;s a considerable (even comical) dip each January, when people decide that the holidays and drinking with their family is more fun than coding (or maybe that&#8217;s only my household). Things also tail off during the  summer into August. These two trends are amplified due to the number of academic users,  however other data I&#8217;ve seen (web traffic, etc) suggests that the rest  of the world actually operates on something like the academic calendar as well.</li>
</ul>
<p>About the data:</p>
<ul>
<li>This is a very conservative estimate of the number of Processing users out there. Our software is free — we don&#8217;t have a lot to gain by inflating the numbers.</li>
<li>This covers only unique users — we don&#8217;t double count the same person in each 4-week period. Otherwise our numbers would be much higher.</li>
<li>This is not downloads, which are also significantly higher.</li>
<li>This is every four weeks, not every month. Unless there are 13  months in a year. Wait, how many months are in a year?</li>
<li>This only covers people who are using the actual Processing Development Environment — no Eclipse users, etc.</li>
<li>Use of processing.js or spinoff projects are not included.</li>
<li>This doesn&#8217;t include anyone who has disabled checking for updates.</li>
<li>This doesn&#8217;t include anyone not connected to the net.</li>
<li>The unique ID is stored in the preferences.txt file, so if a single login is used on a machine, that&#8217;s counting multiple people. Conversely, if you have multiple machines, you&#8217;ll be counted more than once.</li>
<li>Showing the data by day, week, or year all show the same overall trend.</li>
</ul>
<p>This is a pretty lame visualization of the numbers, and I&#8217;m not even showing other interesting tidbits like what OS, version, and so on are in use. Maybe we can release the data if we can figure out an appropriate way to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/741/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing + Eclipse</title>
		<link>http://benfry.com/writing/archives/738</link>
		<comments>http://benfry.com/writing/archives/738#comments</comments>
		<pubDate>Tue, 19 Oct 2010 20:09:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=738</guid>
		<description><![CDATA[Exciting news! The short story is that there&#8217;s a new Processing Plug-in for Eclipse, and you can learn about it here.

The long story is that Chris Lonnen contacted me in the spring about applying for the Google Summer of Code (SoC) program, which I promptly missed the deadline for. But we eventually managed to put [...]]]></description>
			<content:encoded><![CDATA[<p>Exciting news! The short story is that there&#8217;s a new Processing Plug-in for Eclipse, and you can learn about it <a href="http://wiki.processing.org/w/Eclipse_Plug_In">here</a>.</p>
<p><a href="http://wiki.processing.org/w/Eclipse_Plug_In"><img class="alignnone size-full wp-image-739" title="twins!" src="http://benfry.com/wp/wp-content/uploads/2010/10/syntax-500.png" alt="twins!" width="500" height="320" /></a></p>
<p>The long story is that <a href="http://chrislonnen.com/">Chris Lonnen</a> contacted me in the spring about applying for the <a href="http://code.google.com/soc/">Google Summer of Code</a> (SoC) program, which I promptly missed the deadline for. But we eventually managed to put him to work anyway, via <a href="http://fathom.info/">Fathom</a> (our own SoC army of one, with Chris working from afar in western New York) with the task of working on a new editor that we can use to replace the current Processing Development Environment (the PDE).</p>
<p>After some initial work and scoping things out, we settled on the Eclipse RCP as the platform, with the task of first making a plug-in that works in the Eclipse environment (everything in Eclipse is a plug-in), which could then eventually become its own standalone editor to replace the current PDE.</p>
<p>Things are currently incomplete (again, see the <a href="http://wiki.processing.org/w/Eclipse_Plug_In">Wiki page</a> for more details), but give it a shot, file bugs (tag with Component-Eclipse when filing), and help lend Chris a hand in developing it further. Or if you have questions, be sure to use the <a href="http://forum.processing.org/">forum</a>. Come to think of it, might be time for a new forum section&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/738/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When you spend your life doing news graphics&#8230;</title>
		<link>http://benfry.com/writing/archives/734</link>
		<comments>http://benfry.com/writing/archives/734#comments</comments>
		<pubDate>Tue, 19 Oct 2010 11:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mapping]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[perception]]></category>

		<guid isPermaLink="false">http://benfry.com/writing/?p=734</guid>
		<description><![CDATA[&#8230;like Karl Gude has, then parking lots start to look like this:

]]></description>
			<content:encoded><![CDATA[<p>&#8230;like <a href="http://www.google.com/search?q=&quot;karl+gude&quot;">Karl Gude</a> has, then parking lots start to look like <a href="http://twitter.com/karlgude/status/27822634074">this</a>:</p>
<p><a href="http://twitter.com/karlgude/status/27822634074"><img class="alignnone size-full wp-image-735" title="179527385-500px" src="http://benfry.com/wp/wp-content/uploads/2010/10/179527385-500px.jpg" alt="179527385-500px" width="500" height="648" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://benfry.com/writing/archives/734/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
