seaside
Squeak Map

SqueakMap is the Squeak community’s effort to organize and publish Packages that can be installed into your image. Since only certain Packages support the automatic loading of dependancies, you’ll have to read the description of the package you are loading to determine if you need any of its dependancies.

To open SqueakMap:

  1. Click on the background to open the World menu
  2. Click on “open…”
  3. Click on “SqueakMap Package Loader”
  4. Click on the Package you want to install.
  5. Right click and choose install

When looking at the list of Packages availible, each Package will be in one of three states

  1. Package Name () – This Package is not installed
  2. Package Name (>2) – This Package is approved for installation for your version of Squeak.
  3. Package Name (1->2) – Version 1 of this Package is installed, and Version 2 is availible for upgrade.

Here is what I do with a fresh image:

  1. Save as base.image
  2. Upgrade installed Packages
  3. Shout
  4. Services-Base
  5. Refactoring Browser for 3.8
  6. Services-RB
  7. OmniBrowser
  8. ShoutOmniBrowser
  9. Services-OB
  10. BrowseUnit
  11. ShoutMonticello
  12. ShoutWorkspace

Here is a movie of upgrading the installed packages and installing Shout.

Squeak Map Movie