4
Mar

Chrome Confusion

   Posted by: DungeonMaster   in humor, web browser

I went to visit the web site for one of my favorite bands (Judas Priest) tonight, and found that my favorite browser, Google’s Chrome, was a bit confused.  It helpfully offered to translate the web site.

Chrome Offers To Translate

Chrome Offers To Translate

The only problem with the offer to help is that the web site isn’t actually in German.

Actual Web Site

Actual Web Site

Tags: ,

3
Mar

Twitter Updates for 2010-03-03

   Posted by: DungeonMaster   in Uncategorized

  • Oh, goody. Power outage. Wonder how much work I lost? #

Powered by Twitter Tools

Tags:

2
Mar

Power Outage and Linux

   Posted by: DungeonMaster   in linux, nagios, power outage

We had a power outage today that, naturally, took all of the computer systems down.  The outage by itself was a bit unusual as the power kept going down and then coming back on.  This repeated every few minutes for the better part of 45 minutes.

When the outage was over a Linux laptop that runs Nagios wouldn’t come back on the network.  Well, it would come back on the network well enough to get a DHCP address from the router.  But that was it.  It couldn’t see anything.  It couldn’t even ping the router once the IP address was assigned.  It didn’t really come back until I #$%&ed around with the network settings for a while.  I’m not even really sure what I did to get it back.

The whole even vis-a-vis the Linux laptop doesn’t make any sense.  It really should have come back fine considering that I shut it down during the first cycle of the power outage.  That laptop doesn’t have much in the way of a battery and it doesn’t make much sense to have it wasting power on wireless trying to get to systems it will never be able to reach during the power outage.  The system has been shutdown before and it has always recovered just fine.

I remain baffled.

Tags: , ,

28
Feb

Still Here

   Posted by: DungeonMaster   in Uncategorized

I just noticed that the entire month of February was about to slip by without saying anything.  Well, I can’t let that happen.

Actually, I’ve been really, really busy overhauling another web site.  It’s finally done.

28
Jan

Burned Out TnT Store

   Posted by: DungeonMaster   in humor

I’d been meaning to upload this picture for some time.  It was taken near St. Cloud, MN during our trip there during the summer of 2009.

"TNT" Store

"TNT" Store

We had pulled off the freeway to get some coffee and saw this, a burned out “TNT” store.  We started laughing like crazy as I’m sure many others did over the months that the building was under repair.

The store’s actual name was “Treasures N Things”.

Tags:

26
Jan

Ignorance

   Posted by: DungeonMaster   in Uncategorized

Why is ignorance self-reinforcing?

25
Jan

Drupal Image Oddity

   Posted by: DungeonMaster   in Drupal

In working on porting a hand coded web site to a Drupal web site there are a number of pages that need to be ported to the “Drupal way” of doing things.  One strange item that I ran across was was this image of what Drupal rendered for an image.  Admittedly, the src URL wasn’t correct.  What was unexpected was that instead of showing a placeholder the src and alt attributes were showing.
Drupal Image Oddity

Drupal Image Oddity

Typically when I setup a page with images I like to use a style like:

      <img class="badge"
           src="images/badges/npp.logo.80x15.png"
           alt="Notepad++" />

Using multiple lines makes it easier to see all that is happening with the image.

Apparently this confuses Drupal in some way.  Drupal would not render the placeholder for the image until all of the attributes for the <img> tag were placed on the same line.

      <img class="badge" src="images/badges/npp.logo.80x15.png" alt="Notepad++" />

Tags:

20
Jan

Twitter Updates for 2010-01-20

   Posted by: DungeonMaster   in Uncategorized

  • Cool. In a Noah's Bagels where Black Sabbath's Iron Man is playing. #

Powered by Twitter Tools

Tags:

11
Jan

Twitter Updates for 2010-01-11

   Posted by: DungeonMaster   in Uncategorized

  • Ouch! I just got hit by a neutrino! #

Powered by Twitter Tools

Tags:

10
Jan

Finder Crash

   Posted by: DungeonMaster   in apple, macbook pro

Interesting little event while using the Mac Book Pro today.  Finder crashed.

Finder Crashed

Finder Crashed

This is extremely unusual (for me).  I thought Mac’s didn’t have crashed applications?  I’m not really sure what to make of this.  Many other people seem to have had this issue since upgrading to Snow Leopard (which I did a week ago).  But since I don’t use the applications or external devices that seem to be associated with their reports of problems, I’m lost.

Tags: