<?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>The Betacantrips Travelogue &#187; humor</title>
	<atom:link href="http://travelogue.betacantrips.com/tag/humor/feed/" rel="self" type="application/rss+xml" />
	<link>http://travelogue.betacantrips.com</link>
	<description>And all I got was this lousy weblog</description>
	<lastBuildDate>Mon, 05 Sep 2011 15:54:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Land of Lisp</title>
		<link>http://travelogue.betacantrips.com/2011/09/05/land-of-lisp/</link>
		<comments>http://travelogue.betacantrips.com/2011/09/05/land-of-lisp/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 15:54:38 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crazy]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2011/09/05/land-of-lisp/</guid>
		<description><![CDATA[Filed under: crazy, culture, humor, nerd pride, programming languages
Seen via Planet Emacsen: the Land of Lisp.
 
It&#8217;s a Lisp book that is, in its own way, even crazier than the dearly-departed _why&#8217;s (Poignant) Guide to Ruby).  Check out this sample of the comic on their homepage:
  
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/crazy/'>crazy</a>, <a href='http://travelogue.betacantrips.com/tag/culture/'>culture</a>, <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a>, <a href='http://travelogue.betacantrips.com/tag/programming-languages/'>programming languages</a></p>
<p><a class="reference external" href="http://emacsworld.blogspot.com/2011/09/land-of-lisp-music-video.html">Seen</a> via <a class="reference external" href="http://planet.emacsen.org/">Planet Emacsen</a>: the <a class="reference external" href="http://landoflisp.com/">Land of Lisp</a>.</p>
<p> <iframe width="420" height="345" src="http://www.youtube.com/embed/HM1Zb3xmvMc" frameborder="0" allowfullscreen></iframe>
<p>It&#8217;s a Lisp book that is, in its own way, even crazier than the dearly-departed <a class="reference external" href="http://mislav.uniqpath.com/poignant-guide/">_why&#8217;s (Poignant) Guide to Ruby)</a>.  Check out this sample of the comic on their homepage:</p>
<p> <img alt="http://travelogue.betacantrips.com/wp-content/uploads/2011/09/comic_20x_10.png" src="http://travelogue.betacantrips.com/wp-content/uploads/2011/09/comic_20x_10.png" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2011/09/05/land-of-lisp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO write a Perl Obfu</title>
		<link>http://travelogue.betacantrips.com/2011/09/05/howto-write-a-perl-obfu/</link>
		<comments>http://travelogue.betacantrips.com/2011/09/05/howto-write-a-perl-obfu/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 10:35:40 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[old arts die out]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2011/09/05/howto-write-a-perl-obfu/</guid>
		<description><![CDATA[Filed under: humor, nerd pride, old arts die out, open source, programming languages
Here&#8217;s one I found once a long time ago and keep thinking of randomly.  jynx on Perlmonks explains what makes and breaks an Obfuscated Code entry.  Does anyone still write Perl?  Does anyone still write (intentionally) obfuscated Perl?  Still, [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a>, <a href='http://travelogue.betacantrips.com/tag/old-arts-die-out/'>old arts die out</a>, <a href='http://travelogue.betacantrips.com/tag/open-source/'>open source</a>, <a href='http://travelogue.betacantrips.com/tag/programming-languages/'>programming languages</a></p>
<p>Here&#8217;s one I found once a long time ago and keep thinking of randomly.  <a class="reference external" href="http://www.perlmonks.org/?node_id=36507">jynx</a> on <a class="reference external" href="http://www.perlmonks.org/">Perlmonks</a> explains <a class="reference external" href="http://www.perlmonks.org/?node_id=36507">what makes and breaks an Obfuscated Code entry</a>.  Does anyone still write Perl?  Does anyone still write (intentionally) obfuscated Perl?  Still, I really like the way he offers examples and counter-examples of each principle.</p>
<blockquote><div class="line-block">
<div class="line">2) pack/unpack is not obfuscation</div>
</p></div>
<p>The reason i list the counter-example is because it is not unpacking anything like what you think at first glance. While the obfu itself does need some work, that is an acceptable use of unpack. On the other hand, looking at the example we see a fairly common use of unpack: get the string and unpack it, oh look the string is japh. While a packed string is line noise, it&#8217;s easy to see past it and note what the code is doing if it&#8217;s a simple obfu.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2011/09/05/howto-write-a-perl-obfu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batman Villains</title>
		<link>http://travelogue.betacantrips.com/2011/02/06/batman-villains/</link>
		<comments>http://travelogue.betacantrips.com/2011/02/06/batman-villains/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 15:55:25 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[nerd pride]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2011/02/06/batman-villains/</guid>
		<description><![CDATA[Filed under: culture, humor, nerd pride
Seen on Tor.com: famous Batman villains, reimagined.
  
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/culture/'>culture</a>, <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a></p>
<p>Seen on Tor.com: <a class="reference external" href="http://www.flickr.com/photos/lishoffs/5349185631/">famous Batman villains, reimagined</a>.</p>
<p> <img alt="http://travelogue.betacantrips.com/wp-content/uploads/2011/02/5349185631_a75e680bbe.jpg" src="http://travelogue.betacantrips.com/wp-content/uploads/2011/02/5349185631_a75e680bbe.jpg" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2011/02/06/batman-villains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Like, Python</title>
		<link>http://travelogue.betacantrips.com/2010/04/24/like-python/</link>
		<comments>http://travelogue.betacantrips.com/2010/04/24/like-python/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 00:05:49 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/04/24/like-python/</guid>
		<description><![CDATA[Filed under: humor, nerd pride, programming languages
Cute nerd joke: Like, Python.

#!usr/bin/python
# My first Like, Python script!

yo just print like &#34;hello world&#34; bro

]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a>, <a href='http://travelogue.betacantrips.com/tag/programming-languages/'>programming languages</a></p>
<p>Cute nerd joke: <a class="reference external" href="http://staringispolite.com/likepython/">Like, Python</a>.</p>
<pre class="literal-block">
#!usr/bin/python
# My first Like, Python script!

yo just print like &quot;hello world&quot; bro
</pre>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/04/24/like-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Damn right you can.</title>
		<link>http://travelogue.betacantrips.com/2010/03/03/damn-right-you-can/</link>
		<comments>http://travelogue.betacantrips.com/2010/03/03/damn-right-you-can/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 01:36:14 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crazy]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/03/03/damn-right-you-can/</guid>
		<description><![CDATA[Filed under: crazy, humor, information, open source, wow
Seen on Planet Debian: &#8216;Can you get cp to give a progress bar like wget?&#8217; The solution starts:

#!/bin/sh
cp_p()
{
   strace -q -ewrite cp -- &#34;${1}&#34; &#34;${2}&#34; 2&#62;&#38;1 \
...

The author notes in the comments:
If you feel the need to point out an alternative solution, then you have missed [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/crazy/'>crazy</a>, <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/information/'>information</a>, <a href='http://travelogue.betacantrips.com/tag/open-source/'>open source</a>, <a href='http://travelogue.betacantrips.com/tag/wow/'>wow</a></p>
<p><a class="reference external" href="http://www.fooishbar.org/blog/tech/cp-progress-bar-2010-03-04-12-15.html">Seen</a> on <a class="reference external" href="http://planet.debian.net/">Planet Debian</a>: <a class="reference external" href="http://chris-lamb.co.uk/2008/01/24/can-you-get-cp-to-give-a-progress-bar-like-wget/">&#8216;Can you get cp to give a progress bar like wget?&#8217;</a> The solution starts:</p>
<pre class="literal-block">
#!/bin/sh
cp_p()
{
   strace -q -ewrite cp -- &quot;${1}&quot; &quot;${2}&quot; 2&gt;&amp;1 \
...
</pre>
<p>The author notes in the comments:</p>
<blockquote><p>If you feel the need to point out an alternative solution, then you have missed the entire point by a wide margin.</p>
<p class="attribution">&mdash;lamby</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/03/03/damn-right-you-can/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>now go to bed</title>
		<link>http://travelogue.betacantrips.com/2010/02/11/now-go-to-bed/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/11/now-go-to-bed/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 16:04:22 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[control the media]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/11/now-go-to-bed/</guid>
		<description><![CDATA[Filed under: control the media, humor
Found this episode of Pictures for Sad Children pretty wonderful:
 
I think this is a great distillation of everything that Big Media stands for.
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/control-the-media/'>control the media</a>, <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a></p>
<p>Found <a class="reference external" href="http://www.picturesforsadchildren.com/index.php?comicID=310">this</a> episode of <a class="reference external" href="http://www.picturesforsadchildren.com/">Pictures for Sad Children</a> pretty wonderful:</p>
<p> <img alt="now go to bed" src="http://travelogue.betacantrips.com/wp-content/uploads/2010/02/wpid-00000310.png" title="now go to bed" />
<p>I think this is a great distillation of everything that Big Media stands for.</p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/11/now-go-to-bed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Super Bowl Picture</title>
		<link>http://travelogue.betacantrips.com/2010/02/09/awesome-super-bowl-picture/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/09/awesome-super-bowl-picture/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:05:53 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/09/awesome-super-bowl-picture/</guid>
		<description><![CDATA[Filed under: humor
Thanks Suzanne for this picture, linked from Boing Boing:
  
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a></p>
<p>Thanks Suzanne for this picture, <a class="reference external" href="http://www.boingboing.net/2010/02/08/best-superbowl-photo.html">linked</a> from <a class="reference external" href="http://www.boingboing.net/">Boing Boing</a>:</p>
<p> <img alt="http://travelogue.betacantrips.com/wp-content/uploads/2010/02/wpid-ss-100207-sb-21.ss_full.jpg" src="http://travelogue.betacantrips.com/wp-content/uploads/2010/02/wpid-ss-100207-sb-21.ss_full.jpg" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/09/awesome-super-bowl-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Brain, as explained by John Cleese</title>
		<link>http://travelogue.betacantrips.com/2010/02/07/the-brain-as-explained-by-john-cleese/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/07/the-brain-as-explained-by-john-cleese/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:42:03 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[linguistics]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/07/the-brain-as-explained-by-john-cleese/</guid>
		<description><![CDATA[Filed under: humor, linguistics
Seen on Language Log: &#34;John Cleese&#8217;s doubletalk neuroscience lecture&#34;.
 
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/linguistics/'>linguistics</a></p>
<p><a class="reference external" href="http://languagelog.ldc.upenn.edu/nll/?p=2081">Seen</a> on <a class="reference external" href="http://languagelog.ldc.upenn.edu/nll/">Language Log</a>: &quot;John Cleese&#8217;s doubletalk neuroscience lecture&quot;.</p>
<p> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/FQjgsQ5G8ug&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/FQjgsQ5G8ug&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/07/the-brain-as-explained-by-john-cleese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batman A-Go-Go</title>
		<link>http://travelogue.betacantrips.com/2010/02/06/batman-a-go-go/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/06/batman-a-go-go/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 00:40:59 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[nerd pride]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/06/batman-a-go-go/</guid>
		<description><![CDATA[Filed under: humor, nerd pride
Seen on JWZ:
  
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a></p>
<p><a class="reference external" href="http://jwz.livejournal.com/1167211.html">Seen</a> on <a class="reference external" href="http://jwz.livejournal.com/">JWZ</a>:</p>
<p> <a class="reference external image-reference" href="http://jwz.livejournal.com/1167211.html"><img alt="http://travelogue.betacantrips.com/wp-content/uploads/2010/02/wpid-4315967815_64407ab5c2_o.jpg" src="http://travelogue.betacantrips.com/wp-content/uploads/2010/02/wpid-4315967815_64407ab5c2_o.jpg" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/06/batman-a-go-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Polar Bears&#8217; new Entrance Video</title>
		<link>http://travelogue.betacantrips.com/2010/01/25/polar-bears-new-entrance-video/</link>
		<comments>http://travelogue.betacantrips.com/2010/01/25/polar-bears-new-entrance-video/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:14:47 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/01/25/polar-bears-new-entrance-video/</guid>
		<description><![CDATA[Filed under: humor, wow
Seen via Suzanne: this intro video for the University of Alaska-Fairbanks&#8217;s hockey team.
 
Alaska Nanooks 2010 Hockey Intro from Szymon Weglarski on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/humor/'>humor</a>, <a href='http://travelogue.betacantrips.com/tag/wow/'>wow</a></p>
<p>Seen via Suzanne: <a class="reference external" href="http://vimeo.com/7577554">this intro video for the University of Alaska-Fairbanks&#8217;s hockey team</a>.</p>
<p> <object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=7577554&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=7577554&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>
<p><a href="http://www.vimeo.com/7577554">Alaska Nanooks 2010 Hockey Intro</a> from <a href="http://www.vimeo.com/user1750409">Szymon Weglarski</a> on <a href="http://www.vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/01/25/polar-bears-new-entrance-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

