Re: [Newbies] The #squeak IRC Channel is getting crowded

2007-09-21 Thread Janko Mivšek
Blake wrote: <[EMAIL PROTECTED]> wrote: #squeak is getting crowded: Perhaps, but there doesn't seem to be much discussion, at least when I've checked in. (Not complaining, just observing.) Maybe we need more dedicated provocateurs on the channel (just kidding :)

Re: [Newbies] reimplementing #= and #hash

2007-09-23 Thread Janko Mivšek
es to be compared. My problem: how do I implement #hash? Or stated another way, what does #hash accomplish? Thanks in advance. Ching. -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Begin

Re: [Newbies] How to install packages? Scamper chicken and egg problem

2007-12-31 Thread Janko Mivšek
d on the "objects" flap. 18. Clicked on "alphabetic". 19. Clicked on "s". 20. A window came up: "MessageNotUnderstood: UndefinedObject>>parse:". First line in window is "UndefinedObject(Object)>>doesNotUnderstand: #parse. Um, that's not good. OK, I give. How do I install Scamper? Or any package, for that matter? TIA, John Koger -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners

Re: [Newbies] How to install packages? Scamper chicken and egg problem

2007-12-31 Thread Janko Mivšek
ied to install the big "Balloon 3D" package, and it installed just fine, and I can find a "B3DMorph" object and play with it without errors, so I am thinking that the Scamper "parse" and "flush" errors must be unique to Scamper. Thanks again for the help!!!

Re: [Newbies] GemStone/S 6.1.5 on Debian running problem

2007-12-31 Thread Janko Mivšek
iling list with my GemStone problem, but I try to run GemStone on Linux and after that I can use squeak to connect and develop :) I tried several times to get GemStone/S 6.1.5 running on Debian, with no success. After starting GemStone the stone process is immediately being killed. -- Janko M

Re: [Newbies] GemStone/S 6.1.5 on Debian running problem

2008-01-01 Thread Janko Mivšek
ter at gemstone for a beta testing account. And hope I´ll get one in near future, probabply then I can solve my problem :) Kind regards Mark -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing

Re: [Newbies] How to empty a collection?

2008-02-19 Thread Janko Mivšek
t keep references ? is it safe ? Thanks -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners

Re: [Newbies] Re: Recap: How to empty a collection

2008-02-20 Thread Janko Mivšek
ses to optimize it. #removeAllSuchThat: is actually optimized in subclasses (look at its implementation in OrderedCollection). -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Beginners@li

Re: [Newbies] Re: Recap: How to empty a collection

2008-02-20 Thread Janko Mivšek
ay new: 10). "Squeak specific" self become: OrderedCollection new " "VW specific" Janko Janko Mivšek wrote: Ok, I reimplemented this method as Bert suggested and in the next version of Aida/Web it will be: OrderedCollection>>removeAll "remove al

Re: [Newbies] Re: Proper object removal

2008-06-05 Thread Janko Mivšek
every night. But let we move this discussion back to Aida mailing list. Others can follow or join it here: http://www.aidaweb.si/community.html Best regards Janko -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Be

Re: [Newbies] separating app from platform-specific parts of image?

2008-07-11 Thread Janko Mivšek
RemoteFrameBuffer in your image, set the parameters then run headless and you'll be able to connect to image and see its full GUI remotely. No X needed on host machine. Pure magic :) Janko -- Janko Mivšek AIDA/Web Smalltalk Web Applicatio

Re: [Newbies] determine if a String contains a String

2008-09-28 Thread Janko Mivšek
:Beginners@lists.squeakfoundation.org> http://lists.squeakfoundation.org/mailman/listinfo/beginners ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/ma

Re: [Newbies] package versions

2008-11-09 Thread Janko Mivšek
Hi Mark, Mark Volkmann wrote: How can I determine what version of a package I have installed in my image. For example, I have Seaside installed, but I don't know what version I have. Open Monticello browser, there you'll see versions of installed packages. Janko -- Janko Mivše

Re: [Newbies] Resources with Monticello

2008-11-22 Thread Janko Mivšek
a/Web we have so called method resources and method images, in Seaside there is a FileLibrary. Best regards Janko -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Beginners@lists.squeakfoundatio

Re: [Newbies] Re: Squeak Guilt

2008-12-16 Thread Janko Mivšek
ionale why I can go ahead and spend my time on Squeak without feeling guilty? :) :) ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners -- Janko Mivšek AIDA/Web Smalltalk Web Appli

Re: [Newbies] Re: Resources with Monticello

2010-04-12 Thread Janko Mivšek
211 229 251 217 232 252 223 236 252 228 230 224 230 240 253 236 244 253 242 247 254 249 251 254 0 0) Hope this helps Janko -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si ___ Beginners mailing list Beginners@lists.

Re: [Newbies] Re-newbie

2010-12-28 Thread Janko Mivšek
amelly still has some issues, so waiting a bit more is advisable. > 5) Why is there a changes file if the image itself is modified? Source of all code is in changes file, while in image there are aonly pointers to the last version of each class/method. Best regards Janko -- Janko Mivšek A

[Newbies] Google Summer of Code is here, your ideas please!

2014-02-04 Thread Janko Mivšek
oin a special Smalltalk GSoC mailing list for you: http://groups.google.com/group/smalltalk-gsoc-students Best regards Janko -- Janko Mivšek Smalltalk GSoC Admin Team ___ Beginners mailing list Beginners@lists.squeakfoundation.org