Version Control in Dolphin Smalltalk

If you’ve ever wondered how to do version control in a Smalltalk system then check out these videos that Andy Bower recorded for our benefit:
Sts Setup: http://bit.ly/StsSetup
Sts Projects: http://bit.ly/StsProjects
Sts Changes: http://bit.ly/StsPkgChanges
Sts Project Changes: http://bit.ly/StsProjChanges
Sts Community Repository: http://bit.ly/StsCommRepo
(lost the source)

Dolphin runs under Wine

Folks,
As promised I have put up a blog post on how to get Dolphin running native under Wine (in this particular case on Mac OSX using a free product called WineSkin). You can find the blog at:
http://object-arts.com/blog/blog.html
There are a few videos to go along with the blog and these can be found in the OA video library at:
http://object-arts.com/support/videos.html
Best regards
Andy Bower

(via comp.lang.smalltalk.dolphin)

Mounting a Sparseimage with Automator in OS X

I use Carbon Copy Cloner to backup the Mini to an encrypted sparse image. OS X 10.6 used to mount the image automatically but quit doing so and I can’t figure out why. In lieu of that I built an Automator script to mount the share so that CCC could mount the image. That worked until upgrading to 10.7.
My final solution was to add a final step to the script asking the user to mount the sparse image manually.
This site showed how to do so like this:

tell application "Finder" to display dialog "Empty Trash" with icon 2