Re: [Pharo-users] [ANN] Pharo Launcher 2.0 released!

2020-04-21 Thread Julien Delplanque
Hello Christophe, I just updated my launcher and this new version looks awesome. Thanks a lot for this work. Julien Le 17/04/20 à 18:08, Christophe Demarey a écrit : Hi all, Pharo Launcher 2.0 has just been released! It is available from http://pharo.org/download. This new version

Re: [Pharo-users] Slots vs collections

2020-03-20 Thread Julien Delplanque
Hello, There is a work in progress prototype slot named BooleanSlot in the Slot-Example package built-in the image. I think this slot does what you want. So, the answer is yes, it is possible to do that. But you will need to fix todos left in BooleanSlot methods. Julien Le 20/03/20 à 12

Re: [Pharo-users] StringSlice

2020-02-04 Thread Julien Delplanque
Hello Kasper, Looks promising, can help a lot when analyzing Strings. Will try it next time I need such feature. :-) Good work! Julien Le 4/02/20 à 15:25, Kasper Østerbye a écrit : Hi, I was working on parsing longer texts, and my program was extracting substrings which sometimes were

[Pharo-users] [ANN] Youtube video explaining how to set-up a Pharo project

2020-01-20 Thread Julien Delplanque
we should all do systematically... :-) ). This can be useful for newcomers. Cheers, Julien

[Pharo-users] [ANN] Grouper

2019-12-09 Thread Julien Delplanque
ctionary($0->#(50)))" On the github, there are more example showing how to build trees with custom objects. Any feedback for this library is welcome. I would like to propose it to Pharo in the near future because it would simplify a lot of code in DrTests (related to result tree views, the tree on the right of the UI). I don't know if it will be possible before next release as we are in feature freeze. Cheers, Julien

Re: [Pharo-users] Pillar in-image rendering as RichText

2019-10-21 Thread Julien
Nice work Kasper! I can’t wait to have a tab with rendered pillar when browsing class comment. :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone:

Re: [Pharo-users] My Pharo Wiki

2019-09-09 Thread Julien
to contribute, we would be happy of any help! :-) Cheers, Julien Links: [1]: https://github.com/pharo-open-documentation/pharo-wiki <https://github.com/pharo-open-documentation/pharo-wiki> --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equip

Re: [Pharo-users] [Pharo-dev] Pharo Branding Organization on GitHub

2019-09-04 Thread Julien
Nice initiative Torsten! Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 4 sept. 2019 à 17:25, Torsten Bergmann

Re: [Pharo-users] SequenceableCollection>>#allButFirst: inconsistence across subclasses

2019-09-04 Thread Julien
> Le 4 sept. 2019 à 17:12, lesage yann a écrit : > > Hi, > Can you open an another thread to talk about guns and stay on inconsistency > issue here ? > Thanks Agree, but I think it is already too late, the focus is lost now... Regards, Julien

[Pharo-users] SequenceableCollection>>#allButFirst: inconsistence across subclasses

2019-08-30 Thread Julien
ehaviour from #allButFirst: is not the same to all people. We need to decide so we improve consistence of collections. And then, we need to document that with a test :-). Cheers. Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inr

Re: [Pharo-users] [ANN] Iterators

2019-08-25 Thread Julien
> Le 24 août 2019 à 09:29, Steffen Märcker a écrit : > > Hi Julien, Hello Steffen, > > nice work! Could you please tell how your approach is related to > transducers from the user perspective and technically? > (https://github.com/Pharophile/Transducers) It is quite s

Re: [Pharo-users] [ANN] Iterators

2019-08-23 Thread Julien
I made a mistake in the following snippet: > Le 23 août 2019 à 16:14, Julien a écrit : > > iterator := #(1 2 3) iterator. > collectionToFill := OrderedCollection new. > iterator > | [ :x | x * 2 ] collectIt > | [ :x :y | x + y ] reduceIt >

[Pharo-users] [ANN] Iterators

2019-08-23 Thread Julien
8@8). (9@9). (10@10)}" Yes, "&" operator will again kind of mimic the one from the shell. — Hope it helps other people. Feedback is welcome. Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40

Re: [Pharo-users] alt-tab in pharo?

2019-08-15 Thread Julien
> Le 15 août 2019 à 05:28, Tim Mackinnon a écrit : > > However there is an alternative you can load in that does a better job - > Mirage , https://github.com/juliendelplanque/Mirage > <https://github.com/juliendelplanque/Mirage> > Thanks for promoting it Tim :-) Che

