This first post has all the instructions needed to set up your development environment.
In order to use the code I'll be posting and to play with it, you'll have to install a Squeak image. If don't have one installed, I suggest using one of Damien Cassou's Squeak-dev images. These are custom images, based on the standard 3.9 and 3.10a Squeak images, that come with all sorts of development tools already installed. The image I'll be using for these examples is squeak-dev-07.6, based on Squeak 3.9.
Once you have installed the image, open it and then open the Monticello Browser tool. Add this HTTP repository by clicking on the +Repository button:
MCHttpRepository
location: 'http://www.squeaksource.com/RWS'
user: ''
password: ''
Open the repository and load the latest RWS package and you're done. The package contains the code for the examples and some support code I've added to streamline the whole experience.
In the next post, I'll start showing the examples.
Nessun commento:
Posta un commento