<?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>Benjamin</title>
	<atom:link href="http://benjamin.eavey.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjamin.eavey.com</link>
	<description>From my disheveled brain to yours.</description>
	<lastBuildDate>Sat, 05 Nov 2011 21:24:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Killing WordPress comments?</title>
		<link>http://benjamin.eavey.com/2011/10/killing-wordpress-comments/</link>
		<comments>http://benjamin.eavey.com/2011/10/killing-wordpress-comments/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:28:13 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[This Blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://benjamin.eavey.com/?p=86</guid>
		<description><![CDATA[I&#8217;ve only been using WordPress for a couple of weeks, but it&#8217;s crazy that there isn&#8217;t a way to kill the built-in commenting system without editing the PHP directly within your theme. I found where I can kill the ability for people to comment, but the blog still insisted on displaying the &#8220;Comments are closed&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://benjamin.eavey.com/wp-content/uploads/2011/10/WordPress_Logo_500x500.jpg"><img src="http://benjamin.eavey.com/wp-content/uploads/2011/10/WordPress_Logo_500x500-300x300.jpg" alt="" title="WordPress_Logo_500x500" width="300" height="300" class="alignright size-medium wp-image-87" /></a>I&#8217;ve only been using WordPress for a couple of weeks, but it&#8217;s crazy that there isn&#8217;t a way to kill the built-in commenting system without editing the PHP directly within your theme. I found where I can kill the ability for people to comment, but the blog still insisted on displaying the &#8220;Comments are closed&#8221; section beneath my posts. I tried using CSS to hide it, and that didn&#8217;t work, either. If anyone&#8217;s curious, for my theme, I just had to comment out the section that pulls in the comments template like this:</p>
<p><code>php //comments_template();</code></p>
<p>That was in the &#8220;single.php&#8221; file, in my case. Your mileage may vary. Seems a little silly, but whatever. I can understand that WordPress is geared toward bloggers who use comments as the lifeblood of their sites, but I&#8217;m surprised that nobody gave much thought to the idea that people might want to work differently. In my case, I decided to drive this site&#8217;s comments with Facebook&#8217;s APIs.  I&#8217;m not sure if I like it yet, and I&#8217;m not sure if I&#8217;ll keep it this way, but I really didn&#8217;t need a &#8220;comments&#8221; section for Facebook followed by another &#8220;comments&#8221; section pushed by WordPress telling people that comments are closed. Talk about confusing.</p>
<p>Speaking of the Facebook Comments section, I haven&#8217;t tested it yet, so&#8230;  help me out?  <img src='http://benjamin.eavey.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://benjamin.eavey.com/2011/10/killing-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Thorn In My Side</title>
		<link>http://benjamin.eavey.com/2011/10/a-thorn-in-my-side/</link>
		<comments>http://benjamin.eavey.com/2011/10/a-thorn-in-my-side/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 02:38:11 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://benjamin.eavey.com/?p=49</guid>
		<description><![CDATA[(Salvaged from the old blog&#8230;) It always bugs me when people try to be cutesy in an old-town way by putting up signs saying things like &#8220;Ye Olde Coffee House&#8221; or &#8220;Ye Olde Cinema&#8221; or something equally silly. For whatever reason, something always seemed wrong about it to me, and now I know why. It&#8217;s because&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://benjamin.eavey.com/wp-content/uploads/2011/10/ye-olde-coffee-house.jpg"><img class="alignright size-full wp-image-50" title="Ye Olde Coffee House" src="http://benjamin.eavey.com/wp-content/uploads/2011/10/ye-olde-coffee-house.jpg" alt="" width="142" height="200" /></a><em>(Salvaged from the old blog&#8230;) </em>It always bugs me when people try to be cutesy in an old-town way by putting up signs saying things like &#8220;Ye Olde Coffee House&#8221; or &#8220;Ye Olde Cinema&#8221; or something equally silly. For whatever reason, something always seemed wrong about it to me, and now I know why. It&#8217;s because&#8230; well, it&#8217;s because it really is wrong.</p>
<p>That &#8220;y&#8221; is supposed to be the runic letter Thorn &#8212; Þ (uppercase) or þ (lowercase). Over time, the way the letter was written changed, until eventually it looked more like a backward &#8220;y&#8221; with a thin line on the top part. Easy to see why people copying old documents got confused and just wrote it as the letter Y, since Thorn was no longer in use in the English alphabet. So when you see a sign that says &#8220;Ye Olde&#8230;&#8221;, just pronounce the first word as &#8220;the&#8221; instead. That&#8217;s how it was originally intended.</p>
<p>Jeez, I love the Internet for learning stuff like this&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://benjamin.eavey.com/2011/10/a-thorn-in-my-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts About &#8220;gh&#8221;</title>
		<link>http://benjamin.eavey.com/2011/10/thoughts-about-gh/</link>
		<comments>http://benjamin.eavey.com/2011/10/thoughts-about-gh/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 02:31:49 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://benjamin.eavey.com/?p=41</guid>
		<description><![CDATA[(Salvaged from the old blog&#8230;) Holy cow! This has been bugging me for a long time, and for whatever reason, I never bothered to look it up. Why are some words spelled with a &#8220;gh&#8221; in them, but you rarely pronounce them like they&#8217;re spelled? The &#8220;gh&#8221; is almost always either silent or pronounced like &#8220;f&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><em>(Salvaged from the old blog&#8230;) <a href="http://benjamin.eavey.com/wp-content/uploads/2011/10/gh.jpg"><img class="size-full wp-image-42 alignright" title="gh" src="http://benjamin.eavey.com/wp-content/uploads/2011/10/gh.jpg" alt="" width="166" height="157" /></a></em>Holy cow! This has been bugging me for a long time, and for whatever reason, I never bothered to look it up. Why are some words spelled with a &#8220;gh&#8221; in them, but you rarely pronounce them like they&#8217;re spelled? The &#8220;gh&#8221; is almost always either silent or pronounced like &#8220;f&#8221;. Does that make any sense?</p>
<p>Turns out, and this should&#8217;ve been obvious, that &#8220;gh&#8221; is the English equivalent to the German and Gaelic &#8220;ch&#8221; sound, like in &#8220;loch&#8221; (Scottish for &#8220;lake&#8221;) or &#8220;lachen&#8221; (German for &#8220;laugh&#8221;). It&#8217;s that same throat-clearing sound you hear in Hebrew, for instance, or when Germans talk about themselves (&#8220;Ich&#8221;). Again, holy cow! It used to be pronounced in English, but as modern English lost that sound, the pronunciation became silent or changed a bit, usually to an &#8220;f&#8221; sound at the end of words.</p>
<p>That&#8217;s&#8230; awesome.</p>
<p>I just happened to search Google and found <a href="http://www.alphadictionary.com/articles/ling006.html">this article</a>. It&#8217;s a great piece, and everybody should read it. Sorry if this is old news to you, but it was pretty exciting for me!</p>
<p> <img src='http://benjamin.eavey.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Okay, now go back to whatever you were doing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://benjamin.eavey.com/2011/10/thoughts-about-gh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome Back</title>
		<link>http://benjamin.eavey.com/2011/10/welcome-back/</link>
		<comments>http://benjamin.eavey.com/2011/10/welcome-back/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 00:34:31 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[This Blog]]></category>

		<guid isPermaLink="false">http://benjamin.eavey.com/?p=22</guid>
		<description><![CDATA[For whatever reason, I decided it was time to come back. Previously, just for fun, in an earlier life, I had a little self-hosted blog going.  I didn&#8217;t spend a lot of time on it, I didn&#8217;t spend a lot of time writing on it, and it certainly wasn&#8217;t that interesting, except maybe to me. [...]]]></description>
			<content:encoded><![CDATA[<p>For whatever reason, I decided it was time to come back.</p>
<p>Previously, just for fun, in an earlier life, I had a little self-hosted blog going.  I didn&#8217;t spend a lot of time on it, I didn&#8217;t spend a lot of time writing on it, and it certainly wasn&#8217;t that interesting, except maybe to me.  I was using Blogger as my publishing platform, back when it had the ability to push changes to a self-hosted site over FTP.  At some point, they stopped allowing that.  And that was it for me. I didn&#8217;t feel like doing anything with my old blog and moving it to Google&#8217;s servers, and it became completely static.  Dead.  It was a ghost town on the web.</p>
<p>That was two years ago.</p>
<p>Then the other day, I started thinking&#8230;  I have 100GB of hosted web space that I&#8217;m not doing much of anything with.  How stupid is that?  I mean, at the very least, I should have a blog on there or something&#8230;</p>
<p>And then it was in my head.  Which is never a good thing.  So I installed WordPress and configured it.  And here we are.</p>
<p>I&#8217;ll write primarily about technology and language.  Or language and technology.  And there might be the occasional non-partisan commentary on political stupidity.  I also have a photostream going on here, which is something new for me, and I&#8217;m looking forward to keeping that updated.  I seem to take pictures wherever I am anyway, but now I have somewhere to put them.  It makes sense.  Check the photos out <a title="Through My Eyes" href="http://benjamin.eavey.com/my-eyes/">here</a>.</p>
<p>So welcome. Now we&#8217;ll wait and see what happens&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://benjamin.eavey.com/2011/10/welcome-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

