
So a guy goes into a Best Buy, purchases a Western Digital hard drive, and finds out later that the box is filled with bathroom tiles. He tries to return the hard drive (since it wasn’t what he thought it was), and the manager says that they can’t do that. Instead, he should take up the complaint with the manufacturer. How is this even legal?
I’ll just add this story to the ever-growing list of reasons why I don’t shop at Best Buy. Amazon.com FTW.
I recently downloaded the demo for Unreal Tournament 3. Being a big fan of Unreal Tournament 2004, this demo particularly interested me. I’ve given the game a thorough testing, and here’s what I think.
A new build of Paper Plus is now available over at Born Geek. This release fixes a small bug.
On an unrelated note, I’ve updated this blog’s WordPress install to 2.3.1. Please let me know if you spot anything out of the ordinary. I try to be as careful as possible when upgrading to new WordPress releases, but they make it painfully difficult to upgrade, so something could always slip by.
I’ve tweaked this site to use an improved means of search engine indexing. WordPress ships with a less than perfect SEO setup. As such, many incoming search queries were hitting pages that no longer included the requested terms: stuff like archive pages, category pages, etc. This duplicate content problem was easily solved by using the following snippet of code in my header.php file:
if(is_home() || is_single() || is_page())
echo "\\t<meta name=\\"robots\\" content=\\"index,follow\\" />\\n";
else
echo "\\t<meta name=\\"robots\\" content=\\"noindex,follow\\" />\\n";
I now ask search engines to only index those pages that are either a single post, page, or the home page itself (my photo album also gets indexed, but that’s handled by the photo album software itself). Nothing else gets indexed, but all page links are followed, so that the target pages can be indexed as necessary. This should lead to improved search engine hits, leading people directly to the content they were looking for. Win-win for the user and for me.
For those who don’t already know, I absolutely adore the Half-Life universe, and I believe whole-heartedly that Half-Life 2 is the best game I’ve ever played (though titles like The Legend of Zelda, The Elder Scrolls IV: Oblivion, and System Shock 2 are close runners up). You may recall that I also really liked Half-Life 2: Episode One (looking back on my review of that particular title, I can say that two of my three bad points, “Too Expensive?” and “Stuttering,” are no longer valid in my book; my judgment was clouded on the former and updates have corrected the latter). So what is it that draws me so closely to this gaming franchise? In a word: storytelling. I’ll be posting more on this particular topic soon, but suffice it to say that few games (if any) have affected me as deeply as the Half-Life series.
Episode Two is most definitely the Empire Strikes Back of this series. In my review of Episode One, I speculated that this might be the case, and it turns out that that theory was right. Be warned that this episode is very dark. It has been known since the release of Episode One that a primary character is killed through the course of events, and that is indeed the case. I’ll say no more except that the particular moment is the heaviest blow I’ve ever experienced in a game. My upcoming post on the use of storytelling will delve a little deeper into this (without spoilers, of course).
I have played through Episode Two twice, and I’m nearly halfway through my third play-through, this time with the always entertaining developer’s commentary turned on. As such, I feel like I have a pretty good grasp of the game, and so I present to you the following thoughts.
I’ve played through Portal a couple of times now, and I thought I’d post my thoughts on the game. Along with Half-Life 2: Episode 2, this was one of the two items I was most looking forward to in The Orange Box. My review of Episode 2 will come later this week, as I have only played through it once, and I’d like to give it at least one more going-over (I can’t wait to write about it though; there’s so much I want to talk about). For now, let’s talk Portal.
It’s taken me many weeks, but I have finally posted a new photo album of a family trip to Hanging Rock State Park, an outing we took at the beginning of the month for my birthday. I hope you enjoy the photos.
Note that there are two panorama shots in this album, both of which turned out fairly decent. I need to work on my panorama skills, and I’d like my album software to be able to dynamically link to high-res variants of a specific photo (a feature it currently does not support). For now, the links to the larger image are presented in the caption.