Hello Alexander, thanks a lot, I'll try to learn from it and change a few things. AL> Close to/After the beginning of 2008 it might be a good time for an AL>...
Herbert König
herbertkoenig@...
Jan 1, 2008 2:59 pm
125927
ok i guess i miss understood what *Make your own Etoy meant.* i am still not able to see any tutorial in http://www.squeakland.org/whatis/tutorials.html *Make...
etoys tutorial Hi Kemal, Seems to me you had a perfectly good expectation of what to find in a "make your own etoy project". And its good feedback to let...
Jerome Peace
peace_the_dreamer@...
Jan 1, 2008 9:13 pm
125930
... Nice! ... No, it does not, at least not with the Squeakland plugin image. - Bert -...
Bert Freudenberg
bert@...
Jan 1, 2008 9:49 pm
125931
Dear All, the 'LevelPlayingField' script process is working reasonably well now and has been tested with the typical squeak images, from 3.7 onwards. One or...
Keith Hodges
keith_hodges@...
Jan 2, 2008 2:53 am
125932
I am looking to improve the options that we have available for in-image documentation. My first idea was to disable the compiler for methods of some classes, ...
Keith Hodges
keith_hodges@...
Jan 2, 2008 5:25 am
125933
A slightly less radical solution which would offer the same benefit would be if the compiler stopped parsing if it encountered six or so comment quotes on a...
Keith Hodges
keith_hodges@...
Jan 2, 2008 6:28 am
125934
I guess what makes me reluctant to agree to the suggestions of having more special characters with special syntactical meaning is that it would only serve to...
Amos
aaamos@...
Jan 2, 2008 7:06 am
125935
Hello Herbert! ... Sure. Have fun with it. This is like something scribbled on a napkin and passed along for a good laugh and others can add their ideas if...
Alexander Lazarevic'
Alexander@...
Jan 2, 2008 9:47 am
125936
Hello Bert! ... Hm, true. Herberts Versions works with the Squeakland plugin image, but I can't save a project to a local file the way I did in 3.9. The ...
Alexander Lazarevic'
Alexander@...
Jan 2, 2008 9:53 am
125937
... Very cool!! Happy New Year to you. Works on 3.10 , 3.10 users should check image is set to 32 depth and not to 16 as last gamma. Edgar...
Edgar J. De Cleene
edgardec2001@...
Jan 2, 2008 9:54 am
125938
Some languages, like Pascal stopping parsing source when reaching some point. In Pascal it's the 'end.' sequence. You can put anything beyond that input. In...
Igor Stasenko
siguctua@...
Jan 2, 2008 10:13 am
125939
... Sorry, I consider silently ignoring program text rather problematic. In my experience, putting something in comment quotes or inside "false ifTrue: []" is...
Hans-Martin Mosner
hmm@...
Jan 2, 2008 10:24 am
125940
How does primitive 230 work? It crashes on my PC for certain operations, never on my laptop). There must be something wrong in my WinXP, but where? The...
Trygve Reenskaug
trygver@...
Jan 2, 2008 10:51 am
125941
... What is the problem by ignoring things which is not going to work anyways? ... Commenting out the code is easy, if your method does not contain mix of...
Igor Stasenko
siguctua@...
Jan 2, 2008 11:12 am
125942
I got this when I tried with Damien's 3.9 web image. What do I need to do different? Also what do I need to do to install Windows fonts? Thanks - Sophie ...
itsme213
itsme213@...
Jan 2, 2008 11:26 am
125943
Dear Squeakers, Just to let you know that MIT has pre-released the Squeak source code of Scratch. Check out John Maloney's announcement in the official Scratch...
Jens Moenig
jens@...
Jan 2, 2008 11:49 am
125944
I'm really confused about the license. Is it MIT or not? Stuff like "That means that all you can do with the pre-release is to read and study the code." and...
Philippe Marschall
philippe.marschall@...
Jan 2, 2008 12:02 pm
125945
... This is not primitive 230; it is a named primitive that is invoked through a different mechanism. I'm assuming that "crash" means that your squeak.exe is...
David T. Lewis
lewis@...
Jan 2, 2008 12:02 pm
125946
... It seems you cant please all the people all of the time. I started this mode of thought when someone was insisting upon the value of documentation that is...
Keith Hodges
keith_hodges@...
Jan 2, 2008 2:50 pm
125947
... I agree with you entirely on this one. Does anyone have any idea as to how to implement this? Keith...
Keith Hodges
keith_hodges@...
Jan 2, 2008 4:03 pm
125948
Hello Sophie, i> I got this when I tried with Damien's 3.9 web image. What do I need to do i> different? two topics in one posting might make people think I...
Herbert König
herbertkoenig@...
Jan 2, 2008 4:14 pm
125949
Just as food for thought take into account that just silently ignoring what there is past the return statement is error-prone. That is why my opinion would be...
Hernan Tylim
htylim@...
Jan 2, 2008 4:43 pm
125950
A better solution is to add a feature to the browser to "paste comment" that ensures that the thing that is being pasted is entirely a comment. If the text...
Ralph Johnson
johnson@...
Jan 2, 2008 5:28 pm
125951
... Keith> It seems you cant please all the people all of the time. I started this Keith> mode of thought when someone was insisting upon the value of Keith>...
Randal L. Schwartz
merlyn@...
Jan 2, 2008 5:43 pm
125952
... stationary, and since good old GERMANtrack has no mobile web access I browse things I need in advance and then switch the platform's browser to offline...
Klaus D. Witzel
klaus.witzel@...
Jan 2, 2008 6:01 pm
125953
... Ralph> People talk about language changes all the time, but they rarely Ralph> happen. If you want to change Squeak, it is easier to do it by Ralph>...
Randal L. Schwartz
merlyn@...
Jan 2, 2008 6:04 pm
125954
... The whole point of smalltalk is that it is malleable. The chunk format whose reading process can read literally anything comes to mind as my favourite...
Keith Hodges
keith_hodges@...
Jan 2, 2008 6:05 pm
125955
... As i suspected, this discussion is going to nowhere, because of conservative people like you. There is no point to prove anything, if people simply don't...