Blog Posts

MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.

Updating Blog to Orchard and Switching Domains

Updating Blog to Orchard and Switching Domains

So, yesterday I posted a review of the new Asus Ultrabook and, as has become rather predictable lately, the virtual web server hosting my Graffiti-powered blog started having 100% CPU for quite a while after the post …

Read More →
About Steve Smith (aka ardalis)

About Steve Smith (aka ardalis)

What’s an Ardalis? I pronounce Ardalis ar-DAL-us, but you’re welcome to pronounce it however you like. I started using it as my online username in the 90s because shockingly any consistent variation of …

Read More →
Asus Zen Ultrabook First Impressions

Asus Zen Ultrabook First Impressions

Last week a received a new Asus UX31E Zenbook Ultrabook laptop computer, which I’ve been putting through the paces. I’d like to write up my thoughts on the unboxing and my initial impression of the machine, …

Read More →
Getting Started with Kanban

Getting Started with Kanban

Kanban is a system for improving existing production processes. Learn more about the process, and how to get started applying it, in this brief overview.

Read More →
Represent Behavior with Classes not Flags

Represent Behavior with Classes not Flags

When designing your software systems, favor the use of classes to model behavior within the system over the overuse of flags in your data model. The resulting design will be more flexible, less tightly coupled, and …

Read More →