Re: [Pharo-users] [Pharo-dev] [ANN] OSWinSubprocess a library to spawn Windows System processes

2019-07-30 Thread Julien
Done. https://github.com/pharo-open-documentation/awesome-pharo/pull/89 <https://github.com/pharo-open-documentation/awesome-pharo/pull/89> Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley

Re: [Pharo-users] Python bridges

2019-06-28 Thread Julien
. Cheers, Julien Links: [1]: https://github.com/juliendelplanque/Python3Generator --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le

Re: [Pharo-users] Generating changelogs for projects

2019-06-27 Thread Julien
Nice article! --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 27 juin 2019 à 21:30, Cyril Ferlicot D. a écrit > : > >

Re: [Pharo-users] [ANN] CouchDB Client for Pharo

2019-03-13 Thread Julien
Cool! I added an entry [1] for it to awesome-pharos [2]. Cheers, Julien Links: [1]: https://github.com/pharo-open-documentation/awesome-pharo/pull/56 [2]: https://github.com/pharo-open-documentation/awesome-pharo --- Julien Delplanque Doctorant à l’Université de Lille http

Re: [Pharo-users] Tonel vs Filetree

2019-02-10 Thread Julien
It is. It makes contribution to the wiki directly from GitHub's web application easy and fast. Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de

Re: [Pharo-users] [ANN] Pharo open documentation

2019-01-30 Thread Julien
» should hold pointers to all the repositories of Pharo open documentation organisation. It might be a good idea. :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numé

[Pharo-users] PetitParser release: v2.1.0

2018-12-21 Thread Julien
te PetitParserExtensions package from Smalltalkhub #5 Integrate PetitPreprocessor package from Smalltalkhub Thanks to Cyril Ferlicot for his help. Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Hal

[Pharo-users] [ANN] PetitParser (1) has been migrated to Github

2018-12-04 Thread Julien
Hello, I just finished the migration of PetitParser (1) on Github: https://github.com/moosetechnology/PetitParser <https://github.com/moosetechnology/PetitParser> . I created a release v1.9.2 which mirrors latest release of Smalltalkhub. Cheers, Julien --- Julien Delplanque Docto

Re: [Pharo-users] Question about pharo's object model

2018-11-14 Thread Julien
. All these concepts are related to encapsulation [1] which is an important concept of OOP. BTW, there are some posts related to your question on StackOverflow [2] which I recommend to you. Cheers, Julien Links: [1]: https://en.wikipedia.org/wiki/Object-oriented_programming#Encapsulation <ht

Re: [Pharo-users] library to chain select:/collect:/ ... via cascade

2018-10-17 Thread Julien
I think this was the idea of Transducers as well. Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 17 oct. 2018 à 09:1

Re: [Pharo-users] [ANN] MaterialDesignLite for Seaside v1.3.0

2018-10-08 Thread Julien
Cool! --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 7 oct. 2018 à 23:53, Cyril Ferlicot D. a écrit : > > Hi, > &

Re: [Pharo-users] Trait method override

2018-08-16 Thread Julien
Hello Vitor, Yeah, I was talking about that with Pablo (who implemented stateful traits) some times ago. He told me that aliasing was he way to go. There is no other option to override a trait method without aliasing it. Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille

[Pharo-users] Cyclomatic complexity for Smalltalk

2018-07-24 Thread Julien
is that in Smalltalk, potentially any selector can branch or perform loop. And you can not know it in advance. Anyone here already tried to address this problem? Thanks in advance, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod

[Pharo-users] Need help to get a list of Pharo projects with tests

2018-07-05 Thread Julien
, provide us private projects or, at least, run our analyser on these private projects and give us back the results. If you want to help us with the second option, send me a mail directly at julien.delplan...@inria.fr <mailto:julien.delplan...@inria.fr>. Thanks in advance. Regards,

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-22 Thread Julien
Thank you Christophe! Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 19 juin 2018 à 15:55, Christophe Demarey a

Re: [Pharo-users] Is there a compatibility package for migrating Spec application from Pharo 6.1 to Pharo 7 ?

2018-05-31 Thread Julien
Cool, this is what I was looking for. Thanks. Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 30 mai 2018 à 15:59,

