What’s a Snow Flake?

There are times when I want to makeĀ  a quick point without having to write an essay on the topic. Apparently there’s a whole meme of a blog within a blog, aka a sideblog or “asides”. I found a nice plugin that lets me do the same thing. I needed a name for this feature [...]

Rails 2.0: It’s here!

Those guys over at 37signals have done it again and given us a nice shiny present for Christmas: Rails 2.0! Head on over to the Ruby On Rails weblog for the full details. The big feature for me is the debugger… it’s back! It’s just a         gem install ruby_debug away! I’ll be covering [...]

Textmate on Windows – Introducing ‘E’

I’ve been using Emacs as my editor of choice for many years now, long before it was officially released for DOS and Windows systems. I started with the OEmacs port after getting tired of an old editor called pmate. PMate was a TECO derivative that had four buffers but only one was backed by a [...]

Retooled, repurposed and reloaded

The three R’s for the new millennium. It’s the age of the unfinished project as fads come and go. Here, it’s no different. My interests are drifting towards the web and internet programming in general rather than desktop computing as they have been for so long. This blog has been neglected for quite some time. [...]

Useful Technique: CBT Hooks

One of the features present in VisEmacs.NET is that a user can edit their preferences right from the IDE’s “Options” dialog. In DevStudio, the user accessed the preferences from a command button on the toolbar; all that button did was open a normal dialog hosted by VisEmacs — nothing special there. Alas, VisualStudio is a [...]