It is a good idea for GSoC.
--
Best regards,
Dennis Schetinin
2013/3/11 Igor Stasenko
> Hello,
>
> here is some thoughts what i would like to have.. one day.
>
> imagine guy A did some change(s) to code, and guy B wants to review it.
>
> Currently we having only one tool which helps a litt
Igor Stasenko wrote
> what would be really cool to have is to integrate some steroids into
> diff viewer where guy B can press "create a review report"
> and write his comments directly under selected change .. then post it
> somewhere on web (or send emal),
> so guy A can see directly which of his
Hello,
here is some thoughts what i would like to have.. one day.
imagine guy A did some change(s) to code, and guy B wants to review it.
Currently we having only one tool which helps a little: MC diff viewer..
but main tool is still human..
And it is quite tedious for guy B to go somewhere, cop
Yes it does :)
On Sun, Mar 10, 2013 at 10:26 PM, stephane ducasse wrote:
> Guillermo
>
> can you try if the following method works with you?
> I folded the external register inside each note.
>
> Stef
>
>
>
> buildKeyboard
> | wtWid bkWid keyRect octavePt nWhite nBlack |
> self r
Guillermo
can you try if the following method works with you?
I folded the external register inside each note.
Stef
buildKeyboard
| wtWid bkWid keyRect octavePt nWhite nBlack |
self removeAllMorphs.
wtWid := 8. bkWid := 5.
self extent: 10@10.
1 to: nOcta
>
> That's why sound matters in the core of Pharo. And Beeper may be
> interesting too.
yes!
what I mean is that to have Beeper is not a problem to me.
But I see what pavel means: no need for SoundSystem and Beeper.
>
> Phil
>
> 2013/3/10 stephane ducasse :
>> Sounds ok for me. We should do
I tried
BaseSoundSystem soundEnabled: true.
BaseSoundSystem initialize.
FMSound marimba play
with pharo2.0 and the latest vm but it does not on my mac.
I will see esteban soon.
Stef
On Mar 10, 2013, at 5:44 PM, p...@highoctane.be wrote:
> SoundService and all that looks like in need of some
On Mar 10, 2013, at 5:41 PM, Guillermo Polito wrote:
> Steph,
>
> I was looking and in the end of #buildKeyboard you have:
>
> self submorphsDo:
> [:m | m on: #mouseMove send: #mouseMovePitch:event:noteMorph:
> to: self;
> on: #mouseUp send:
>
that implies that we have to migrate the PharoInbox :)
otherwise we will have a mess of higher order matching slices numbers and issue
numbers on fogbugz.
On 2013-03-10, at 18:13, Benjamin wrote:
> The problem is that you can not specify a id for issue while migrating.
>
> To prevent collision,
The problem is that you can not specify a id for issue while migrating.
To prevent collision, the issues reported to fogbugz should start at id: 1.
Ben
On Mar 10, 2013, at 4:34 PM, Ben Coman wrote:
> I just noticed (for example) that
> https://code.google.com/p/pharo/issues/detail?id=6763
e.g. of sound being useful:
With the help of Craig Latta, I've been trying out Spoon.
There is a remote browser for browsing classes remotely.
Well, sound cues while things are transferred over the network are
very useful when debugging.
That's why sound matters in the core of Pharo. And Beeper
SoundService and all that looks like in need of some refactoring at the moment.
Here is what I do and it appears to work:
in my app initialize
BaseSoundSystem soundEnabled: true.
BaseSoundSystem initialize.
soundbank := Dictionary new.
soundbank add: #rightAnswer -> FMSound flute1.
so
Steph,
I was looking and in the end of #buildKeyboard you have:
self submorphsDo:
[:m | m on: #mouseMove send: #mouseMovePitch:event:noteMorph:
to: self;
on: #mouseUp send:
#mouseUpPitch:event:noteMorph: to: self;
on:
I just noticed (for example) that
https://code.google.com/p/pharo/issues/detail?id=6763
has been migrated as https://pharo.fogbugz.com/f/cases/6700.
Is that change of issue number a concern to break the convention of
slice names matching issue numbers
as well as historical issue cross referenc
Ok I will send other descriptions a plain text.
I still continue to believe that we can create a real eco system where people
can make money.
Stef
> Hi Stef,
>
> Dne 09. 03. 2013 21:47, piše Stéphane Ducasse:
>
>> I sent some topics now I think that it would be better to edit directly the
>>
Hi Stef,
Dne 09. 03. 2013 21:47, piše Stéphane Ducasse:
> I sent some topics now I think that it would be better to edit directly the
> web site because else somebody will have to do it again.
> So if you need I can edit directly a form.
Direct editing will certainly be a better solution, just
Sounds ok for me. We should do that for 3.0alpha :)
Now I do not care about Beeper removal.
I will split sound in different packages because there are sound and score and
these are different domains.
Stef
On Mar 10, 2013, at 11:38 AM, Pavel Krivanek wrote:
> Hi,
>
> removal of this class is
Marcus Denker wrote:
On Mar 10, 2013, at 11:13 AM, Herby Vojčík wrote:
Marcus Denker wrote:
Could Helios be used to edit Pharo code?
Ha! If taken broader, it can be GSoC idea (and can help to more or less
standardize server and client protocols between running Smalltalk and Smalltalk
ID
Hi,
removal of this class is proposed in
https://code.google.com/p/pharo/issues/detail?id=6996
-- Pavel
On Sun, Mar 10, 2013 at 11:31 AM, Stéphane Ducasse
wrote:
> Hi guy
>
> Sound has an AbstractSoundSystem and a Base and Dummy. Then in addition there
> is SounService.
>
> SoundService is no
On Mar 10, 2013, at 11:13 AM, Herby Vojčík wrote:
>
>
> Marcus Denker wrote:
>> Could Helios be used to edit Pharo code?
>
> Ha! If taken broader, it can be GSoC idea (and can help to more or less
> standardize server and client protocols between running Smalltalk and
> Smalltalk IDE; this
In fact I get really unpredictable behavior.
Sometimes I can produce a sound sometimes not.
SoundService default soundEnabled: true
I'm puzzled
Stef
On Mar 9, 2013, at 10:21 PM, stephane ducasse wrote:
> Hi guys
>
> I'm migrating the package Sound and MorphicSound to Pharo2.0 and SmalltalkHu
On Mar 10, 2013, at 11:11 AM, Herby Vojčík wrote:
> Wow!
>
> (and I learned what pomodoro is, except the tomato, of course :-) )
>
http://www.pomodorotechnique.com
The inventor of the Pomodoro (Francesco Cirillo) actually is a long time
Smalltalker and
an active Pharo user.
Marcus
Hi guy
Sound has an AbstractSoundSystem and a Base and Dummy. Then in addition there
is SounService.
SoundService is not doing much
soundEnabled
^ self defaultSoundEnabled
defaultSoundEnabled
^DefaultSoundEnabled ifNil: [false]
toggleSoundEnabling
self soundEnabled: self
Marcus Denker wrote:
Could Helios be used to edit Pharo code?
Ha! If taken broader, it can be GSoC idea (and can help to more or less
standardize server and client protocols between running Smalltalk and
Smalltalk IDE; this can bring, in the future, for example, a Smalltalk
IDE by JetBrain
Wow!
(and I learned what pomodoro is, except the tomato, of course :-) )
Nicolas Petton wrote:
Hey guys,
Together with Ben we decided to take the evening and kick Helios[1]' ass!
Here's the result, after 16 pomodoros:
helios speed, 2013-03-09 18:22:26 +, 25, 0, 0
helios announcement fix,
Hi fernando
May be you know more than me on MorphicEventHandler.
Gofer new
squeaksource: 'PharoNonCorePackages';
package: 'Sound';
package: 'SoundMorphicUserInterface';
load.
While trying to make
PianoKeyboardMorph new openInWorld
(which works
if you disable enter, you choose with tab :)
yes, we should put a "both" setting, but we didn't at the moment :(
btw, enter is the default choice for all IDEs around, that's why is our default
too
On Mar 10, 2013, at 10:10 AM, stephane ducasse wrote:
> Yes but it sucks! Or at least we should
yes good idea.!
On Mar 10, 2013, at 1:33 AM, Ben Coman wrote:
> stephane ducasse wrote:
>>> That is why, either we explicitly put the 'Tests' group in the 'default'
>>> group,
>>>
>>
>> - I would go for this behavior because I do not like implicit behavior when
>> this is about configurat
thanks!
Latest version from yesterday does not work on my mac.
On Mar 9, 2013, at 11:30 PM, p...@highoctane.be wrote:
> Never got that working on iOS. Obvious since:
>
> - (void) ioBeep {
> #ifdef BUILD_FOR_OSX
>NSBeep();
> #endif
> }
>
>
> On OSX
>
> From docs:
>
> http://cocoadev.com/
Yes but it sucks! Or at least we should let the professional decide. I know
igor complained already about it and now that I see it
he is right. f I disable enter in the preference how do I select?
Stef
> try with enter :)
>
> On Mar 10, 2013, at 9:53 AM, Stéphane Ducasse
> wrote:
>
>> I t
try with enter :)
On Mar 10, 2013, at 9:53 AM, Stéphane Ducasse wrote:
> I typed on: then tab and I get on:send:to: now I want on:send:to:value: so I
> move down but tab does not let me pick it.
>
> Stef
>
>
>
I typed on: then tab and I get on:send:to: now I want on:send:to:value: so I
move down but tab does not let me pick it.
Stef
Screen Shot 2013-03-10 at 9.52.06 AM.pdf
Description: Adobe PDF document
32 matches
Mail list logo