Home
Home
GEDDIT? Then Get It!
Sometimes it's difficult to explain why Smalltalk is so compelling.

If you've watched the videos and you can understand what we mean, why not take the plunge and Get Into Smalltalk? Start with the free Community Edition of Dolphin available from:

Get it from CNET Download.com!

Blip.tv
You can also see this video on Blip tv.


Their player gives you the ability to watch in fullscreen mode if you wish. In addition, we have placed more Dolphin Smalltalk videos on the Smalltalk channel at Blip.

Programming Animation in Dolphin Smalltalk (Part 1)

Following an enquiry on the Dolphin newsgroup, Andy Bower takes a look at how to build an animated Air Traffic Control game in Dolphin. This is an extensive video that takes a stream of consciousness, barely rehearsed, approach to teaching you how to program in Dolphin. Because of this, it is long (coming in at around 50 mins) since no steps are missed out or skipped over.

Hopefully, the material should be of wider interest than just to those interested in programming games.

Play Video

You will need Quicktime to view these videos. Click on the image at left to view inside your browser or right click and choose Save As to download the file to play later.

Viewing using QuickTime has the advantage that you can use chapter markers to quickly jump to different locations within the programme.

Get QuickTime

Amongst other things, the topics covered are:

  • Creating Packages
  • Using the Class Browser
  • An overvew of MVP and how to build a GUI
  • Flicker-free animation with a DoubleBufferedView
  • Starting and stopping a background process
  • Using a workspace to "converse" with an application's objects
  • Programming in the Debugger
  • Drawing on Canvas objects (Windows device contexts)

This is Part 1 and the next video in the series is here.

If you wish to peek ahead, the final Smalltalk code for the game is available in a Dolphin source package for you to load into a Community Edition or Professional image. The code supplied below is a slightly refined version of the game shown in video programme 4; the logic is the same but the appearence has been somewhat spiced up.

Download Completed ATC Game.pac

Blog Subscribe
For an archive of all previous Swimming Against the Tide blog posts go here. To subscribe to future articles via RSS, click this button. RSS
29 September 2009
Getting pretty pictures into Dolphin applications has typically demanded the use of external file resources which can be inconvenient. Now help is at hand. [more]

16 April 2009
Dolphin's MVP framework continues to appear daunting to new Smalltalk users and yet it's really rather similar to Visual Basic but with "more wing nuts". Perhaps revisting the design rationale behind MVP might help? [more]

4 April 2009
As you may know, we launched the Dolphin video library about a month ago with the start of a series of in-depth screencast videos showing how to use Dolphin Smalltalk to build an animated game. Well, I've just released the final two parts to this series and also included the source files for download. [more]

1808947

This website copyright © 1997-2009 by Object Arts Ltd. All rights reserved.