Find a Dell Service Tag from the Command Line and Powershell
No-one likes rearranging their desk to find the little white sticker. It can be run from regular command or PowerShell session. Administrator permissions aren’t required.
No-one likes rearranging their desk to find the little white sticker. It can be run from regular command or PowerShell session. Administrator permissions aren’t required.
The man pages for Duplicity suggest the syntax for Google Drive is the following; gdocs://user[:password]@other.host/some_dir This is correct, but doesn’t clearly explain the purpose of
Netflix and other US-based streaming sites like Hulu aren’t currently available in several countries. As a semi-legit workaround, many blocked countries are resulting to using
Recently I’d been delving into some Arduino Wifi projects using the following shields/modules; Arduino Mega 2560 Official Wireless Proto Shield Roving Network WiFly RN-XV There
Cable Tether? Why? I wanted a way to share my phone data plan and still preserve battery life among my devices. All without having to
Dell BIOS updates have some undocumented command line switches that may be useful for system administrators. These are a few of the notable command-line arguments; In order to
Where would I be without this gem! It’s worth the $5.50 AUD! This app will essentially backup every piece of data on your phone onto
Continued from Part 1… Windows XP Powertoys Microsoft have a few utilities available for Windows XP, to assist productivity. The complete list can be accessed here, however
Currently in the workplace, Windows XP is the ‘norm’. Disappointingly, Windows 7 has not yet graced the SOE, and by the look of things, it may
The Lotus Notes platform cannot sync to Google Calendar. LNGoogleCalSync is a free, open-source solution. It’s a small Java application that will allow you to specify
Windows 7 Jump lists are brilliant… until they break :P. My personal primary use of this tool includes pinning my lecture notes to products from
Half-Life 2 was originally featured in the original Game Music post, but only with a limited selection of the available (awesome) songs. Here is a
I can’t tell whether I am disappointed in the musical aspect of Mass Effect 2 or not. Unfortunately, some of the ‘best’ music tracks aren’t included on the Official Sound Track
For such a great game, the ambient background music by itself doesn’t quite deliver quite the same effect as the game itself. The music in
Since publishing the post containing some of my favourite game music; I have been keeping and ear and eye out for any other games which
I was recently enlightened to a page as a result of a Google search for the ‘Greatest Game Music Ever’. The ‘Billboard’ website, listed 25 of
So you’re wondering what on earth Shadow Productions could do to help with your cleaning routine? Well, not much really — however I can at least appreciate
I was browsing the Internet and some local pictures and found some interesting Team Fortress 2 comics and included them below. I can’t remember the sources, nor
Logging during an application refers to the tracing of internal code actions and functions, user actions, as well as any errors or exceptions that may
When developing certain types of programs, different methods of debugging may be required in order to effectively and efficiently debug. For example, programs with a timer iterative