[Pharo-users] Is there a compatibility package for migrating Spec application from Pharo 6.1 to Pharo 7 ?

2018-05-30 Thread Julien
for each *Model class of spec. Thanks in advance, Julien --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40

Re: [Pharo-users] Some random musings

2018-04-16 Thread Julien
an Integer… :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 16 avr. 2018 à 12:51, Sven Van Caekenberghe a écrit

Re: [Pharo-users] [ANN] Cruiser: A Pharo app packager

2018-03-09 Thread Julien
Really nice. I’ll definitely try it. Thanks! Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 8 mars 2018 à 20:29

Re: [Pharo-users] PetitParser Question

2018-03-05 Thread Julien
latest/PetitParser.pdf <http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/latest/PetitParser.pdf> Cheers, Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq Numéro de télé

Re: [Pharo-users] Regex: copy with ignoreCase

2018-01-30 Thread Julien
I think there is not such method then. Maybe it is possible to transform the RxMatcher to ignore case but it is not available out of the box apparently. The #ignoreCase inst. var. provides no accessor, so it I think just modifying it to be true will not work. Julien --- Julien Delplanque

Re: [Pharo-users] Regex: copy with ignoreCase

2018-01-29 Thread Julien
Hello, Maybe what you’re looking for is String>>#asRegexIgnoringCase ? 'a+' asRegexIgnoringCase matches: ''. "true" 'a+' asRegexIgnoringCase matches: ''. "true" Cheers, Julien --- Julien Delplanque Doctorant à l’Uni

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-10 Thread Julien
« by hand »... :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 10 janv. 2018 à 16:43, Dimitris Chloupis

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-10 Thread Julien
I see :-) Another interesting project then. :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 10 janv. 2018 à 14:3

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-10 Thread Julien
I guess the hardest part will be to define the 1 - 1 mapping between Numpy and PolyMath APIs, no? I mean, how can you ensure that features using Floats will behave exactly the same in Python and Smalltalk for example? Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-10 Thread Julien
Hello Serge, Do you mean pieces of code you wrote in Python using Numpy that you want to transform to Smalltalk code using PolyMath? It’s kind of the other way around of this project. :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html

[Pharo-users] Line feeds appearing in methods source code?

2018-01-09 Thread Julien
… Anyone encounter the same thing? Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-08 Thread Julien
Pharo’s objects from Pharo and to have the code to do that in Python side generated automatically but some thinking is needed… Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-07 Thread Julien
Happy you find this interesting. If you have suggestions, just let me know by creating an issue on the repository. If you create bridges to some Python 3 libraries, tell me as well! :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-05 Thread Julien
> > Le 5 janv. 2018 à 17:15, Dimitris Chloupis a écrit : > > > > > Python3Generator allows to generate a Python 3 AST programatically. So > basically you have objects that represent Python 3 AST nodes and some > messages in top of that to make the generation of the AST easier from Pharo. >

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-05 Thread Julien
C function calls , C memory etc. > > So technically speaking its already possible through Atlas. If you want to do > something very special with callback that involves the Pharo IDE as I did > with Python error you only need to extend this protocol adding your own kind > of signal

Re: [Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-05 Thread Julien
ative )( but i don't know them well )( they > just look > brittle )( and C like ) > and i believe there is a command line interface in Pharo so you can > execute external programs like generated scripts I think you could re-use the ideas behind th

Re: [Pharo-users] Solver for the Stable Marriage problem in Pharo

2018-01-04 Thread Julien
Oh, maybe it would have helped then… :-) Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 4 janv. 2018 à 15:12, Guillerm

Re: [Pharo-users] Formatted print for Duration

2018-01-04 Thread Julien
I chosen something like the second solution to avoid adding a dependency to my project (it is a bit overkill for what I wanted to achieve). But shouldn’t this formatted-print feature be added in Duration? Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http

Re: [Pharo-users] Solver for the Stable Marriage problem in Pharo

2018-01-04 Thread Julien
Not sure you can use it for that. I mean, you wanted random pairs of people no? So no need to rank people according to some preferences? Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650

[Pharo-users] Formatted print for Duration

2018-01-03 Thread Julien
ration>>#printHumanReadableOn: is not printing in the format I want. Am I missing something or such feature does not exist actually? Julien --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve d&#x

[Pharo-users] [ANN] PoLYgon file format parser/model

