Re: [Pharo-users] [Pharo-dev] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Serge Stinckwich
On Thu, Mar 3, 2016 at 6:25 AM, Hernán Morales Durand wrote: > Hi Stef, > > For bioinformatics research it would be **really** nice to have: > > - Tree creation algorithms: UPGMA, WPGMA. > - MCMC methods: Metropolis-adjusted Langevin algorithm (MALA and SMMALA), > Metropolis-coupled MCMC (MC3) wou

Re: [Pharo-users] [Pharo-dev] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Serge Stinckwich
On Wed, Mar 2, 2016 at 11:39 PM, Alexandre Bergel wrote: > Hi ! > >> - Do a public call to know what is missing for you: this is this mail :) >>Didier would like to work on concrete cases. I love that attitude >>So tell us :) > > This is an excellent initiative! > I personally need the f

Re: [Pharo-users] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Hernán Morales Durand
Hi Stef, For bioinformatics research it would be **really** nice to have: - Tree creation algorithms: UPGMA, WPGMA. - MCMC methods: Metropolis-adjusted Langevin algorithm (MALA and SMMALA), Metropolis-coupled MCMC (MC3) would enable Bayesian inferences and to work with evolution of genes. I canno

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Johan Fabry
For me, a list should just hold ‘dumb’ items where the kinds of actions you can do are limited to e.g. a simple context menu. Otherwise if you need complex actions or multiple nested widgets et cetera, the ListModel implementation and API will become too complicated. I instead think that what

Re: [Pharo-users] Celebrating the upcoming Open Data Day (March 5) with Pharo

2016-03-02 Thread Alexandre Bergel
This is fantastic! Let us know how we can help you! Alexandre > On Mar 2, 2016, at 6:45 PM, Offray Vladimir Luna Cárdenas > wrote: > > Hi all, > > I just want to share a post made on the Open Knowledge Foundation Forum > talking about what we're doing in our local community to celebrate the

Re: [Pharo-users] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Alexandre Bergel
Hi ! > - Do a public call to know what is missing for you: this is this mail :) >Didier would like to work on concrete cases. I love that attitude >So tell us :) This is an excellent initiative! I personally need the following: - Shapiro-Wilk test to check for data normality

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Hernán Morales Durand
Hi Julien Have a look at https://youtu.be/fRhcNkPKXWY?t=28 That's a list creating composed Spec widgets dynamically. Is that what you mean? Hernán 2016-03-02 17:06 GMT-03:00 Julien Delplanque : > Hi everyone, > > I can't find how to display Spec widgets in a ListModel, is it possible? > > I

[Pharo-users] Celebrating the upcoming Open Data Day (March 5) with Pharo

2016-03-02 Thread Offray Vladimir Luna Cárdenas
Hi all, I just want to share a post made on the Open Knowledge Foundation Forum talking about what we're doing in our local community to celebrate the Open Data Day: https://discuss.okfn.org/t/our-poryect-and-hackathon-workshop-for-the-open-data-day-in-bogota-colombia/2159 Pharo, Roassal and

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Stephan Eggermont
On 02/03/16 21:31, Johan Fabry wrote: I never tried anything like this, I do not think it is possible. That is what a MultiColumnListModel should be able to do (but can't) It is probably better to extend the FastTableModel. What you are trying to do seems strange to me, what is the use case y

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Julien Delplanque
This: [1] is what I would like to do. I found it in an old thread: [2] but it is a prototype. I wondered if there was an object able to do it in the framework :-)... Julien Links: [1]: http://ijintek.fr/wiki/doku.php?id=spec_examples#listview_example [2]: http://forum.world.st/Spec-question-t

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Julien Delplanque
I would like to have a ListModel holding objects I can edit a value using the TextModel and apply my modification using the ButtonModel. Julien On 02/03/16 21:31, Johan Fabry wrote: I never tried anything like this, I do not think it is possible. What you are trying to do seems strange to me,

