<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>have faith, or burn!</description><title>figments ineffable</title><generator>Tumblr (3.0; @vishwam)</generator><link>http://v.4261.in/</link><item><title>"They laughed at Columbus, they laughed at Fulton, they laughed at the Wright Brothers. But they also..."</title><description>“They laughed at Columbus, they laughed at Fulton, they laughed at the Wright Brothers. But they also laughed at Bozo the Clown.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Carl Sagan (via &lt;a href="http://www.reddit.com/r/AskReddit/comments/pmqhf/in_one_phrase_what_is_your_outlook_or_motto_on/c3qowmy?context=2"&gt;reddit&lt;/a&gt;)&lt;/em&gt;</description><link>http://v.4261.in/post/17544314414</link><guid>http://v.4261.in/post/17544314414</guid><pubDate>Mon, 13 Feb 2012 03:27:15 -0500</pubDate></item><item><title>Robot readable world (by Timo)
How do robots see the world? How...</title><description>&lt;iframe src="http://player.vimeo.com/video/36239715" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Robot readable world (by &lt;a href="http://vimeo.com/36239715"&gt;Timo&lt;/a&gt;)&lt;/p&gt;
&lt;blockquote&gt;How do robots see the world? How do they gather meaning from our streets, cities, media and from us?&lt;br/&gt; This is an experiment in found machine-vision footage, exploring the aesthetics of the robot eye.&lt;/blockquote&gt;</description><link>http://v.4261.in/post/17252515450</link><guid>http://v.4261.in/post/17252515450</guid><pubDate>Wed, 08 Feb 2012 00:23:28 -0500</pubDate></item><item><title>Future World Orchestra - Desire (1982), via Boing Boing:
A...</title><description>&lt;iframe width="400" height="299" src="http://www.youtube.com/embed/dNuV4dMsGrg?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://youtu.be/dNuV4dMsGrg"&gt;Future World Orchestra - Desire (1982)&lt;/a&gt;, via &lt;a href="http://boingboing.net/2012/01/26/future-world-orchestra-desire.html"&gt;Boing Boing&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;A modern electronica duo can only dream of being as good as Future World Orchestra. [via &lt;a href="https://twitter.com/robertpopper/status/162756345202880512"&gt;Robert Popper&lt;/a&gt;]&lt;/blockquote&gt;</description><link>http://v.4261.in/post/16570465884</link><guid>http://v.4261.in/post/16570465884</guid><pubDate>Fri, 27 Jan 2012 02:51:00 -0500</pubDate></item><item><title>Younger Brother - Halloween Mix:
The Twilight zone Crystalline...</title><description>&lt;embed type="application/x-shockwave-flash" src="http://assets.tumblr.com/swf/audio_player_black.swf?audio_file=http://www.tumblr.com/audio_file/12189329645/tumblr_ltyxhrXvAp1qastkd&amp;color=FFFFFF&amp;logo=soundcloud" height="27" width="207" quality="best" wmode="opaque"&gt;&lt;/embed&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://soundcloud.com/twistedmusic/younger-brother-halloween-mix"&gt;Younger Brother - Halloween Mix&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;The Twilight zone&lt;br/&gt; Crystalline&lt;br/&gt; your friends are scary&lt;br/&gt; weird on a monday night&lt;br/&gt; I am a Freak&lt;br/&gt; Pound a Rhythm&lt;br/&gt; Pound a Rhythm ( ruff electronic mix)&lt;br/&gt; Safety in Numbers &lt;br/&gt; Safety in numbers ( ruff electronic mix)&lt;br/&gt; All I Want&lt;br/&gt; Train&lt;br/&gt; Tetris&lt;br/&gt; Bed Time Story&lt;/blockquote&gt;</description><link>http://v.4261.in/post/12189329645</link><guid>http://v.4261.in/post/12189329645</guid><pubDate>Tue, 01 Nov 2011 02:17:00 -0400</pubDate></item><item><title>clojure + emacs on windows (the september 2011 version)</title><description>&lt;p&gt;There are a bunch of tutorials floating around online on how to get started with an emacs/slime setup for clojure on windows, but—not surprising given the rapid rate of changes in the clojure ecosystem—I wasn’t able to find &lt;em&gt;one&lt;/em&gt; that wasn’t outdated or ran without throwing esoteric errors on installation. After a lot of trial-and-error, I managed to get a proper workflow up and running, and decided to document it in case I forget.&lt;/p&gt;
&lt;p&gt;I’ve added a few extra steps to make sure nothing is stored in &lt;code&gt;C:\&lt;/code&gt; (which makes it easy for me when I need to reinstall the OS) that you’ll likely need to change/ignore depending on your partition setup, but on the whole I’m happy with this checklist. As always, YMMV and all that; I frankly don’t expect this to last a few months from now, but it might at least be a starting point:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Pre-install checks&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;Delete &lt;code&gt;~/.emacs.d/&lt;/code&gt; and &lt;code&gt;~/.emacs&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Installing Leiningen&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;Get the Windows distribution &lt;a href="https://github.com/technomancy/leiningen/"&gt;from here&lt;/a&gt; (e.g., &lt;a href="https://github.com/downloads/technomancy/leiningen/leiningen-1.5.2-win.zip"&gt;leiningen-1.5.2.zip&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Extract it to &lt;code&gt;A:\lein&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Replace lein.bat with the &lt;a href="https://github.com/technomancy/leiningen/raw/stable/bin/lein.bat"&gt;latest stable version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add &lt;code&gt;A:\lein&lt;/code&gt; to &lt;code&gt;$PATH&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Set the &lt;code&gt;LEIN_HOME&lt;/code&gt; environment variable to &lt;code&gt;D:\.lein&lt;/code&gt; to make Leiningen store its executables there (instead of &lt;code&gt;%USERPROFILE%\.lein&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Create a junction at &lt;code&gt;%USERPROFILE%\.m2&lt;/code&gt; pointing to &lt;code&gt;D:\.m2&lt;/code&gt; so that the Maven local repository is stored in &lt;code&gt;D:\&lt;/code&gt;:&lt;br/&gt;&lt;code&gt;&lt;a href="http://technet.microsoft.com/en-us/sysinternals/bb896768"&gt;junction.exe&lt;/a&gt; %USERPROFILE%\.m2 D:\.m2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;lein self-install&lt;/code&gt;, which fetches the lein jar file&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Installing emacs&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;Get the latest emacs distribution &lt;a href="http://mirror.team-cymru.org/gnu/emacs/windows/"&gt;from here&lt;/a&gt;. Make sure it’s &lt;u&gt;v23 or above&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;Extract it to &lt;code&gt;A:\emacs\&lt;/code&gt;. Don’t open emacs yet!&lt;/li&gt;
&lt;li&gt;Set the &lt;code&gt;HOME&lt;/code&gt; environment variable to &lt;code&gt;D:&lt;/code&gt; to make emacs pick up its config files from &lt;code&gt;D:\&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Installing emacs-startup-kit&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;cd to &lt;code&gt;D:\&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;git clone git://github.com/technomancy/emacs-starter-kit.git .emacs.d&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Open emacs&lt;/li&gt;
&lt;li&gt;&lt;code&gt;M-x package-list-packages&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Select the following packages by pressing &lt;code&gt;I&lt;/code&gt; to mark for installation: 				                   
&lt;ul&gt;&lt;li&gt;&lt;code&gt;clojure-mode&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;clojure-test-mode&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;slime&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;slime-repl&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Press &lt;code&gt;X&lt;/code&gt; to install the selected packages&lt;/li&gt;
&lt;li&gt;After it’s done installing, &lt;code&gt;C-X C-C&lt;/code&gt; to quit emacs&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Installing swank-clojure&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;Run &lt;code&gt;lein plugin install swank-clojure 1.3.2&lt;/code&gt; (or whatever’s the latest version recommended at the &lt;a href="https://github.com/technomancy/swank-clojure"&gt;project site&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Running everything&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;After creating a project (&lt;code&gt;lein new project-name&lt;/code&gt;), open one of the files in emacs&lt;/li&gt;
&lt;li&gt;&lt;code&gt;M-x clojure-jack-in&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;That’s it! The Slime REPL should open in a bit, and you’re all set&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Customizing Emacs&lt;/strong&gt; &lt;ol&gt;&lt;li&gt;Contents of my &lt;code&gt;~/.emacs&lt;/code&gt;, after installing &lt;code&gt;color-theme&lt;/code&gt; and &lt;code&gt;color-theme-zenburn&lt;/code&gt; using &lt;code&gt;M-x package-list-packages&lt;/code&gt;:
&lt;pre&gt;&lt;code&gt;
(load "~/.emacs.d/init.el")
(set-default-font "Consolas-11")
(eval (color-theme-zenburn))
&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;&lt;br/&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;An insanely roundabout way to pin Emacs to the Win7 taskbar:&lt;br/&gt;(&lt;em&gt;From &lt;a href="http://web.archiveorange.com/archive/v/UcW9CKPgcdv5OlUhbhhD#qoEDBxlDc74Pdqi"&gt;here&lt;/a&gt;; I’m really surprised this actually worked&lt;/em&gt;)&lt;br/&gt;Pinning Emacs to the windows 7 taskbar is somewhat of an annoyance: the preferred way to run Emacs seems to be via &lt;code&gt;runemacs.exe&lt;/code&gt;, which launches Emacs without the background console window that you’d get when running &lt;code&gt;emacs.exe&lt;/code&gt; directly. However, &lt;code&gt;runemacs.exe&lt;/code&gt; and &lt;code&gt;emacs.exe&lt;/code&gt; have different GUIDs, and therefore, you end up with two buttons for Emacs in the taskbar when you try to pin either one and try to use it. Not really a problem, but annoying in a vague sort of way. This can be fixed by pinning the &lt;code&gt;emacs.exe&lt;/code&gt; process first, right-clicking the taskbar shortcut to get the &lt;code&gt;Close/Unpin/emacs&lt;/code&gt;… menu, then right-clicking the &lt;code&gt;emacs&lt;/code&gt; option to get to its Properties window, and changing the target from …&lt;code&gt;emacs.exe&lt;/code&gt; to …&lt;code&gt;runemacs.exe&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;</description><link>http://v.4261.in/post/10055278121</link><guid>http://v.4261.in/post/10055278121</guid><pubDate>Sat, 10 Sep 2011 19:06:00 -0400</pubDate><category>clojure</category><category>setup</category></item><item><title>Knuffingen Airport: Kleinster Flughafen der Welt // The...</title><description>&lt;iframe width="400" height="245" src="http://www.youtube.com/embed/Qz4NcTnQedo?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Knuffingen Airport: Kleinster Flughafen der Welt // The world’s smallest airport (by &lt;a href="http://www.youtube.com/watch?v=Qz4NcTnQedo"&gt;MiWuLaTV&lt;/a&gt;)&lt;/p&gt;</description><link>http://v.4261.in/post/9770053347</link><guid>http://v.4261.in/post/9770053347</guid><pubDate>Sat, 03 Sep 2011 21:40:30 -0400</pubDate></item><item><title>(via)</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_ln66tpMTrk1qastkdo1_r1_400.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;(&lt;a href="http://www.reddit.com/r/AskReddit/comments/i5hre/what_can_a_group_of_20yr_old_do_during_a_boring/c212rwt"&gt;via&lt;/a&gt;)&lt;/p&gt;</description><link>http://v.4261.in/post/6777285553</link><guid>http://v.4261.in/post/6777285553</guid><pubDate>Tue, 21 Jun 2011 22:27:00 -0400</pubDate></item><item><title>I have no idea why but this makes me laugh every time</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_lmnflhNGsC1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.reddit.com/r/pics/comments/hx51t/i_have_no_idea_why_but_this_makes_me_laugh_every/"&gt;I have no idea why but this makes me laugh every time&lt;/a&gt;&lt;/p&gt;</description><link>http://v.4261.in/post/6433952462</link><guid>http://v.4261.in/post/6433952462</guid><pubDate>Sat, 11 Jun 2011 19:22:00 -0400</pubDate></item><item><title>I think everyone’s got Al Qaeda confused with a different...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lkkpmv3qf71qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.reddit.com/r/pics/comments/h27zk/i_think_everyones_got_al_qaeda_confused_with_a/"&gt;I think everyone’s got Al Qaeda confused with a different group&lt;/a&gt;&lt;/p&gt;</description><link>http://v.4261.in/post/5132960428</link><guid>http://v.4261.in/post/5132960428</guid><pubDate>Mon, 02 May 2011 10:59:19 -0400</pubDate></item><item><title>(via Underwater Photographer Ofer Ketter’s Gallery:...</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lkbxc24PPG1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;(via &lt;a href="http://www.divephotoguide.com/user/Eye4nature/gallery/featured_gallery_149/photo/2020/#viewImage"&gt;Underwater Photographer Ofer Ketter’s Gallery: Featured Gallery: B&amp;W Manta Ray - DivePhotoGuide.com&lt;/a&gt;)&lt;/p&gt;</description><link>http://v.4261.in/post/4992822637</link><guid>http://v.4261.in/post/4992822637</guid><pubDate>Wed, 27 Apr 2011 17:07:14 -0400</pubDate></item><item><title>Cognitive Dissonance Alert!
A Natural History of the Giraffe (by...</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lkbsbpVDlF1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Cognitive Dissonance Alert!&lt;/p&gt;
&lt;p&gt;A Natural History of the Giraffe (by &lt;a href="http://www.flickr.com/photos/yushimoto_02/5645396193/"&gt;yushimoto_02 [christian]&lt;/a&gt;)&lt;/p&gt;</description><link>http://v.4261.in/post/4990043887</link><guid>http://v.4261.in/post/4990043887</guid><pubDate>Wed, 27 Apr 2011 15:19:00 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_ljegkk4tgv1qc4tsso1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://v.4261.in/post/4580761782</link><guid>http://v.4261.in/post/4580761782</guid><pubDate>Wed, 13 Apr 2011 10:58:10 -0400</pubDate></item><item><title>"If life is going to exist in a Universe of this size, then the one thing it cannot afford to have is..."</title><description>“If life is going to exist in a Universe of this size, then the one thing it cannot afford to have is a sense of proportion.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Trin Tragula (attributed)&lt;/em&gt;</description><link>http://v.4261.in/post/4188989054</link><guid>http://v.4261.in/post/4188989054</guid><pubDate>Tue, 29 Mar 2011 15:11:29 -0400</pubDate></item><item><title>"In skating over thin ice our safety is in our speed.
Little minds have little worries, big minds..."</title><description>“In skating over thin ice our safety is in our speed.&lt;br/&gt;
Little minds have little worries, big minds have no time for worries.&lt;br/&gt;
Love of beauty is taste. The creation of beauty is art.&lt;br/&gt;
Men love to wonder, and that is the seed of science.&lt;br/&gt;
No great man ever complains of want of opportunity.&lt;br/&gt;
Nothing great was ever achieved without enthusiasm.&lt;br/&gt;
Once you make a decision, the universe conspires to make it happen.&lt;br/&gt;
Our best thoughts come from others.&lt;br/&gt;
Our greatest glory is not in never failing, but in rising up every time we fail.&lt;br/&gt;
People only see what they are prepared to see.&lt;br/&gt;
Shallow men believe in luck. Strong men believe in cause and effect.&lt;br/&gt;
The ancestor of every action is a thought.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://news.ycombinator.com/item?id=2366830"&gt;Ralph Waldo Emerson&lt;/a&gt;&lt;/em&gt;</description><link>http://v.4261.in/post/4076898716</link><guid>http://v.4261.in/post/4076898716</guid><pubDate>Thu, 24 Mar 2011 22:58:18 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://27.media.tumblr.com/tumblr_libissxegh1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://v.4261.in/post/3964817105</link><guid>http://v.4261.in/post/3964817105</guid><pubDate>Sat, 19 Mar 2011 14:46:04 -0400</pubDate></item><item><title>Basic Instructions - How to Rise to the Challenge</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lhhz0tyaGT1qastkdo1_500.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://basicinstructions.net/basic-instructions/2011/2/17/how-to-rise-to-the-challenge.html"&gt;Basic Instructions - How to Rise to the Challenge&lt;/a&gt;&lt;/p&gt;</description><link>http://v.4261.in/post/3623973894</link><guid>http://v.4261.in/post/3623973894</guid><pubDate>Thu, 03 Mar 2011 14:48:27 -0500</pubDate></item><item><title>IMG_3503 (by perb67)</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_lhaoanXzAE1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/45117803@N07/5144167620/"&gt;IMG_3503&lt;/a&gt; (by &lt;a href="http://flickr.com/photos/45117803@N07"&gt;perb67&lt;/a&gt;)&lt;/p&gt;</description><link>http://v.4261.in/post/3550649157</link><guid>http://v.4261.in/post/3550649157</guid><pubDate>Sun, 27 Feb 2011 16:13:35 -0500</pubDate></item><item><title>Discovery’s last mission
More shuttle stuff:
This is a video of...</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_lh8irs0bvo1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.flickr.net/en/2011/02/26/discoverys-last-mission/"&gt;Discovery’s last mission&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More shuttle stuff:&lt;/p&gt;
&lt;p&gt;This is a video of the launch from an airplane: (&lt;em&gt;&lt;a title="iPhone 4 video of Discovery launching on STS-133 from commercial plane" href="http://thebln.com/2011/02/iphone-4-video-of-discovery-launching-on-sts-133-from-commercial-plane/"&gt;via&lt;/a&gt;&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;&lt;iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/GE_USPTmYXM" frameborder="0"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.af.mil/news/story.asp?id=123205663"&gt;&lt;img src="http://www.af.mil/shared/media/photodb/web/100514-f-0000c-603.jpg" title="F-15E patrolling the airspace as the shuttle launches"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;Lt. Col. Gabriel Green and Capt. Zachary Bartoe patrol the airspace in an F-15E Strike Eagle as the Space Shuttle Atlantis launches May 14, 2010, at Kennedy Space Center, Fla.&lt;/blockquote&gt;</description><link>http://v.4261.in/post/3525714022</link><guid>http://v.4261.in/post/3525714022</guid><pubDate>Sat, 26 Feb 2011 12:19:03 -0500</pubDate></item><item><title>Photo</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lg25quKUDX1qastkdo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://v.4261.in/post/3090896402</link><guid>http://v.4261.in/post/3090896402</guid><pubDate>Thu, 03 Feb 2011 15:18:29 -0500</pubDate></item><item><title>Abstruse Goose » Astronaut</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_leazyhq1QY1qastkdo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://abstrusegoose.com/291"&gt;Abstruse Goose » Astronaut&lt;/a&gt;&lt;/p&gt;</description><link>http://v.4261.in/post/2543704967</link><guid>http://v.4261.in/post/2543704967</guid><pubDate>Fri, 31 Dec 2010 12:44:41 -0500</pubDate></item></channel></rss>