2018-01-02 Thread Julien
7;PLY'; repository: 'github://juliendelplanque/PLY/repository'; load. It has tests and an example of usage in the README. Regards, Julien Links: [1]: https://en.wikipedia.org/wiki/PLY_(file_format) <https://en.wikipedia.org/wiki/PLY_(file_format)> [2]: https://github.com/ju

Re: [Pharo-users] [ANN] Orientation

2018-01-02 Thread Julien
> Le 2 janv. 2018 à 17:26, Henrik Sperre Johansen > a écrit : > > Julien wrote >> Hello, >> >> I developed a small framework to model orientation (north, east, south, >> west). It defines some common operations that can be done on such objects >>

[Pharo-users] Solver for the Stable Marriage problem in Pharo

2018-01-02 Thread Julien
to its preferences. The stable marriage algorithm find the best matches between men and women according to all rankings. It can be installed using: Metacello new baseline: 'StableMarriage'; repository: 'github://juliendelplanque/StableMarriage/repository'; lo

[Pharo-users] [ANN] Orientation

2018-01-01 Thread Julien
oes its job well. So if you need to model orientation, consider to use it. :-) If any ideas of what I could add to this API, I’m interested. Regards, Julien [1]: https://github.com/juliendelplanque/Orientation --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/

[Pharo-users] [ANN] Python3Generator and MatplotLibBridge

2018-01-01 Thread Julien
type not available yet, please tell me. So, it is announced, if someone want to do something with those, please do it! Happy new year. Regards, Julien [1]: https://github.com/juliendelplanque/Python3Generator <https://github.com/juliendelplanque/Python3Generator> [2]: https://

Re: [Pharo-users] Reporting Pharo issues without FogBugz account

2017-12-06 Thread Julien
Any way to integrate a simple UI to report an issue from Pharo directly then? Since there is no need to log in. This is cool anyway. :-) --- Julien Delplanque Doctorant à l’Université de Lille 1 http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, avenue Halley 59650 Villeneuve

[Pharo-users] The Advent Of Code 2017

2017-11-30 Thread Julien
a lot of people playing with us at solving these puzzles. :-) Cheers, Julien Links: [1]: http://adventofcode.com <http://adventofcode.com/> [2]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo <https://github.com/juliendelplanque/AdventOfCode2017WithPharo> [3]: https:

Re: [Pharo-users] PetitCompiler loading problem

2017-11-28 Thread Julien
Hello, Sorry for the late answer. I use the following script: Gofer new smalltalkhubUser: 'JanKurs' project: 'PetitParser'; configurationOf: #PetitCompiler; load. (Smalltalk at: #ConfigurationOfPetitCompiler) perform: #'loadDevelopment’. Julien -

Re: [Pharo-users] PetitCompiler loading problem

2017-11-24 Thread Julien
Hi, Thanks for you answer. I already tried and I do encounter the same issue with #development version. Julien > Le 24 nov. 2017 à 09:40, Tudor Girba a écrit : > > Hi, > > PetitCompiler is not released for 6.1. Please try with #development and let > me know if you still e

[Pharo-users] PetitCompiler loading problem

2017-11-23 Thread Julien
load. (Smalltalk at: #ConfigurationOfPetitCompiler) perform: #'loadStable'. « Error : Name not found : Magritte-Tests-Pharo-Model » Can someone help me? I haven't tried in older images. Julien

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-19 Thread Julien
So the fix is just to relaunch the build? :-) Julien > Le 19 nov. 2017 à 19:56, Cyril Ferlicot D. a écrit > : > > Le 19/11/2017 à 19:54, Julien a écrit : >> Hello, >> >> I’m trying to set up continuous integration for one of my project but I >> have an e

[Pharo-users] Travis build failing because of bad CRC

2017-11-19 Thread Julien
fault? Thanks in advance, Julien

Re: [Pharo-users] [Pharo-dev] Publishing a book with Pillar

2017-11-13 Thread Julien
> Le 13 nov. 2017 à 21:01, Stephane Ducasse a écrit : > > Hi guys > > we are working on pillar and we will probably release a new alph version soon. > I'm updating the doc. But I found that the doc I was writing can help > some of you. > > Julien is written a n

Re: [Pharo-users] [ANN] Libusb binding + HID support for Pharo

2017-10-12 Thread Julien
al. The only problem with PS3 controller is that the HID descriptor is hidden (you have to get it from the internet, it is not stored in the device). Julien

