PortInUse

Working with network objects in Visual Basic can be a little daunting for newer programmers. It’s not that scary, really.

GetDigits

Ever wanted to grab all the digits out of a string? This handy little function will do it. Not sure what purpose this would server, but someone requested it, so here it is.

Windows 8 Keyboard Shortcuts

Every new Windows operating system includes some new keyboard shortcuts. If you have been a user of technology for any amount of time, you probably know a few of these yourself. You might even know a few that are not on this list. Keyboard commandos swear by some of these shortcuts. You can just about do anything in… Read More »

Calculate Subnet Mask Function

Most developers don’t have much of a clue about network fundamentals. What may be a simple thing for a network engineer or system administrator may leave a developer simply scratching his or her head.

Hello, World in the App Store

Like many of you, I’ve been doing some testing with Windows 8 RTM. It’s been a bit of a learning experience, with new ways of doing familiar tasks. One thing that I enjoy is perusing the App Store, just to see what is new, and what other developer types are up to.

CSS Template: Pend Oreille

The inspiration for this fully W3C compliant “XHTML 1.1 strict” template was Pend Oreille county in eastern Washington State. The clean, uncluttered look of this design would make an appealing online presence for a business or even a blog.

Giant Windows Registry Hacks List

Looking to change the behavior of your Windows 7 computer? Maybe you need to enable or disable some functionality, make it run faster, lock it down from prying eyes? This post contains a pile of great registry hacks. If you have been around for a bit, you’ve probably seen a lot of these. However, there might be a… Read More »

Managing Portgroups with PowerCLI

If your VMware implementation contains more than a few hosts, managing port groups (or any multi-host settings) can be a real pain. In order to take advantage of cool things like vMotion, your port groups need to match across all hosts in the cluster. If one of them is misspelled, or has a bad VLAN tag, it’s a… Read More »