<?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 (jpfinley)</title>
    <link>https://pinboard.in/u:jpfinley/public/</link>
    <description>recent bookmarks from jpfinley</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.thelisteningmachine.org/"/>
	<rdf:li rdf:resource="http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/"/>
	<rdf:li rdf:resource="http://www.blitzbasic.com/Community/posts.php?topic=93982#1078890"/>
	<rdf:li rdf:resource="http://www.flickr.com/photos/hildeengwenverbouwen/2920239020/in/photostream/"/>
	<rdf:li rdf:resource="http://robohash.org/"/>
	<rdf:li rdf:resource="http://www.boxcar2d.com/"/>
	<rdf:li rdf:resource="http://lorempixum.com/"/>
	<rdf:li rdf:resource="http://arnaud.ile.nc/sce/index.php"/>
	<rdf:li rdf:resource="http://hackaday.com/2009/10/08/william-kamkwamba-talks-windmills-with-jon-stewart/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.thelisteningmachine.org/">
    <title>The Listening Machine</title>
    <dc:date>2012-05-18T13:45:06+00:00</dc:date>
    <link>http://www.thelisteningmachine.org/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[The Listening Machine is an automated system that generates a continuous piece of music based on the activity of 500 Twitter users around the United Kingdom. Their conversations, thoughts and feelings are translated into musical patterns in real time, which you can tune in to at any point through any web-connected device.]]></description>
<dc:subject>art music twitter sound algorithm generator</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:5636b2449708/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:music"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:sound"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:algorithm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/">
    <title>More on Minecraft-type world gen - GameDev.net</title>
    <dc:date>2011-10-25T16:40:36+00:00</dc:date>
    <link>http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[With the runaway success of the game Minecraft, I've been seeing a bit of a resurgence of interest lately in the idea of procedurally generated worlds. Unfortunately, once you get beyond simple random numbers, procedural generation of a world isn't always the most approachable subject and I see a lot of people asking questions about where they should start generating a Minecraftian world, or, more generally, a procedural world that can theoretically extend infinitely far in all directions.]]></description>
<dc:subject>minecraft perlin noise computer game generator procedural terrain math</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:2c8d6ab3bdfc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:minecraft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:perlin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:noise"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:computer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:game"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:procedural"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:terrain"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:math"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.blitzbasic.com/Community/posts.php?topic=93982#1078890">
    <title>Infinite Minecraft-esque terrain</title>
    <dc:date>2011-10-11T21:50:14+00:00</dc:date>
    <link>http://www.blitzbasic.com/Community/posts.php?topic=93982#1078890</link>
    <dc:creator>jpfinley</dc:creator><dc:subject>terrain generation generator perlin noise 3d minecraft game</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:f2fdad13a33e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:terrain"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:perlin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:noise"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:3d"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:minecraft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:game"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.flickr.com/photos/hildeengwenverbouwen/2920239020/in/photostream/">
    <title>landscape.series_III_D | Flickr - Photo Sharing!</title>
    <dc:date>2011-08-11T21:13:50+00:00</dc:date>
    <link>http://www.flickr.com/photos/hildeengwenverbouwen/2920239020/in/photostream/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[Some cool landscape-looking things drawn by computer.]]></description>
<dc:subject>generator landscape computer art digital procedural generation map</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:acef118691ae/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:landscape"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:computer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:art"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:digital"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:procedural"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:map"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://robohash.org/">
    <title>RoboHash</title>
    <dc:date>2011-07-10T18:52:31+00:00</dc:date>
    <link>http://robohash.org/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[Robohash is a easy web service that makes it easy to provide unique, robot/alien/monster/whatever images for any text.

