Search the web
Sign In
New User? Sign Up
squeak
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 121481 - 121510 of 143057   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
121481
... 12 years back I had a client like this. Let's see if I remember... you could try doing ... m := OrderedCollection new. SystemNavigation default...
John M McIntosh
johnmci@...
Send Email
Aug 1, 2007
8:24 am
121482
Hi all, In the past weeks I've been working steadily on Goran's HttpView2. I've introduced two major changes w.r.t. the current stable version available on...
Giovanni Corriga
giovanni@...
Send Email
Aug 1, 2007
1:28 pm
121483
Hi Klaus, ... I can open it without problem: open... -> SqueakMap Package Loader. Can you reproduce the bug in a clean image? -- Damien Cassou...
Damien Cassou
damien.cassou@...
Send Email
Aug 1, 2007
3:58 pm
121484
Hi Damien, can you open SqueakMap package loader in this Squeak-dev beta image, it has a MNU on VersionNumber>>#= here :( /Klaus...
Klaus D. Witzel
klaus.witzel@...
Send Email
Aug 1, 2007
4:25 pm
121485
... No, that did it. What's the trick, have MS$ taken over :) Thanks. /Klaus...
Klaus D. Witzel
klaus.witzel@...
Send Email
Aug 1, 2007
4:46 pm
121486
... It works for me in an image updated to 7137 and with universe packages updated also Keith...
Keith Hodges
keith_hodges@...
Send Email
Aug 1, 2007
4:46 pm
121487
It was built by and runs on a server owned by Cees de Groot. He has given me access to the server as well. So the answer is Cees and I. Is there some...
Ken Causey
ken@...
Send Email
Aug 1, 2007
9:02 pm
121488
At Tue, 31 Jul 2007 23:12:24 +0100, ... Thanks to those kind people who did this. BTW, can anyone tell me who administers Squeak People? There's no obvious...
Simon Guest
simon.guest@...
Send Email
Aug 1, 2007
9:09 pm
121489
The box-admins team is reponsible for seeing that the community shared server is maintained and setting up any new features to be hosted on that server. For...
Ken Causey
ken@...
Send Email
Aug 1, 2007
9:15 pm
121490
Tim, Thank you, I'm glad you bring this up. I thought I had asked the board about this some time ago (although I can't seem to find a record of that at the...
Ken Causey
ken@...
Send Email
Aug 1, 2007
9:29 pm
121491
I have attempted to updated Universes to handle Monticello Configurations and Diffs. To load: Installer squeaksource project: 'Installer'; install: Universes. ...
Keith Hodges
keith_hodges@...
Send Email
Aug 1, 2007
9:30 pm
121492
... We should probably change the paypal link to go via the main foundation support link (http://www.squeak.org/Foundation/ SupportSqueak/) so that...
tim Rowledge
tim@...
Send Email
Aug 1, 2007
9:45 pm
121493
... The money from the paypal buttons currently ends up in our account cared for by ESUG, yes. Similarly for the buttons on the new donations page. tim -- tim...
tim Rowledge
tim@...
Send Email
Aug 1, 2007
10:27 pm
121494
I added Split-Join as a package in the development universe. This is a small set of functionality, much discussed on the list, which has not yet gained the...
Keith Hodges
keith_hodges@...
Send Email
Aug 1, 2007
10:27 pm
121495
Hi all-- Following a suggestion from Ron Teitelbaum, the elected Squeak leadership is considering making Squeak a member project in the Software Freedom Law...
Craig Latta
craig@...
Send Email
Aug 2, 2007
12:35 am
121496
Hi Craig - Sounds interesting. One question: The draft agreement refers to "Free Software" in paragraph 2a which is later used to specify that "The Conservancy...
Andreas Raab
andreas.raab@...
Send Email
Aug 2, 2007
8:05 am
121497
You can be interested in the work of hilaire fernandes around DrGeoII. He also a math teacher and C++ programmer that codes in Squeak now :) He is now doing...
stephane ducasse
stephane.ducasse@...
Send Email
Aug 2, 2007
9:01 am
121498
Hello, I have a usb stick with a Squeak windows installation. Now I want to make this run on a mac and Linux. From my windows point of view I would have to...
Herbert König
herbertkoenig@...
Send Email
Aug 2, 2007
10:02 am
121499
... Make a folder with the different VM for each OS and with your wished Squeak.nnnn.image , Squeak.nnnn.changes, the both SqueakV39.sources and ...
Edgar J. De Cleene
edgardec2001@...
Send Email
Aug 2, 2007
10:23 am
121500
Hi guys I would like to know how I can specify the encodings of my strings. Stef...
stephane ducasse
stephane.ducasse@...
Send Email
Aug 2, 2007
11:04 am
121501
Hi, I do not understand the behavior of #on:from:to: (ReadStream on: 'abcdefgh' from: 4 to: 7) contents. ==> 'abcdefg' "really strange" (PositionableStream...
Damien Cassou
damien.cassou@...
Send Email
Aug 2, 2007
11:37 am
121502
... How would you come up with a test that exploits the Symbol allInstances issue? It guess it involves the creation of a Symbol that is referenced by noone...
Philippe Marschall
philippe.marschall@...
Send Email
Aug 2, 2007
11:54 am
121503
I created a Mantis report for this bug here: http://bugs.squeak.org/ view.php?id=6588 I suggest to close report "0004882: VM lockup" (http:// ...
Adrian Lienhard
adi@...
Send Email
Aug 2, 2007
11:56 am
121504
Hello Adrian, AL> http://bugs.squeak.org does not respond anymore. Works for me right now. Cheers, Herbert...
Herbert König
herbertkoenig@...
Send Email
Aug 2, 2007
11:58 am
121505
works for me again as well Adrian...
Adrian Lienhard
adi@...
Send Email
Aug 2, 2007
12:07 pm
121506
Hello Edgar, EJDC> Make a folder with the different VM for each OS and with your wished EJDC> Squeak.nnnn.image , Squeak.nnnn.changes, the both...
Herbert König
herbertkoenig@...
Send Email
Aug 2, 2007
12:29 pm
121507
... Good question. ... "thisContext has hash in it's printString" s := thisContext printString asSymbol. self assert: [(PointerFinder pointersTo: s) size = 2] ...
Klaus D. Witzel
klaus.witzel@...
Send Email
Aug 2, 2007
12:40 pm
121508
http://bugs.squeak.org does not respond anymore. I can ping box2.squeakfoundation.org though. Adrian...
Adrian Lienhard
adi@...
Send Email
Aug 2, 2007
12:40 pm
121509
Noury is keeping track of all the money for ESUG and SqueakF. As soon as we can we will give that money to the foundation and noury will be happy since this is...
stephane ducasse
stephane.ducasse@...
Send Email
Aug 2, 2007
12:52 pm
121510
... No. I only recently add Windows and Umbuntu here, so many faced the different OS problem. For Mac Os, now you could choose of very different . The John VM...
Edgar J. De Cleene
edgardec2001@...
Send Email
Aug 2, 2007
12:54 pm
Messages 121481 - 121510 of 143057   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help