Fireworks 2011

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Fireworks 2011

laza
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 ;)
Reply | Threaded
Open this post in threaded view
|

Re: Fireworks 2011

Olivier Auverlot
waoooh !!!

Happy new year :)

Olivier

Le 31 déc. 2010 à 17:12, Alexander Lazarević a écrit :

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 ;)

Reply | Threaded
Open this post in threaded view
|

Re: Fireworks 2011

Mariano Martinez Peck
heheheheh excellent!! 
wish you a happy new year to everybody

On Fri, Dec 31, 2010 at 5:36 PM, Olivier Auverlot <[hidden email]> wrote:
waoooh !!!

Happy new year :)

Olivier

Le 31 déc. 2010 à 17:12, Alexander Lazarević a écrit :

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 ;)


Reply | Threaded
Open this post in threaded view
|

Re: Fireworks 2011

Sean P. DeNigris
Administrator
In reply to this post by laza
That was cool!  Thanks.  Happy New Year!!!
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Fireworks 2011

Stéphane Ducasse
In reply to this post by laza
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 ;)
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Fireworks 2011

Francisco Ortiz Peñaloza
Nice, thanks and happy new year for you all!
Fran

On Fri, Dec 31, 2010 at 3:14 PM, Stéphane Ducasse <[hidden email]> wrote:
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 ;)
>