Re: Kedama (Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again)

2016-08-29 Thread Bert Freudenberg
On Fri, Aug 26, 2016 at 3:32 PM, H. Hirzel  wrote:

> On 8/25/16, Bert Freudenberg  wrote:
> > On Wed, Aug 24, 2016 at 7:19 PM, H. Hirzel 
> wrote:
> >
> >> On 8/24/16, Offray Vladimir Luna Cárdenas  wrote:
> >> > Thanks a lot! Seeing Kedama,
> >>
> >> Hello Offray
> >>
> >> The object tool offers a 'Kedama World' in the category 'Kedama'.
> >>
> >> But no other tools / menus to start building simulations.
> >>
> >> It seems that the more code needs to be loaded 
> >>
> >> Do you have any hints how to get started?
> >>
> >
> > It doesn't work right in 5.1 yet. But Tim Felgentreff just (at ESUG in
> > Prague) demonstrated a 5.1-based Etoys image that has pretty much all the
> > Etoys code of the Squeakland image, and Kedama works in there. Running on
> > the Spur VM it's even fast enough without the Kedama plugin (which was
> > needed in the interpreter VM).
> >
> > We intend to release this later this year, but for now I'd recommend the
> > Squeakland version to play with Kedama.
> >
> > - Bert -
>
>
> http://www.squeakland.org/download/
>
> 500 Servlet Exception
>
> java.lang.NullPointerException
> at _jsp._download._index__jsp._jspService(/download/index.jsp:39)
>

Fixed.

- Bert -
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Kedama (Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again)

2016-08-26 Thread H. Hirzel
On 8/25/16, Bert Freudenberg  wrote:
> On Wed, Aug 24, 2016 at 7:19 PM, H. Hirzel  wrote:
>
>> On 8/24/16, Offray Vladimir Luna Cárdenas  wrote:
>> > Thanks a lot! Seeing Kedama,
>>
>> Hello Offray
>>
>> The object tool offers a 'Kedama World' in the category 'Kedama'.
>>
>> But no other tools / menus to start building simulations.
>>
>> It seems that the more code needs to be loaded 
>>
>> Do you have any hints how to get started?
>>
>
> It doesn't work right in 5.1 yet. But Tim Felgentreff just (at ESUG in
> Prague) demonstrated a 5.1-based Etoys image that has pretty much all the
> Etoys code of the Squeakland image, and Kedama works in there. Running on
> the Spur VM it's even fast enough without the Kedama plugin (which was
> needed in the interpreter VM).
>
> We intend to release this later this year, but for now I'd recommend the
> Squeakland version to play with Kedama.
>
> - Bert -


http://www.squeakland.org/download/

500 Servlet Exception

java.lang.NullPointerException
at _jsp._download._index__jsp._jspService(/download/index.jsp:39)

:-(

--Hannes
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again

2016-08-25 Thread Bert Freudenberg
On Wed, Aug 24, 2016 at 7:19 PM, H. Hirzel  wrote:

> On 8/24/16, Offray Vladimir Luna Cárdenas  wrote:
> > Thanks a lot! Seeing Kedama,
>
> Hello Offray
>
> The object tool offers a 'Kedama World' in the category 'Kedama'.
>
> But no other tools / menus to start building simulations.
>
> It seems that the more code needs to be loaded 
>
> Do you have any hints how to get started?
>

It doesn't work right in 5.1 yet. But Tim Felgentreff just (at ESUG in
Prague) demonstrated a 5.1-based Etoys image that has pretty much all the
Etoys code of the Squeakland image, and Kedama works in there. Running on
the Spur VM it's even fast enough without the Kedama plugin (which was
needed in the interpreter VM).

We intend to release this later this year, but for now I'd recommend the
Squeakland version to play with Kedama.

- Bert -
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again

2016-08-24 Thread Offray Vladimir Luna Cárdenas
In fact I don't. I do only Pharo these days, but is nice to see the 
community diverse and healthy.


Cheers,

Offray


On 24/08/16 19:19, H. Hirzel wrote:

On 8/24/16, Offray Vladimir Luna Cárdenas  wrote:

Thanks a lot! Seeing Kedama,

Hello Offray

The object tool offers a 'Kedama World' in the category 'Kedama'.

But no other tools / menus to start building simulations.

It seems that the more code needs to be loaded 

Do you have any hints how to get started?

--Hannes


  where I did my master thesis simulation,

working on the release announcement yesterday at ESUG 2016 bring me
happy memories and a sense of continuity and change at the same time.

Congrats,

Offray


On 23/08/16 16:30, Marcel Taeumel wrote:

*We are happy to announce the release of Squeak 5.1!*

Visit the Website [1], read the release notes in the image or outside
[2], and try it out for yourself [3][4]!

Thank you all for the contributions! :-)

Happy birthday Squeak! It has been (almost) 20 years!!! [5]

Best,
Marcel

[1] http://www.squeak.org/
[2]
https://github.com/squeak-smalltalk/squeak-app/blob/master/release-notes/5.1
[3] http://files.squeak.org/5.1/
[4] http://try.squeak.org/ (to be updated soonish)
[5] http://files.squeak.org/docs/OOPSLA.Squeak.html


___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners



___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners



___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again

2016-08-24 Thread H. Hirzel
On 8/24/16, Offray Vladimir Luna Cárdenas  wrote:
> Thanks a lot! Seeing Kedama,

Hello Offray

The object tool offers a 'Kedama World' in the category 'Kedama'.

But no other tools / menus to start building simulations.

It seems that the more code needs to be loaded 

Do you have any hints how to get started?

--Hannes


 where I did my master thesis simulation,
> working on the release announcement yesterday at ESUG 2016 bring me
> happy memories and a sense of continuity and change at the same time.
>
> Congrats,
>
> Offray
>
>
> On 23/08/16 16:30, Marcel Taeumel wrote:
>> *We are happy to announce the release of Squeak 5.1!*
>>
>> Visit the Website [1], read the release notes in the image or outside
>> [2], and try it out for yourself [3][4]!
>>
>> Thank you all for the contributions! :-)
>>
>> Happy birthday Squeak! It has been (almost) 20 years!!! [5]
>>
>> Best,
>> Marcel
>>
>> [1] http://www.squeak.org/
>> [2]
>> https://github.com/squeak-smalltalk/squeak-app/blob/master/release-notes/5.1
>> [3] http://files.squeak.org/5.1/
>> [4] http://try.squeak.org/ (to be updated soonish)
>> [5] http://files.squeak.org/docs/OOPSLA.Squeak.html
>>
>>
>> ___
>> Beginners mailing list
>> Beginners@lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] [ANN] Squeak 5.1 released; www.squeak.org; Trunk open again

2016-08-24 Thread Offray Vladimir Luna Cárdenas
Thanks a lot! Seeing Kedama, where I did my master thesis simulation, 
working on the release announcement yesterday at ESUG 2016 bring me 
happy memories and a sense of continuity and change at the same time.


Congrats,

Offray


On 23/08/16 16:30, Marcel Taeumel wrote:

*We are happy to announce the release of Squeak 5.1!*

Visit the Website [1], read the release notes in the image or outside 
[2], and try it out for yourself [3][4]!


Thank you all for the contributions! :-)

Happy birthday Squeak! It has been (almost) 20 years!!! [5]

Best,
Marcel

[1] http://www.squeak.org/
[2] 
https://github.com/squeak-smalltalk/squeak-app/blob/master/release-notes/5.1

[3] http://files.squeak.org/5.1/
[4] http://try.squeak.org/ (to be updated soonish)
[5] http://files.squeak.org/docs/OOPSLA.Squeak.html


___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners