If you're frequently seeing a lot of warnings in your Application event log with this error message: "Windows saved user [user name] registry while an application or service was still using the registry during log off. The memory used by the user's registry has not been freed. The registry will be unloaded when it is no longer in use. This is often caused by services running as … [Read more...]
Archives for 2008
Unlocker – Trace ‘in use’ files to the process
If upon trying to delete, move, or open a file you get an error message about it being in use, you can try to close programs and kill processes that you think are using the file. "Cannot delete file: It is being used by another person or program. Close any programs that might be using the file and try again." You can use Process Explorer to track down the process, but an even … [Read more...]
Managing your Digital Identity
Few people will think about their digital identity when they consider their public exposure. The purpose of this post is not to make you paranoid, but to make you aware of the information that is out there. As we saw recently with Alaskan Governor Sarah Palin's Yahoo e-mail account getting broken into, one must fully understand and manage their digital identity for security … [Read more...]
Advanced Batch Scripting
I'd like to share four utilities that can improve your batch (DOS) scripting by making them more user-friendly, more versatile, and more dynamic. With these tools, you'll gain a variety of abilities that allows you to do more with batch scripting and make your utilities more polished/enjoyable to the end users. The four utilities are: Sleep, BATtoEXE, CHP (Create Hidden … [Read more...]
Book Review: Managing Humans: Biting and Humorous Tales of a Software Engineering Manager
Managing Humans: Biting and Humorous Tales of a Software Engineering Manager is an interesting read from 'Rands', the author of the book and the blog Rands in Repose. If you want to gain a perspective of what it's like to be a manager in the software development industry, you should read this book. It could also provide valuable insight for current managers looking to improve. … [Read more...]