Re: [Pharo-users] We Are Smalltalk

2019-10-30 Thread askoh
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

[Pharo-users] Status of Encryption / Keys / Etc

2019-10-30 Thread Eric Gade
Hi all, I'm try to get an idea of the status of keys and key signing (cross platform if possible) in Pharo. Do we have general mechanisms for signing pieces of data, and for encrypting/decrypting based on public/private key pairs, including those set as the default for a given user on a given syste

Re: [Pharo-users] We Are Smalltalk

2019-10-30 Thread horrido
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,

Re: [Pharo-users] help bij one of the last challenges of the chapterof network simulation of the oop book.

2019-10-30 Thread Roelof Wobben via Pharo-users
--- Begin Message --- Did find two possibly solutions but I think difficult to implement or but on the second I see that every time the package is on another place. So someone some

Re: [Pharo-users] We Are Smalltalk

2019-10-30 Thread Serge Stinckwich
On Wed, Oct 30, 2019 at 2:23 PM Christopher Fuhrman < christopher.fuhr...@etsmtl.ca> wrote: > > On Tue, 29 Oct 2019 at 12:24, Christopher Fuhrman < > christopher.fuhr...@etsmtl.ca> wrote: > >> ... expecting to find a link to a tutorial >> > > Google helped me find it: > https://pharoweekly.wordpr

Re: [Pharo-users] We Are Smalltalk

2019-10-30 Thread Christopher Fuhrman
On Tue, 29 Oct 2019 at 12:24, Christopher Fuhrman < christopher.fuhr...@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-athens-graphics-example/ I subclassed as suggested and

Re: [Pharo-users] help bij one of the last challenges of the chapterof network simulation of the oop book.

2019-10-30 Thread Roelof Wobben via Pharo-users
--- Begin Message --- I did already and noticed that the text is changed. and I noticed that the payload is only avaible at a link. or if I made the node that sends is a Node and not a Workstation or  whatever because they do not store the payload somewhere

Re: [Pharo-users] We Are Smalltalk

2019-10-30 Thread Trygve Reenskaug
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.1440x1080p24.mp4 --Trygve On 28.10.2019 21:32, Richard Kenneth Eng wrote: https://youtu.be/pB0iI6ksW30 -- /The essence of object orientation is that

Re: [Pharo-users] help bij one of the last challenges of the chapterof network simulation of the oop book.

2019-10-30 Thread Roelof Wobben via Pharo-users
--- Begin Message --- Hello, I solved that part but I wonder if  some one can give me a hint how I can read the package send from the server consume seems to return a node and not a package. Roelof Op 30-10-2019 om 06:56 schreef Roelof Wobben: Thanks, That part I understand  but what I