Background As part of being a technologist in real life, I’ve always felt that one of the important things that I did was that I brought my work home with me, and actually enjoyed it. What I mean by that is, the long days that I spent with Windows Server, Exchange, […]
Author: Justin Braun
Useful Excel Functions: YEARFRAC
I was looking for a way to compare the total years between two dates in decimal format. My brain immediately goes to the process of how I would do that calculation if I am were writing it in a programming language, but Excel VBA and Excel formulas are a different […]
What to do when SkyDrive takes a faceplant
I have a number of machines that synchronize with SkyDrive. Last week, things went sideways and one of my machines was reporting errors and quit synchronizing. After the next reboot (which naturally fixes most issues), the SkyDrive application would initialize, trying to start processing the changes, and then do a […]
A few quick pointers on Windows 8 System Recovery
If you’ve used the “Create System Image” functionality available in Windows 7, you’ll be surprised to see that its missing in Windows 8. Well, it’s not actually missing, but the functionality is hidden in the Control Panel and is now called “Windows 7 File Recovery”. Once you locate it in […]
Issues Installing Windows Phone IsoStoreSpy on Windows 8
Windows Phone IsoStoreSpy is a great utility for interrogating the Windows Phone Iso Store when developing applications. It usually if you want to check to see if files are being created correctly, and identifying what is in a file on the phone’s local store. IsoStoreSpy can pier into both the […]