Hello, As other people mentioned, getting started with Smalltalk is the toughest part (unlike most scripting languages like php, where it is the opposite --...
105563
Roel Wuyts
Roel.Wuyts@...
May 1, 2006 7:12 am
Indeed; this is one of the things I wanted to add to the StarBrowser,but never found the time to do. But it coiuld be worth it... I would add: 1-...
now that videos are easy to do, we should produce a massive amount of "code with me that application" movie. Stef...
105567
Serge Stinckwich
Serge.Stinckwich@...
May 1, 2006 8:13 am
... Yes, thank you. Much better for my ears ;-) -- oooo Dr. Serge Stinckwich...
105568
Serge Stinckwich
Serge.Stinckwich@...
May 1, 2006 8:16 am
... Thank you, Stéphane. Could you register the list on gmane.org ? -- oooo Dr. Serge Stinckwich...
105569
francois schnell
francois.schnell@...
May 1, 2006 8:18 am
I think it would be useful for the newcomers if the list is directly visible in the community page (otherwise I imagine some of them won't dig in "specific sub...
105570
Wolfgang Helbig
helbig@...
May 1, 2006 10:31 am
Hi Stev, ... and I must frankly admit, that I can't parse that sentence. Ascribe this to my mother tongue not being English. So in case you meant my article is...
105571
Nagy Attila
attis@...
May 1, 2006 10:45 am
Dear list, I use Squeak 3.8 update #6665. I very frequently encounter errors while trying to install packages from SqueakMap. For example, say, I'd like to ...
105572
Hans-Martin Mosner
hmm@...
May 1, 2006 11:03 am
... http://en.wikipedia.org/wiki/Array lists BASIC and Fortran as having 1-based array indexing, and it even discusses some of the relative merits of and...
105573
David T. Lewis
lewis@...
May 1, 2006 11:03 am
105574
David T. Lewis
lewis@...
May 1, 2006 11:08 am
OSProcess file locking bug/fix Affected platforms: Squeak applications that rely on file locking for Unix, such as Omnibase applications. Squeak with OSProcess...
105575
karl
karl.ramberg@...
May 1, 2006 11:34 am
... Done Karl...
105576
Wolfgang Helbig
helbig@...
May 1, 2006 11:37 am
Hi Hans-Martin, ... not any more :-) In Fortran 77 you specify a Real Array with indexes from 0 to 10 as REAL(0:10) This leaves BASIC and Smalltalk on the...
105577
karl
karl.ramberg@...
May 1, 2006 11:50 am
... Done Karl...
105578
Wolfgang Helbig
helbig@...
May 1, 2006 12:03 pm
Hi Hans-Martin, you posed the question ... And the answer is no! And I deeply appreciate Smalltalk for the #// and #\\ operators, for Integers that are...
105579
Philippe Marschall
philippe.marschall@...
May 1, 2006 12:32 pm
... IIRC XPath uses 1 based indices too....
105580
Alejandro F. Reimondo
aleReimondo@...
May 1, 2006 12:49 pm
Hi Wolfgang, Smalltalk, as an ambience, can be used for doing other activities than writing "programs" (aProgram, aComponent, or aModule). When you compare...
105581
nicolas cellier
ncellier@...
May 1, 2006 1:05 pm
Hi Wolfgang, Your point of view is correct, but sorry, it is a C point of view. That means a point of view of how can i better insure the low level...
105582
SmallSqueak
smallsqueak@...
May 1, 2006 2:32 pm
Dear Squeakers, ... My English is not very good. Is there any difference between "on" and "from". ... I thought so too. ... Is this a rule, that I have to add...
105583
Jecel Assumpcao Jr
jecel@...
May 1, 2006 3:30 pm
Wolfgang Helbig wrote on Mon, 1 May 2006 14:02:19 +0200 (MEST) ... To be fair, I have used more than one BASIC that allowed you to set either 0 or 1 as the...
105584
Chris Muller
chris@...
May 1, 2006 3:47 pm
I would like to add the Tracing Messages Browser to this list. This browser is great for browsing the flow of code that cuts across classes in various...
105585
Ralph Johnson
johnson@...
May 1, 2006 3:53 pm
... It can be hard for newbies to understand the value of a new tool. Making movies of them (following Stephane's suggestion) can help a lot. -Ralph...
105586
Serge Stinckwich
Serge.Stinckwich@...
May 1, 2006 4:13 pm
Hi all, i put online an interview of Dan Ingalls done by Nicolas Roard and me during the ESUG 2004 conference, and published by the french Linux Magazine in...
105587
Chris Muller
chris@...
May 1, 2006 4:18 pm
Dear SmallSqueak, ... In this context, no real difference. ... Would you please explain why it is a good thing. You don't have to, but you can if it suits your...
105588
Vaidotas Didbalis
vaidasd@...
May 1, 2006 5:03 pm
http://www.erights.com is wrong address. -- Vaidotas Didþbalis...
105589
Mark S. Miller
markm@...
May 1, 2006 5:12 pm
... Yes, that should be <www.erights.org>. However, an attempt to edit the blog entry informs me I need an account. The page to "create an account or log in" ...
105590
Laurence Rozier
laurence.rozier@...
May 1, 2006 5:26 pm
... Applescript and COBOL do as well....
105591
Laurence Rozier
laurence.rozier@...
May 1, 2006 5:30 pm
... So true. The admonition "remember arrays start at zero" is repeated countless times in most literature. You see this in just about every article or book on...