Re: [Pharo-users] Pharo 5 accented chars bug/regression

2016-10-24 Thread Milan Vavra via Pharo-users
--- Begin Message --- Here's what you can do to be able to type c with caron in Pharo 3.0, 4.0, 5.0 on Windows: You perform a little bit of brain surgery on the event handling. *** Warning! This could void your warranty! *** If you do this wrong, your image might stop responding to keystrokes or

[Pharo-users] Final Project: AR.Drone communication API in Pharo

2016-10-24 Thread Carolina Hernández
Hi! Earlier this year I told you about the communication API for controlling the AR.Drone 2.0 from Pharo I was developing as part of my final degree project. Today I want to share with you its final version. As before, the code is hosted in: http://smalltalkhub.com/#!/~CaroHernandez/ArDronePharo I

Re: [Pharo-users] Final Project: AR.Drone communication API in Pharo

2016-10-24 Thread Esteban A. Maringolo
This is really cool! It made me wish to buy an AR.Drone :) Esteban A. Maringolo 2016-10-24 12:22 GMT-03:00 Carolina Hernández : > Hi! > Earlier this year I told you about the communication API for controlling the > AR.Drone 2.0 from Pharo I was developing as part of my final degree project. > To

Re: [Pharo-users] How to add a dependency in a baseline

2016-10-24 Thread Dale Henrichs
On 10/23/2016 11:08 AM, Dimitris Chloupis wrote: Curious question: let say that the spec configuration in first code fragment fails to load for various reason, is there a way for metacello to detect the fail and add something to the baseline , let say the stable version of pillar, so if it

Re: [Pharo-users] Final Project: AR.Drone communication API in Pharo

2016-10-24 Thread Offray Vladimir Luna Cárdenas
Good good. And is good to listen more videos in more languages, besides English, so thanks also for your Spanish addition to French and English speaking videos we have now. Cheers, Offray On 24/10/16 10:22, Carolina Hernández wrote: Hi! Earlier this year I told you about the communication A

Re: [Pharo-users] Final Project: AR.Drone communication API in Pharo

2016-10-24 Thread Johan Fabry
Excellent work :-) I just have one extra question: can you tell us where the LRP code for both examples is published? -- Does this mail seem too brief? Sorry for that, I don’t mean to be rude! Please see http://emailcharter.org . Johan Fabry - http://pleiad.cl/~j

Re: [Pharo-users] Final Project: AR.Drone communication API in Pharo

2016-10-24 Thread Carolina Hernández
Sure, both examples hosted in github Example 1 https://github.com/carolahp/ARDroneLRP-Tests/blob/master/lrp1002tagNavigatorNoDiagram Example 2 https://github.com/carolahp/ARDroneLRP-Tests/blob/master/lrp1002tagFollowerNoDiagram 2016-10-24 16:54 GMT-03:00 Johan Fabry : > Excellent work :-) > >

Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-24 Thread stepharo
This is cool and I will use it to replace my bash scripts (because I cannot debug them :). Stef Le 23/10/16 à 20:36, Santiago Bragagnolo a écrit : Hi everybody. We are officially releasing a first version of scale. Scale is a command line handler that is there for making easier the life of

Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-24 Thread Dimitris Chloupis
"This is cool and I will use it to replace my bash scripts (because I cannot debug them :). Stef" # WARNING: BAD JOKE STARTS # Yes but does it scale ? Toon soon ? Probably # RELAX: BAD JOKE ENDS #

Re: [Pharo-users] How to add a dependency in a baseline

2016-10-24 Thread Dimitris Chloupis
Ok no problemo, Metacello is pretty reliable I was just curious. Thanks :) On Mon, Oct 24, 2016 at 9:50 PM Dale Henrichs < dale.henri...@gemtalksystems.com> wrote: > > > On 10/23/2016 11:08 AM, Dimitris Chloupis wrote: > > > > Curious question: let say that the spec configuration in first code >

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-24 Thread monty
+1 for PBE. > Sent: Monday, October 24, 2016 at 1:56 AM > From: "Nicolai Hess" > To: "Any question about pharo is welcome" > Subject: Re: [Pharo-users] The Ultimate Smalltalk Tutorial > > Am 23.10.2016 3:16 nachm. schrieb "Vitor Medina Cruz" > mailto:vitormc...@gmail.com]>: > > > > I think t

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-24 Thread Matteo via Pharo-users
--- Begin Message --- +1 for PBE It has been my first smalltalk/Pharo tutorial. I'm still using it, as a quick reference. On October 25, 2016 6:25:08 AM GMT+02:00, monty wrote: >+1 for PBE. > > >> Sent: Monday, October 24, 2016 at 1:56 AM >> From: "Nicolai Hess" >> To: "Any question about pharo