CoreHeaterQt Program

I recently wrote a program to test my new computer. I wanted to test the wattage range and cooling of the new processor so needed a program that would keep all the cores of the processor busy. The Core i7-950 is a 4 core processor with Hyper-Threading which means that there are a max of 8 threads. Since AMD provides server processors with up to 12 threads so the program has a maximum number threads of 32. I use the HWMonitor program to monitor temperatures and wattage if your processor supports it.

Continue reading “CoreHeaterQt Program”

Seapine Surround SCM – A First Look

I’ve been looking for a source control solution for some time. I used to use QVCS, but it costs money and you have to get the Enterprise version to get client/ server. At this point I have three, or four, development systems and they include both Windows and Linux.

I considered Bazaar, but after a couple of days I came up with more questions than I had answers. My reasons for not using Bazaar are here.

While there were a few glitches I was able to get going with Surround SCM in a single day. Surround SCM is easy to use, and supports client / server across Windows, Mac and Linux.

Continue reading “Seapine Surround SCM – A First Look”

Using Bazaar – First Steps

These are the things I want to do with Bazaar. I have a network of Win Vista, Win 7 and Ubuntu systems. Click on any picture for a larger view.

1 – Create a project with collocated repository.
Must do this manually due to the bug in creating collocated repositories but it seems to work by using the All command dialog and colo-init.

Creating repository

Continue reading “Using Bazaar – First Steps”