<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (blech)</title>
    <link>https://pinboard.in/u:blech/public/</link>
    <description>recent bookmarks from blech</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.benfrederickson.com/2013/05/09/venn-diagrams-with-d3.js.html"/>
	<rdf:li rdf:resource="http://www.holovaty.com/writing/in-defense-of-canvas/"/>
	<rdf:li rdf:resource="http://vis4.net/blog/posts/introducing-kartograph/"/>
	<rdf:li rdf:resource="http://j.mp/yjBlzO"/>
	<rdf:li rdf:resource="http://storify.com/huey/finding-music-with-pictures-data-visualisation-for"/>
	<rdf:li rdf:resource="http://knol.google.com/k/bill-geerhart/an-indelible-cold-war-symbol/1uefuvb7s5ifz/12#"/>
	<rdf:li rdf:resource="http://mike.teczno.com/notes/canvas-warp.html"/>
	<rdf:li rdf:resource="http://gizmodo.com/5374890/this-is-a-photoshop-and-it-blew-my-mind"/>
	<rdf:li rdf:resource="http://blog.wolfram.com/2009/09/11/twisted-architecture/"/>
	<rdf:li rdf:resource="http://www.artofthetitle.com/2008/03/26/panic-room/"/>
	<rdf:li rdf:resource="http://nastybrutalistandshort.blogspot.com/2009/02/austerity-nostalgia.html"/>
	<rdf:li rdf:resource="http://www.jstott.me.uk/thesis/thesis-final.pdf"/>
	<rdf:li rdf:resource="http://www.iconicosx.com/"/>
	<rdf:li rdf:resource="http://ejohn.org/blog/processingjs/"/>
	<rdf:li rdf:resource="http://www.bbc.co.uk/white/spectrum.shtml"/>
	<rdf:li rdf:resource="http://acejet170.typepad.com/foundthings/2007/03/ladislav_sutnar.html"/>
	<rdf:li rdf:resource="http://antigrain.com/research/font_rasterization/index.html"/>
	<rdf:li rdf:resource="http://www.subtraction.com/archives/2007/0318_oh_yeeaahh.php"/>
	<rdf:li rdf:resource="http://rjp.frottage.org/graphs/"/>
	<rdf:li rdf:resource="http://cns-alumni.bu.edu/~slehar/fourier/fourier.html"/>
	<rdf:li rdf:resource="http://theocacao.com/document.page/196/"/>
	<rdf:li rdf:resource="http://www.theregister.co.uk/2005/04/18/adobe_macromedia/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.benfrederickson.com/2013/05/09/venn-diagrams-with-d3.js.html">
    <title>Venn Diagrams with D3.js | benfrederickson.com</title>
    <dc:date>2013-09-10T09:56:07+00:00</dc:date>
    <link>http://www.benfrederickson.com/2013/05/09/venn-diagrams-with-d3.js.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA["I don't know Javascript, and I want to learn D3 since I keep on seeing so many beautiful looking visualizations being made with it. To get started with this, I thought I'd try use D3 to create the simplest possible visualization I could think of - the Venn diagram." I might try and expand intersect.husk.org with this at some point.]]></description>
<dc:subject>javascript mathematics venn visualisation graphics d3.js</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:a0e13cf34a63/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mathematics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:venn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:d3.js"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.holovaty.com/writing/in-defense-of-canvas/">
    <title>In defense of &lt;canvas&gt; | Holovaty.com</title>
    <dc:date>2013-07-02T04:23:29+00:00</dc:date>
    <link>http://www.holovaty.com/writing/in-defense-of-canvas/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Of course, <canvas> is certainly not as fast as the lower-level drawing routines that you can use if you develop a desktop app. No question. But it's fast enough that, unless you're doing something relatively insane, you'll be totally fine." Useful hints to make sure you're being sane.]]></description>
<dc:subject>javascript canvas graphics html5 performance</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:3cdebc375f7d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:canvas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:performance"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://vis4.net/blog/posts/introducing-kartograph/">
    <title>Why We Need Another Mapping Framework | vis4.net</title>
    <dc:date>2012-03-16T05:24:51+00:00</dc:date>
    <link>http://vis4.net/blog/posts/introducing-kartograph/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Most notably Kartograph allows to select and fine-tune the map projection, which is like the fundamental equipment for telling stories with maps" If that doesn't already make you excited, this introductory blog post should do the trick. Lovely.]]></description>
