The internet map is a graphical representation of the relative traffic to hundreds of sites on the internet, including one by yours truly.
sleep.vbs – a VBScript for delaying a process
A simple VBScript that uses WScript.Sleep to delay a process for a few seconds.
White on silver, black on gold
The fall project is to replace the house’s old electrical receptacles that aren’t properly grounded with new, grounded receptacles.
Creating a simple datestamp-timestamp named text file with VBScript
Because it frequently comes in handy, I’m posting a simple VBScript that I use to create a text file with a datestamp and timestamp as part of the file name.
Microsoft’s Orca.exe is a database table editor for MSI and MSP files
Orca.exe is a database table editor for creating and editing Windows Installer packages (MSI) and merge modules (MSP).
Getting a list of logical and physical drives from the command line
Using WMIC, a Windows command line utility, to return a list of logical and physical drives.
Fixed: Outlook 2010 creating “BACKUP OF” profiles for roaming users
A fix for the problem where launching Outlook causes a Choose Profile dialog box to appear, where the only option is a BACKUP OF the default profile.
Building WMI queries with Wbemtest.exe and WMI Code Creator
Wbemtest.exe and WMI Code Creator are two great Microsoft utilities for performing WMI queries on a local or remote computer.
A VBScript for displaying only IPv4 Addresses with BGInfo
A simple VBScript that returns only the IPv4 address of only active network adapters, in a single column, suitable for use as a custom field in BGInfo.
Finding a fast SD card for the Raspberry Pi
A few thoughts on how to choose a fast (and operable) SD card for the Raspberry Pi.