Michael van der Gulik | 1 Jul 2006 01:02
Picon

Re: Refactoring squeak

Damien Cassou wrote:
> Hi,
> 
> sometimes when I dive into Squeak source code, I would like to refactor 
> some piece of code that can be enhanced. Does someone care to have 
> better source code in Squeak ? Where is the best place to post the 
> enhancements ? To post new tests ? Often, it will be just one line or 
> two, do I need to write bug reports in mantis ? Will somebody have a 
> look at this ?

If somebody on this list could give an "official" and comprehensive 
answer, I believe it would be a good thing to put on the web site (which 
I could organise).

There was a post by Stef some time ago, but I can't find it.

Mikevdg.

Murphy Stein | 1 Jul 2006 01:11

Distinct echo in sound recordings on Mac OS X

Hi All,

I am want to record sounds using the SoundRecordingControls Morph but  
there is a distinct echo that I can't seem to get rid of.  I made  
recordings with an alternate sound program (Amadeus II) and got fine  
recordings (apart from the crack of my voice :=), so I'm pretty sure  
squeak is doing something funny.  Any idea if this is a known issue,  
or even how I might go about fixing it?  I am using Squeak-Full 3.7  
on OS X 10.4.6.

Thanks,
Murphy

Andreas Raab | 1 Jul 2006 02:12
Picon
Picon

Re: Distinct echo in sound recordings on Mac OS X

Try:

	SoundPlayer stopReverb.

Cheers,
   - Andreas

Murphy Stein wrote:
> Hi All,
> 
> I am want to record sounds using the SoundRecordingControls Morph but 
> there is a distinct echo that I can't seem to get rid of.  I made 
> recordings with an alternate sound program (Amadeus II) and got fine 
> recordings (apart from the crack of my voice :=), so I'm pretty sure 
> squeak is doing something funny.  Any idea if this is a known issue, or 
> even how I might go about fixing it?  I am using Squeak-Full 3.7 on OS X 
> 10.4.6.
> 
> Thanks,
> Murphy
> 
> 

Peace Jerome | 1 Jul 2006 02:23
Picon
Favicon

Re: Refactoring squeak

Hi Damien,
> 	
>Refactoring squeak
>Damien Cassou damien.cassou at laposte.net 
>Fri Jun 30 08:34:13 UTC 2006 wrote: 

>Hi,
>
>sometimes when I dive into Squeak source code, I
would like to refactor 
>some piece of code that can be enhanced. 

>Does someone care to have better source code in
Squeak?

Yes.

>Where is the best place to post the 
>enhancements ? To post new tests ? Often, it will be
just one line or 
>two, do I need to write bug reports in mantis ?

Do you need to write a bug report on mantis?  How
would you respond to your own question?

My experience is that when I find something that
bothers me about a piece of squeak. I need to write
the mantis report first. Then when I dive into it I
have a place to put my partial results. Analysis etc.
And when I triumph over the code my fixes and
(Continue reading)

Hilaire Fernandes | 1 Jul 2006 09:06

Re: Proposal for a Squeak migration meeting


stéphane ducasse a écrit :
> 
> On 28 juin 06, at 10:02, Cees De Groot wrote:
> 
>> On 6/28/06, goran <at> krampe.se <goran <at> krampe.se> wrote:
>>
>>> Was it too long to read? :)
>>>
>> No, it was too correct to need commenting :-).
>>
>> A little quote from that mail:
>>
>>> But generally I think the time is right for us to "burn the disk
>>> packs!".
>>
>>
>> +1
> 
> 
> The main problem is who would do that? Since we are not even able to 
> harvest fixes.

The reason may not be only for a lack a human resources. People may
think it does not worth the effort for a project where the license issue
 has not be fixed. I bet that with a better integration of Squeak in the
free software community we may have more success in harvesting and
things like that.

> Now what we can do is to perform an audit of the assets we have and 
(Continue reading)

Alexandre Bergel | 1 Jul 2006 09:48
Picon
Picon

Re: Importing Visualworks code in Squeak

Thanks Colin and Boris...

Alexandre

Am Jun 30, 2006 um 7:41 PM schrieb Boris Popov:

> The parcel is called FileOut30.

--

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.

Noury Bouraqadi | 1 Jul 2006 10:36
Picon
Favicon

Re: Squeak on Windows Mobile

Hi Adam,

Le 30 juin 06, à 12:11, Adam Kruszewski a écrit :
> Do you plan to add support for vga devices? (or maybe you know a way 
> to get a larger squeak area?)

No, in my team we have no other tagets than PocketPCs. At least in our 
short term plans.

> And maybe you also know some squeak application to get an onscreen 
> keyboard in squeak?
> (if I run squeak in 'escape browser' mode It look alright but I don't 
> have the onscreen keyboard, while
> running 'in broweser' mode I can get onscreen keyboard working but it 
> is hidden beneath squeak window)
>
Yes, squeak overlaps the onscreen keybord. But, didn't try to fix this.

Noury
------------------------------------------------------------------
Dr. Noury Bouraqadi - Enseignant/Chercheur
ARMINES - Ecole des Mines de Douai - Dept. G.I.P
http://csl.ensm-douai.fr/noury

European Smalltalk Users Group Board
http://www.esug.org

Squeak: a Free Smalltalk
http://www.squeak.org
------------------------------------------------------------------
(Continue reading)

Noury Bouraqadi | 1 Jul 2006 11:48
Picon
Favicon

[ANN] A Czech book on data modeling in Smalltalk

Hi,

I'd like to announce you that Vojetch Merunka  will publish a Smalltalk 
book about data modeling.
You'll find a link on the book's summary and table of content on the 
ESUG news web page: http://www.esug.org/whatsnew/

BTW, you can meet the author at next ESUG event that will held in 
Prague, 4-8 september.

Regads,
Noury
------------------------------------------------------------------
Dr. Noury Bouraqadi - Enseignant/Chercheur
ARMINES - Ecole des Mines de Douai - Dept. G.I.P
http://csl.ensm-douai.fr/noury

European Smalltalk Users Group Board
http://www.esug.org

Squeak: a Free Smalltalk
http://www.squeak.org
------------------------------------------------------------------

stéphane ducasse | 1 Jul 2006 12:21
Picon
Picon
Favicon

Re: Patch request for 7036

Hi pavel

I got back a connection :) and moved (yessss finally).

> can you put this two patches into the next 3.9a release?
>
> condenseChanges fix is related to http://bugs.impara.de/view.php? 
> id=3737
> - this patch doesn't solve all problems of condenseChanges routine but
> it's better than nothing.

I was looking at it. But as you said it does not solve the problem
Adrian told me that he will have a look at it this week.

> AsyncFile fix simply renames class variable named Error to ErrorCode.
> The first name collides with global class name.
>
> This will help me to update self-bootstrapping environment for Squeak
> 3.9 and make its public repository
> (http://www.squeaksource.com/KernelImage.html) usable.
>
> -- Pavel
> <condenseChanges fix.st>
> <AsyncFile fix.cs>

Thanks for your effort to make Squeak better.

Stef

(Continue reading)

Hilaire Fernandes | 1 Jul 2006 12:32

[ANN] A graphic notebook morph

I have played a bit to build a graphic notebook.
It is resizeable at will and it can be easily extended to receive subview.

http://www.squeaksource.com/notebook.html

Do not hesitate to improve it.

Picture enclosed there.

Hilaire


Gmane