<dc:subject>via:@barbarahui map mapping graphics geography cartography</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:8907e77676ac/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:@barbarahui"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:map"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mapping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:geography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cartography"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://j.mp/yjBlzO">
    <title>A Case Study In How Infographics Can Bend The Truth | Co.Design</title>
    <dc:date>2012-03-09T07:14:30+00:00</dc:date>
    <link>http://j.mp/yjBlzO</link>
    <dc:creator>blech</dc:creator><description><![CDATA[How you slice the x dimension of a graph of, say, tax take can massively change the way people perceive the result. (I'm tempted to suggest that the only good way to do it is income deciles, but there's probably a case when there's a reason not to do that.)]]></description>
<dc:subject>design graphics infographics politics economics via:@tomcoates</dc:subject>
<dc:source>https://instapaper.com/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:a1027cefa620/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:infographics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:politics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:economics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:@tomcoates"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://storify.com/huey/finding-music-with-pictures-data-visualisation-for">
    <title>Finding Music With Pictures | storify.com</title>
    <dc:date>2011-03-21T05:16:31+00:00</dc:date>
    <link>http://storify.com/huey/finding-music-with-pictures-data-visualisation-for</link>
    <dc:creator>blech</dc:creator><description><![CDATA[A nice collection of some of the visualisations that Paul Lamere's SXSWi talk on music and discovery covered.]]></description>
<dc:subject>sxsw design music visualisation graphics notes</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:84ddb488d55f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:sxsw"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:music"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:notes"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://knol.google.com/k/bill-geerhart/an-indelible-cold-war-symbol/1uefuvb7s5ifz/12#">
    <title>An Indelible Cold War Symbol | Bill Geerhart</title>
    <dc:date>2010-05-09T09:54:35+00:00</dc:date>
    <link>http://knol.google.com/k/bill-geerhart/an-indelible-cold-war-symbol/1uefuvb7s5ifz/12#</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Walk around any major American city today and you will still be able to see at least a few rusty Fallout Shelter Signs attached to buildings of a certain vintage. These distinctive metallic, reflective signs remain the most durable—literally and figuratively—symbol of the Cold War. But how did the sign come to be and who exactly was responsible for its creation?"]]></description>
<dc:subject>design coldwar signage history graphics symbols</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:9bc67eb55011/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:coldwar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:signage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:symbols"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mike.teczno.com/notes/canvas-warp.html">
    <title>the future is staring us in the face | tecznotes</title>
    <dc:date>2009-11-03T12:07:01+00:00</dc:date>
    <link>http://mike.teczno.com/notes/canvas-warp.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA["That's the line we use around the office whenever the subject of HTML and canvas comes up - we use Adobe Flash for most everything now, but we don't expect that situation to last forever. The work done by Mozilla on Gecko and Apple on WebKit is one possible future for online design and visualization, and it's turning slowly to face us right about now." Lots of good stuff in here.
]]></description>
<dc:subject>development design javascript canvas graphics processing html html5</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:59f1548e38be/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:canvas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:processing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html5"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gizmodo.com/5374890/this-is-a-photoshop-and-it-blew-my-mind">
    <title>This Is a Photoshop; It Blew My Mind | Gizmodo</title>
    <dc:date>2009-10-06T09:41:22+00:00</dc:date>
    <link>http://gizmodo.com/5374890/this-is-a-photoshop-and-it-blew-my-mind</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Gizmodo on Photosketch. "Take any rough sketch, with the shape of each element labeled with its name, find images corresponding to each drawn element, judge which are a better match to the shapes, and then seamlessly merge it all into one single image." Just watch the video.
]]></description>
<dc:subject>photography montage photoshop metadata video technology graphics via:migurski via:zimpenfish</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:a5a34d6605d1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:photography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:montage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:photoshop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:metadata"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:video"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:technology"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:migurski"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:zimpenfish"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.wolfram.com/2009/09/11/twisted-architecture/">
    <title>Wolfram Blog : Twisted Architecture</title>
    <dc:date>2009-09-13T20:46:38+00:00</dc:date>
    <link>http://blog.wolfram.com/2009/09/11/twisted-architecture/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["I wondered how convincingly I could model [30 St Mary Axe] in Mathematica." Somewhat interesting stuff (although possibly more so if you note that the original buildings themselves were digitally modelled as part of the design process).
]]></description>
<dc:subject>architecture london 30stmaryaxe normanfoster mathematica mathematics design modelling graphics 3d via:zimpenfish</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:bd565ff09629/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:architecture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:london"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:30stmaryaxe"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:normanfoster"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mathematica"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mathematics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:modelling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:3d"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:zimpenfish"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.artofthetitle.com/2008/03/26/panic-room/">
    <title>Panic Room | The Art of the Title Sequence</title>
    <dc:date>2009-07-22T13:40:20+00:00</dc:date>
    <link>http://www.artofthetitle.com/2008/03/26/panic-room/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[The first example of diegetic 3d titles? (See also: Fringe, Heroes, and apparently, Moon).
]]></description>
<dc:subject>cinema titles type graphics 3d via:benterrett via:mattb</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:bd0c6ac19101/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cinema"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:titles"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:type"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:3d"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:benterrett"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:mattb"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nastybrutalistandshort.blogspot.com/2009/02/austerity-nostalgia.html">
    <title>Austerity Nostalgia | sit down man, you're a bloody tragedy</title>
    <dc:date>2009-03-06T13:06:24+00:00</dc:date>
    <link>http://nastybrutalistandshort.blogspot.com/2009/02/austerity-nostalgia.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Unlike traditional forms of nostalgia, this is not at all based on lived experience. Most of those who have bought this poster, or worn the various bags, T-shirts and other bits of tat based upon it, were probably born in the 70s or 80s, and have no memory whatsoever of the kind of benevolent modernism it seems to exemplify."
]]></description>
<dc:subject>history advertising graphics modernism culture thrift</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:15f11ca9f6d3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:advertising"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:modernism"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:culture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:thrift"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jstott.me.uk/thesis/thesis-final.pdf">
    <title>Automatic layout of metro maps | Jonathan Stott</title>
    <dc:date>2009-01-26T16:53:40+00:00</dc:date>
    <link>http://www.jstott.me.uk/thesis/thesis-final.pdf</link>
    <dc:creator>blech</dc:creator><description><![CDATA[A PDF thesis (full title: "Automatic Layout Of Metro Maps Using Multicriteria Optimisation") on using Java and graph theory to lay out rail networks using Beck-esque metro map principles. According to the research, the automatic maps were preferable to geographic and published ones. No London or NY (ie really big) networks, though.
]]></description>
<dc:subject>pdf thesis maps graph graphics design java transport usability via:straup</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:dbf3fa52559a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:pdf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:thesis"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:maps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graph"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:java"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:transport"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:usability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:straup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.iconicosx.com/">
    <title>Custom folder icons for Mac OS X Leopard | Iconic</title>
    <dc:date>2008-10-23T09:38:44+00:00</dc:date>
    <link>http://www.iconicosx.com/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[It's nowhere near as powerful as Can Combine Icons (which seems to have vanished now) but it might be handy anyway.
]]></description>
<dc:subject>macosx graphics design icon via:sohobonobo</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:5f0b403da709/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:icon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:sohobonobo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ejohn.org/blog/processingjs/">
    <title>Processing.js | John Resig</title>
    <dc:date>2008-05-09T08:39:14+00:00</dc:date>
    <link>http://ejohn.org/blog/processingjs/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Impressive, but almost as interesting are the 350 links in 5 hours, and that fact that it's about 50% of my network's output since then. As yoz put it: " it bounces on a lot of coolness buttons in one go".
]]></description>
<dc:subject>javascript canvas design development graphics visualisation web processing via:everyone</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:a7795dd89668/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:canvas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:processing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:everyone"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.bbc.co.uk/white/spectrum.shtml">
    <title>White - Spectrum | BBC Two</title>
    <dc:date>2008-03-15T16:11:19+00:00</dc:date>
    <link>http://www.bbc.co.uk/white/spectrum.shtml</link>
    <dc:creator>blech</dc:creator><description><![CDATA[A visualisation of comments to a BBC News Have Your Say debate on whether white people are ignored. The comments are sadly their usual incoherent mess, but it's pretty. Hurrah for Helvetica.
]]></description>
<dc:subject>bbc news visualisation graphics data comment haveyoursay</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:b325d5ba2953/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:bbc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:news"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:comment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:haveyoursay"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://acejet170.typepad.com/foundthings/2007/03/ladislav_sutnar.html">
    <title>Ace Jet 170: Ladislav Sutnar</title>
    <dc:date>2007-11-22T14:30:24+00:00</dc:date>
    <link>http://acejet170.typepad.com/foundthings/2007/03/ladislav_sutnar.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA[More on Ladislav Sutnar, the Czech/American designer I'd managed never to hear about.
]]></description>
<dc:subject>books graphics design history</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:0b6c7501c343/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:books"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:history"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://antigrain.com/research/font_rasterization/index.html">
    <title>Anti-Grain Geometry - Texts Rasterization Exposures</title>
    <dc:date>2007-07-09T08:54:43+00:00</dc:date>
    <link>http://antigrain.com/research/font_rasterization/index.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA["An attempt to improve text rasterization algorithms using only publicly available information" Follows on from the Safari 3 for Windows rendering debate, apparently.
]]></description>
<dc:subject>font rendering graphics linux typography article toread via:jerakeen</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:4841c6e8536a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:font"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:rendering"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:typography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:article"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:toread"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:jerakeen"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.subtraction.com/archives/2007/0318_oh_yeeaahh.php">
    <title>Subtraction: Oh Yeeaahh!</title>
    <dc:date>2007-04-10T17:13:49+00:00</dc:date>
    <link>http://www.subtraction.com/archives/2007/0318_oh_yeeaahh.php</link>
    <dc:creator>blech</dc:creator><description><![CDATA["designing for the Web with the typographic grid as my primary layout tool" I think of grids as being both horizontal and vertical, hence my annoyance with the ALA article title. This didn't feel right for me, but it's a good article.
]]></description>
<dc:subject>design web css html graphics</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:8917912a92b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rjp.frottage.org/graphs/">
    <title>rjp - graphs</title>
    <dc:date>2007-04-01T14:08:42+00:00</dc:date>
    <link>http://rjp.frottage.org/graphs/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Graphs of twitter, flickr, zooomr, and cricket.
]]></description>
<dc:subject>visualisation graphics</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:102bf9c92bea/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://cns-alumni.bu.edu/~slehar/fourier/fourier.html">
    <title>An Intuitive Explanation of Fourier Theory</title>
    <dc:date>2006-12-04T22:11:18+00:00</dc:date>
    <link>http://cns-alumni.bu.edu/~slehar/fourier/fourier.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Even just scanning this I get a sense of Fourier analysis. Might come in handy.
]]></description>
<dc:subject>mathematics graphics physics</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:e3951dfcadd3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mathematics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:physics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://theocacao.com/document.page/196/">
    <title>Theocacao: Smoother Image Scaling in NSTableView Cells</title>
    <dc:date>2005-11-15T10:46:06+00:00</dc:date>
    <link>http://theocacao.com/document.page/196/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[for future reference
]]></description>
<dc:subject>cocoa via:ssp graphics mac osx development</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:9af9ff22bcee/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:ssp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.theregister.co.uk/2005/04/18/adobe_macromedia/">
    <title>Macromedia to merge with Adobe | The Register</title>
    <dc:date>2005-04-18T16:35:15+00:00</dc:date>
    <link>http://www.theregister.co.uk/2005/04/18/adobe_macromedia/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Call me a stinking commie, but this looks bad. Also: Flash kills SVG, or SVG gets decent plugin? Vote now!
]]></description>
<dc:subject>adobe macromedia graphics web via:ssp theregister flash svg</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:ae11b145a5af/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:adobe"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:macromedia"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:ssp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:theregister"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:svg"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>