If Firefox recommends ad blocking software ...

  • December 24, 2008
  • James Skemp
The other day I installed YSlow on my home machine. When I did so I noticed that they were recommending the major ad blocking add-on, but I didn't think too much of it. I was reading an article that questioned again (id est, old news) whether Chrome would strain the Google/Mozilla relationship. Since the ad blocking add-on blocks Google ads, I wonder if instead of Chrome, it's these recommended add-ons that are causing the strain.

Read More

What makes a good video game great?

  • December 19, 2008
  • James Skemp
A while ago I was reading a thread asking individuals what games they had last played multiple times. Unfortunately, I actually have a hard time coming up with more than a couple, even though I'm sure I must have played games all the way through when I had more time (id est, in college). The only two I could think of were Uncharted: Drake's Fortune and Metal Gear Solid 4: Guns of the Patriots.

Read More

Why a philosophy major does Web development

  • December 16, 2008
  • James Skemp
Here's what my answer is: No, I did the standard Philosophy major with a minor in Humanistic Studies. In high school I liked doing Web stuff, even though my stuff was *horrible*, but I didn't want to do that for a career (hard to make a career out of something you love, and still keep that love alive - or so they say). Originally I was going for Psychology, but I was told that wouldn't be a good field for me, and my Biology grades were horrid.

Read More

Persona 4 pre-order goody = wow

  • December 10, 2008
  • James Skemp
Mustn't ... look ... too ... closely ... (already ruined one surprise) Atlus certainly out-did themselves this time, with the Persona 4 pre-order goody. While I was expecting the "Visual Data" bonus to be large enough to fit behind the game's case, like the Persona 3 bonus, this one is actually graphic novel sized. Very nice Atlus, very nice. And, with reviews like this, looks like we can expect a Persona 5 in the near future.

Read More

I own an Xbox 360

  • December 3, 2008
  • James Skemp
So I did it. Back on November 17 2007 I purchased a Playstation 3. I had debated, back and forth, the purchase of that versus the Xbox 360. At the time the Xbox was having quite a few issues, including overheating, power block malfunctions, and the wonderful RROD. However, as time has gone by, the number of complaints has gone down. Some say that the issues are basically resolved, and you just need to find newer systems.

Read More

New BlogEngine.NET Theme: 20081126

  • November 27, 2008
  • James Skemp
I've been working on a new theme for the site, since around 7 this evening ... and it's finally rolled out. This is along the lines of what I was thinking a couple weeks ago, but I actually grabbed some ideas from Microsoft's recent KB changes. This is the first theme I've created that used the widget functionality, and I can honestly say I'm still not that impressed with it. I still have to add some styles for coding that I add in, once I find a good sample (did I really just use blockquote?

Read More

Parse FileZilla Server logs with Log Parser

  • November 23, 2008
  • James Skemp
While FileZilla Server is one of the best FTP servers available, it's logging leaves much to be desired. However, after a couple of hours, I've created a script for Log Parser that will generate a W3C log from FileZilla Server's logs. Save the following to a file, for example, FileZillaServer.sql: SELECT  SUBSTR(Text, 1, SUB(INDEX_OF(Text, ')'), 1)) AS RequestNumber  , TO_TIMESTAMP(   TRIM(    SUBSTR(     Text     , ADD(INDEX_OF(Text, ')'), 1)     , SUB(INDEX_OF(Text, '-'), ADD(INDEX_OF(Text, ')'), 4))

Read More

Current, major, browsers

  • November 23, 2008
  • James Skemp
Do users know that they're not using the current version of their browser? While many browsers will check for updated versions (Firefox, for example), some do not. Anywho, I've decided, looking at the numbers, that I would start adding a check on my sites to alert users if there browser is out of date, and tell them where they can get an updated version. Note that I refer to the desktop version of these browsers, and mention only the major browsers.

Read More

Browser environments for testing

  • November 20, 2008
  • James Skemp
In a previous post I mentioned using virtual machines for testing. Here's the three virtual machines that I feel cover the most options for browser testing (on Windows):  Current versions Looking at the top 10 browsers for this site, using data from Google Analytics, we have; Internet Explorer, Firefox, Safari, Chrome, Mozilla, Opera, Playstation 3, Konqueror, SeaMonkey, and Camino. Of those, Internet Explorer and Firefox, obviously, account for the largest amount of traffic, at about 86% of all visits.

Read More

Do you assume I'm a liberal because I wear Grateful Dead shirts?

  • November 19, 2008
  • James Skemp
I ran into a co-worker who suggested that I probably held a certain environmental view, because I was wearing a Grateful Dead shirt. While I knew it to be true, I'd never really thought that my political views too may be out there based upon the band t-shirt that I was wearing. Wearing Grateful Dead? Liberal. Wearing Bruce Springsteen? Liberal. Wearing Fleetwood Mac? Liberal. Billy Joel? That's probably liberal as well. My co-worker Rob (looks like his domain expired) was wearing a OS X shirt.

Read More