<?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; nerd pride</title>
	<atom:link href="http://travelogue.betacantrips.com/tag/nerd-pride/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>The Mountain Goats and Kaki King &#8211; Thank You Mario, But Our Princess Is In Another Castle</title>
		<link>http://travelogue.betacantrips.com/2011/01/02/the-mountain-goats-and-kaki-king-thank-you-mario-but-our-princess-is-in-another-castle/</link>
		<comments>http://travelogue.betacantrips.com/2011/01/02/the-mountain-goats-and-kaki-king-thank-you-mario-but-our-princess-is-in-another-castle/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 10:50:47 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[nerd pride]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2011/01/02/the-mountain-goats-and-kaki-king-thank-you-mario-but-our-princess-is-in-another-castle/</guid>
		<description><![CDATA[Filed under: culture, nerd pride
The title for this page on Buzzfeed is &#34;If the Mountain Goats scored Super Mario&#34;. I was expecting some fan tribute thing. I didn&#8217;t expect this to be awesome, but it was.
 
It&#8217;s sung from the perspective of Toad, who is at best a non-character.
Lyrics: Thank You Mario, But Our Princess [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/culture/'>culture</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a></p>
<p>The title for <a class="reference external" href="http://www.buzzfeed.com/peggy/if-the-mountain-goats-scored-super-mario">this page</a> on Buzzfeed is &quot;If the Mountain Goats scored Super Mario&quot;. I was expecting some fan tribute thing. I didn&#8217;t expect this to be awesome, but it was.</p>
<p> <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/JnbYyTlz1Tw?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/JnbYyTlz1Tw?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>
<p>It&#8217;s sung from the perspective of <a class="reference external" href="http://www.mariowiki.com/Toad">Toad</a>, who is at best a non-character.</p>
<p>Lyrics: <a class="reference external" href="http://www.songmeanings.net/songs/view/3530822107858738837/">Thank You Mario, But Our Princess Is In Another Castle</a> on SongMeanings.</p>
<p><a class="reference external" href="http://stereogum.com/">Stereogum</a> has <a class="reference external" href="http://stereogum.com/19771/new_mountain_goats_kaki_king_thank_you_mario_b/mp3s/">an mp3 download of Thank You Mario, But Our Princess Is In Another Castle by The Mountain Goats and Kaki King</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2011/01/02/the-mountain-goats-and-kaki-king-thank-you-mario-but-our-princess-is-in-another-castle/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>instantbird</title>
		<link>http://travelogue.betacantrips.com/2010/02/17/instantbird/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/17/instantbird/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 17:54:34 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/17/instantbird/</guid>
		<description><![CDATA[Filed under: nerd pride, open source
Did you know (via the Debian NEW and BYHAND package list) that there&#8217;s a new kid on the IM software block? Behold: instantbird, based on the XUL framework and the pidgin libpurple codebase.
Instantbird is a multi-protocol Instant Messaging client. Using it, you can connect to all your different IM accounts.
It [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a>, <a href='http://travelogue.betacantrips.com/tag/open-source/'>open source</a></p>
<p>Did you know (<a class="reference external" href="http://ftp-master.debian.org/new/instantbird_0.2b1-1.html">via</a> the <a class="reference external" href="http://ftp-master.debian.org/new.html">Debian NEW and BYHAND package list</a>) that there&#8217;s a new kid on the IM software block? Behold: <a class="reference external" href="http://instantbird.com/">instantbird</a>, based on the XUL framework and the <a class="reference external" href="http://www.pidgin.im/">pidgin</a> libpurple codebase.</p>
<blockquote><p>Instantbird is a multi-protocol Instant Messaging client. Using it, you can connect to all your different IM accounts.</p>
<p>It uses the Mozilla rendering engine to display IMs, and the Pidgin libpurple to connect to the different networks.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/17/instantbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Safely Store a Password</title>
		<link>http://travelogue.betacantrips.com/2010/02/16/how-to-safely-store-a-password/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/16/how-to-safely-store-a-password/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 06:12:18 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/16/how-to-safely-store-a-password/</guid>
		<description><![CDATA[Filed under: information, nerd pride, open source
Thanks Adam &#8212; how to safely store a password.
 Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt. Use bcrypt.
Good to know!
]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/information/'>information</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a>, <a href='http://travelogue.betacantrips.com/tag/open-source/'>open source</a></p>
<p>Thanks Adam &#8212; <a class="reference external" href="http://codahale.com/how-to-safely-store-a-password/">how to safely store a password</a>.</p>
<blockquote><p> Use <a class="reference external" href="http://www.usenix.org/events/usenix99/provos.html">bcrypt</a>. Use <a class="reference external" href="http://github.com/codahale/bcrypt-ruby">bcrypt</a>. Use <a class="reference external" href="http://pypi.python.org/pypi/bcrypt/">bcrypt</a>. Use <a class="reference external" href="http://derekslager.com/blog/posts/2007/10/bcrypt-dotnet-strong-password-hashing-for-dotnet-and-mono.ashx">bcrypt</a>. Use <a class="reference external" href="http://www.mindrot.org/projects/jBCrypt/">bcrypt</a>. Use <a class="reference external" href="http://search.cpan.org/~zefram/Crypt-Eksblowfish-0.007/lib/Crypt/Eksblowfish/Bcrypt.pm">bcrypt</a>. Use <a class="reference external" href="http://www.openwall.com/crypt/">bcrypt</a>. Use <a class="reference external" href="http://www.openwall.com/phpass/">bcrypt</a>. Use <a class="reference external" href="http://github.com/skarab/erlang-bcrypt">bcrypt</a>.</p></blockquote>
<p>Good to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/16/how-to-safely-store-a-password/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>Joey Hess: started termcasting</title>
		<link>http://travelogue.betacantrips.com/2010/02/04/joey-hess-started-termcasting/</link>
		<comments>http://travelogue.betacantrips.com/2010/02/04/joey-hess-started-termcasting/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:09:11 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer science slash cultural anthropology]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[nerd pride]]></category>

		<guid isPermaLink="false">http://travelogue.betacantrips.com/2010/02/04/joey-hess-started-termcasting/</guid>
		<description><![CDATA[Filed under: computer science slash cultural anthropology, information, nerd pride
Seen on Planet Debian: Apparently there&#8217;s a thing called termcasting, and some people are doing it.
I&#8217;ve hooked one of my laptop&#8217;s terminals up to the net, so anyone with IPv6 can telnet in and see it.
I&#8217;ve long wanted to be able to broadcast my terminal sessions [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://travelogue.betacantrips.com/tag/computer-science-slash-cultural-anthropology/'>computer science slash cultural anthropology</a>, <a href='http://travelogue.betacantrips.com/tag/information/'>information</a>, <a href='http://travelogue.betacantrips.com/tag/nerd-pride/'>nerd pride</a></p>
<p><a class="reference external" href="http://kitenet.net/~joey/blog/entry/started_termcasting/">Seen</a> on <a class="reference external" href="http://planet.debian.net/">Planet Debian</a>: Apparently there&#8217;s a thing called termcasting, and some people are doing it.</p>
<blockquote><p>I&#8217;ve hooked one of my laptop&#8217;s terminals up to the net, so anyone with IPv6 can telnet in and see it.</p>
<p>I&#8217;ve long wanted to be able to broadcast my terminal sessions on occasions when it makes sense. Like when I&#8217;m fixing someone&#8217;s bug, or closely collaborating with someone distant.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/02/04/joey-hess-started-termcasting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>True Chip Awards Invite!</title>
		<link>http://travelogue.betacantrips.com/2010/01/21/true-chip-awards-invite/</link>
		<comments>http://travelogue.betacantrips.com/2010/01/21/true-chip-awards-invite/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 03:10:06 +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/01/21/true-chip-awards-invite/</guid>
		<description><![CDATA[Filed under: humor, nerd pride
Seen on True Chip Till Death: the True Chip Awards Invite. The video&#8217;s only a minute and it&#8217;s good for a laugh if you&#8217;re a nerd:
 
]]></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://truechiptilldeath.com/2010/01/true-chip-awards-invite/">Seen</a> on <a class="reference external" href="http://truechiptilldeath.com/">True Chip Till Death</a>: the <a class="reference external" href="http://vimeo.com/8872626">True Chip Awards Invite</a>. The video&#8217;s only a minute and it&#8217;s good for a laugh if you&#8217;re a nerd:</p>
<p> <object width="400" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8872626&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8872626&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="375"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://travelogue.betacantrips.com/2010/01/21/true-chip-awards-invite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

