[Pharo-dev] CFP - IWST 2017 - International Workshop on Smalltalk Technologies

2017-04-13 Thread jannik.laval
CFP - IWST 2017 - International Workshop on Smalltalk Technologies [Please accept our apologies if you receive multiple copies of this call] [Please send to interested colleagues / mailing-lists]

Re: [Pharo-dev] iPad version does not work ?

2014-01-28 Thread jannik.laval
Thank you, I am trying the latest one. When compiling for IOS, I have an error in sqSCCSVersion.h #include vmVersionInfo.h // defines REVISION_STRING the file is not found. Anyone knows where is this file ? Cheers, Jannik On Jan 28, 2014, at 8:58 PM, Pharo4Stef pharo4s...@free.fr wrote:

Re: [Pharo-dev] Phratch: first tutorial on how to create your own blocks programmatically

2014-01-17 Thread jannik.laval
Not for now, I can do them, but seems not necessary for a blog post :) Jannik On Jan 17, 2014, at 6:24 PM, Alexandre Bergel alexandre.ber...@me.com wrote: no screenshot? Alexandre On Jan 17, 2014, at 2:09 PM, jannik laval jannik.la...@gmail.com wrote: Dear lists, as requested, I

[Pharo-dev] [HELP] Phratch translation

2014-01-16 Thread jannik.laval
Dear smalltalkers, phratchers and everybody interested to help Phratch development. We need you as an international community. Phratch needs your help to be multilingual. The most of work is already done, It is based on the Scratch work (Thank you for all the supported languages). Now, as

[Pharo-dev] Pharo3 issues

2013-12-30 Thread jannik.laval
Hi all, I am porting Phratch in Pharo 3.0 and I have some problems with the interface. I uses a one-click Pharo3.0 #30664 Here is a list of what I have: - in a debugger, it is not possible to do a Cmd-p to evaluate an expression. This appears only if I select with the mouse. If I make the

Re: [Pharo-dev] [ANN] JetStorm

2013-12-27 Thread jannik.laval
-programming-logic-to-children-age-4 Sounds like there is space for an intermediate product to ease the learning curve there sebastian o/ On Dec 18, 2013, at 7:09 AM, jannik.laval jannik.la...@gmail.com wrote: Hi all, Another announcement for Christmas. Do you know Lego

[Pharo-dev] UDP Broadcast message

2013-12-19 Thread jannik.laval
Hi guys, In Pharo, it is not possible to catch a UDP Broadcast message. Catching a UDP message is easy and works fine, but not when it is broadcasted (strange !) Does someone try that ? Could someone propose a solution ? Maybe with OSProcess or NativeBoost ? Thank you a lot. Jannik

Re: [Pharo-dev] UDP Broadcast message

2013-12-19 Thread jannik.laval
Ok, here is my situation: - I have a Lego Mindstorm that broadcast a UDP message every 10 seconds. - With Wireshark I can see the UDP message, so no problem with that. - I tried to set the option SO_BROADCAST, it does not work anymore. Any other idea ? Jannik On Dec 19, 2013, at 4:14 PM,

Re: [Pharo-dev] UDP Broadcast message

2013-12-19 Thread jannik.laval
And here is my small example code: udpSocket := Socket newUDP. udpSocket setOption: 'SO_BROADCAST' value: true. udpSocket getOption: 'SO_BROADCAST'. udpSocket receiveDataTimeout: 15. Jannik On Dec 19, 2013, at 4:29 PM, jannik.laval jannik.la...@gmail.com wrote: Ok, here is my situation

Re: [Pharo-dev] [ANN] JetStorm

2013-12-18 Thread jannik.laval
Right, that is done ! Jannik On Dec 18, 2013, at 1:42 PM, Torsten Bergmann asta...@gmx.de wrote: Would'nt it make sense to switch from a private repo to a public one then STHub Error: you are forbidden to access /mc/JLaval/JetStorm/main ;) Bye T.

Re: [Pharo-dev] [ANN] Phratch 1.0beta

2013-12-17 Thread jannik.laval
Please, try it with Pharo2.0 for now. I will fix your bug soon. Janniik On Dec 17, 2013, at 6:51 PM, kilon alios kilon.al...@gmail.com wrote: About the name, I was offering my personal opinion. In no way I am trying to persuade you to change the name. Unfortunately I am getting the exact

Re: [Pharo-dev] [ANN] Phratch 1.0beta

2013-12-17 Thread jannik.laval
On Dec 17, 2013, at 10:22 PM, kilon alios kilon.al...@gmail.com wrote: --- Please, try it with Pharo2.0 for now. I will fix your bug soon. Janniik - Yes I am already trying it with pharo 2 and it seems to work fine. Is there a way to trigger the world menu ?

[Pharo-dev] [ANN] Phratch 1.0beta

2013-12-16 Thread jannik.laval
Hi, I continue to develop Phratch, the port of Scratch in Pharo. Phratch is a visual programming language on top of Pharo. There are lots of new features: - Settings - FileSystems - Metacello - integration of BYOB (allows to build your own blocks) - integration of Color and Files - a lot of new

Re: [Pharo-dev] [ANN] Phratch 1.0beta

2013-12-16 Thread jannik.laval
porting to Pharo 3 ? Στις 16 Δεκ 2013 11:46 μ.μ., ο χρήστης jannik.laval jannik.la...@gmail.com έγραψε: Hi, I continue to develop Phratch, the port of Scratch in Pharo. Phratch is a visual programming language on top of Pharo. There are lots of new features: - Settings - FileSystems

