Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread tbrunz
> >>> I've been thinking lately that it would be nice to expand the number of > >>> Pharo tutorials we have available. But rather than (or along with) > >>> creating > >>> more "beginner" level tutorials, I'd like to see some good > "intermediate" > >>> level Pharo tutorials. > >> > >> Me

[Pharo-users] How to print playground contents as I type them.

2020-08-05 Thread Offray Vladimir Luna Cárdenas
Hi, I have an annoying bug in Grafoscopio. While text nodes are updated as I write them, code nodes capture the penultimate keystroke. So, when I revisit a text node all the typed content is there, but when I do the same with a code (playground) node I found the last character lost (this is

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread Offray Vladimir Luna Cárdenas
Hi again :-), I forgot to mention about the Spec2 migration plans, so a (hopefully) short comment on that. Last ESUG I talked with Guille and Esteban about combining Spec(1) and Spec2 in a single interface. The idea is to be able to embed Spec old widgets into Spec2, as they are progressively

Re: [Pharo-users] Grafoscopio ported to Pharo 8.x and Git

2020-08-05 Thread Offray Vladimir Luna Cárdenas
Hi, On 5/08/20 1:32 p. m., Sean P. DeNigris wrote: > Offray Vladimir Luna Cárdenas-2 wrote >> Grafoscopio [1] has been ported to Pharo8.x and Git. > Great news :) > > Are you using Iceberg? > Thanks. And yes I'm using it, with community hosted Git/Gitea repositories[1]. Installation does a

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread Offray Vladimir Luna Cárdenas
Hi, On 5/08/20 9:43 a. m., tbrunz wrote: >>> Okay, I'll do that. But this brings up a more general question... >>> >>> If I wanted to add a diagram, or maybe a document with equations >> (rendered >>> in LaTex), then a class comment wouldn't work. >>> >>> ...Unless that's intended to be part

Re: [Pharo-users] Grafoscopio ported to Pharo 8.x and Git

2020-08-05 Thread Sean P. DeNigris
Offray Vladimir Luna Cárdenas-2 wrote > Grafoscopio [1] has been ported to Pharo8.x and Git. Great news :) Are you using Iceberg? - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding while running Elegant Code image conversion example

2020-08-05 Thread Offray Vladimir Luna Cárdenas
Thanks Stéphane and Tomo, I have added the working code to the GH issue thread. There is still need of testing images for the non working one? Offray On 5/08/20 4:00 a. m., Stéphane Ducasse wrote: > offray  > > could you add your pictures to the bug entry > >

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread tbrunz
Hi Offray, I think you're addressing many of the same concerns as I am, with more of a web/browser orientation perhaps... Which is good. Pharo can make nice, interactive web sites as well as nice, interactive documents, can it not? > I think that we still can make a compelling case for wider

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread tbrunz
> > Okay, I'll do that. But this brings up a more general question... > > > > If I wanted to add a diagram, or maybe a document with equations > (rendered > > in LaTex), then a class comment wouldn't work. > > > > ...Unless that's intended to be part of the newer format?? > > > Microdown

Re: [Pharo-users] Intermediate-Level Tutorials for Pharo

2020-08-05 Thread Stéphane Ducasse
> Okay, I'll do that. But this brings up a more general question... > > If I wanted to add a diagram, or maybe a document with equations (rendered > in LaTex), then a class comment wouldn't work. > > ...Unless that's intended to be part of the newer format?? Microdown supports latex via

Re: [Pharo-users] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding while running Elegant Code image conversion example

2020-08-05 Thread Stéphane Ducasse
offray could you add your pictures to the bug entry https://github.com/pharo-project/pharo/issues/7043 S. > On 5 Aug 2020, at 07:53, Tomohiro Oda wrote: > > Offray, > > I tried it myself and found that the code works on some jpg pics and > does not work on some other pics. > For my case,