After months of pining and researching, I finally bit the bullet and bought a netbook. During my research, I checked out the netbook offerings of Samsung, Dell, HP, Acer and Asus. In the end, I went with the Samsung NC10 (model code NP-NC10-KA05CA). In this nerdboys.com exclusive, I’ll review my new “Sammy” netbook. …Continue reading » Samsung NC10 Netbook Review
When I install RAM, I usually like to test it with a program like Memtest86+ or its ancestor, Memtest86. Testing helps to ensure that the RAM is good quality and will perform reliably in your computer. If you don’t thoroughly test your RAM after you install it, you might learn much later that the RAM is faulty, perhaps when you are doing some serious multitasking and you are making full use of the RAM. Unfortunately, “much later” often comes after the RAM warranty has expired. When that happens, you’ve wasted your money (assuming you don’t want to keep using the unreliable RAM).
The other day I installed some new RAM on my Samsung NC10 netbook and I wanted to test it with Memtest86+. In the past, I have always burned the bootable ISO image of Memtest86+ to CD and booted my computer from the CD drive. That’s a very convenient way of running Memtest86+. Unfortunately, my netbook doesn’t have a CD drive or a DVD drive. Thus, I needed to find a way to run Memtest86+ from a bootable USB flash drive. …Continue reading » How to Run Memtest86+ On a Bootable USB Flash Drive
As we posted earlier, the nerdboys recently went shopping for some netbooks. We debated the pros and cons of each. In the end, Jonathan ended up getting the Acer model (AOD-250). Here are some first impressions:
…Continue reading » Acer Aspire One AOD-250 First Impressions
I’m a big advocate of automated software testing with tools like the venerable JUnit for Java and the similar NUnit for the .NET languages such as C#.
Yesterday I was implementing some NUnit tests for a C# database access object (or DAO). If you have ever implemented such tests before you’ll probably agree with me that it’s important for your test data to be in a known and consistent state before every test run. …Continue reading » XtUnit Troubleshooting
Recent Comments