<?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>Neural Core Dump &#187; GPF</title>
	<atom:link href="http://www.jeffdarlington.com/tag/gpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffdarlington.com</link>
	<description>The personal blog of Jeffrey T. Darlington, creator of General Protection Fault</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firesheep, GPF, and Neural Core Dump</title>
		<link>http://www.jeffdarlington.com/2010/11/03/firesheep-gpf-and-neural-core-dump/</link>
		<comments>http://www.jeffdarlington.com/2010/11/03/firesheep-gpf-and-neural-core-dump/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 17:21:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[Firesheep]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=406</guid>
		<description><![CDATA[By now, the tech savvy among you have probably heard of Firesheep, the infamous unofficial Firefox plugin that lets you swipe other people&#8217;s session cookies and impersonate them on various popular, less-than-secure websites if you and they share the same unencrypted WiFi access point. The less tech savvy ones probably could care less, or are [...]]]></description>
			<content:encoded><![CDATA[<p>By now, the tech savvy among you have probably heard of <a title="Eric Butler - Software Developer in Seattle WA" href="http://bit.ly/9vil65">Firesheep</a>, the infamous unofficial Firefox plugin that lets you swipe other people&#8217;s session cookies and impersonate them on various popular, less-than-secure websites if you and they share the same unencrypted WiFi access point. The less tech savvy ones probably could care less, or are so terrified and spooked that you&#8217;ve turned off and unplugged your computers, buried them in a 20-foot-deep hole in the backyard, and layered on top of them concrete, asbestos, Kevlar, lard, and ten thousand old AOL CDs you&#8217;ve been hoarding in the closet since 1990.</p>
<p>OK, I was only kidding about the lard.</p>
<p>Last week I <a title="Twitter / Jeffrey Darlington" href="http://twitter.com/gpfjeff/status/29004016286">tweeted</a> that &#8220;Firesheep makes me want to weep for the Internet and laugh maniacally, both simultaneously&#8221;. That&#8217;s no exaggeration. On one hand, it&#8217;s performing wonders by raising awareness of just how insecure many of our favorite sites really are. The problem Firesheep exposes has been around for ages; hard-core hackers could perform all the tasks that this plugin does through readily available tools and a lot of dedicated logging and log scanning. What Firesheep does is take a complicated, hard-core hacker task and make it bone-headedly simple: install, scan, infiltrate. It provides a wake-up call to Web 2.0 developers that they need to look seriously at security rather than just pay it lip service. And at this task it seems to be doing quite well; already Google has made moves to force SSL for all GMail access and Facebook is mumbling under its breath that they&#8217;re &#8220;looking into it&#8221;.</p>
<p>What scares me about Firesheep is the bone-headedly simple aspect. I won&#8217;t get into the ethics of responsible disclosure of security flaws, but releasing a tool like this that makes such a questionable task as simple as clicking a button is bound to have repercussions. Putting this tool in the hands of everyone means putting it in the hands of <em>everyone,</em> no matter <a title="GPF Archive: Wednesday, August 27, 2008" href="http://www.gpf-comics.com/archive.php?d=20080827">what color hat they wear</a>. Yes, we&#8217;ll hopefully see lots of increase in security at many of the websites we use every day, but how many innocent and ignorant users will be maliciously attacked before those changes occur? The gun was a very useful tool for early pioneers to hunt and protect one&#8217;s family, but it&#8217;s also useful for criminals to steal, coerce, and murder their victims. Technology is inherently amoral; it is people that are moral or immoral.</p>
<p>I won&#8217;t go into the details of how Firesheep works or the many ways it can be easily thwarted. A quick spin by your favorite search engine will likely provide all the information you may need. However, I did want to take a few minutes to publicly analyze the various aspects of this site and the <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> site and reassure all my readers that your information should be reasonably safe. Right now, it looks like the person most likely to be impacted would be me, directly or indirectly, and the risks are actually pretty darn low.</p>
<p>First up, this site: Firesheep does indeed include information on how to &#8220;hack&#8221; WordPress. <span style="text-decoration: line-through;">Well, how to hack <a title="WordPress.com" href="http://www.wordpress.com/">WordPress.com</a>. Since Neural Core Dump is self-hosted, the built-in attack against WordPress.com hosted blogs won&#8217;t affect us here. However, Firesheep is open source, so it is trivial to modify the code to attack specific domains, so the WordPress.com attack can be tweaked to attack an individual self-hosted WordPress blog.</span> My original assumptions here proved to be incorrect; in looking back over the the Firesheep code, it doesn&#8217;t look specifically for WordPress.com domains, but for common cookie names used by all instances of WordPress, whether it&#8217;s self hosted or not. Thus, any logged-in user here could potentially be exposed. <span style="text-decoration: line-through;">In this case</span> However, this blog&#8217;s small size becomes its advantage; the likelihood that anyone will directly attack it is pretty low, and even then I keep extensive backups and can easily back out malicious comments or posts. (Mind you, being too small should <em>not</em> be used as an excuse not to be concerned, just that the threat can be downplayed for the time being.) I rarely use public, open WiFi hot spots (to be honest, there aren&#8217;t that many of them around where I live), and on the rare case that I do, it&#8217;s easy enough for me to create an SSH tunnel to my home Linux box and proxy all my HTTP traffic through it.</p>
<p>As for GPF, all logins occur over SSL, so no passwords are ever sent in the clear. Of course, Firesheep does not sniff passwords but rather session cookies, so this isn&#8217;t really the problem. I thought of a few scenarios where Firesheep could be used against GPF to varying degrees of success:</p>
<ul>
<li>Perhaps the most susceptible part of the site is the <a title="GPF Forums" href="http://www.gpf-comics.com/forum/">forum</a>. <a title="phpBB" href="http://www.phpbb.com/">phpBB</a> uses session cookies like many of the sites targeted by Firesheep, and is thus theoretically vulnerable. However, phpBB forums reside on the domain of the server they are installed upon and the session cookie names are easily configurable. Thus, attacks would have to be directly targeted against a specific site in order to work. Like the blog here, GPF&#8217;s relatively low profile makes it unlikely to be targeted, although the possibility exists. Also like the blog, I&#8217;m the only one with full admin access, so correcting problems shouldn&#8217;t be too difficult. All admin sessions occur entirely over SSL, and even if I check the box to have the browser remember my login, phpBB forces me to authenticate before granting access to the admin interface.</li>
<li>The <a title="The Official GPF Wiki" href="http://www.gpf-comics.com/wiki/">wiki</a> is currently configured (quite accidentally but fortuitously) to always use SSL during and after login. Thus, any session cookies the wiki may set are only sent over SSL and thus can never be sniffed. This is also moot for now since I&#8217;m the only one with write access to the wiki, but I&#8217;ve been considering giving access to a handful of volunteers to help me maintain it.</li>
<li>The <a title="GPF Store" href="https://www.gpf-comics.com/store/">GPF Store</a> is configured (quite intentionally) to always use SSL, whether you&#8217;re logged in or not.  No vulnerability there.</li>
<li>GPF Premium presents two problems: account creation/management and the day-to-day &#8220;branding&#8221; cookie that enables Premium features.
<ul>
<li>The <a title="GPF Premium: Create an Account" href="https://www.gpf-comics.com/premium/create_account.php">Account Creator</a> and <a title="GPF Premium: Account Manager" href="https://www.gpf-comics.com/premium/manage_account.php">Account Manager</a> always use SSL and do not use session cookies in any way. Their session data is currently stored in an encrypted, hidden form field on the page.  Since these pages never leave SSL, no information is ever sent in the clear. The weakest point of these systems are the user name and password you set. (You <em>did</em> pick a nice, strong password, didn&#8217;t you?)</li>
<li>It is theoretically possible for someone to sniff the Premium &#8220;branding&#8221; and options cookies and thus gain access to Premium features. However, that&#8217;s about all they can do: steal Premium access. These cookies do not let them gain access to your account in any way, and making any form of modification to your account requires login via the encrypted Account Manager. No features in Premium currently use these cookies to provide identity information to the system. (I did consider adding a few features that did, but those are all currently scrapped post-Firesheep.) Furthermore, the branding cookie is tied very closely to your individual browser and operating system, and there are safeguards to prevent tampering with the data and modifying it (like pretending to be an Eternal subscriber when the original cookie is really for a Bronze subscriber). The options cookie is useless without the branding cookie. Thus, the only person standing to lose anything from a sniffed Premium banding cookie is me, and that will only last as long as the cookie validates; even if the cookie thief modifies the cookie&#8217;s expiration date in the browser, embedded data in the cookie will invalidate it when the expiration date in the cookie data itself is reached.</li>
</ul>
</li>
</ul>
<p>Again, GPF&#8217;s probably far too small a target for anyone to really bother with, but the fact is that so little attack surface is visible that the only person likely to be hurt by it is me.</p>
<p>There, I hope I laid all your GPF/Firesheep fears to rest. What was that? The only person really concerned about this was me? Oh&#8230; well, in that case&#8230; um&#8230; never mind, I guess.</p>
<p>UPDATED November 4, 2010: Updated the paragraph about this blog to correct an incorrect assumption about only WordPress.com blogs being affected.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2010/11/03/firesheep-gpf-and-neural-core-dump/' addthis:title='Firesheep, GPF, and Neural Core Dump '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2010/11/03/firesheep-gpf-and-neural-core-dump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why there isn&#8217;t (and likely never will be) a GPF iPhone app</title>
		<link>http://www.jeffdarlington.com/2009/11/30/why-there-isnt-and-likely-never-will-be-a-gpf-iphone-app/</link>
		<comments>http://www.jeffdarlington.com/2009/11/30/why-there-isnt-and-likely-never-will-be-a-gpf-iphone-app/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 20:38:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[GPF]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webcomics]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=329</guid>
		<description><![CDATA[There&#8217;s an interesting trend in webcomics for a push onto mobile devices. I think it started with Clickwheel.com (which apparently no longer exists, hence no link), which tried to bring comics to the iPod by encoding them as short video files syndicated like a podcast. I thought this was an interesting idea, and I was [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an interesting trend in webcomics for a push onto mobile devices. I think it started with Clickwheel.com (which apparently no longer exists, hence no link), which tried to bring comics to the <a title="iPod article on Wikipedia" href="http://en.wikipedia.org/wiki/IPod">iPod</a> by encoding them as short video files syndicated like a <a title="Podcast article on Wikipedia" href="http://en.wikipedia.org/wiki/Podcast">podcast</a>. I thought this was an interesting idea, and I was even offered an opportunity to get into it on the ground flood, right when it started. However, I had a number of technical and rights management questions about the service and dragged my feet, eventually losing out on the deal and never following up on it. Given that the domain is now owned by a Norwegian ISP that <a title="Google Safe Browsing diagnostic page for AS34989 (SERVETHEWORLD)" href="http://google.com/safebrowsing/diagnostic?site=AS:34989">apparently serves up malware</a>, I&#8217;d say apathy may have been the right choice.</p>
<p>Nowadays the hot new distribution medium is to put an app on the (seemingly) ubiquitous <a title="iPhone article on Wikipedia" href="http://en.wikipedia.org/wiki/IPhone">iPhone</a> (or its <a title="GSM article on Wikipedia" href="http://en.wikipedia.org/wiki/GSM">GSM</a>-crippled sibling, the iPod Touch). <a title="Keenspot" href="http://www.keenspot.com/">Keenspot</a> was the first place I remember seeing webcomic iPhone apps showing up, although I can&#8217;t say for certain that they started the trend. Since then, I&#8217;ve seen iPhone apps for various comics popping up here and there. The one I&#8217;ve been watching the closest has been Howard Tayler&#8217;s <a title="Schlock Mercenary" href="http://www.schlockmercenary.com/"><em>Schlock Mercenary</em></a> (since Howard and I follow each other on <a title="Twitter" href="http://twitter.com/">Twitter</a> and <a title="Facebook" href="http://www.facebook.com/">Facebook</a>). It&#8217;s a curious trend to be certain, and it certainly has an element of &#8220;hipness&#8221; to it. After all, the iPhone is the &#8220;it&#8221; mobile device these days. And one thing <em>every</em> webcartoonist wants is more eyeballs reading their comics. Certainly it makes sense to go where those eyeballs are, to reach as many potential readers as possible.</p>
<p>Then a thought occurred to me: No one has really asked <em>me</em> why there&#8217;s no <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> iPhone app. Certainly it&#8217;s a valid question, and I&#8217;m even more surprised it hasn&#8217;t been brought up yet. I <em>know</em> a number of you out there use iPhones, as I&#8217;ve read your comments and seen your screen shots of the GPF site in the past. So I thought about this for a while and came up with a list of reasons why we don&#8217;t have an app, then decided to document those reasons here so I can point folks to one place so I won&#8217;t have to repeat myself. I thought about putting this in the <a title="GPF News" href="http://www.gpf-comics.com/news/">GPF News</a>, but since it&#8217;s more of an opinion piece than a news item, it probably belongs here instead. (There will probably be links from the <a title="The GPF FAQ" href="http://www.gpf-comics.com/faq.php">FAQ</a> eventually, if nothing else.)</p>
<p>The primary reason there is no dedicated GPF app for the iPhone will surely come as a shock to those out there who can&#8217;t get enough of their favorite beloved Apple device. I&#8217;ve never been one for great diplomacy or delicacy, so I&#8217;m afraid I can only be my blunt, bullish, blundering self. I really hate to say this, but it has to be said:</p>
<p>The iPhone isn&#8217;t the last word in mobile computing.</p>
<p>Now, before the fan boys start picking up your torches and pitchforks, let me elaborate. I have nothing against the iPhone. In fact, at one point, I seriously considered getting one. The GPF Year Nine story <a title="GPF Archive: Monday, May 26, 2008" href="http://www.gpf-comics.com/archive.php?d=20080526">&#8220;iDilemma&#8221;</a> is actually semi-autobiographical. (<a title="GPF Premium" href="http://www.gpf-comics.com/premium/">GPF Premium</a> subscribers should check out the Author&#8217;s Notes for that story to see how it diverges from real life.) In the end, it all boiled down to economics, just as it did for Nick and Ki; it was less expensive for me to buy my current <a title="Treo 700p article on Wikipedia" href="http://en.wikipedia.org/wiki/Treo_700p">Treo 700p</a> without subsidy than for me to break my contract with my current carrier, switch to AT&amp;T, buy the iPhone plus another phone for my wife, and so on. While I passed on the device itself, several of my coworkers at my day job have iPhones, so I can pretty much get access to one to play with any time I wish. Thus I&#8217;m familiar enough with how it works and all the whiz-bang spiffiness it purports to have. I know a thing or two about what it does right, what it does wrong, and how it&#8217;s revolutionized the mobile computing or &#8220;<a title="Smartphone article on Wikipedia" href="http://en.wikipedia.org/wiki/Smartphone">smartphone</a>&#8221; industry.</p>
<p>That said, the iPhone&#8217;s 30+ million units pales in comparison to the number of <a title="BlackBerry article on Wikipedia" href="http://en.wikipedia.org/wiki/BlackBerry">BlackBerry</a> devices in circulation. The iPhone represents one device, one platform, on one network. BlackBerries are available in many form factors from almost every wireless carrier. On top of that, <a title="Android (operating system) article on Wikipedia" href="http://en.wikipedia.org/wiki/Android_%28operating_system%29">Android</a> is a rapidly-growing platform; while it hasn&#8217;t yet matched the numbers of the iPhone, like the BlackBerry it comes in many flavors from many manufacturers and can be found on almost every network. It won&#8217;t be long before Android phones overtake iPhones in number by mere aggregation of disparate devices. And while some folks dismiss <a title="Palm, Inc. article on Wikipedia" href="http://en.wikipedia.org/wiki/Palm,_Inc.">Palm</a> as a has-been in the market, the <a title="Palm Pre article on Wikipedia" href="http://en.wikipedia.org/wiki/Palm_Pre">Pre</a> and the <a title="Palm Pixi article on Wikipedia" href="http://en.wikipedia.org/wiki/Palm_Pixi">Pixi</a> are selling modestly and may represent a comeback for the company. (Don&#8217;t forget the many of us who, ahem, still use good ol&#8217; <a title="Palm OS article on Wikipedia" href="http://en.wikipedia.org/wiki/Palm_OS">Palm OS</a>, myself included, despite its age.) No matter how much we&#8217;d all wish it just went away, <a title="Windows Mobile article on Wikipedia" href="http://en.wikipedia.org/wiki/Windows_Mobile">Windows Mobile</a> still exists and people are still suckered into buying phones with it installed. And all of this ignores the biggest player of all in the field: <a title="Symbian OS article on Wikipedia" href="http://en.wikipedia.org/wiki/Symbian_OS">Symbian</a>, which runs about half of all mobile phones in the world.</p>
<p>Right there, I&#8217;ve listed off seven mobile platforms, including the iPhone. To pick one would severely limit the potential to reach new customers. To pick one with such a small market share (~14% as of Q2 2009) would be even more limiting. If my goal were to reach as many eyeballs as possible, why would I focus on one tiny segment of the market, simply because it&#8217;s the one everyone is talking about at the moment? After all, everyone might be talking about something else in a couple months.</p>
<p>Of course, this plethora of platforms opens up another can of worms. My goal with GPF has always been to be as accessible as possible to as many people as possible. Although the comic is (currently) confined to the English speaking world, it <em>is</em> available to just about anyone with a Web browser. I carefully designed the site to be as cross-browser compatible as possible, sometimes even sticking with older technologies longer than I should so the site will keep working in older browsers. If nothing else, it degrades gracefully and is still functional if you don&#8217;t have something top of the line. For that matter, thanks t0 our <a title="Oh No Robot" href="http://www.ohnorobot.com/">Oh No Robot</a> transcriptions, you can even read 95+% of the archives with a text browser! That also means screen readers for the visually impaired can be used to enjoy the strip. It&#8217;s not ideal, of course, but it&#8217;s functional, and it&#8217;s helped us garner fans in ways you might not expect.</p>
<p>So if I&#8217;m not going limit myself by building a specialized app for <em>one</em> mobile platform, does that mean I&#8217;m going to end up making applications for <em>all</em> mobile platforms? No, that too is an exercise in futility. Every mobile platform has its own <a title="Software development kit article on Wikipedia" href="http://en.wikipedia.org/wiki/Software_development_kit">SDK</a> with its own quirks. The iPhone and <a title="webOS article on wikipedia" href="http://en.wikipedia.org/wiki/WebOS">webOS</a> use HTML/CSS/JavaScript, Android uses its own version of Java, and BlackBerry, Palm OS, Symbian, and everything else requires specialized cross-compilers and development environments. No, developing for individual platforms isn&#8217;t the answer. It just turns everything into a development and maintenance nightmare, one that is ridiculously expensive from a financial, time, and resource perspective. What I need is something that works <em>everywhere,</em> regardless of platform, using resources common to all devices out there.</p>
<p>And the answer, my friend, is the same as it is the desktop: the Web browser.</p>
<p>What piece of software do all the nifty little gadgets listed above have in common? A Web browser, of course. Some make it the core of everything the device does, like in webOS and to some extent the iPhone. To others, it&#8217;s just another app available among many. But even the most rudimentary phones have simple browsers these days, enough to grab small snippets of HTML and display it competently. Even my Treo, which most iPhone users would likely scoff at, allows me to do the odd bit of online banking, news reading, and forum checking. While no single mobile platform is ubiquitous, the Web browser itself comes alarmingly close.</p>
<p>So I&#8217;m happy to announce the creation of GPF Mobile, the official mobile-optimized version of the GPF site. There&#8217;s nothing special to learn or type in; just visit the main GPF site at the usual URL and it will detect your mobile device and bounce it to the mobile site seamlessly. With the exception of one or two multimedia-rich updates, you can read the entire comic archive, browse the News archive, read the <a title="GPF Forums" href="http://www.gpf-comics.com/forum/">forum</a>, or search the <a title="The Official GPF Wiki" href="http://www.gpf-comics.com/wiki/">wiki</a>. If you are a Premium subscriber, you can do all of this ad free, as well as get mobile access to the Jeff&#8217;s Sketchbook and Rumor Mill archives. The entire mobile site is specially optimized to minimize clutter and trim bandwidth, so it loads fast and doesn&#8217;t break your data plan. But if you have a smartphone with a bit more horsepower and a fatter pipe, switching to the &#8220;full&#8221; site is as simple as a few extra clicks. Just use our site to set a cookie (and you choose its duration) and have access to the full size for as long as you choose. I&#8217;ve been using the mobile site myself for months now, especially to keep track of the forum while I&#8217;m on the road, and it&#8217;s been beta-tested by a number of hand-picked Faulties. It&#8217;s not necessarily pretty (in fact, it&#8217;s downright Spartan), but it <em>does</em> let you get your GPF fix on the go.</p>
<p>Best of all, it works with BlackBerries, Android, webOS, Palm OS, Symbian, Windows Mobile, and&#8230; yes, folks, wait for it&#8230; the iPhone. I guarantee that bookmark will take up less valuable storage space than some bloated, unnecessary &#8220;app&#8221;.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/11/30/why-there-isnt-and-likely-never-will-be-a-gpf-iphone-app/' addthis:title='Why there isn&#8217;t (and likely never will be) a GPF iPhone app '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/11/30/why-there-isnt-and-likely-never-will-be-a-gpf-iphone-app/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>No Writing post this week</title>
		<link>http://www.jeffdarlington.com/2009/08/24/no-writing-post-this-week/</link>
		<comments>http://www.jeffdarlington.com/2009/08/24/no-writing-post-this-week/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:37:06 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[Recycle Bin]]></category>
		<category><![CDATA[Short Stories]]></category>
		<category><![CDATA[Webcomics]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=310</guid>
		<description><![CDATA[What, no new Recycle Bin or short story this week? Well, truth be told all my varied multitasking has caught up with me and I haven&#8217;t had time to devote to writing up a new post or reformatting old content. So no new creative writing content this week. For lack of anything better to do, [...]]]></description>
			<content:encoded><![CDATA[<p>What, no new Recycle Bin or short story this week? Well, truth be told all my varied multitasking has caught up with me and I haven&#8217;t had time to devote to writing up a new post or reformatting old content. So no new creative writing content this week. For lack of anything better to do, you can always check out my appearance on <a title="TWiT.tv: FLOSS Weekly" href="http://twit.tv/floss">FLOSS Weekly</a>, where you can <a title="TWiT.tv: FLOSS Weekly 83" href="http://twit.tv/floss83">download the audio podcast</a> or <a title="On Demand TWiT Video: FLOSS Weekly 83" href="http://odtv.me/2009/08/floss-83/">watch the captured live video stream</a>. Lots of fun webcomics-meta stuff, as well as video footage of me making an idiot of myself in front of <a title="Leoville.com" href="http://leoville.com/">Leo Laporte</a>.</p>
<p>That said, I&#8217;m not sure how motivated I am to continue posting these items. The original idea was to renew interest in this blog by providing regular new content. To that end, the idea has been largely unsuccessful. The blog hasn&#8217;t seen any significant new traffic and nobody&#8217;s posting any comments, positive or negative. With no apparently feedback, either numerically or verbally, I don&#8217;t feel a whole lot of motivation to add anything else new. The only other catalyst for adding this content was to give me an outlet for non-<a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> creative works, which is an itch that&#8217;s been scratched sufficiently enough that it&#8217;s no longer strong motivation.</p>
<p>If you&#8217;ve been enjoying the short stories and Recycle Bin entries—or even if you haven&#8217;t—please drop me a line, either here in the comments or via the other usual channels (e-mail, <a title="Twitter: jeffdarlington" href="http://twitter.com/jeffdarlington">Twitter</a>, the <a title="GPF Forums" href="http://www.gpf-comics.com/forum/">GPF Forum</a>, etc.). If I hear enough positive reinforcement, I&#8217;ll probably be motivated to continue them. If I get mostly negative feedback (or none at all), I&#8217;ll probably end it here and not bother with anything else.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/08/24/no-writing-post-this-week/' addthis:title='No Writing post this week '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/08/24/no-writing-post-this-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Server Upgraded</title>
		<link>http://www.jeffdarlington.com/2009/06/13/blog-server-upgraded/</link>
		<comments>http://www.jeffdarlington.com/2009/06/13/blog-server-upgraded/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 23:47:33 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=232</guid>
		<description><![CDATA[It case you missed yesterday&#8217;s tweets, the jeffdarlington.com server has been successfully upgraded both to Fedora 11 and WordPress 2.8. The GPF server is next, although I haven&#8217;t started that effort and it&#8217;s bound to take longer. I&#8217;ll make a bigger deal about the downtime for GPF when that upgrade draws closer. Let me know [...]]]></description>
			<content:encoded><![CDATA[<p>It case you missed yesterday&#8217;s tweets, the <code>jeffdarlington.com</code> server has been successfully upgraded both to <a title="The Fedora Project" href="http://fedoraproject.org/">Fedora</a> 11 and <a title="WordPress" href="http://wordpress.org/">WordPress</a> 2.8. The <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> server is next, although I haven&#8217;t started that effort and it&#8217;s bound to take longer. I&#8217;ll make a bigger deal about the downtime for GPF when that upgrade draws closer.</p>
<p>Let me know if you encounter any problems with the new site.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/06/13/blog-server-upgraded/' addthis:title='Blog Server Upgraded '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/06/13/blog-server-upgraded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Server Maintenance</title>
		<link>http://www.jeffdarlington.com/2009/06/10/upcoming-server-maintenance/</link>
		<comments>http://www.jeffdarlington.com/2009/06/10/upcoming-server-maintenance/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:54:13 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[virtual machine]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=226</guid>
		<description><![CDATA[Just a quick heads-up to anyone who cares, but I&#8217;m in the process of upgrading the blog server&#8217;s operating system from the creaking and decrepit Fedora 6 to the shiny new Fedora 11. I&#8217;m doing most of this work on a totally different virtual server, which I&#8217;ll then backup and overwrite this virtual server with [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick heads-up to anyone who cares, but I&#8217;m in the process of upgrading the blog server&#8217;s operating system from the creaking and decrepit <a title="The Fedora Project" href="http://fedoraproject.org/">Fedora</a> 6 to the shiny new Fedora 11. I&#8217;m doing most of this work on a totally different virtual server, which I&#8217;ll then backup and overwrite this virtual server with the new image once its ready to go live. In theory, there should be only a minimum of downtime when the actual overwrite occurs. However, I&#8217;ll probably end up closing comments and such temporarily right before the flash to make sure the database stays in sync. I don&#8217;t have a time frame for when the actual flash will occur, but it should be in the next few days.</p>
<p>As an even more advanced warning, <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> will be getting the same upgrade (only from Fedora 8 ) once the blog server is stable. The blog comes first because (1) it&#8217;s running on the older OS and thus theoretically more vulnerable due to its venerable age and (2) it will serve as a test bed to make sure the upgrade process moves relatively smoothly. I tend to be much riskier with the blog server because it&#8217;s less important to my livelihood, so it gets to be the guinea pig for these sorts of experiments.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/06/10/upcoming-server-maintenance/' addthis:title='Upcoming Server Maintenance '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/06/10/upcoming-server-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>set_bugs = 0;</title>
		<link>http://www.jeffdarlington.com/2009/02/10/set-bugs-equal-zero/</link>
		<comments>http://www.jeffdarlington.com/2009/02/10/set-bugs-equal-zero/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 17:21:33 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[GPF]]></category>
		<category><![CDATA[Help Desk]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=196</guid>
		<description><![CDATA[This week an couple errors were reported in the custom CMS application I built at work a couple years ago. I haven&#8217;t touched this code in at least a year, so it took me bit to swap some mental virtual memory and recall how everything worked. I&#8217;m not sure if these &#8220;bugs&#8221; were something new [...]]]></description>
			<content:encoded><![CDATA[<p>This week an couple errors were reported in the custom <a title="Content Management System article on Wikipedia" href="http://en.wikipedia.org/wiki/Content_management_system">CMS</a> application I built at work a couple years ago. I haven&#8217;t touched this code in at least a year, so it took me bit to swap some mental virtual memory and recall how everything worked. I&#8217;m not sure if these &#8220;bugs&#8221; were something new that had manifested themselves after a recent platform upgrade or design flaws that had been there since the beginning only to be recently noticed. None of that really matters for the sake of this post, however. Suffice it to say there were two problems, one of which was likely to be entirely my fault but relatively easy to fix with a little bit of <a title="C# (programming language) article on Wikipedia" href="http://en.wikipedia.org/wiki/C_Sharp_(programming_language)">C#</a> hacking.</p>
<p>The other problem was a bit obscure. The application is built in <a title="ASP.NET article on Wikipedia" href="http://en.wikipedia.org/wiki/ASP.NET">ASP.NET</a> 2.0 and written entirely in C#. It also makes use of <a title="Microsoft" href="http://www.microsoft.com/">Microsoft</a>&#8216;s <a title="AJAX (programming) article on Wikipedia" href="http://en.wikipedia.org/wiki/Ajax_(programming)">AJAX</a> Toolkit for ASP.NET to &#8220;pretty up&#8221; some of the interface interactions. Unfortunately, one particular user began to experience problems with the system recently. Since she&#8217;s the project manager, needless to say the problem was escalated to top priority with little to no delay. To make things more difficult, the problem was especially cryptic. In true Microsoft fashion, the pop-up <a title="JavaScript article on Wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a> error dialog offered little to no useful information:</p>
<blockquote><p>Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500</p></blockquote>
<p><a title="Google" href="http://www.google.com/">Google</a>, of course, is my friend and found <a title="Google search for PageRequestManagerServerErrorException" href="http://www.google.com/search?q=PageRequestManagerServerErrorException">no shortage of pages</a> where this turned up. The odd thing was that none of the purported causes for the error were anything that I was using.</p>
<p>After much searching, I finally happened upon <a title="Andornot Developers' Blog: ASP.NET AJAX and Sys.Webforms.PageRequestManagerServerErrorException" href="http://www.andornot.com/about/developerblog/2007/07/aspnet-ajax-and-syswebformspagerequestm.aspx">this site</a>. It seems Ted Jardine hit the same problem I did. He had narrowed it down to something to do with the .NET session, which he wasn&#8217;t really using but I was using extensively. What I found most interesting was his solution:</p>
<blockquote><p>So, based on one of the comments in one of the above posts, even though I&#8217;m not touching session on one of the problem pages, I tried a hack in one of the problem page&#8217;s Page_Load:</p>
<p>Session["FixAJAXSysBug"] = true;</p>
<p>And lo and behold, we&#8217;re good to go!</p></blockquote>
<p>I followed the various links he provided—as well as <a title="Google search for FixAJAXSysBug" href="http://www.google.com/search?q=FixAJAXSysBug">Googling for &#8220;FixAJAXSysBug&#8221;</a> itself—and found lots more anecdotal evidence to support its usefulness. I applied this &#8220;fix&#8221; to the common header of the application to make sure it took affect everywhere and, so far, all reports seem to indicate its success.</p>
<p>Needless to say, I was instantly reminded of <a title="GPF Archive: Wednesday, January 31, 2001" href="http://www.gpf-comics.com/archive.php?d=20010131">this GPF strip</a> from the crossover with <a title="Help Desk" href="http://ubersoft.net/">Help Desk</a>. I can&#8217;t remember now if that joke was my idea or Chris Wright&#8217;s. It doesn&#8217;t matter now, really&#8230; it audacity is as brilliant now as it was eight years ago. The idea of setting a simple Boolean flag to &#8220;turn off bugs&#8221; is something I will always find hilarious.</p>
<p>Now if only <em>all</em> Microsoft bugs were so easy to fix&#8230;.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/02/10/set-bugs-equal-zero/' addthis:title='set_bugs = 0; '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/02/10/set-bugs-equal-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So, my characters are now getting real world mail&#8230;</title>
		<link>http://www.jeffdarlington.com/2009/02/04/so-my-characters-are-now-getting-real-world-mail/</link>
		<comments>http://www.jeffdarlington.com/2009/02/04/so-my-characters-are-now-getting-real-world-mail/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 13:20:18 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=191</guid>
		<description><![CDATA[It&#8217;s not uncommon for me to occasionally receive&#8230; interesting mail in the GPF snail-mailbox. Most of what I receive tends to be business credit card offers. (GPF currently has no form of debt, and personally I&#8217;d like to keep it that way.) During the December holidays, I usually receive a handful of Christmas cards from [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not uncommon for me to occasionally receive&#8230; <em>interesting</em> mail in the <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> snail-mailbox. Most of what I receive tends to be business credit card offers. (GPF currently has no form of debt, and personally I&#8217;d like to keep it that way.) During the December holidays, I usually receive a handful of Christmas cards from fans. And on rare occasions, I receive pamphlets and flies for various technical conferences, such as the one you see below, which arrived this past weekend:</p>
<p><img class="aligncenter size-full wp-image-193" title="Pamphlet Scan 1" src="http://www.jeffdarlington.com/wp-content/uploads/2009/02/nick_pamplet1.jpg" alt="Pamphlet Scan 1" width="400" height="216" /></p>
<p>What makes this one noteworthy is who it&#8217;s addressed to:</p>
<p><img class="aligncenter size-full wp-image-192" title="Pamphlet Scan 2" src="http://www.jeffdarlington.com/wp-content/uploads/2009/02/nick_pamplet2.jpg" alt="Pamphlet Scan 2" width="400" height="157" /></p>
<p>As soon as I read the address label, I couldn&#8217;t help but laugh out loud. This is the first instance that I can remember where one of my <em>characters</em> actually received physical mail. I hate to break it to them, but I doubt <a title="GPF Wiki: Nick" href="http://www.gpf-comics.com/wiki/Nick">Nick</a> will be able to make it. He&#8217;s also not the president of GPF Software; <a title="GPF Wiki: Dwayne" href="http://www.gpf-comics.com/wiki/Dwayne">Dwayne</a> might have a thing or two to say about that.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/02/04/so-my-characters-are-now-getting-real-world-mail/' addthis:title='So, my characters are now getting real world mail&#8230; '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/02/04/so-my-characters-are-now-getting-real-world-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When it rains, it pours&#8230;</title>
		<link>http://www.jeffdarlington.com/2009/01/20/when-it-rains-it-pours/</link>
		<comments>http://www.jeffdarlington.com/2009/01/20/when-it-rains-it-pours/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 14:50:39 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Athena]]></category>
		<category><![CDATA[Demeter]]></category>
		<category><![CDATA[Diana]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=188</guid>
		<description><![CDATA[Here&#8217;s a clarification of my recent Tweet about Diana. Sometime over the weekend Diana, our primary Linux box that serves as the backbone of our home network (DNS, file server, internal Web server, SSH gateway, SVN repository server, etc.), gave up the ghost. I only discovered this yesterday evening, so I haven&#8217;t had much time [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a clarification of <a title="Twitter / Jeff Darlington" href="http://twitter.com/jeffdarlington/status/1131618568">my recent Tweet</a> about Diana. Sometime over the weekend Diana, our primary Linux box that serves as the backbone of our home network (DNS, file server, internal Web server, SSH gateway, SVN repository server, etc.), gave up the ghost. I only discovered this yesterday evening, so I haven&#8217;t had much time to diagnose the problem. It&#8217;s almost certainly a hardware issue. I&#8217;m thinking it&#8217;s the power supply or the motherboard, as when I try to power her up, nothing happens. The power light comes on, I can watch the CPU fan twitch like it wants to start spinning, but otherwise nothing else visible occurs. No output makes its way to the monitor so there are no error messages to follow.</p>
<p>At this point, I&#8217;m not sure of the status of the hard drives. My hope is that they&#8217;re fine; the obvious problem appears to be occurring before they even start to spin, as if they&#8217;re not getting any power (and that&#8217;s why I suspect it&#8217;s a power supply issue). The good news is that Demeter, her predecessor, has been sitting idle and collecting dust and has since been rapidly pressed back into service. I should be able to slip Diana&#8217;s disks into Demeter, check their integrity, and hopefully recover the data. That&#8217;s the core thing right now, getting the data off; hardware is replaceable, data is not. The only hitch is that Demeter is old enough that I&#8217;m not sure her BIOS will read Diana&#8217;s larger disks. Demeter&#8217;s current HD is already larger than her BIOS supports, though, and Linux seems to work fine in this situation, so I&#8217;m hoping that won&#8217;t be a problem. A worst-case scenario might be to throw a live Linux distro into Athena, our current &#8220;alpha&#8221; Windows XP desktop, and try to grab the data that way. (Diana&#8217;s disks are in ext3, which obviously Windows can&#8217;t read.) Both Demeter and Diana have EIDE drives while Athena uses SATA, but I&#8217;m almost certain Athena also has legacy EIDE on the motherboard somewhere; if not, I&#8217;m hosed there.</p>
<p>Why might this be a concern to you? Well, for one thing, Diana was one of several redundant backup locations for storing my my high-resolution original strips. Fortunately, everything from Year Nine and back has already been backed up to multiple DVDs stored in multiple physical locations, while Year Ten&#8217;s files are stored across three redundant drives (two in separate physical machines and one external USB drive). More importantly, Diana was my SVN repository server, housing all the source code for the GPF site. I have working copies of that repository in multiple locations so I&#8217;m not hurting there, but with the repository down I&#8217;m stuck manually keeping those working copies in sync. The biggest problem that may affect you guys is the humongous time sink this will be for me to repair/replace Diana and get all our internal mechanisms working again. With my day job, two hours of commute, and toddler patrol vying for my time, my comic production schedule is severely squeezed as it is. This is probably going to impact that buffer I was forced to take a hiatus in December to reclaim as I wasn&#8217;t able to increase my production, just maintain the status quo.</p>
<p>For those of you who might care, I&#8217;ll post updates here when I can. More frequent cries of frustration will likely come through the <a title="Twitter / Jeff Darlington" href="http://twitter.com/jeffdarlington">Twitter feed</a>. If the comic will be severely impacted, you&#8217;ll get something in the <a title="GPF News" href="http://www.gpf-comics.com/news/">GPF News</a>. So keep watching those RSS feeds.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2009/01/20/when-it-rains-it-pours/' addthis:title='When it rains, it pours&#8230; '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2009/01/20/when-it-rains-it-pours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeky Christmas Loot, Part Two</title>
		<link>http://www.jeffdarlington.com/2008/12/30/geeky-christmas-loot-part-two/</link>
		<comments>http://www.jeffdarlington.com/2008/12/30/geeky-christmas-loot-part-two/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 16:02:09 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Doctor Who]]></category>
		<category><![CDATA[gifts]]></category>
		<category><![CDATA[GPF]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[quilt]]></category>
		<category><![CDATA[SLR]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=178</guid>
		<description><![CDATA[Sorry again for the long dry spell. As hinted at in the latest GPF News post, things have been hectic in the Darlington household these past few months, with tons of minute issues slowly chipping away at the overall allotment of free time. The good news for GPF fans, though, is that I should have [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry again for the long dry spell. As hinted at in the <a title="GPF News Archive: December 8, 2008" href="http://www.gpf-comics.com/news/archive.php?d=20081208">latest GPF News post</a>, things have been hectic in the Darlington household these past few months, with tons of minute issues slowly chipping away at the overall allotment of free time. The good news for <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a> fans, though, is that I should have a good month&#8217;s worth of comics in the buffer when the comic restarts on January 5th, and with the holidays behind us I should be able to concentrate more on getting things done and on time.</p>
<p>In the tradition of <a title="Geeky Christmas loot, December 31st, 2007" href="http://www.jeffdarlington.com/2007/12/31/geeky-christmas-loot/">last year&#8217;s &#8220;Christmas loot&#8221; post</a>, I thought I&#8217;d post some of the awesome things I received as gifts this year. I know some people might look at this as a bit of bragging—and I can see how it can be read that way—but it&#8217;s really not. It&#8217;s an honest, geeky desire to share some of the exciting things my friends and family blessed me with out of love and happiness. If you want to read bragging into this, well, that&#8217;s your choice and you&#8217;re free to ignore this post. Otherwise, let me squeal with geeky glee as I delineate some of the cool things I was blessed to receive from people I love.</p>
<p>I&#8217;ll start off with a note to the folks: I know some of my family reads this blog, so don&#8217;t be offended if I didn&#8217;t mention something in particular that you got me. It&#8217;s not that it wasn&#8217;t memorable or that I didn&#8217;t like it; it&#8217;s because you know I have the memory of a sieve and I didn&#8217;t take copious notes after each present was opened. Since I&#8217;m composing this away from where the presents are stashed, I&#8217;m doing everything from memory. I also spent most of my time during the present opening ceremonies assembling and subsequently helping Ben play with his new toys, so there were lots of interruptions. So here&#8217;s my apologies in advance and don&#8217;t forget that blog posts can thankfully be edited.</p>
<p>My favorite gift, by far, is the one given to me by my wife. (Well, she signed Ben&#8217;s name on the tag, but I know he has neither the budget nor expertise to have picked it out himself. Just remember that if you read this years later, my son.) She got me a <a title="Nikon D60 (NikonUSA.com)" href="http://www.nikonusa.com/Find-Your-Nikon/Product/Digital-SLR/25438/D60.html">Nikon D60</a> <a title="Digital Single-Lens Reflex Camera article on Wikipedia" href="http://en.wikipedia.org/wiki/Digital_single-lens_reflex_camera">digital SLR camera</a>. As I <a title="Twitter: Jeff Darlington" href="https://twitter.com/jeffdarlington/status/1081770669">previously Tweeted</a>, &#8220;It&#8217;s like giving a 16-year-old with a beat-up &#8217;85 <a title="Honda Civic article on Wikipedia" href="http://en.wikipedia.org/wiki/Honda_Civic">Civic</a> the keys to a sports car.&#8221; 10.2 <a title="Megapixel article on Wikipedia" href="http://en.wikipedia.org/wiki/Pixel#Megapixel">megapixels</a>, &#8220;real&#8221; lenses, tons of preset and manual options&#8230; it may technically be a &#8220;<a title="Prosumer article on Wikipedia" href="http://en.wikipedia.org/wiki/Prosumer#Professional_consumer">prosumer</a>&#8221; or low-end professional camera, but it&#8217;s definitely the best I&#8217;ve ever had.</p>
<p>I&#8217;ve always wanted to learn more about photography, but have had neither the time nor capital to really invest in more than casual picture taking. We&#8217;ve had a succession of digital cameras over the years, all of which have served us very well (the <a title="GPF Shows &amp; Cons" href="http://www.gpf-comics.com/shows/">Shows &amp; Cons</a> subsite is loaded with the results). However, they&#8217;ve all been relatively cheap, low-end models geared for amateur consumers. Our previous family camera was a nice little <a title="Olympus Corporation article on Wikipedia" href="http://en.wikipedia.org/wiki/Olympus_Corporation">Olympus</a> that only topped out at three megapixels and still used <a title="SmartMedia article on Wikipedia" href="http://en.wikipedia.org/wiki/SmartMedia">SmartMedia</a> cards. Do you have any idea how hard those things are to find these days? While still functional, it was definitely showing its age. However, like many consumer cameras, it did all the automagic focus and lighting settings, making it a simple point-and-shoot device. This new Nikon can do point-and-shoot well, but it has enough manual options to make it a good learning platform for a curious amateur to graduate to a serious hobbyist. Now my biggest problem is <a title="Twitter: Jeff Darlington" href="https://twitter.com/jeffdarlington/status/1083219984">finding time to actually play with it</a>&#8230;. <img src='http://www.jeffdarlington.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>As an ironic side note, as I mentioned in the previous &#8220;Christmas loot&#8221; post, my wife&#8217;s birthday is also in December, and guess what I got <em>her?</em> That&#8217;s right, a new camera. Her&#8217;s is admittedly not as nice, but it <em>is</em> exactly what she wanted: a small little point-and-shooter that she can tuck away in her purse for those spur-of-the-moment photo ops where lugging the old Olympus around (and, for that matter, my new Nikon) would be inconvenient. As she so succinctly put it, &#8220;Who knew we were going to have such a photogenic holiday?&#8221;</p>
<p>Other items of note:</p>
<ul>
<li>My sister made me a wonderful GPF quilt/wall-hanging with members of the cast. It&#8217;s technically incomplete because I&#8217;m supposed to sign my name to the old GPF logo in the center with a white paint pen, and I haven&#8217;t gotten around to doing that yet. Here&#8217;s a picture:</li>
</ul>
<div id="attachment_179" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-179" title="My sister's GPF quilt/wall-hanging" src="http://www.jeffdarlington.com/wp-content/uploads/2008/12/gpf_quilt.jpg" alt="My sister's GPF quilt/wall-hanging" width="400" height="263" /><p class="wp-caption-text">My sister&#39;s GPF quilt/wall-hanging</p></div>
<ul>
<li>A nice commemorative <a title="Star Trek article on Wikipedia" href="http://en.wikipedia.org/wiki/Star_Trek"><em>Star Trek</em></a> watch from my parents.</li>
<li>Several classic <a title="Tom Baker article on Wikipedia" href="http://en.wikipedia.org/wiki/Tom_Baker">Tom Baker</a> <a title="Doctor Who article on Wikipedia" href="http://en.wikipedia.org/wiki/Doctor_Who"><em>Doctor Who</em></a> episodes on DVD. Surprisingly, nobody got me the <a title="Amazon.com: Doctor Who: The Complete Fourth Series" href="http://www.amazon.com/exec/obidos/ASIN/B001DJ7PQ4/generalprotectio">fourth series</a> of the <a title="Russell T. Davies article on Wikipedia" href="http://en.wikipedia.org/wiki/Russell_T_Davies">Russell T. Davies</a>/<a title="David Tennant article on Wikipedia" href="http://en.wikipedia.org/wiki/David_Tennant">David Tennant</a> series. That&#8217;s nothing that a quick trip to <a title="Amazon.com" href="http://www.amazon.com/">Amazon</a> can&#8217;t fix, of course.</li>
<li>Several other movies on DVD. (I <em>knew</em> I should have kept notes.)</li>
<li>A pair of new <a title="Wii article on Wikipedia" href="http://en.wikipedia.org/wiki/Wii">Wii</a> remotes and Wii Wheels from my parents and in-laws, respectively. Now we no longer have to borrow my nephew&#8217;s &#8220;Wiimotes&#8221; whenever friends come over to visit. (Not to self: Make new friends. Appendium to previous note: That means &#8220;befriend more geographically convenient humans&#8221; rather than &#8220;construct new &#8216;friends&#8217; from random inanimate objects&#8221;.)</li>
<li>Several new Wii games. (Again&#8230; must&#8230; take&#8230; notes&#8230;.)</li>
<li><a title="Amazon.Com: The DC Vault" href="http://www.amazon.com/exec/obidos/ASIN/0762432578/generalprotectio">The DC Vault: A Museum in a Box</a> and a hardcover copy of <a title="Amazon.com: The Watchmen" href="http://www.amazon.com/exec/obidos/ASIN/1401219268/generalprotectio"><em>The Watchmen</em></a> from my sister-in-law and her husband.</li>
<li>The prerequisite jeans, sweaters, after shave, etc. They may not be as exciting, of course, but they&#8217;re always appreciated.</li>
</ul>
<p>So, what did Santa leave in <em>your</em> stocking this year? <img src='http://www.jeffdarlington.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2008/12/30/geeky-christmas-loot-part-two/' addthis:title='Geeky Christmas Loot, Part Two '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2008/12/30/geeky-christmas-loot-part-two/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A decade of GPF</title>
		<link>http://www.jeffdarlington.com/2008/11/03/a-decade-of-gpf/</link>
		<comments>http://www.jeffdarlington.com/2008/11/03/a-decade-of-gpf/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 18:27:05 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GPF]]></category>
		<category><![CDATA[anniversary]]></category>

		<guid isPermaLink="false">http://www.jeffdarlington.com/?p=171</guid>
		<description><![CDATA[On the off-chance you haven&#8217;t read today&#8217;s GPF, you might want to. In it, Nick discovers that he has absent-mindedly forgotten that it&#8217;s his ten year service anniversary. The topic, if you hadn&#8217;t guessed, isn&#8217;t coincidental. Yesterday, November 2nd, was the tenth anniversary of GPF. I would have posted something about it, but yesterday was [...]]]></description>
			<content:encoded><![CDATA[<p>On the off-chance you haven&#8217;t read <a title="GPF Archive: Monday, November 3, 2008" href="http://www.gpf-comics.com/archive.php?d=20081103">today&#8217;s GPF</a>, you might want to. In it, Nick discovers that he has absent-mindedly forgotten that it&#8217;s his ten year service anniversary. The topic, if you hadn&#8217;t guessed, isn&#8217;t coincidental.</p>
<p>Yesterday, November 2nd, was the tenth anniversary of <a title="General Protection Fault" href="http://www.gpf-comics.com/">GPF</a>. I would have posted something about it, but yesterday was a pretty busy day that kept me away from the computer most of the day. I also meant to have a <a title="GPF News" href="http://www.gpf-comics.com/news/">GPF News</a> item up for today but, well&#8230; you get the idea.</p>
<p>I&#8230; don&#8217;t know what to say about it. If you had asked me ten years ago if I expected to be doing GPF a decade later, I honestly don&#8217;t know what I would have said. I probably would have been so heavily distracted by work, a fledgling marriage, and similar things that I wouldn&#8217;t have guessed that my little comic had that much staying power. I <em>did</em> know it had the <em>potential</em> to last; I&#8217;ve long told the tale that I had over a year&#8217;s worth of material written up before the comic went online, and that after expansion and further development that initial year was stretched out to two and a half years. I had honestly thought—although I definitely hoped it wouldn&#8217;t be so and never publicly admitted this—that I would completely run out of material by the end of <em><a title="GPF Archive: Sunday, November 4, 2001" href="http://www.gpf-comics.com/archive.php?d=20011104">Surreptitious Machinations</a>.</em> That obviously wasn&#8217;t the case. I thought the same thing about <a title="GPF Archive: Sunday, November 20, 2005" href="http://www.gpf-comics.com/archive.php?d=20051120"><em>To Thine Own Self&#8230;</em></a> and the comic just kept on going. Whether it&#8217;s because GPF is so flexible and well written that it endures change, or I&#8217;m so stubborn and hard-headed that inherently refuse to give up, I&#8217;ll let you decide.</p>
<p>I suppose that if I sat and gazed into my navel long enough, I could come up with all sorts of philosophical musings and misty-eyed nostalgia. I&#8217;m, um, a little too busy for that, I&#8217;m afraid. So for now there&#8217;s just a slightly fancier title graphic on the main page, and that&#8217;s about it. If I can come up with anything more celebratory, I&#8217;ll make sure to post about it, either here or in the News. If you&#8217;d like to post something celebratory or nostalgic, there&#8217;s already an <a title="GPF Forum: I have officially run out of fingers..." href="http://www.gpf-comics.com/forum/viewtopic.php?f=3&amp;t=141">anniversary thread on the GPF forum</a> and, of course, comments attached to this post.</p><div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.jeffdarlington.com/2008/11/03/a-decade-of-gpf/' addthis:title='A decade of GPF '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jeffdarlington.com/2008/11/03/a-decade-of-gpf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

