<?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>Self-Amusement Park &#187; Meta</title>
	<atom:link href="http://selfamusementpark.com/blog/categories/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://selfamusementpark.com/blog</link>
	<description>I have nothing interesting to say. Don't believe me? Read this:</description>
	<lastBuildDate>Wed, 14 Dec 2011 01:29:44 +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>A thousand words later</title>
		<link>http://selfamusementpark.com/blog/2006/04/17/a-thousand-words-later/</link>
		<comments>http://selfamusementpark.com/blog/2006/04/17/a-thousand-words-later/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 16:04:22 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">/blog/2006/04/17/a-thousand-words-later/</guid>
		<description><![CDATA[Over the weekend, I wrote my own photo-inserting plugin for WordPress. I did my own because I keep all my digital photos in one place (and wanted to keep it that way without having all of them publicly available; I also wanted the mechanism to generate and serve lower-resolution (so lower-bandwidth) versions automatically. The plugin [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/pic/Chicago2004/IMGP0347?thumb=1&#038;sekrit=JPK54O" height="144" class="photo" onClick="window.open('/pic/Chicago2004/IMGP0347?web=1&#038;sekrit=OAWOMM', '_blank', 'height=480,width=640');" width="184"/><br />
Over the weekend, I wrote my own photo-inserting plugin for WordPress. I did my own because I keep all my digital photos in one place (and wanted to keep it that way without having all of them publicly available; I also wanted the mechanism to generate and serve lower-resolution (so lower-bandwidth) versions automatically.</p>
<p>The plugin does that: I start my post with something like &#8220;<img src="/pic/Chicago2004/IMGP0347?thumb=1&#038;sekrit=JPK54O" height="144" class="photo" onClick="window.open('/pic/Chicago2004/IMGP0347?web=1&#038;sekrit=OAWOMM', '_blank', 'height=480,width=640');" width="184"/>&#8221; and the plugin takes care of substituting appropriate XHTML markup to retrieve a thumbnail version of the photo (which it also generates), adding on a secret code that&#8217;ll keep people from browsing for similarly-named photos (I might not want you to see IMGP0346 or IMGP0348). The generated markup also includes a little Javascript to pop open a larger (but reduced resolution) view in its own window.</p>
<p>Next step: set up a mechanism to handle incoming mail from my Sidekick, so that I can publish a post with photos automatically.</p>
<p><em>(That&#8217;s Gina and I reflected in the <a href="http://www.millenniumpark.org/artandarchitecture/cloud_gate.html" target="_blank">big shiny jellybean</a> in Chicago&#8217;s Millenium Park.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2006/04/17/a-thousand-words-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in the box</title>
		<link>http://selfamusementpark.com/blog/2006/04/08/whats-in-the-box/</link>
		<comments>http://selfamusementpark.com/blog/2006/04/08/whats-in-the-box/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 20:38:26 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">/blog/2006/04/08/whats-in-the-box/</guid>
		<description><![CDATA[I run this server myself, as an educational experience; I expect that a fair number of posts on this blog will relate to things I&#8217;ve learned while working on it. I&#8217;ll file these posts in this &#8220;Meta&#8221; category: blogging about blogging, as well as the other server stuff underneath it. For now, here&#8217;s a list [...]]]></description>
			<content:encoded><![CDATA[<p>I run this server myself, as an educational experience; I expect that a fair number of posts on this blog will relate to things I&#8217;ve learned while working on it. I&#8217;ll file these posts in this &#8220;Meta&#8221; category: blogging about blogging, as well as the other server stuff underneath it.</p>
<p>For now, here&#8217;s a list of the mechanisms on this server, many of which will soon be described in more detail in other posts:
<ul>
<li>This blog, of course, but also a few other folks&#8217; sites, including Gina&#8217;s <a href="http://foodiesf.com" target="_blank">foodie book club</a></li>
<li>My webcam, and the image-processing stuff around it</li>
<li>A backup mechanism that copies everything to my file server, as well as an offsite location, every night</li>
<li>A setup mechanism that allows me to rebuild the server from scratch in about an hour, with no interaction</li>
<li>A mail server, running Postfix, SpamAssassin, ClamAV, etc</li>
<li>My <a href="http://mythtv.org" target="_blank">MythTV</a> backend, which will eventually replace my TiVo</li>
<li>A <a href="http://subversion.tigris.org" target="_blank">Subversion</a> repository (eventually I&#8217;ll set up external access to share more of what I&#8217;ve made)</li>
<li>Various other web applications that I&#8217;ll describe later (buzzwords: <a href="http://www.djangoproject.com/" target="_blank">Django</a> &amp; <a href="http://www.edgewall.com/trac/" target="_blank">Trac</a>) </li>
</ul>
<p>The server runs <a href="http://www.ubuntu.com/" target="_blank">Ubuntu Linux</a> (currently, the Breezy Badger version); it&#8217;s a Dell SC-420 Pentium 4 box with 1G RAM and about 300GB storage.</p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2006/04/08/whats-in-the-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This just in&#8230; again.</title>
		<link>http://selfamusementpark.com/blog/2006/04/01/this-just-in/</link>
		<comments>http://selfamusementpark.com/blog/2006/04/01/this-just-in/#comments</comments>
		<pubDate>Sun, 02 Apr 2006 00:35:00 +0000</pubDate>
		<dc:creator>stearns</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">/blog/2006/04/01/this-just-in/</guid>
		<description><![CDATA[I&#8217;ve resurrected my blog. I started writing a couple of years ago, but eventually the posts slowed to a trickle as my impulse to post was swamped by the urge to tinker with the look. I&#8217;ve just spent a bit of time upgrading to WordPress 2.0 and doing my own theme (dig the live photo [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve resurrected my blog. I started writing a couple of years ago, but eventually the posts slowed to a trickle as my impulse to post was swamped by the urge to tinker with the look.</p>
<p>I&#8217;ve just spent a bit of time upgrading to WordPress 2.0 and doing my own theme (dig the live photo banner!), and now that I have, the old posts don&#8217;t fit. Coming soon: pictures in posts, and of course, Google ads.</p>
<p>Updated 4/4 8AM: Google ads: <em>check!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://selfamusementpark.com/blog/2006/04/01/this-just-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