Re: [Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Johan Fabry
I never tried anything like this, I do not think it is possible. What you are trying to do seems strange to me, what is the use case you want to implement? > On Mar 2, 2016, at 17:06, Julien Delplanque wrote: > > Hi everyone, > > I can't find how to display Spec widgets in a ListModel, is it

[Pharo-users] Is there a way to display Spec widgets in a ListModel?

2016-03-02 Thread Julien Delplanque
Hi everyone, I can't find how to display Spec widgets in a ListModel, is it possible? I would like to have a list model holding, at each row, a TextModel and a ButtonModel. Thanks in advance, Julien

Re: [Pharo-users] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Serge Stinckwich
On Wed, Mar 2, 2016 at 2:17 PM, stepharo wrote: > Hi guys > > I met Didier Besset and we had a great hacking session and discussions with > Serge Stinckwich. > Didier would like to help Pharo and the numerical part of it. ***Big > thanks*** Didier. > > We would like to do several things: > > -

Re: [Pharo-users] [Issue tracker] Please check old issues to prepare for release!

2016-03-02 Thread Paul DeBruicker
I submitted slices for 15733 & 15819 to the Pharo 50 Inbox. I can't see where in the image the 'format on accept' setting has gone. Is it there and I can't find it or something else? -- View this message in context: http://forum.world.st/Issue-tracker-Please-check-old-issues-to-prepare-for-r

Re: [Pharo-users] Garage and VoyageMongo Pharo5 versions for the MOOC

2016-03-02 Thread Esteban Lorenzano
> On 01 Mar 2016, at 18:14, Luc Fabresse wrote: > > Hi Guys, > > I am trying to prepare a ConfigurationOfPharoWeb for the MOOC on Pharo5. > > So I would be really greatful to have some help ;-) > > - Garage does not seem to load properly in Pharo 5. > > - VoyageMongo does not have a Pharo5 v

Re: [Pharo-users] What are immediate subclass and word variable subclass?

2016-03-02 Thread stepharo
Thanks marcus We are often doing that :) Hello, Here is the fix: https://pharo.fogbugz.com/f/cases/17687/fix-changing-class-comments-does-not-work (Done in a time that I should have done something else…) On 24 Feb 2016, at 12:06, Marcus Denker > wrote: I will

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Stephan Eggermont
The 'code' related behavior is currently too fixed to smalltalk code only. I want to be able to edit Pillar, PostgreSQL, user stories etc. Shortcuts for doIt, browse, senders, implementors etc. make sense for these environments, but need a different implementation. And sometimes I'm editing text

Re: [Pharo-users] A new idea for a project: WarpSpeed (a C inliner)

2016-03-02 Thread Thierry Goubier
Le 02/03/2016 20:21, Ben Coman a écrit : On Wed, Mar 2, 2016 at 6:20 PM, Thierry Goubier wrote: Le 02/03/2016 11:07, Ben Coman a écrit : Back to Dimitris' original question, I wonder that the potential speed benefit comes not so much from using "C", but from leveraging a large body of work on

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Johan Fabry
I am a co-heretic with Doru. In domain-specific languages built on top of Pharo you are faced exactly with what Doru is saying. I see these issues in my work on Live Robot Programming (and stuff before that). The proposed change to Spotter would be a good solution to keep all browsing options.

Re: [Pharo-users] [Pharo-dev] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Serge Stinckwich
On Wed, Mar 2, 2016 at 2:41 PM, Tudor Girba wrote: > This is great news! > > I would be interested in time series and distributions as well. Distributions are already there. I start some early work on time series. -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Sma

Re: [Pharo-users] [Pharo-dev] Call about Numerical Methods in Pharo :)

2016-03-02 Thread Tudor Girba
This is great news! I would be interested in time series and distributions as well. Cheers, Doru > On Mar 2, 2016, at 2:33 PM, stepharo wrote: > > Hi guys > > I met Didier Besset and we had a great hacking session and discussions with > Serge Stinckwich. > Didier would like to help Pharo a

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Tudor Girba
Hi, Hmm. I understand that what I will say is heresy, but this behavior is really not wanted :). At least by me. Let me explain. The reason why we use a different font for code is exactly to document where the code related behavior is expected. If we have code related shortcuts everywhere, t

[Pharo-users] Call about Numerical Methods in Pharo :)

2016-03-02 Thread stepharo
Hi guys I met Didier Besset and we had a great hacking session and discussions with Serge Stinckwich. Didier would like to help Pharo and the numerical part of it. ***Big thanks*** Didier. We would like to do several things: - Work on "Hows to" The numerical methods in Pharo is goo

[Pharo-users] Call about Numerical Methods in Pharo :)

2016-03-02 Thread stepharo
Hi guys I met Didier Besset and we had a great hacking session and discussions with Serge Stinckwich. Didier would like to help Pharo and the numerical part of it. ***Big thanks*** Didier. We would like to do several things: - Work on "Hows to" The numerical methods in Pharo is goo

Re: [Pharo-users] Zn / Connection closed while waiting for data

2016-03-02 Thread Sven Van Caekenberghe
Hmm, works for me, in Pharo 4 and 5 on OS X. What platform are you on ? > On 02 Mar 2016, at 13:54, Yuriy Tymchuk wrote: > > Yes, more exactly if you run: > > 'http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_month.csv' > asUrl retrieveContents > > try get this stack trace: > ht

