Pintside Thoughts

Wednesday, September 27, 2006

SmallCruise Preview

While I work in many areas, from Agile coaching to Retrospective facilitation, for the past year in my spare time i’ve been revisiting my Smalltalk roots and giving Dolphin Smalltalk X6 a spin. When I first encountered Digitalk Smalltalk back in university, I was impressed with its purity but coming from a Turbo Pascal environment I found that little things drove me crazy - the inability to find things using wildcards (e.g. grep), the mass of windows. Little did I know at the time that implementing these things was trivial, and in fact modern environments like Dolphin do all of these things and more.

Anyway, I am enjoying writing things in my spare time with Dolphin - the environment is pure fun. That said, some things are still missing compared to some of the modern competition in C# and Java. Fortunately this time around I am more amenable to fixing some of the missing features. Earlier in the year I created Intelli-Dolphin, and my next project has been to integrate a Continuous Integration Environment by leveraging Cc.net.

While I’ve had it running for a while, and have been using it to test the version of Intelli-Dolphin, I finally decided it was time to record a screencast and see how well it hangs together. You can check out this flash file and see what you think.

During the week I’ll write up some proper instructions and launch it properly. That said, it’s now keeping me very honest having an automated build in Smalltalk that informs me if anything is broken when I check in.

I’m also thinking that by using Subversion, my dream of a DolphinMap list of applications available to just load into the image is potentially one step closer.

0 Comments:

Post a Comment

<< Home