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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 119758 - 119787 of 143005   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
119758
It's a pitty that installing something like SqueakSource is so complicated... One of the problems seems to be that SqueakMap does not work in your 3.7 image...
Adrian Lienhard
adi@...
Send Email
Jun 1, 2007
7:35 am
119759
Hi! ... SqueakMap is currently 3.8+ only due to the WideString issue. I upgraded SqueakMap to 3.8 and then discovered that ImageSegments from 3.8 don't load in...
Göran Krampe
goran@...
Send Email
Jun 1, 2007
8:35 am
119760
... Yes, this link is fun. Also don't forget Smalltalk has #highBit, a complement of nlz not involving Float. Nicolas...
nicolas cellier
ncellier@...
Send Email
Jun 1, 2007
11:20 am
119761
... Yes, that should be enough. This strategy applies to all kinds of thread systems, not just Squeak's, and allows you to bootstrap a new scheduler on top of...
Lex Spoon
lex@...
Send Email
Jun 1, 2007
3:07 pm
119762
... I tried this, but still ran into the SqueakMap show-stopper. 3.7 does not come with Monticello, and so must be loaded from SqueakMap. But SqueakMap does...
Matthew Fulmer
tapplek@...
Send Email
Jun 1, 2007
3:49 pm
119763
... Ah, this is good. Don't fiddle with the system's idle process. Many years ago I tried that, we even pushed the change out, followed a few hours later by an...
John M McIntosh
johnmci@...
Send Email
Jun 1, 2007
5:03 pm
119764
DirectX started out inferior to OpenGL. I remember the days when DirectX first came out. Cards that fully supported OpenGL were high end and very expensive,...
mmille10@...
Send Email
Jun 1, 2007
10:43 pm
119765
... Last resort: download the mcz file, unzip it - it's just a zip file (rename it to .zip, if necessary), then filein the .st file....
Yanni Chiu
yanni@...
Send Email
Jun 2, 2007
2:39 am
119766
... I tried doing this, and I got further than before. I downloaded http://www.wiresong.ca/static/releases/MCInstaller.11.st from SqueakMap, and all the...
Matthew Fulmer
tapplek@...
Send Email
Jun 2, 2007
3:09 am
119767
Hallo -- Hier nochmal zur Erinnnerung fuer alle Interessierten: Am kommenden Donnerstag (7. Juni, 16-17 Uhr) wird Bert am HPI einen Vortrag ueber den ...
Robert Hirschfeld
robert.hirschfeld@...
Send Email
Jun 2, 2007
8:10 am
119768
Dear Smalltalkers, Registrations to the ESUG 15th International Smalltalk Joint Conference is open. As for past years, you can register on-line and pay either...
Noury Bouraqadi
bouraqadi@...
Send Email
Jun 2, 2007
8:18 am
119769
... Let me clarify what I meant since the way I phrased the sentence is ambiguous. I am not claiming that dynabook software can be built in less than 20KLOC....
subbukk
subbukk@...
Send Email
Jun 2, 2007
2:43 pm
119770
<Robert Hirschfeld>Hier nochmal zur Erinnnerung fuer alle Interessierten: Am kommenden Donnerstag (7. Juni, 16-17 Uhr) wird Bert am HPI einen Vortrag ueber den...
Alan Lovejoy
squeak-dev.sourcery@...
Send Email
Jun 2, 2007
6:06 pm
119771
Maybe somebody has already posted this, but if not here it is. http://blog.wired.com/geekdad/2007/06/just_squeaking_.html We have a blurb on the Wired website....
Chris Cunnington
cunnington@...
Send Email
Jun 2, 2007
6:27 pm
119772
... [Yes and yes.] Nice translation btw. - Bert -...
Bert Freudenberg
bert@...
Send Email
Jun 2, 2007
7:28 pm
119773
... Interesting, and a funny oops :) There was a similarly funny post (well, funny to me at least) to the OLPC dev list today by OLPC head UI designer, Eben...
Bert Freudenberg
bert@...
Send Email
Jun 2, 2007
7:38 pm
119774
Hi Folks - Thanks to some dedicated OLPC-related work done in Greece by Chris Petsos[1], we now have a Windows VM with Unicode support enabled. This VM will...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
4:09 am
119775
... Thanks to Ken Causey's help on IRC, I got it working. -- Matthew Fulmer -- http://mtfulmer.wordpress.com/ Help improve Squeak Documentation:...
Matthew Fulmer
tapplek@...
Send Email
Jun 3, 2007
4:55 am
119776
Great. Could you add a description of how you installed SqueakSource to http://wiki.squeak.org/squeak/5766? This would certainly be helpful for other people...
Adrian Lienhard
adi@...
Send Email
Jun 3, 2007
8:47 am
119777
I just did a quick test out of curiosity. I did an "update code from server" on a rather old image (Squeak3.9gamma [latest update: #7066]) and it seems there...
Alexander Lazarevic'
Alexander@...
Send Email
Jun 3, 2007
12:20 pm
119778
... After installing the various fixes and picking fonts, I was able to enter Cyrillic text through the keyboard, using a Greek environment, on a German...
"Martin v. Löwis"
martin@...
Send Email
Jun 3, 2007
5:39 pm
119779
Yes, I just fixed that. A left-over call to CreateDirectoryA() would make directory creation impossible and later file creation attempts as well. Will be fixed...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
6:28 pm
119780
... Hm ... there isn't any easy way to test this I guess? The code hasn't changed that much so I would expect this to be working (in particular considering...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
6:32 pm
119781
... Digging in the code it seems that the conversion of file names is broken (or at least it seems that way). I can't seem to find the place where a ...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
6:49 pm
119782
I have fixed the problem with directory creation and updated the VM to 3.10.2 which is up in the usual places: ...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
7:00 pm
119783
... The file path interpretation works on Japanese Windows (see the file name pane in the attached picture) by changing the fileNameConverterClass of...
Yoshiki Ohshima
yoshiki@...
Send Email
Jun 3, 2007
7:45 pm
119784
Martin, ... As Andreas wrote, defaultFileNameConverter has to be modified (and the class var in the LanguageEnvironment has to be cleared.) ... Read the...
Yoshiki Ohshima
yoshiki@...
Send Email
Jun 3, 2007
7:53 pm
119785
Chris, ... Sure. I looked at these values yet didn't see it. (If I remember correctly, it got changed (from third to sixth. take a look at...
Yoshiki Ohshima
yoshiki@...
Send Email
Jun 3, 2007
8:37 pm
119786
... The VM is not generally compiled with -DUNICODE; the places where we utilize WCHAR are explicit and we use the explicit *W variants of the Windows...
Andreas Raab
andreas.raab@...
Send Email
Jun 3, 2007
8:56 pm
119787
... It's actually very easy. 1. Create a text file. 2. rename it to some Cyrillic (or Japanese, or whatever) name 3. Open it in the listing To rename it, the...
"Martin v. Löwis"
martin@...
Send Email
Jun 3, 2007
9:07 pm
Messages 119758 - 119787 of 143005   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