Re: [Pharo-users] Zn / Connection closed while waiting for data

2016-03-02 Thread Yuriy Tymchuk
Yes, more exactly if you run: 'http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_month.csv' asUrl retrieveContents try get this stack trace: https://dl.dropboxusercontent.com/u/83145561/Debugger-Stack-Socket-2016-03-02-134847.fuel I can open the url in my browser. Cheers. Uko > On

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Marcus Denker
> On 02 Mar 2016, at 13:28, Tudor Girba wrote: > > Hi, > > Could you describe in more details the specific case we have here? > inspect #(hello you) then click on the first item. Now I select the 'hello' on the right and try to do "senders of" --> replace by "n". > Cheers, > Doru > >

Re: [Pharo-users] Zn / Connection closed while waiting for data

2016-03-02 Thread Sven Van Caekenberghe
> On 02 Mar 2016, at 13:28, Yuriy Tymchuk wrote: > > For me it’s also happening when I run > RTMapLocationExample>>#exampleSeismOnEarth I do not have that code. What is the URL that fails to load ? > Uko > >> On 30 Sep 2015, at 10:36, Andrei Chis wrote: >> >> In my case it's still failing

Re: [Pharo-users] Zn / Connection closed while waiting for data

2016-03-02 Thread Yuriy Tymchuk
For me it’s also happening when I run RTMapLocationExample>>#exampleSeismOnEarth Uko > On 30 Sep 2015, at 10:36, Andrei Chis wrote: > > In my case it's still failing with 'Connection closed while waiting for data.' > > Cheers, > Andrei > > On Wed, Sep 30, 2015 at 9:29 AM, Sven Van Caekenbergh

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Tudor Girba
Hi, Could you describe in more details the specific case we have here? Cheers, Doru > On Mar 2, 2016, at 11:28 AM, Marcus Denker wrote: > > >> On 01 Mar 2016, at 18:10, Marcus Denker wrote: >> >> >>> On 01 Mar 2016, at 18:06, Luc Fabresse wrote: >>> >>> Hi Guys, >>> >>> In Pharo 5, it

Re: [Pharo-users] A new idea for a project: WarpSpeed (a C inliner)

2016-03-02 Thread Ben Coman
On Wed, Mar 2, 2016 at 6:20 PM, Thierry Goubier wrote: > Le 02/03/2016 11:07, Ben Coman a écrit : >> >> Back to Dimitris' original question, I wonder that the potential speed >> benefit comes not so much from using "C", but from leveraging a large >> body of work on optimizing passes at the lower

Re: [Pharo-users] CMD/CTRL-B for browsing?

2016-03-02 Thread Marcus Denker
> On 01 Mar 2016, at 18:10, Marcus Denker wrote: > > >> On 01 Mar 2016, at 18:06, Luc Fabresse wrote: >> >> Hi Guys, >> >> In Pharo 5, it seems that CMD/CTRL-B does not work for browsing in some >> places such as in GTDebugger right bottom pane. >> Is this on purpose? >> >> > No, still a

Re: [Pharo-users] A new idea for a project: WarpSpeed (a C inliner)

2016-03-02 Thread Thierry Goubier
Le 02/03/2016 11:07, Ben Coman a écrit : On Mon, Feb 29, 2016 at 7:44 AM, Thierry Goubier wrote: Le 29/02/2016 00:32, Ben Coman a écrit : On Sat, Feb 27, 2016 at 3:30 AM, Dimitris Chloupis wrote: So now that AsmJit is gone , I had a new idea for a project and I wanted your opinion on this

Re: [Pharo-users] A new idea for a project: WarpSpeed (a C inliner)

2016-03-02 Thread kilon.alios
That does not change the fact that you will have a FFI overhead. For example pyOpenGL 2 was implemented using the Python C API as a wrapper to OpenGL pyOpenGL3 was implemented using ctypes, the official FFI of python (cpython in particular) . Version 3 is 2 to 3 times slower than version 2. But

[Pharo-users] Pharo Contributors & Consultants

2016-03-02 Thread Peter Uhnák
Hi all, we are currently updating the pages for Pharo Contributors and Consultants. https://consultants.pharo.org/ and https://contributors.pharo.org/ if you want to add or update your record (info, mail, image, ...), you can do so by sending us a pull request on GitHub in the appropriate reposi

[Pharo-users] Pharo Days 2016 Registration is open

2016-03-02 Thread Sven Van Caekenberghe
Registration for the Pharo Days 2016 is now open ! We are using EventBrite. You can buy tickets using PayPal and any credit card. If absolutely necessary, you can opt for an off line payment. Please register on time. http://www.eventbrite.com/e/pharo-days-2016-tickets-22454533113 For social