Twitter
- @Kersimus I was disappointed to see that disclaimer too. I had plans... They involved a mountain and a saturn v rocket... 2012/01/22
- @NerosLyre I saw that and thought it was a great quote. 2012/01/22
- I am totally enjoying this unseasonable January day in Hamilton. It's about 5°C out! 2012/01/10
Archives
Categories
Blogs I Read
Coding Blogs
Web Comics
Meta
Monthly Archives: March 2009
long way ’round
I want to know why you might approach assigning “Longitude” to a CString using this method: CString temp_str; sprintf(temp_str.GetBuffer(), “%s”, “Longitude”); temp_str.ReleaseBuffer();
project update
So, I’ve been running down the list of features that I want in my system backup application. I’ve decided that this is the must implement feature list: Full system backup (i.e. support bare metal restore) Hourly backups of changed files … Continue reading
Posted in Computers, Programming
Leave a comment
software project
Work has been keeping me ridiculously busy lately, but I’m starting to formulate plans for my next side project. I think I am going to develop a volume shadow copy backup system. The system will be similar to TimeMachine but … Continue reading
Posted in Computers, Programming
Leave a comment