Re: [Pharo-users] [ANN] COVID-19 analysis in Pharo

2020-02-29 Thread Tomohiro Oda
Hernán, 👍👍👍 --- tomo 2020年3月1日(日) 16:00 Hernán Morales Durand : > > Hello, > > I have set up a new Pharo project for the analysis of COVID-19 outbreak: > > https://github.com/hernanmd/COVID-2019 > > Thanks to the ObjectProfile for Roassal and PolyMath contributors for the > DataFrame package. > >

[Pharo-users] [ANN] COVID-19 analysis in Pharo

2020-02-29 Thread Hernán Morales Durand
Hello, I have set up a new Pharo project for the analysis of COVID-19 outbreak: https://github.com/hernanmd/COVID-2019 Thanks to the ObjectProfile for Roassal and PolyMath contributors for the DataFrame package. Cheers, Hernán

Re: [Pharo-users] [ANN] Round 4 Results Are In

2020-02-29 Thread horrido
tbrunz wrote > The competition is certainly getting more interesting and challenging. > > I found that if I started from your website to reach the videos, they're a > lot more understandable, as the background info needed to comprehend what > we're seeing is spelled out more completely there. > >

Re: [Pharo-users] [ANN] Round 4 Results Are In

2020-02-29 Thread tbrunz
The competition is certainly getting more interesting and challenging. I found that if I started from your website to reach the videos, they're a lot more understandable, as the background info needed to comprehend what we're seeing is spelled out more completely there. On the whole, it's great t

Re: [Pharo-users] [ANN] Round 4 Results Are In

2020-02-29 Thread p...@highoctane.be
Nice! ᐧ On Sat, Feb 29, 2020 at 3:59 PM Richard Kenneth Eng < horrido.hobb...@gmail.com> wrote: > https://jrmpc.ca/2020/02/29/round-4-1-leading-team/ > > Next week's final round will be more of the same: > https://jrmpc.ca/2020/02/29/round-5-challenge/. But the competition map > will be considera

[Pharo-users] [pharo8-api-change] newTextEditor

2020-02-29 Thread Hilaire
Hi, RubPluggableTextMorph replaced the old PluggableTextMorph. acceptOnCR: and changedAction: are not valid any more. For the former never mind. For the latter how should it be rewritten? I read these self textArea announcer when: RubTextChanged send: #whenTextChangedInTextArea: to: self. and

[Pharo-users] [ANN] Round 4 Results Are In

2020-02-29 Thread Richard Kenneth Eng
https://jrmpc.ca/2020/02/29/round-4-1-leading-team/ Next week's final round will be more of the same: https://jrmpc.ca/2020/02/29/round-5-challenge/. But the competition map will be considerably more challenging. Yes, they will have to *earn* First Prize! Richard