<div dir="ltr">Yes but I don&#39;t have a website to download from.  So I&#39;ll send it via email.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 7, 2016 at 7:04 AM, Joseph Alotta <span dir="ltr">&lt;<a href="mailto:joseph.alotta@gmail.com" target="_blank">joseph.alotta@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Kirk,
<br><br>I would be interested in looking at your balance tree algorithm.
<br><br>Do you have some code that I can inspect?
<br><br><br>Sincerely,
<br><br>Joe.
<br><br><br><br><div><span class=""><br>&gt; On May 7, 2016, at 12:42 AM, Kirk Fraser [via Smalltalk] &lt;<a href="http:///user/SendEmail.jtp?type=node&amp;node=4893854&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt; wrote:
<br>&gt; 
<br>&gt; Newbies, I learned by examining a Dictionary until I understood how it works and that got me a job. I also got a little help from an old college chum after I started a Smalltalk special interest group of the Portland PC Club. Beyond that it was learning by doing, hiring an offshore consultant for a special project to make a database using a Balanced Tree algorithm (which oddly is not part of Squeak when that one data structure could replace most of the rest of them.  Then there was the occasional help by Squeak experts on various things like how to turn off preferences or where to find code to work with a camera. A big help has been focusing my attention on writing a new computer language in Smalltalk which requires lots of work that most programmers never do.  But I still can&#39;t count myself as an expert because I don&#39;t know lots of important things yet like how to use FFI or how to write an FF or how to make Squeak work on a Windows 98 computer which i have to use to run a CNC machine.
<br>&gt; 
<br>&gt; Experts, my OP was mainly  to talk you into doing some real useful work on Squeak instead of aggrandizing yourselves on work that is not truly useful - you know replacing all the collections with a Balanced Tree might be nice or making sharp examples of Secure Sockets or FFI that people can use or get Squeak repaired so it can work on Win 98 or without Halos replacing menus or how to make most of the programs one might download from CNet but I guess it rings a bell with the real newbies that there isn&#39;t enough help anywhere.  To translate that, I as an intermediate programmer need to be taught how to be  senior programmer.  So we need better mentoring for everyone.
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br></span><div><div class="h5">&gt; On Fri, May 6, 2016 at 4:30 PM, Phil (list) &lt;[hidden email]&gt;wrote:
<br>&gt; Joe,
<br>&gt; 
<br>&gt; On Fri, 2016-05-06 at 13:23 -0700, Joseph Alotta wrote:
<br>&gt; &gt; I am a beginner with Squeak and the problem I am facing is not
<br>&gt; &gt; knowing how to go about using the tools available. 
<br>&gt; 
<br>&gt; Having gone through this myself not too many years ago, yet before
<br>&gt; things really started to get crazy (in good and bad ways) in the Squeak
<br>&gt; world, I appreciate what you&#39;re saying.  Squeak and its dialects can
<br>&gt; seem pretty impenetrable until you learn &#39;the basics&#39; which
<br>&gt; unfortunately are a bit of a moving target (esp. re: the tools and UI)
<br>&gt; depending on what you&#39;re trying to learn/do.
<br>&gt; 
<br>&gt; &gt;
<br>&gt; &gt; There is a lot of language information, but not a “here’s what we do”
<br>&gt; &gt; best practices for developers.  I don’t mean coding, but I mean, how
<br>&gt; &gt; to find the resource I need.  How to build your project in pieces
<br>&gt; &gt; that you can test, etc.   
<br>&gt; 
<br>&gt; This is where things probably get pretty tough once you get beyond the
<br>&gt; absolute basics.  In its effort to get better, things are constantly
<br>&gt; being broken in ways that are often no big deal once you get over the
<br>&gt; hump and learn your way around.  However, they&#39;re changing enough to
<br>&gt; &#39;break&#39; a lot of the existing tutorials and they&#39;re changing often
<br>&gt; enough that said tutorials don&#39;t seem to be getting updated to reflect
<br>&gt; the changes in later releases.  As if this weren&#39;t enough, there are
<br>&gt; factions with different views on overall direction which directly
<br>&gt; impacts things like best practices and is why we have different
<br>&gt; &#39;distros&#39; ala Squeak/Pharo/Cuis/etc.
<br>&gt; 
<br>&gt; 
<br>&gt; &gt; What I was looking for is an Apprentice kind of relationship, but
<br>&gt; &gt; nobody seems interested or nearby. 
<br>&gt; &gt;
<br>&gt; 
<br>&gt; That&#39;s probably going to be difficult as Smalltalk has a very small
<br>&gt; population of programmers vs. other languages.  So getting someone with
<br>&gt; experience to spend 1-on-1 time with is going to be difficult and/or
<br>&gt; expensive.  Your best bet to get started is to read the mailing lists
<br>&gt; (I would recommend this list, squeak-dev, and cuis as they are all good
<br>&gt; places to ask basic questions) and just ask when you get stuck.  There
<br>&gt; are a few good written works you can use as a starting point (you might
<br>&gt; want to check out something from <a href="http://wiki.squeak.org/squeak/792" rel="nofollow" link="external" target="_blank">http://wiki.squeak.org/squeak/792</a>) and
<br>&gt; there are several people who have put together some good intro material
<br></div></div>&gt; on YouTube (For example Lawson English &lt;a href=&quot;<a href="https://www.youtube.com/playlist" rel="nofollow" link="external" target="_blank">https://www.youtube.com/playlist</a> ?list=PL6601A198DF14788D&quot; rel=&quot;noreferrer&quot; target=&quot;_blank&quot;&gt;<a href="https://www.youtube.com/playlist" rel="nofollow" link="external" target="_blank">https://www.youtube.com/playlist</a><div><div class="h5"><br>&gt; ?list=PL6601A198DF14788D and the late James Robertson <a href="https://www.youtu" rel="nofollow" link="external" target="_blank">https://www.youtu</a><br>&gt; <a href="http://be.com/playlist?list=PL61A023880D3529DB" target="_blank">be.com/playlist?list=PL61A023880D3529DB</a> have put together some basic
<br>&gt; stuff that should be helpful)
<br>&gt; 
<br>&gt; Something I&#39;d highly recommend: if you find a tutorial you like, find
<br>&gt; out what version of whatever dialect they based the tutorial on and try
<br>&gt; to use that *exact* version (or at least get as close as you can: if
<br>&gt; something was written with Squeak 3.x in mind, don&#39;t use Squeak 4.x to
<br>&gt; try to follow along etc.)  This will minimize the pain of trying to
<br>&gt; mentally map the tutorial to a different VM/image with even a slightly
<br>&gt; different feature set and UI.  When you&#39;re just getting started, that&#39;s
<br>&gt; not the time you want to be worried about using the bleeding edge VM or
<br>&gt; image.  If you can&#39;t figure out what version to use, post details and
<br>&gt; ask on the lists as either someone who used it or possibly even the
<br>&gt; person who created it might be reading.
<br>&gt; 
<br>&gt; &gt; 
<br>&gt; &gt; Sincerely, 
<br>&gt; &gt;
<br>&gt; &gt; Joe. 
<br>&gt; &gt;
<br>&gt; 
<br>&gt; Hope this helps,
<br>&gt; Phil
<br>&gt; 
<br>&gt; &gt;
<br>&gt; &gt;
<br>&gt; &gt;
<br>&gt; &gt; &gt; On May 6, 2016, at 1:35 PM, Kirk Fraser [via Smalltalk] &lt;[hidden
<br>&gt; &gt; email]&gt; wrote: 
<br>&gt; &gt; &gt; 
<br>&gt; &gt; &gt; Byte magazine which published the balloon concept for Smalltalk
<br>&gt; &gt; rising above the ivory tower of a lighthouse guiding the way in a sea
<br>&gt; &gt; of computer languages is out of business. I think it is time for the
<br>&gt; &gt; Squeak balloon to be grounded to connect with the reality of why
<br>&gt; &gt; computer languages exist - to make things easy for application
<br>&gt; &gt; developers.  So I propose all Squeak developers stop &quot;improving&quot;
<br>&gt; &gt; Squeak for one year and spend the time writing useful applications in
<br>&gt; &gt; Squeak.  That could lead to a basket of new ideas for next year.
<br>&gt; &gt;  Maybe make this a regularly scheduled event - a half year for
<br>&gt; &gt; applications and a half year for Squeak? 
<br>&gt; &gt; &gt; 
<br>&gt; &gt; &gt; The reason motivating this suggestion is on the advice of a Squeak-
<br>&gt; &gt; Dev member, I downloaded the latest all in one and to my chagrin, I
<br>&gt; &gt; found an improvement that made Squeak as worthless as a balloon full
<br>&gt; &gt; of machine gun holes.    The Workspace window gets halos with a right
<br>&gt; &gt; mouse click on a standard 2 button laptop mouse.  So I&#39;ll return to
<br>&gt; &gt; an older Squeak for now.   
<br>&gt; &gt; &gt; 
<br>&gt; &gt; &gt; _______________________________________________ 
<br>&gt; &gt; &gt; Beginners mailing list 
<br>&gt; &gt; &gt; [hidden email] 
<br>&gt; &gt; &gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt; &gt; &gt; 
<br>&gt; &gt; &gt; 
<br>&gt; &gt; &gt; If you reply to this email, your message will be added to the
<br>&gt; &gt; discussion below: 
<br>&gt; &gt; &gt; <a href="http://forum.world.st/Machine-gun-the-Balloon-tp4893792.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/Machine-gun-the-Balloon-tp4893792.html</a><br>&gt; &gt; &gt; To start a new topic under Squeak - Beginners, email [hidden
<br>&gt; &gt; email] 
<br>&gt; &gt; &gt; To unsubscribe from Squeak - Beginners, click here. 
<br>&gt; &gt; &gt; NAML
<br>&gt; &gt;
<br>&gt; &gt;
<br>&gt; &gt; View this message in context: Re: Machine gun the Balloon!
<br>&gt; &gt; Sent from the Squeak - Beginners mailing list archive at Nabble.com.
<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; Beginners mailing list
<br></div></div>&gt; &gt; [hidden email]
<br><span class="">&gt; &gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt; _______________________________________________
<br>&gt; Beginners mailing list
<br></span>&gt; [hidden email]
<br><span class="">&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt; 
<br>&gt; 
<br>&gt; _______________________________________________ 
<br>&gt; Beginners mailing list 
<br></span><span class="">&gt; [hidden email] 
<br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="nofollow" link="external" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt; 
<br>&gt; 
<br>&gt; If you reply to this email, your message will be added to the discussion below:
<br></span>&gt; <a href="http://forum.world.st/Machine-gun-the-Balloon-tp4893792p4893831.html" rel="nofollow" link="external" target="_blank">http://forum.world.st/Machine-gun-the-Balloon-tp4893792p4893831.html</a><span class=""><br>&gt; To start a new topic under Squeak - Beginners, email <a href="http:///user/SendEmail.jtp?type=node&amp;node=4893854&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a> 
<br>&gt; To unsubscribe from Squeak - Beginners, click here.
<br>&gt; NAML
</span></div><br>

        
        
        
<br><hr align="left" width="300"><div class="HOEnZb"><div class="h5">
View this message in context: <a href="http://forum.world.st/Machine-gun-the-Balloon-tp4893792p4893854.html" target="_blank">Re: Machine gun the Balloon!</a><br>
Sent from the <a href="http://forum.world.st/Squeak-Beginners-f107673.html" target="_blank">Squeak - Beginners mailing list archive</a> at Nabble.com.<br></div></div><br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>