On Wed, Aug 2, 2017 at 12:55 PM, Stephane Ducasse
wrote:
> Hi martin
>
> I would like to wlak over epicea objects and save the changed methods
> to be able to write booklets faster.
> What advices can you give me?
> Create a special visitor?
>
For the record, I copy this small explanation from a
Hi all,
I'm playing with weka [1] for classifying data using data mining/machine
learning. I'm really new on this field so I want to give you a concrete
example of my use case to make it clear:
I have elements that can be classified as true or false. In a training
phase, I set up a bayesian netwo
fy: obs ].
> classifier classesSize = 6.
> classifier maxClasses = 6.
> classifier maxClass feature = 'Polaromonas naphthalenivorans CJ2'.
> classifier minClasses = 1.
> classifier minClass feature = 'Nautilia'.
>
> Hernán
>
> 2014-09-25 7:08 GMT-03:00 Martin Di
Uppp, I just see this email. Since Abdelghani visits RMoD, I've
discussed with him in person about this topic.
Ring-Ficus is an alternative implementation to Ring (as it is in the Pharo
image). Like Ring, Ficus-Ring provides models that represent system's code
entities, and they are also polym
Hello,
Suppose that you want to show the diff between the source code of two
methods. In the case that both methods are in the same class, and that such
class is present in the system, then no problem: In a DiffModel, one can
set a context to the smalltalk syntax styler and get a nice output.
Dif
Hi
I would like to have a Morphic widget like this. Does anyone know if there
is something already done that I could reuse?
[image: Inline image 1]
Maybe do it with Roassal in this way:
Use the list morph, where each row knows an image morph with its
corresponding slice of the graph.
Each time
No, I think. Where can I find it?
On Mon, May 20, 2013 at 4:42 PM, stephane ducasse
wrote:
> did you check whtat alain did for the profiler?
>
>
> On May 19, 2013, at 6:24 PM, Martin Dias wrote:
>
> Hi
>
> I would like to have a Morphic widget like this. Does a
ah, yes, it's great! thanks
On Mon, May 20, 2013 at 6:38 PM, stephane ducasse
wrote:
> in the image
>
> timeprofiler
>
> On May 20, 2013, at 5:59 PM, Martin Dias wrote:
>
> No, I think. Where can I find it?
>
>
> On Mon, May 20, 2013 at 4:42 PM, stephane d
s-in-smalltalk-which-are-use
>
> cheers,
>
> Hernán
>
> El 19/05/2013 13:24, Martin Dias escribió:
>>
>> Hi
>>
>> I would like to have a Morphic widget like this. Does anyone know if
>> there is something already done that I could reuse?
>>
>>
Finally, I added the chapter about Fuel(1). Gutemberg worked very nice.
19 pages in pdf (2), more than I expected!
I mostly copy-pasted from our website
(http://rmod.lille.inria.fr/web/pier/software/Fuel/), but:
- had to prefix with !! each title
- couldn't insert pictures (TODO)
- had to merge ev
On Tue, Jul 2, 2013 at 1:59 PM, Max Leske wrote:
> Awesome! I'll do a review pass.
>
great! indeed it needs some passes, at several levels. But at least in
the gramatical and orthographical levels, it would be excellent.
BTW... Damien, Stef: was it fine to commit it in that repo?
should I upda
On Tue, Jul 2, 2013 at 4:22 PM, Damien Cassou wrote:
> On Tue, Jul 2, 2013 at 1:55 PM, Martin Dias wrote:
>> I mostly copy-pasted from our website
>> (http://rmod.lille.inria.fr/web/pier/software/Fuel/), but:
>> - had to prefix with !! each title
>> - couldn't in
On Wed, Jul 31, 2013 at 6:27 PM, joerick wrote:
> In the Gofer #push case, it's quite strange... some classes end up the
> wrong
> package, and some don't get output at all.
>
> It seems to work using Gofer #push when each is in its own repository
> folder, and it also works with them all in the
And even the class Slot could be compact (it's not right now)
On Tue, Oct 29, 2013 at 1:49 PM, Sven Van Caekenberghe wrote:
>
> On 29 Oct 2013, at 13:40, Marcus Denker wrote:
>
> >
> > On 29 Oct 2013, at 13:38, Sven Van Caekenberghe wrote:
> >
> >> Thanks for sharing, Marcus, I really appreci
+10
On Tue, Nov 12, 2013 at 9:24 PM, Stéphane Ducasse
wrote:
> +1
>
> On Nov 12, 2013, at 4:39 PM, Johan Fabry wrote:
>
>> Hi all,
>>
>> I am preparing slides for a course. I came to the typical:
>>
>> Number subclass: #Complex
>> instanceVariableNames: 'real imaginary'
>> classVariableNames:
Hi,
I just discovered this feature and wanted to share it:
When a version is saved, the file repositories check if a file named
'notify' exists in the repository directory [1]. If it exists, then it
reads email addresses from that file and send emails notifying the new
version [2].
We noticed wi
cool!
On Wed, Mar 12, 2014 at 8:48 PM, Attila Magyar wrote:
> Thanks for the nice words to everyone.
>
>
>
> --
> View this message in context:
> http://forum.world.st/ANN-BabyMock-2-tp4748530p4748878.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>
gt;
>> > On 17 Jun 2015, at 18:54, Martin Dias wrote:
>> >
>> > Hello,
>> >
>> > Suppose that you want to show the diff between the source code of two
>> methods. In the case that both methods are in the same class, and that such
>> class
contexts.
>
+1
>
> Uko
>
>
>
> On 22 Jun 2015, at 15:18, Martin Dias wrote:
>
> After debugging a bit and discovering the mess around... I think the best
> decision is to first migrate the DiffMorph to the new text widget, and then
> see...
>
> Martín
>
Hi,
InflateStream has several methods under the "huffman trees" protocol.
(In Pharo 40616)
Martín
On Fri, Jun 26, 2015 at 12:46 PM, Merwan Ouddane
wrote:
> Hi everybody,
>
> I was wondering if anyone has implemented or knows where to find the
> Huffman compression algorithm in Pharo ?
>
> Che
On Wed, Jul 22, 2015 at 11:41 AM, Norbert Hartl wrote:
>
> > Am 22.07.2015 um 11:27 schrieb Sven Van Caekenberghe :
> >
> > Nice.
> >
> > All this new stuff (decompiler, formatter), what's next (new changes log
> ? ;-).
> >
> That is a very good question. When will Epicea be integrated? The curre
Hello members of MongoTalkTeam (@st-hub):
Can I join?
I'd like to commit a minor fix in ConfigurationOfMongoTalk:
Mongo-Squeak package should require Mongo-BSON package, since the former
references the class LittleEndianStream in the method
GratuitousIncompatibilities class>>doubleToBytes:
Rega
PS: my username is MartinDias :)
El 25/2/2016 2:52, "Martin Dias" escribió:
> Hello members of MongoTalkTeam (@st-hub):
>
> Can I join?
>
> I'd like to commit a minor fix in ConfigurationOfMongoTalk:
>
> Mongo-Squeak package should require Mongo-BSON packag
Hi,
This email is related to Mongo project [1].
As MongoDb documentation [2] states:
"BSON has a special timestamp type for *internal* MongoDB use and is not
> associated with the regular Datetype. Timestamp values are a 64 bit value
> where:
> - the first 32 bits are a time_t value (seconds sin
Hi,
Voyage's build is green:
https://travis-ci.org/tinchodias/voyage/jobs/116040942
(for the build I temporarily updated BaselineOfVoyage to load #development
version of Mongo).
I will release 1.9.2 as stable if nobody disagrees.
Martin
/issues/14
Martin
On Tue, Mar 15, 2016 at 5:07 PM, Esteban Lorenzano
wrote:
> +1
>
> On 15 Mar 2016, at 20:53, Martin Dias wrote:
>
> Hi,
>
> Voyage's build is green:
> https://travis-ci.org/tinchodias/voyage/jobs/116040942
> (for the build I temporarily updated Basel
erate error 48: collection already exists"*
*+++ ((reply at: 'code') = 48) ifFalse: [ ^self error: 'Command failed' ]*
*--- ^self error: 'Command failed'.*
].
^MongoCollection database: self name: aString
If no problem, I'll release 1.9.3 with this small change.
Hi Pillar developers,
A method in Ecstatic [1] references a class named PRTemplate (as well as
PRTemplateError), which probably existed in a previous version of Pillar.
Do you know what happened to it? I'm trying to update Ecstatic code to work
with latest Pillar version released.
Regards,
Martin
l for the moment) and put the content in a template engine like
> Mustache (the Pharo version is usable with a command line since this week).
>
> Yann
>
> 2016-04-23 18:18 GMT+02:00 Martin Dias :
>
>> Hi Pillar developers,
>>
>> A method in Ecstatic [1] reference
Oh, I just read this email! I'm sorry, Hernán; what happened finally with
this?
Regards,
Martin
On Tue, Sep 27, 2016 at 2:00 AM, Hernán Morales Durand <
hernan.mora...@gmail.com> wrote:
> Hi guys,
>
> Maybe I am doing something terribly stupid but FUEL is not correctly
> serializing a Set. I upl
On Wed, May 3, 2017 at 5:22 AM, Denis Kudriashov
wrote:
>
> 2017-04-26 11:19 GMT+02:00 Peter Uhnak :
>
>> Hi,
>>
>> I'm under the impression that Epicea is supposed to replace RB
>> refactorings at some point.
>>
>
> I think it was never the goal and not supposed to happen. Epicea is only
> chang
Hello!
The ImageWorker project, that provides the possibility to fork a OS process
with a copy of current image, was working fine in Pharo 60400 but it's not
working on latest 6.1. The output there is "External Image Failed: 256".
Any hint?
Steps to reproduce error:
1. download:
curl get.pha
Hello Udo and PBKDF2 users,
Thanks for the PBKDF2 [1] project; it's been useful in the mongotalk
project [2]. Now, I write you with a small change proposal due to some
problems I have because of name conflicts with classes at Cryptography
package [3] (which ConfigurationOfPBKDF2 declares as a depe
33 matches
Mail list logo