<?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 GITS Blog &#187; silly</title>
	<atom:link href="http://ginstrom.com/scribbles/category/silly/feed/" rel="self" type="application/rss+xml" />
	<link>http://ginstrom.com/scribbles</link>
	<description>Random scribbling about programming, translation, and Japan</description>
	<lastBuildDate>Fri, 11 May 2012 05:10:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>I don&#8217;t think this means what you think it means</title>
		<link>http://ginstrom.com/scribbles/2009/06/18/i-dont-think-this-means-what-you-think-it-means/</link>
		<comments>http://ginstrom.com/scribbles/2009/06/18/i-dont-think-this-means-what-you-think-it-means/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:06:43 +0000</pubDate>
		<dc:creator>Ryan Ginstrom</dc:creator>
				<category><![CDATA[silly]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=1175</guid>
		<description><![CDATA[A couple of days ago, I did a translation of an equipment manual. The client had helpfully supplied a glossary with the English translations of the various parts of the equipment. One of them caught my eye: Erection status monitor I suggested to the client that they change that one to something a bit less, [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago, I did a translation of an equipment manual.</p>
<p>The client had helpfully supplied a glossary with the English translations of the various parts of the equipment.</p>
<p>One of them caught my eye:</p>
<p><em>Erection status monitor</em></p>
<p>I suggested to the client that they change that one to something a bit less, erm, suggestive. This is one of the few cases where I'm looking forward to seeing the camera-ready proofs to see what they went with.</p>
]]></content:encoded>
			<wfw:commentRss>http://ginstrom.com/scribbles/2009/06/18/i-dont-think-this-means-what-you-think-it-means/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>If this house of the crystal to extinguish itself of rock.</title>
		<link>http://ginstrom.com/scribbles/2008/10/20/if-this-house-of-the-crystal-to-extinguish-itself-of-rock/</link>
		<comments>http://ginstrom.com/scribbles/2008/10/20/if-this-house-of-the-crystal-to-extinguish-itself-of-rock/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 00:56:56 +0000</pubDate>
		<dc:creator>Ryan Ginstrom</dc:creator>
				<category><![CDATA[silly]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=479</guid>
		<description><![CDATA[Which, of course, is the multibabel-ized version of "Those in glass houses should not throw stones." Hat tip to blogging translator for mentioning the site. Incidentally, leaving out Japanese, Chinese, and Korean from our language chain, we get the much more understandable (!?): In the houses of the crystal the rocks would not have that [...]]]></description>
			<content:encoded><![CDATA[<p>Which, of course, is the <a href="http://tashian.com/multibabel/">multibabel</a>-ized version of "Those in glass houses should not throw stones."</p>
<p>Hat tip to <a href="http://blog.philippahammond.net/2008/10/19/253-of-505-unbelievably-stupid-web-pges/">blogging translator</a> for mentioning the site.</p>
<p>Incidentally, leaving out Japanese, Chinese, and Korean from our language chain, we get the much more understandable (!?):</p>
<blockquote><p>In the houses of the crystal the rocks would not have that to play.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ginstrom.com/scribbles/2008/10/20/if-this-house-of-the-crystal-to-extinguish-itself-of-rock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choices</title>
		<link>http://ginstrom.com/scribbles/2008/08/25/choices/</link>
		<comments>http://ginstrom.com/scribbles/2008/08/25/choices/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 05:54:18 +0000</pubDate>
		<dc:creator>Ryan Ginstrom</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[silly]]></category>

		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=128</guid>
		<description><![CDATA[Here's a not-serious field guide for choosing a scripting language. Perl Choose perl if you think that scripting is for quick-n-dirty tasks, and your language ought to look like it. Or if you like how it looks when Snoopy swears. Ruby Choose ruby if you think that perl is pretty cool, but it should be [...]]]></description>
			<content:encoded><![CDATA[<p>Here's a not-serious field guide for choosing a scripting language.</p>
<h3>Perl</h3>
<p>Choose <a href="http://www.perl.org/">perl</a> if you think that scripting is for quick-n-dirty tasks, and your language ought to look like it. Or if you like how it looks when Snoopy swears.</p>
<h3>Ruby</h3>
<p>Choose <a href="http://www.ruby-lang.org/">ruby</a> if you think that perl is pretty cool, but it should be <a href="http://en.wikipedia.org/wiki/Ruby_programming_language#History">even more powerful</a>.</p>
<h3>Python</h3>
<p>Choose <a href="http://www.python.org/">python</a> if you think naming your throwaway variables "spam" and "egg" is really witty. Or if you want to write really cool stuff. (No bias here, no sir!)</p>
<h3>JavaScript</h3>
<p>Choose <a href="http://en.wikipedia.org/wiki/JavaScript">javascript</a> if you're cowboy hacker or a genius hacker (or both).</p>
<h3>VBScript</h3>
<p>Choose <a href="http://en.wikipedia.org/wiki/VBScript">vbscript</a> if there's no hope for you whatsoever.</p>
<h3>Lua</h3>
<p>Choose <a href="http://www.lua.org/">lua</a> if you like squeezing into small spaces.</p>
]]></content:encoded>
			<wfw:commentRss>http://ginstrom.com/scribbles/2008/08/25/choices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Possibly the best name for a programming language ever</title>
		<link>http://ginstrom.com/scribbles/2008/02/22/possibly-the-best-name-for-a-programming-language-ever/</link>
		<comments>http://ginstrom.com/scribbles/2008/02/22/possibly-the-best-name-for-a-programming-language-ever/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 05:27:25 +0000</pubDate>
		<dc:creator>Ryan Ginstrom</dc:creator>
				<category><![CDATA[silly]]></category>

		<guid isPermaLink="false">http://www.ginstrom.com/scribbles/2008/02/22/possibly-the-best-name-for-a-programming-language-ever/</guid>
		<description><![CDATA[Coq. I would love to see this adopted at the Enterprise level. Could you imagine slipping sentences like these into your next corporate-drivelspeak document? The vendors have really bent over backwards to make introducing Coq as painless as possible. We don't believe in shoving Coq down people's throats. In fact, we've found that once people [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://coq.inria.fr/">Coq</a>.</p>
<p>I would love to see this adopted at the Enterprise level. Could you imagine slipping sentences like these into your next corporate-drivelspeak document?</p>
<blockquote><p>The vendors have really bent over backwards to make introducing Coq as painless as possible.</p></blockquote>
<blockquote><p>We don't believe in shoving Coq down people's throats. In fact, we've found that once people have had a taste of Coq, they never want to go back.</p></blockquote>
<p>Here's hoping.</p>
]]></content:encoded>
			<wfw:commentRss>http://ginstrom.com/scribbles/2008/02/22/possibly-the-best-name-for-a-programming-language-ever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

