Thanks a lot alexander
It was really cool.
Stupidly I increased the volume waiting for the final fireworks :)
Stef
On Dec 31, 2010, at 5:12 PM, Alexander Lazarević wrote:
> Just found some old code of mine and pushed it to squeaksource.
>
> In a 4.1 Squeak or recent trunk image do
>
> (Installer repository: '
http://www.squeaksource.com/Fireworks') install: 'Fireworks'.
> (Smalltalk at: #FireworksAnimation) start.
>
> In a 1.1.1 Pharo image do
>
> ((Gofer new squeaksource: 'Fireworks') package: 'Fireworks') load.
> (Smalltalk at: #FireworksAnimation) start.
>
> :D
>
> All the best for 2011,
> Alex
>
> PS: ALT-. or CMD-. will help ;)
>