Nice! Here's another video, one that focuses on Roassal 3, but is still very visual and does a nice job of showing what (Pharo) Smalltalk can do: https://youtu.be/R2rLr7Z1b8Y -t -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Very cool! Thanks!!! tbrunz wrote
Nice!
Here's another video, one that focuses on Roassal 3, but is still very visual and does a nice job of showing what (Pharo) Smalltalk can do:
-t
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thank Serge Stinckwich. Without his video, this wouldn't have been possible. horrido wrote
Very cool! Thanks!!!
tbrunz wrote
Nice!
Here's another video, one that focuses on Roassal 3, but is still very visual and does a nice job of showing what (Pharo) Smalltalk can do:
-t
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thank you Serge! And thank you, Richard for your efforts over the years in providing good material on Medium, Hackernoon, et al. We need more videos like these... I just started a Slack channel where I work (for promoting and discussing Pharo/Smalltalk), and I plan to start posting things like these videos and Richard's material on a regular basis. Both will help to grab attention & interest. -t -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
On Tue, 29 Oct 2019 at 10:50, tbrunz <wild.ideas@gmail.com> wrote:
Thank you Serge! And thank you, Richard for your efforts over the years in providing good material on Medium, Hackernoon, et al.
We need more videos like these... I just started a Slack channel where I work (for promoting and discussing Pharo/Smalltalk), and I plan to start posting things like these videos and Richard's material on a regular basis. Both will help to grab attention & interest.
-t
Very nice! I'm surely not the only person expecting to find a link to a tutorial so anyone can do this in Pharo (or whatever environment it was done in...). Can someone add that please? -- Christopher Fuhrman, P.Eng., PhD *Professeur au Département de génie logiciel et des technologies de l'informationÃTS (Ãcole de technologie supérieure)*
very nice. I have noticed that linked youtube videos have less likes than positive responses here. Liking them on youtube could help a bit for youtube algorithm to appreciate them slightly more. davorin rusevljan On Tue, Oct 29, 2019 at 5:25 PM Christopher Fuhrman < christopher.fuhrman@etsmtl.ca> wrote:
On Tue, 29 Oct 2019 at 10:50, tbrunz <wild.ideas@gmail.com> wrote:
Thank you Serge! And thank you, Richard for your efforts over the years in providing good material on Medium, Hackernoon, et al.
We need more videos like these... I just started a Slack channel where I work (for promoting and discussing Pharo/Smalltalk), and I plan to start posting things like these videos and Richard's material on a regular basis. Both will help to grab attention & interest.
-t
Very nice!
I'm surely not the only person expecting to find a link to a tutorial so anyone can do this in Pharo (or whatever environment it was done in...). Can someone add that please?
-- Christopher Fuhrman, P.Eng., PhD
*Professeur au Département de génie logiciel et des technologies de l'informationÃTS (Ãcole de technologie supérieure)*
On Tue, 29 Oct 2019 at 12:24, Christopher Fuhrman < christopher.fuhrman@etsmtl.ca> wrote:
... expecting to find a link to a tutorial
Google helped me find it: https://pharoweekly.wordpress.com/2015/03/07/athenssketch-how-to-browse-cool... I subclassed as suggested and re-typed the drawStepOn: method (I had to do it in a System Browser, as the SketchBrowser gave me troubles to compile, in Pharo 8 at least). It works as shown in the video (more or less). The graphics portal has no window frame, but you can move it around. However, making the live changes in Pharo 8 finally leads to a bad state: [image: image.png] When I have more time, I'll try it with Pharo 7. It's a great demo for live programming.
On Wed, Oct 30, 2019 at 2:23 PM Christopher Fuhrman < christopher.fuhrman@etsmtl.ca> wrote:
On Tue, 29 Oct 2019 at 12:24, Christopher Fuhrman < christopher.fuhrman@etsmtl.ca> wrote:
... expecting to find a link to a tutorial
Google helped me find it: https://pharoweekly.wordpress.com/2015/03/07/athenssketch-how-to-browse-cool...
I subclassed as suggested and re-typed the drawStepOn: method (I had to do it in a System Browser, as the SketchBrowser gave me troubles to compile, in Pharo 8 at least). It works as shown in the video (more or less). The graphics portal has no window frame, but you can move it around.
However, making the live changes in Pharo 8 finally leads to a bad state: [image: image.png]
When I have more time, I'll try it with Pharo 7. It's a great demo for live programming.
I have done the original video as a example of a great demo for live programming. Apparently my video was copied without permissions and without reference to the original work. It would be nice to redo the demo like the one I have done. Regards, -- Serge Stinckwic h Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO) Sorbonne University (SU) French National Research Institute for Sustainable Development (IRD) U niversity of Yaoundé I, Cameroon "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich
Sorry about that. I've cited your original work in the video. However, if you decline to give me permission, then I shall remove the video. Just let me know. Thanks. SergeStinckwich wrote
On Wed, Oct 30, 2019 at 2:23 PM Christopher Fuhrman <
christopher.fuhrman@
wrote:
On Tue, 29 Oct 2019 at 12:24, Christopher Fuhrman <
christopher.fuhrman@
wrote:
... expecting to find a link to a tutorial
Google helped me find it: https://pharoweekly.wordpress.com/2015/03/07/athenssketch-how-to-browse-cool...
I subclassed as suggested and re-typed the drawStepOn: method (I had to do it in a System Browser, as the SketchBrowser gave me troubles to compile, in Pharo 8 at least). It works as shown in the video (more or less). The graphics portal has no window frame, but you can move it around.
However, making the live changes in Pharo 8 finally leads to a bad state: [image: image.png]
When I have more time, I'll try it with Pharo 7. It's a great demo for live programming.
I have done the original video as a example of a great demo for live programming. Apparently my video was copied without permissions and without reference to the original work.
It would be nice to redo the demo like the one I have done.
Regards,
-- Serge Stinckwic h
Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO) Sorbonne University (SU) French National Research Institute for Sustainable Development (IRD) U niversity of Yaoundé I, Cameroon "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich
image.png (52K) <http://forum.world.st/attachment/5106473/0/image.png>
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Very nice! Thank you Rich. Lorenzo Da: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] Per conto di Richard Kenneth Eng Inviato: lunedì 28 ottobre 2019 21:32 A: pharo-users@lists.pharo.org Oggetto: [Pharo-users] We Are Smalltalk https://youtu.be/pB0iI6ksW30
Here's a video that demonstrates something that has been done with Squeak: http://folk.uio.no/trygver/2017/Ellen-video-2.6(copy22)-%20AVCHD.H264.1440x1... --Trygve On 28.10.2019 21:32, Richard Kenneth Eng wrote:
-- /The essence of object orientation is that objects collaborateto achieve a goal. / Trygve Reenskaug mailto: trygver@ifi.uio.no <mailto:%20trygver@ifi.uio.no> Morgedalsvn. 5A http://folk.uio.no/trygver/ N-0378 Oslo http://fullOO.info Norway                     Tel: (+47) 468 58 625
Very nice. Very easy to understand cause and effect. Live programming at its best. Aik-Siong Koh -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (9)
-
askoh -
Christopher Fuhrman -
Davorin Rusevljan -
horrido -
Lorenzo Schiavina -
Richard Kenneth Eng -
Serge Stinckwich -
tbrunz -
Trygve Reenskaug