On Namespaces — Again!

I have a thing about C++ namespaces, and this is yet another post on the topic. Oh well, so my life isn’t that exciting… Namespaces avoid polluting the global namespace with names that might conflict with each other. Classes similarly encapsulate method and data member names from the big bad cold outside global namespace, but… Continue reading On Namespaces — Again!

Emacs Suprises

I shouldn’t be surprised anymore about the capabilities of Emacs.  But now that Sluggo has moved into my closet as a headless server, I have been doing a lot of ssh’ing to the poor beast from my other computers in order to manage files remotely.  Only recently though I discovered I could edit text files… Continue reading Emacs Suprises

EP Studios Blog Restored

After a fair amount of work, the blog is back close to what it was.  I restored all the missing image links but one.  I updated to the latest version of WordPress (2.9).  I updated the database to UTF-8, getting rid of some funny accented characters, but in place some of the blogs have highlighted… Continue reading EP Studios Blog Restored

Sluggo The Server

(The title of this post should be read with the same cadence as “Thomas The Tank Engine.”) When my son Kevin got his Falcon Northwest computer he passed on to me his old Gateway computer (which is a nice dual core system). This computer had its hard drive wiped and a new install of OpenSuse… Continue reading Sluggo The Server

Netbook Shopping

I’m writing this on my son’s Asus eee PC netbook. I’m going to be looking at netbooks to buy for my daughter for Xmas. This is a quick post, since my fingers don’t really fit on this small keyboard. Looking for good combination of price/keyboard/battery life/style. My daughter wants Ubuntu on it. It looks like… Continue reading Netbook Shopping

Further Adventures with OpenSuSE 11.2, Ubuntu 9.10 and Windows 7

OpenSuSE 11.2 is so pretty on my desktop on SuperSluggo, that I can’t bear to part with it. Unfortunately there is a bunch of stuff that doesn’t work. I got DVD playback to work, but unfortunately Amarok either crashes or refuses to play Mp3 files, depending on which repositories I use to load required files.… Continue reading Further Adventures with OpenSuSE 11.2, Ubuntu 9.10 and Windows 7

The Death of SVK

I was saddened, or at least nostalgic, to learn of the discontinuation of development of SVK . There are a few posts on SVK in this blog. It was one of the first distributed version control systems, although it was a bit of a hybrid, still using an SVN central repository. But with SVK I… Continue reading The Death of SVK