OH SNAP. Iowa v. NU is the 2011 Thanksgiving game! #huskers

Godzilla is on Twitter

Posted: March 3rd, 2009 | Author: zach | Filed under: Geek Stuff | Tags: , , | Comments Off

realgodzilla


A Few Little Things

Posted: December 5th, 2008 | Author: zach | Filed under: Geek Stuff, Life | Tags: , , | 1 Comment »

Upgraded this blog to WordPress 2.7 RC1 and so far I am fairly impressed. I like the new look, however, it is a bit cramped on small monitors such as this laptops 12.5″ screen and probably worse on a netbook. Looks great on a 19″ widescreen on up.

Still searching for the right WordPress theme. Something that will probably go on forever. I was fairly disapointed by my first premium theme buy. I might revisit it at some point in the future but for now I’m trying other things. I am really thinking about making the blog portion of this site a secondary page and havin a primary (front/home/splash) page that is more of an aggrigator for my online presnece.

Tonight I am heading over to the local Ford deal to see if I can squeeze a good deal out of them. I’m not holding my breath but if they can make the deal sweet enough I may be driving away  a new vehicle. Currently I am looking at a 2008/2009 Ford Escape Limited Ed.

If I dont end up with a new vehicle I think my Christmas gift to myself will be a revamp of my current tech situation. I need to redo my media server and get a full time Windows Home Server online. This will involve buying hard drives and RAM. I may decide to build an HTPC which would then shift some of my current hardware to that and enable me to buy/build an Intel Atom based machine for my WHS. I am really looking forward to Boxee coming out on Windows, however, I may need to build a good HDMI capable linux box to run it in the mean time.

That is all. Cheers.


Motrin Moms: A bug, Not a feature

Posted: November 18th, 2008 | Author: zach | Filed under: Entertainment, Geek Stuff | Tags: , , | Comments Off

A recent comment from me regarding the whole “Motrin Moms” ordeal. Snark FULLY intended..

It’s rather funny how things like this “Motrin moms” issue are viewed as some amazing show of power for social media when in fact it does little more than to show how a few herders can gather their flock, generate false rage, and create a “movement.”

The only thing to come out of this in my opinion is the fact that there are a lot of people out there so very willing to take something so clearly innocuous and blow completely out of proportion using such simple minded interpretations of what was actually said or meant by an ad.

So, when someone asks me, “what’s this social media thing anyway”, there is little to stop me from telling them that its a part of the internet where people who think they are a lot more important than they really are gather around faux celebrities who think they are even more important than the aforementioned group, waste obscene amounts of time and money, and in the end produce no real worthwhile results for society as a whole.

And as much as I enjoy tweeting, facebooking, and scrolling through endless blog entries and comments I’m sorry to say that it’s the damned truth and if “new media” doesn’t watch what they are doing they will quickly find them selves in the exact same position that “old media” is currently facing.

Now, excuse me while I go post this to my blog and tweet about it.


Gravatar: Avatars for Comments

Posted: October 21st, 2008 | Author: zach | Filed under: Admin, Geek Stuff | Tags: , | 1 Comment »

If you look at the comment section of this blog or any number of blogs on the internet you will notice an area that is available for a user image / icon / avatar. The empty space looks like this:

The little gray box with the white silloquette is where the Gravatar goes. What, you ask? [G]lobally [r]ecognized avatar or Gravatar. From Automattic:

A gravatar, or globally recognized avatar, is quite simply an avatar image that follows you from weblog to weblog appearing beside your name when you comment on gravatar enabled sites. Avatars help identify your posts on web forums, so why not on weblogs?

Automattic is also behind the WordPress publishing platform. To sign up for a Gravatar you will need to go to http://en.gravatar.com/site/signup/ and enter your email address. Before you sign up find a nice photo of yourself because you will need it in order to set up your own Gravatar.

Gravatar works by recognizing your email address when you submit comments to blogs. When you set up your account you can register several email addresses. Once you have it all set up you will see comments like this:

Pretty slick, huh. Give it a shot @ http://en.gravatar.com/site/signup/


VMWare Converter: Hidden Network Adapters

Posted: May 3rd, 2008 | Author: zach | Filed under: Geek Stuff | Tags: , , , | 1 Comment »

If you are using VMware Enterprise Converter to do Physical-to-Virtual (P2V) machine conversions you will probably run into this issue at some point. When you boot a recently converted machine and attempt to modify the TCP/IP settings on the new VMware NIC you may receive an error stating that there is an existing NIC with the same IP settings.

Basically this is the ghost of NIC’s past. You need to reveal the hidden NIC and remove it. While this is not absolutly required it is most certainly recommended. Here’s what you need to do:

Step 1: Open up a command prompt

Step 2: Type – “SET DEVMGR_SHOW_NONPRESENT_DEVICES=1″ and hit <Enter>

Step 3: Type – “START DEVMGMT.MSC” and hit <Enter>

Step 4: Once the Device Manger opens to the “View” menu and select “Show Hidden Devices”. Expand the Network Interface portion of the device tree and you should be able to remove the phantom NIC.

This should also give you a chance to remove any other non-existent hardware that is left over from the physical server.