Put in any text, such as IP address, email, filename, userid, or whatever else you like, and get back a pretty image for your site.]]></description>
<dc:subject>generator images imagegenerator robots</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:82814168218c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:images"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:imagegenerator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:robots"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.boxcar2d.com/">
    <title>BoxCar2D</title>
    <dc:date>2011-04-14T14:56:24+00:00</dc:date>
    <link>http://www.boxcar2d.com/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA["The program learns to build a car using a genetic algorithm. It starts with a population of 20 randomly generated shapes with wheels and runs each one to see how far it goes. The cars that go the furthest reproduce to produce offspring for the next generation. The offspring combine the traits of the parents to hopefully produce better cars."]]></description>
<dc:subject>algorithm physics generator genetic vehicle car evolution</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:3294e4c2e3f1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:algorithm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:physics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:genetic"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:vehicle"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:car"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:evolution"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://lorempixum.com/">
    <title>lorempixum - placeholder images for every case</title>
    <dc:date>2011-04-08T18:06:11+00:00</dc:date>
    <link>http://lorempixum.com/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[Placeholder Images for every case. ]]></description>
<dc:subject>generator image wireframes design</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:5a6557cff675/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:image"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:wireframes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:design"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://arnaud.ile.nc/sce/index.php">
    <title>Suicidator City Generator: a procedural city creation script for Blender</title>
    <dc:date>2011-02-22T01:44:28+00:00</dc:date>
    <link>http://arnaud.ile.nc/sce/index.php</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[Suicidator City Generator is a Python script for Blender.

With it, you can automatically create entire, three-dimensional modern cities in a matter of seconds by adjusting various parameters, such as city size and complexity, rather than creating each building, each street, and each texture manually.]]></description>
<dc:subject>3d cities blender generator procedural thesis</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpfinley/b:b0f335faa670/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:3d"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:cities"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:blender"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:procedural"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:thesis"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hackaday.com/2009/10/08/william-kamkwamba-talks-windmills-with-jon-stewart/">
    <title>William Kamkwamba talks windmills with Jon Stewart</title>
    <dc:date>2009-10-08T15:00:15+00:00</dc:date>
    <link>http://hackaday.com/2009/10/08/william-kamkwamba-talks-windmills-with-jon-stewart/</link>
    <dc:creator>jpfinley</dc:creator><description><![CDATA[

Last night [Jon Stewart] interviewed [William Kamkwamba] on The Daily Show. [William] is the young man from Malawi who at the age of 14 built a windmill generator out of discarded items. Now at 22 years old, [William] is working on his SAT scores in hopes that he can attend college in the US. We get a bit more insight about him and his build as he promotes his new book.

[William] was 14 when he completed the three month long build of his generator. He had previously dropped out of school because “my country was experiencing some famine”. The only resource he had at his disposal was a library that is funded by the US government (sounds like that turned out to be a good investment!).

After seeing a photograph of a windmill he was driven to succeed by the mantra: “somewhere somebody did it, it didn’t fall from the sky”. He goes on to explain how he built a circuit breaker (pictured above) to prevent a short circuit from burning his house down. Two nails are wrapped in wire with a magnet in the middle. If there is a short circuit, one of the nails will repel the magnet while the other attracts it. The nail is connect to a switch and when it moves to one side the switch is opened, breaking the circuit. Upon hearing this, [Stewart] makes the obvious comparison between [Macgyver] and [Kamkwamba].

One of the most endearing points in the interview is a story [William] shares about his first experience with the Internet. He was invited to the TED conference in 2007 and someone asked him if he’d used the Internet. Of course he hadn’t and they then started talking about using Google. When the search engine was explained to him he suggested that “windmill” be entered as a query. When millions of hits were returned his revelation was “Where was this Google all this time?”.

This is an amazing story that we can’t get enough of here at Hack a Day. Make sure you don’t miss the interview which starts 12:25 into the episode.

       ]]></description>
<dc:subject>green_hacks circuit_breaker Daily_Show generator google Jon_Stewart ted William_Kamkwamba windmill</dc:subject>
<dc:identifier>https://pinboard.in/u:jpfinley/b:480d30172ba3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:green_hacks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:circuit_breaker"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:Daily_Show"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:Jon_Stewart"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:ted"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:William_Kamkwamba"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpfinley/t:windmill"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>