<?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 (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.mitchrobb.com/chromes-console-api-greatest-hits/"/>
	<rdf:li rdf:resource="https://github.com/cldwalker/tux"/>
	<rdf:li rdf:resource="https://github.com/d11wtq/boris"/>
	<rdf:li rdf:resource="http://www.specialstagesystems.com/system-overview/"/>
	<rdf:li rdf:resource="http://uk.ign.com/articles/2012/08/31/nintendo-almost-made-a-knitting-add-on-for-nes"/>
	<rdf:li rdf:resource="http://phonegap.github.com/weinre/"/>
	<rdf:li rdf:resource="http://www.gamasutra.com/php-bin/news_index.php?story=21711"/>
	<rdf:li rdf:resource="http://anyall.org/blog/2008/05/conplot-a-console-plotter/"/>
	<rdf:li rdf:resource="http://blog.makezine.com/archive/2008/09/nintoaster_a_nintendo_in.html?CMP=OTC-0D6B48984890"/>
	<rdf:li rdf:resource="http://www.softiesonrails.com/2007/7/26/script-console-tip-for-the-lazy"/>
	<rdf:li rdf:resource="http://utilitybelt.rubyforge.org/index.html"/>
	<rdf:li rdf:resource="http://sourceforge.net/projects/console/"/>
	<rdf:li rdf:resource="http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/332004739731"/>
	<rdf:li rdf:resource="http://games.kikizo.com/news/200602/065_p1.asp"/>
	<rdf:li rdf:resource="http://www.xyzcomputing.com/index.php?option=content&amp;task=view&amp;id=415&amp;Itemid=26&amp;limit=1&amp;limitstart=1"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.mitchrobb.com/chromes-console-api-greatest-hits/">
    <title>Chrome’s Console API: Greatest Hits</title>
    <dc:date>2015-04-06T21:03:51+00:00</dc:date>
    <link>http://www.mitchrobb.com/chromes-console-api-greatest-hits/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lots of things I didn't know - but will make my life much easier - about the Chrome console API; tools for logging and debugging Javascript.]]></description>
<dc:subject>chrome console javascript debugging testing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:c3e8f2a8643b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:chrome"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:testing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/cldwalker/tux">
    <title>cldwalker/tux</title>
    <dc:date>2013-12-04T08:41:46+00:00</dc:date>
    <link>https://github.com/cldwalker/tux</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Tux dresses up sinatra in a shell. Use it to interact with your helpers, view rendering and your app’s response objects. Tux also gives you commands to view your app’s routes and settings." Handy - will definitely be using that in future.]]></description>
<dc:subject>repl console development ruby sinatra</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:7d7afe7d5780/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:repl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sinatra"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/d11wtq/boris">
    <title>d11wtq/boris · GitHub</title>
    <dc:date>2013-05-20T14:02:28+00:00</dc:date>
    <link>https://github.com/d11wtq/boris</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Python has one. Ruby has one. Clojure has one. Now PHP has one too. Boris is PHP's missing REPL (read-eval-print loop), allowing developers to experiment with PHP code in the terminal in an interactive manner. If you make a mistake, it doesn't matter, Boris will report the error and stand to attention for further input." I use PHP increasingly little, but the lack of a REPL drives me insane. This looks... useful, at the very least.]]></description>
<dc:subject>console php repl cli</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:2572c806bf3b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:repl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.specialstagesystems.com/system-overview/">
    <title>SYSTEM OVERVIEW | special stage systems</title>
    <dc:date>2013-05-03T17:13:59+00:00</dc:date>
    <link>http://www.specialstagesystems.com/system-overview/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Truly beautiful: a games console built around patchcords, in Eurorack format; the system exposed to the user, and directly manipulable. The direct manipulation of the physics is kind of brilliant, the more I think about it. Just wonderful.]]></description>
<dc:subject>console patchbay patchable eurorack games gorgeous</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:563a0e039c23/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:patchbay"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:patchable"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:eurorack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gorgeous"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://uk.ign.com/articles/2012/08/31/nintendo-almost-made-a-knitting-add-on-for-nes">
    <title>Nintendo Almost Made a Knitting Add-On for NES - IGN</title>
    <dc:date>2012-09-04T11:19:59+00:00</dc:date>
    <link>http://uk.ign.com/articles/2012/08/31/nintendo-almost-made-a-knitting-add-on-for-nes</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["A recently-surfaced 1980s brochure reveals that Nintendo nearly released a knitting add-on for the NES. Posted on the Facebook page of former Nintendo employee Howard Phillips, the brochure shows off the Nintendo Knitting Machine, a device that would have connected to the NES and allowed players to create and print their own designs." This would have been brilliant; I'm trying to imagine games with knit-out (as opposed to print-out) elements now.]]></description>
<dc:subject>knitting nes nintendo peripheral console</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:57f5aae74d33/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:knitting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:nes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:nintendo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:peripheral"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://phonegap.github.com/weinre/">
    <title>weinre - Home</title>
    <dc:date>2011-10-09T11:46:41+00:00</dc:date>
    <link>http://phonegap.github.com/weinre/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["It's a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone." Blimey. That's, um, remarkably useful. Duly noted.]]></description>
<dc:subject>debug ios mobile console web development webkit</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:f561dbf2a7f0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webkit"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gamasutra.com/php-bin/news_index.php?story=21711">
    <title>Gamasutra - 2009's Dark Horse Console Launch: The Story Behind Zeebo</title>
    <dc:date>2009-01-12T10:57:06+00:00</dc:date>
    <link>http://www.gamasutra.com/php-bin/news_index.php?story=21711</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["No consoles are launching in 2009, right? Not so. Brazilian manufacturer Tectoy, most notable outside of South America for its long partnership with Sega and official distribution of its consoles in Brazil, will be releasing an entirely original product called Zeebo. Centered around downloadable games distributed only over a 3G wireless network, the console is designed for emerging markets..." and, even if it's not exactly powerful and the business model still seems sketchy, this could be really, really interesting.
]]></description>
<dc:subject>games interview mobile console platform emergingmarkets 3g brazil</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:380fbf206d50/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:interview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:platform"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:emergingmarkets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:3g"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:brazil"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://anyall.org/blog/2008/05/conplot-a-console-plotter/">
    <title>Brendan O’Connor’s Blog - AI and Social Science » conplot - a console plotter</title>
    <dc:date>2008-10-12T11:21:12+00:00</dc:date>
    <link>http://anyall.org/blog/2008/05/conplot-a-console-plotter/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This has to be the most quick-and-dirty data visualizer out there: I wrote an ascii art plotter script that takes a column of numbers on stdin and throws out a plot on your console." Oh, that's going to come in handy.
]]></description>
<dc:subject>graphing data visualisation plotting console cli shell linux</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:778cf922e6f4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:graphing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:visualisation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:plotting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.makezine.com/archive/2008/09/nintoaster_a_nintendo_in.html?CMP=OTC-0D6B48984890">
    <title>MAKE: Blog: Nintoaster - a Nintendo in a toaster</title>
    <dc:date>2008-09-11T09:04:52+00:00</dc:date>
    <link>http://blog.makezine.com/archive/2008/09/nintoaster_a_nintendo_in.html?CMP=OTC-0D6B48984890</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["It's just an Nintendo in a toaster, but I like it."
]]></description>
<dc:subject>nintendo homebrew make awesome games console nes famicom</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:7e2b9e86e66c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:nintendo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:homebrew"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:make"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:awesome"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:nes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:famicom"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.softiesonrails.com/2007/7/26/script-console-tip-for-the-lazy">
    <title>Softies on Rails: Script/console tip for the lazy</title>
    <dc:date>2008-07-29T09:07:53+00:00</dc:date>
    <link>http://www.softiesonrails.com/2007/7/26/script-console-tip-for-the-lazy</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Yes, that's an underscore character in front of the .collect. In irb (and hence, script/console), an underscore is a kind of global variable that holds the last result." I did not know that. Useful!
]]></description>
<dc:subject>rails console irb ruby programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:47e6a18e6f9b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:irb"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://utilitybelt.rubyforge.org/index.html">
    <title>Utility Belt: Usage</title>
    <dc:date>2007-12-12T11:15:36+00:00</dc:date>
    <link>http://utilitybelt.rubyforge.org/index.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Utility Belt is a grab-bag of tricks, tools, techniques, trifles, and toys for IRB, including convenience methods, language patches, and useful extensions." Looks most handy, too; some stuff is OSX-only.
]]></description>
<dc:subject>irb ruby console osx</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d31c5169f5c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:irb"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sourceforge.net/projects/console/">
    <title>SourceForge.net: Console</title>
    <dc:date>2007-03-30T09:56:27+00:00</dc:date>
    <link>http://sourceforge.net/projects/console/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Console is a Windows console window enhancement", and it's great - tabbed shells, multiple shells, decent input support, pretty. Much nicer than cmd.
]]></description>
<dc:subject>windows console shell software</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:b17acaaf311c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:windows"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/332004739731">
    <title>Visor Console [Macintoshian Achaia]</title>
    <dc:date>2006-06-15T22:13:42+00:00</dc:date>
    <link>http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/332004739731</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Ugh! Linked in this thread... is a terminal hack for OSX that makes your console drop down *like a console in Quake3*. Sehr cool - and I'm very tempted by it...
]]></description>
<dc:subject>quake3 osx terminal shell console</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:55cef46731e0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:quake3"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://games.kikizo.com/news/200602/065_p1.asp">
    <title>Kikizo Games: News: Exclusive: Hands-On with PlayStation 3</title>
    <dc:date>2006-02-11T18:02:48+00:00</dc:date>
    <link>http://games.kikizo.com/news/200602/065_p1.asp</link>
    <dc:creator>infovore</dc:creator><description><![CDATA['PS3 controller specifics are "nothing we need to be concerned about as developers," explains the techie.' - you *what*?
]]></description>
<dc:subject>ps3 games controller console development</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:82644fb33718/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ps3"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:controller"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.xyzcomputing.com/index.php?option=content&amp;task=view&amp;id=415&amp;Itemid=26&amp;limit=1&amp;limitstart=1">
    <title>XYZ Computing</title>
    <dc:date>2005-09-05T14:44:45+00:00</dc:date>
    <link>http://www.xyzcomputing.com/index.php?option=content&amp;task=view&amp;id=415&amp;Itemid=26&amp;limit=1&amp;limitstart=1</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["SNES - As Good As It's Going To Get"
]]></description>
<dc:subject>snes videogames console gaming tecchnology</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:db66b5b2902b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:snes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:videogames"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gaming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tecchnology"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>