Re: [Pharo-users] [ANN] Libusb binding + HID support for Pharo

2017-10-12 Thread Julien
Normally, it should be possible. Libusb can be compiled for 64bits architectures. I don’t know if it changes something in the UFFI binding side? Julien > Le 12 oct. 2017 à 14:41, Thierry Goubier a écrit : > > Very cool. Would that be doable to adapt for a 64bits version? >

Re: [Pharo-users] [ANN] Libusb binding + HID support for Pharo

2017-10-12 Thread Julien
You’re welcome! :-) > Le 12 oct. 2017 à 14:36, Guillermo Polito a écrit > : > > Nice!!! Thanks for sharing :) > > On Thu, Oct 12, 2017 at 1:29 PM, Julien <mailto:julien.delplan...@inria.fr>> wrote: > Hello, > > A bit late, there is a Libusb [1] bind

[Pharo-users] [ANN] Libusb binding + HID support for Pharo

2017-10-12 Thread Julien
is to provide the ability to use USB devices directly from Pharo. For example, one could get data from a PS3 controller, a mouse, a keyboard, an Arduino device, etc… Cheers, Julien PS: I realised this project during an internship in TaMère SCRL company [5]. Thanks to them! Links: [1]: http

Re: [Pharo-users] Can we auto translate Python to Smalltalk?

2017-06-02 Thread Julien Delplanque
API. Now, you have to see if it is always possible to convert a Python AST to a Pharo AST. One day, I read about someone that converted Python to Ruby (or the opposite) using bytecode translation. Maybe it is another way to do it. Julien Links: [1]: https://github.com/juliendelplanque

