Reanmachine.CommandLine Library Released!

May 26th, 2008 by ReAn

So today I’ve finally jumped through all the hoops I needed to actually push out my first little library. It’s rather small and simple at the moment, but this is just temporary. I decided I would do the ground work for software package releases on something small so I pushed this one out the door.

Check the project page out at:

Project Page on Reanmachine.com Wiki

The wiki itself is still under development (and being used to write some of my class notes, heh) but most of the Software: Namespace is ready to roll.

Posted in Computers, Reanmachine, Software | | 0 Comments

Memory Diagnostic - Getting errors?

March 24th, 2008 by ReAn

So I’ve been having some issues with my desktop machine as of late, been getting some elegant crashes (read: swift). Recently some of my apps have been catching thier crashes before they dump to the inevitable Dr. Watson, and complaining about memory errors: Pointers to unreferenced memory, inability to read from this memory, etc.

Anyway, unfortunately for me, the problem wasn’t in my memory, but this wonderfull excursion in computer diagnostic process has led me to a wonderfull tool which I’d love to share with the world.

It’s called Memtest86+

http://www.memtest.org/

(more…)

Posted in Computers, Software | | 1 Comments

IE8 Beta - First Impressions

March 11th, 2008 by ReAn

Well let’s begin by pointing out, I’ve never been a huge advocate of Internet Explorer. I enjoy IE6’s extremely quick loading time and use it from time to time when a page just up and refuses to load in Opera (My current browser of choice) and aside from that, It’s wonderfull for embedding into your applications.

(more…)

Posted in Computers, Software | | 10 Comments