[Pharo-dev] Solaris VM ?

2013-11-25 Thread jannik.laval
Hi guys, Does anyone know if Pharo can work on a Solaris System ? Cheers, Jannik

Re: [Pharo-dev] PharoSounds is not heard

2013-11-08 Thread jannik.laval
Hi Mariano, Which Pharo do you use ? In Pharo 2, your lines of code does not work, but Sound works fine: I use it in Phratch. I did not yet try it in Pharo 3.0 Jannik On Nov 9, 2013, at 2:57 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Nov 8, 2013, at 3:15 PM, Mariano

Re: [Pharo-dev] Please help us by buying the book

2013-09-18 Thread jannik.laval
-Bergel/dp/3952334162/ref=sr_1_1?ie=UTF8qid=1379523984sr=8-1keywords=deep+into+pharo Cheers, Jannik On Sep 17, 2013, at 9:04 AM, jannik.laval jannik.la...@gmail.com wrote: On Sep 17, 2013, at 9:02 AM, Damien Cassou damien.cas...@gmail.com wrote: On Tue, Sep 17, 2013 at 12:22 AM, kilon theki

Re: [Pharo-dev] Please help us by buying the book

2013-09-17 Thread jannik.laval
On Sep 17, 2013, at 9:02 AM, Damien Cassou damien.cas...@gmail.com wrote: On Tue, Sep 17, 2013 at 12:22 AM, kilon theki...@yahoo.co.uk wrote: how long for the amazon version ? I am Greek and I am not sure if the first choice delivers here. lulu delivers everywhere (including in Europe).

Re: [Pharo-dev] PharoSound load error in Pharo 2.0

2013-08-19 Thread jannik.laval
at: #ConfigurationOfPhratch) project version: '1.0') record. =-=-=-=-= Jannik On Aug 18, 2013, at 10:06 PM, jannik.laval jannik.la...@gmail.com wrote: I tried again and again without understanding… Now, what I have: If I inspect: (ConfigurationOfPhratch project version: '1.0-baseline') record., the version

Re: [Pharo-dev] PharoSound load error in Pharo 2.0

2013-08-18 Thread jannik.laval
Hum, I do not understand. When I load it with your script it works (it loads the version 75 of Sound). Now, with Phratch it tries to load the version 76 of Sound. Here is my configuration: === baseline10: spec version:'1.0-baseline' spec for: #common do: [

Re: [Pharo-dev] PharoSound load error in Pharo 2.0

2013-08-18 Thread jannik.laval
[…] load : Phratch) === Why the ignoreImage change the behavior ? Jannik On Aug 18, 2013, at 10:27 AM, jannik.laval jannik.la...@gmail.com wrote: On Aug 18, 2013, at 10:18 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Aug 18, 2013, at 8:42 AM, jannik.laval jannik.la

[Pharo-dev] pharo.changes write failed

2013-08-17 Thread jannik.laval
Hi, This night, the jenkins job of Phratch failed because of an error to write the .changes file. Trying manually gives the same. For information, I do not change anything in the Phratch code source. Image - /Users/janniklaval/Desktop/phratchDev/phratch.image Pharo2.0 Latest update:

[Pharo-dev] PharoSound load error in Pharo 2.0

2013-08-17 Thread jannik.laval
Hi, When loading stable version of pharo sound in Pharo 2.0 there is a missing class: SoundSystem === This package depends on the following classes: SoundSystem You must resolve these dependencies before you will be able to load these definitions: BaseSoundSystem === Jannik

Re: [Pharo-dev] pharo.changes write failed

2013-08-17 Thread jannik.laval
On Aug 17, 2013, at 8:28 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Aug 17, 2013, at 8:18 AM, jannik.laval jannik.la...@gmail.com wrote: Hi, This night, the jenkins job of Phratch failed because of an error to write the .changes file. Trying manually gives the same

Re: [Pharo-dev] pharo.changes write failed

2013-08-17 Thread jannik.laval
a phratch project problem? because I do not have that issue. On Aug 17, 2013, at 8:32 AM, jannik.laval jannik.la...@gmail.com wrote: On Aug 17, 2013, at 8:28 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: On Aug 17, 2013, at 8:18 AM, jannik.laval jannik.la...@gmail.com wrote

Re: [Pharo-dev] Updating the Pharo Contributors listing

2013-08-16 Thread jannik.laval
PharoContributor new name: 'Jannik Laval'; id: 'jannik.laval'; email: 'jannik.la...@gmail.com'; website: 'http://www.jannik-laval.eu'; description: 'Software Researcher at Mines Douai'; image: 'http://www.jannik-laval.eu/assets/images/DSC02023%20-%20Version%202.jpg'; yourself On Aug 12

Re: [Pharo-dev] Pharo MIDIPlugin

2013-06-19 Thread jannik.laval
In a previous version it was loaded, but I don't remember which one. Jannik On Jun 19, 2013, at 9:24 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: yes. On Jun 19, 2013, at 6:56 PM, NISHIHARA Satoshi goo...@gmail.com wrote: Mac OS X? 2013/6/19 jannik laval

Re: [Pharo-dev] Pharo MIDIPlugin

2013-06-19 Thread jannik.laval
in cog-vm branch. This might have infected the Pharo-branch and this plugin may have been retracted at that time. I'm not really sure, but that would be my starting point for inquiring about MIDIPlugin status (that's what a CI server can serve well). 2013/6/19 jannik.laval jannik.la