Re: [Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-14 Thread Julien Delplanque
or that if needed. Who manage the pharo-related packages for Arch? Julien On 09/05/17 11:24, Sven Van Caekenberghe wrote: For Pharo 5, on the same machine: $ curl get.pharo.org/50+vm | bash ... $ ./pharo --version 5.0 #1 Wed May 4 11:54:28 CEST 2016 gcc 4.6.3 [Production Spur ITHB VM] CoI

Re: [Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-09 Thread Julien Delplanque
uteWithRetriesRemaining: self numberO...etc... [ ^ block value ] in ZnClient>>withTimeoutDo: in Block: [ ^ block value ] [ p psValueAt: index put: anObject. aBlock value ] in ZnConnectionTimeout(DynamicVariable)>>value:during: in Block: [ p psValueAt: index put: anObject.... BlockClosure>

Re: [Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-08 Thread Julien Delplanque
Yes, it does but the file is present and normally in the right version. I installed it using the package manager. Julien On 08/05/17 13:21, Sven Van Caekenberghe wrote: On 8 May 2017, at 13:17, Julien Delplanque wrote: Ok, I installed the missing library: yaourt -S lib32-openssl-1.0 now

Re: [Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-08 Thread Julien Delplanque
(0xf735b000) So it is still not working, I still get the exception in Pharo. :-( Julien On 08/05/17 12:50, Sven Van Caekenberghe wrote: What does the following return for you ? $ ldd bin/pharo-vm/libSqueakSSL.so linux-gate.so.1 => (0xf779e000) libssl.so.1.0.0 => /lib/i

Re: [Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-08 Thread Julien Delplanque
ther people on Arch will encounter this problem. Julien

[Pharo-users] SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

2017-05-08 Thread Julien Delplanque
Hello, I have this error when trying to use the network: "SSL/TLS plugin initialization failed (VM plugin missing ? OS libraries missing ?)" What library could be missing on my operating system? I appears after an update of my operating system I think. I am on Archlinux. Julien

Re: [Pharo-users] Smalltalk syntactic coloration in Spec's TextModel

2017-05-04 Thread Julien Delplanque
Thanks, it works perfectly. Julien On 04/05/17 13:11, Nicolai Hess wrote: 2017-05-04 12:53 GMT+02:00 Julien Delplanque : Thanks, it works. Another question: Is it possible to manage the fact that the code displayed is a method? (ie not having the selector and instance variables causing the

Re: [Pharo-users] Smalltalk syntactic coloration in Spec's TextModel

2017-05-04 Thread Julien Delplanque
Thanks, it works. Another question: Is it possible to manage the fact that the code displayed is a method? (ie not having the selector and instance variables causing the syntactic coloration to be red) Thanks in advance, Julien On 03/05/17 17:09, Nicolai Hess wrote: 2017-05-03 16:57 GMT+02

[Pharo-users] Smalltalk syntactic coloration in Spec's TextModel

2017-05-03 Thread Julien Delplanque
ceCode; openWithSpec The text displayed is black. Thanks in advance, Julien

Re: [Pharo-users] [ANN] Animation package

2016-11-23 Thread Julien Delplanque
Hello, Cool, I'll give a try to add animations to my windows switcher (Mirage [1]). Julien Links: [1]: https://github.com/juliendelplanque/Mirage On 23/11/16 11:49, Thibault Raffaillac wrote: Hello, I am happy to release the Animation package at last! http://smalltalkhu

Re: [Pharo-users] Improving comments cool action

2016-11-20 Thread Julien Delplanque
Great, I'll do it next time it happens to me. Julien On 20/11/16 18:36, stepharo wrote: Le 20/11/16 à 17:36, Julien Delplanque a écrit : Hello, I may be able to help, it already happens to me to see a comment that I could improve but I don't take the time... Thanks this is

Re: [Pharo-users] Improving comments cool action

2016-11-20 Thread Julien Delplanque
Hello, I may be able to help, it already happens to me to see a comment that I could improve but I don't take the time... If someone wants to help, how can he publish his modifications? Do he needs to open an issue and suggest a slice directly? Regards, Julien On 20/11/16 17:26, ste

Re: [Pharo-users] Chip-8

2016-11-16 Thread Julien Delplanque
Wow it would be a fun project! I know there was GameBoy [1] emulator but I don't know if it is still working. Julien Links: [1]: http://smalltalkhub.com/#!/~jeanbaptistearnaud/GameBoyEmulator On 16/11/16 11:21, olivier auverlot wrote: Hi, I just read an fun article about Chip-8. So

Re: [Pharo-users] CodeGenerator, your opinions?

2016-10-18 Thread Julien Delplanque
cept: methods of VisitedObjects in the Visitor i.e Visitor>>#acceptVisitedObject: (with the selector name configurable again). Each time this design pattern has to be used, it is annoying to write by hand all these methods. Regards, Julien On 18/10/16 07:24, Hernán Morales Durand

Re: [Pharo-users] Questions

2016-07-28 Thread Julien Delplanque
Hello, Have a look at "NeoCSV" project from the catalog browser. This document [1] may help you as well. There is a dedicated section for NeoCSV. Regards, Julien Links: [1]: http://www.slideshare.net/philippeback/pharo-days-2016-data-formats-and-protocols On 28/07/16 08:30,

[Pharo-users] State of Pharo in comparison with the "Pharo vision" document

2016-07-19 Thread Julien Delplanque
nshot on Twitter but what is the state now? 21. New Object Formats -> ? If some of you know the state of one or many of these project and have the time to give me some information about it/them, I would be really grateful. Thanks in advance, Julien Links: [1]: https://gforge.inria.fr/fr

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-04 Thread Julien Delplanque
: arrayPtr type: USBDevice size: size. === The problem was that I was using #fromPointer:type:size instead of #fromHandle:type:size:. Thanks again Esteban! Julien On 04/07/16 13:15, Julien Delplanque wrote: On 04/07/16 12:18, Ben Coman wrote: On Mon, Jul 4, 2016 at 4:24 PM, Julien

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-04 Thread Julien Delplanque
On 04/07/16 12:18, Ben Coman wrote: On Mon, Jul 4, 2016 at 4:24 PM, Julien Delplanque wrote: Hello again Esteban, all others, I am still experiencing strange behaviors with the objects in the external array. I get a lot of NULL pointers and some strange addresses (I guess, I am not a C

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-04 Thread Julien Delplanque
. :) Thanks in advance, Julien On 01/07/16 14:03, Esteban Lorenzano wrote: ok, can you reload development version and try again? ps: this is easier on slack ;) On 01 Jul 2016, at 14:00, Esteban Lorenzano wrote: yes, I made a mistake… the problem of not being capable of test here :( 1

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
And it works! Thanks a lot! Yes I should join slack, do I need an invitation or something? Julien On 01/07/16 14:03, Esteban Lorenzano wrote: ok, can you reload development version and try again? ps: this is easier on slack ;) On 01 Jul 2016, at 14:00, Esteban Lorenzano wrote: yes, I

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
No problem, give me as much version(s) to test as you want. :p Julien On 01/07/16 14:00, Esteban Lorenzano wrote: yes, I made a mistake… the problem of not being capable of test here :( 1 minute. Esteban On 01 Jul 2016, at 13:56, Julien Delplanque wrote: Ok, now I get a different

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
Ok, now I get a different exception! :-) "MessageNotUnderstood: LUDevice class>>fromHandle:" when executing: "array first." Where LUDevice is defined like this: FFIOpaqueObject subclass: #LUDevice instanceVariableNames: '' classVariableNames: &#x

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
Oh, ok :p Can you notify me know when the bug will be resolved? Thanks, Julien On 01/07/16 13:36, Esteban Lorenzano wrote: … and now you hit a bug. bah, an “non implemented feature” :P I never tested arrays with complex types. it should not be hard… I will provide a fix. Esteban On 01

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
ty to implement #basicHandle:at:" I looked at others implementors but I am not sure of how I should override it, nor if I should. Thanks for the time your taking to answer me. :-) Julien On 01/07/16 12:29, Esteban Lorenzano wrote: On 01 Jul 2016, at 12:27, Esteban Lorenzano wrote: hi

Re: [Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
Thanks, it works I get an instance of FFIOpaqueObject. But how do I get a specific libusb_device object from the list? Thanks again for you quick answer :-). Julien On 01/07/16 11:44, Esteban Lorenzano wrote: Hi, an opaque structure is not an FFIExternalObject but an FFIOpaqueObject. in

[Pharo-users] [UFFI] Getting an array of opaque structures filled

2016-07-01 Thread Julien Delplanque
from FFIExternalObject for the "libusb_context" (others methods using it are working). I can not find how to get an array filled with libusb_device using UFFI from Pharo. :-( Thanks in advance, Julien

Re: [Pharo-users] [ANN]Windows previewer / switcher for Pharo

2016-06-30 Thread Julien Delplanque
Yes it was one of the idea I already had to make it more sexy and advertise the user that he is using it. Thanks for the feedback. :) Julien On 30/06/16 07:37, stepharo wrote: Julien it may be good to put all the preview morphs on top of a blurry translucent morph so that we clearly

Re: [Pharo-users] [ANN]Windows previewer / switcher for Pharo

2016-06-30 Thread Julien Delplanque
Hi, Ok then I need to think about a nice solution... Maybe by making the shortcut modifiable by the user in the "Settings browser"? I think it would be good to have Ctrl/Cmd+Tab on all platform but it can be done yet. Julien On 29/06/16 23:42, Nicolai Hess wrote: Hi Ju

[Pharo-users] [ANN]Windows previewer / switcher for Pharo

2016-06-28 Thread Julien Delplanque
indowsPreviewer'; load| See the README for details on activation/shortcuts. Please, if you have some ideas or critics let me know! Also, a better name than "Windows Previewer" would be cool but I have no other idea :-)... Regards, Julien Links: [1]: https://github.com/juliendelplanque/WindowsPreviewer

Re: [Pharo-users] [ANN] Smallworlds (Interactive Fiction Framework) v1.0 released

2016-06-23 Thread Julien Delplanque
Cool :) I will give a try. Julien On 23/06/16 15:33, ericvm wrote: New version of Interactive Fiction Framework (https://github.com/ericvm/smallworlds) I think it is mature enough to be used, but of course there might be some rough edges. Contributors, users and testers would be very

Re: [Pharo-users] [UFFI] Call a function where argument type is char ** (argv)

2016-06-01 Thread Julien Delplanque
Hello, I asked a simililar question some days ago, maybe this [1] can help. Regards, Julien Links: [1]: http://forum.world.st/Unified-FFI-pointer-of-String-as-function-parameter-td4898066.html On 31/05/16 16:28, Blondeau Vincent wrote: TL;DR: How to pass as argument an array of Strings

Re: [Pharo-users] [ANN] LibnotifyBinding: a binding to libnotify 0.7.6 for Pharo

2016-05-30 Thread Julien Delplanque
On 30/05/16 18:02, Esteban Lorenzano wrote: On 30 May 2016, at 16:50, Julien Delplanque wrote: Hello, I took the libnotify [0] binding for Squeak [1], adapted it to use the Pharo UFFI API and enhanced it. It is available here [2] and seems to work well (see attached image). It does not

  1   2   3   >