<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: A bit of ROT13 trivia</title>
	<atom:link href="http://blogwaffe.com/2005/01/17/214/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogwaffe.com/2005/01/17/214/</link>
	<description>Witness the firepower of this fully armed and operational blog station</description>
	<pubDate>Thu, 20 Nov 2008 17:38:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: MDA</title>
		<link>http://blogwaffe.com/2005/01/17/214/#comment-159</link>
		<dc:creator>MDA</dc:creator>
		<pubDate>Tue, 01 Feb 2005 23:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwaffe.com:8000/2005/01/17/214/#comment-159</guid>
		<description>Ah ha! That makes perfect sense.  It's purpose seems obvious now that you explain it &lt;code&gt;:)&lt;/code&gt;  Thanks.</description>
		<content:encoded><![CDATA[<p>Ah ha! That makes perfect sense.  It&#8217;s purpose seems obvious now that you explain it <code>:)</code>  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ze</title>
		<link>http://blogwaffe.com/2005/01/17/214/#comment-158</link>
		<dc:creator>ze</dc:creator>
		<pubDate>Tue, 01 Feb 2005 22:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwaffe.com:8000/2005/01/17/214/#comment-158</guid>
		<description>tr is one of the standard collection of generally useful little unix apps
any case where you want to turn one character into another (or get rid of it altogether), thats its utility
useful examples include tr '[A-Z]' '[a-z]' (converts to all-lowercase)
tr '\n' '\t' (converts newlines to tabs)
tr -d '\r' (converts dos to unix text format)
and many others.
personally, i use it on a regular basis for misc special cases</description>
		<content:encoded><![CDATA[<p>tr is one of the standard collection of generally useful little unix apps<br />
any case where you want to turn one character into another (or get rid of it altogether), thats its utility<br />
useful examples include tr &#8216;[A-Z]&#8216; &#8216;[a-z]&#8216; (converts to all-lowercase)<br />
tr &#8216;\n&#8217; &#8216;\t&#8217; (converts newlines to tabs)<br />
tr -d &#8216;\r&#8217; (converts dos to unix text format)<br />
and many others.<br />
personally, i use it on a regular basis for misc special cases</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MDA</title>
		<link>http://blogwaffe.com/2005/01/17/214/#comment-151</link>
		<dc:creator>MDA</dc:creator>
		<pubDate>Mon, 24 Jan 2005 23:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwaffe.com:8000/2005/01/17/214/#comment-151</guid>
		<description>That's two references I don't understand.  "I Love Bees" and "The Well".

Clearly you two are better connected and/or more experienced than I.

Rot13 is a way to obfuscate (rather than encrypt - it's a semantic argument) text.  You take the text and rotate each letter by thirteen places in the alphabet:  A &#8594; N, for example.  As "Hore" mentions, Rot13 is easily implemented in Unix (using a command called &lt;code&gt;tr&lt;/code&gt;).  Neither of us &lt;del datetime="2005-02-01T22:11:2508:00"&gt;know why&lt;/del&gt;&lt;ins datetime="2005-02-01T22:11:2508:00"&gt; knows why &lt;code&gt;tr&lt;/code&gt; exists&lt;/ins&gt;, but I think it's because &lt;code&gt;tr&lt;/code&gt; might be (or might have been) useful for mapping from one character set to another. (Does anyone know the real utility of &lt;code&gt;tr&lt;/code&gt;?) [Edited for Clarity]

At any rate, there was this clever little tool sitting around when people on Usenet groups (and elsewhere) decided they needed a way to tell dirty jokes or discuss plot spoilers without angering anybody.  So they Rot13'd their text.  If you wanted to read the joke or hear about a book's ending, you could Rot13 the text again (therein lies the beauty of Rot13 - it's its own inverse; 26 / 2 = 13).  It was really a way of accomodating voluntary censorship; nobody cared if you wrote a dirty joke, as long as they didn't have to see it.  Additionally, Rot13 was widely used (and was a built-in feature of most news readers), so "garbled" text didn't confuse anyone.  And some people learned to just read it outright.

Now, with the HTML in full force, when people are faced with similar circumstances, they will typically make the color of a section of text the same color as the background (it can be read by selecting it - thus changing the effective background color).  It's more user friendly.  It also makes the website in question look a bit ugly with all that random whitespace.

But most web browsers don't have Rot13 buttons built in.

Anyway, you might try http://www.rot13.com as an interpreter.</description>
		<content:encoded><![CDATA[<p>That&#8217;s two references I don&#8217;t understand.  &#8220;I Love Bees&#8221; and &#8220;The Well&#8221;.</p>
<p>Clearly you two are better connected and/or more experienced than I.</p>
<p>Rot13 is a way to obfuscate (rather than encrypt - it&#8217;s a semantic argument) text.  You take the text and rotate each letter by thirteen places in the alphabet:  A &rarr; N, for example.  As &#8220;Hore&#8221; mentions, Rot13 is easily implemented in Unix (using a command called <code>tr</code>).  Neither of us <del datetime="2005-02-01T22:11:2508:00">know why</del><ins datetime="2005-02-01T22:11:2508:00"> knows why <code>tr</code> exists</ins>, but I think it&#8217;s because <code>tr</code> might be (or might have been) useful for mapping from one character set to another. (Does anyone know the real utility of <code>tr</code>?) [Edited for Clarity]</p>
<p>At any rate, there was this clever little tool sitting around when people on Usenet groups (and elsewhere) decided they needed a way to tell dirty jokes or discuss plot spoilers without angering anybody.  So they Rot13&#8242;d their text.  If you wanted to read the joke or hear about a book&#8217;s ending, you could Rot13 the text again (therein lies the beauty of Rot13 - it&#8217;s its own inverse; 26 / 2 = 13).  It was really a way of accomodating voluntary censorship; nobody cared if you wrote a dirty joke, as long as they didn&#8217;t have to see it.  Additionally, Rot13 was widely used (and was a built-in feature of most news readers), so &#8220;garbled&#8221; text didn&#8217;t confuse anyone.  And some people learned to just read it outright.</p>
<p>Now, with the HTML in full force, when people are faced with similar circumstances, they will typically make the color of a section of text the same color as the background (it can be read by selecting it - thus changing the effective background color).  It&#8217;s more user friendly.  It also makes the website in question look a bit ugly with all that random whitespace.</p>
<p>But most web browsers don&#8217;t have Rot13 buttons built in.</p>
<p>Anyway, you might try <a href="http://www.rot13.com" rel="nofollow">http://www.rot13.com</a> as an interpreter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xaosseed</title>
		<link>http://blogwaffe.com/2005/01/17/214/#comment-150</link>
		<dc:creator>xaosseed</dc:creator>
		<pubDate>Mon, 24 Jan 2005 20:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwaffe.com:8000/2005/01/17/214/#comment-150</guid>
		<description>Okay, you've lost me and its been up for ages - has this place been "I love Bees"-ed or what? Explain it to me in small monosyllabic words.</description>
		<content:encoded><![CDATA[<p>Okay, you&#8217;ve lost me and its been up for ages - has this place been &#8220;I love Bees&#8221;-ed or what? Explain it to me in small monosyllabic words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hore</title>
		<link>http://blogwaffe.com/2005/01/17/214/#comment-139</link>
		<dc:creator>Hore</dc:creator>
		<pubDate>Tue, 18 Jan 2005 15:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogwaffe.com:8000/2005/01/17/214/#comment-139</guid>
		<description>EBGGuvegrra hfrq gb cebivqr n freivpr, vg jnf va gur fgnaqneq havk gbbyfrg sbe fbzr ernfba V whfg qba'g haqrefgnaq. Fvapr vg jnf gurer, crbcyr fgnegrq hfvat vg.

Gurer ner ybgf bs jnlf bs rkcerffvat yrtvgvznpl, nffhzvat lbh rdhngr vg jvgu orvat ba gur arg sbe nn ybat gvzr (gb or ubarfg, V guvax gung lbh pna or n fryy bhg naq unir n ybat pnerre naljnl). 

Bguref barf vapyqr Xvob, hfrarg (be rira hfrarg orsber gur arj tebhcf anzrf) naq ybgf bs bgure guvatf. Whfg qbag gryy zr lbh'er sebz gur Jryy.
</description>
		<content:encoded><![CDATA[<p>EBGGuvegrra hfrq gb cebivqr n freivpr, vg jnf va gur fgnaqneq havk gbbyfrg sbe fbzr ernfba V whfg qba&#8217;g haqrefgnaq. Fvapr vg jnf gurer, crbcyr fgnegrq hfvat vg.</p>
<p>Gurer ner ybgf bs jnlf bs rkcerffvat yrtvgvznpl, nffhzvat lbh rdhngr vg jvgu orvat ba gur arg sbe nn ybat gvzr (gb or ubarfg, V guvax gung lbh pna or n fryy bhg naq unir n ybat pnerre naljnl). </p>
<p>Bguref barf vapyqr Xvob, hfrarg (be rira hfrarg orsber gur arj tebhcf anzrf) naq ybgf bs bgure guvatf. Whfg qbag gryy zr lbh&#8217;er sebz gur Jryy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.208 seconds -->
