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)
Category: Link
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
Emacs like expression evaluation in Emacs
A lot of people would like Emacs style evaluation of code in DrRacket.
This document explains how to do it.
(via racket-users)
Never give up
Never, never, never give up.
— Winston Churchill
Generating pretty diffs for LaTeX files
Chibi likely to be deployed on Android next
Via this thread.
Easily change the backgrounds of iCal and Address Book in OS X 10.7
10.7 introduced “leather bound” iCal and Address Book.
This student’s app changes them back.
Might even donate a little something to him for saving you the trouble.
Chibi Scheme Build for an OS X library and iOS REPL
Meng Zhang set up project files for building Chibi for OS X and an iOS REPL here.
With virtually no iOS knowledge I just checked it out, built it, and ran it on the simulator in a couple of minutes.
Thank you Alex and Meng!
(via chibi-scheme)
The Pioneer plaque
The Pioneer plaques are a pair of gold-anodized aluminium plaques which were placed on board the 1972 Pioneer 10 and 1973 Pioneer 11 spacecraft, featuring a pictorial message, in case either Pioneer 10 or 11 are intercepted by extraterrestrial life. The plaques show the nude figures of a human male and female along with several symbols that are designed to provide information about the origin of the spacecraft.[1]
The Pioneer spacecraft were the first human-built objects to leave the Solar System.
Distributed Computing with Gambit
Here is the link; the source has a lot more.
(via comp.lang.scheme)