<br><br><div class="gmail_quote">On Thu, Apr 29, 2010 at 11:05 PM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 26.04.2010, at 04:56, Bert Freudenberg wrote:<br>
&gt;<br>
&gt; On 19.04.2010, at 13:52, Bert Freudenberg wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi folks,<br>
&gt;&gt;<br>
&gt;&gt; as we discussed lately we want to enable easier contributions, following a model similar to Squeak&#39;s &quot;trunk&quot;. I spent the weekend making the latest tools from Squeak work in the Etoys image. I did not push it to the update stream yet, but it is attached. Let&#39;s discuss in the developer meeting on IRC later today.<br>

&gt;&gt;<br>
&gt;&gt; Here is how to test it:<br>
&gt;&gt;<br>
&gt;&gt; * Download Etoys-To-Go4-Final.zip from <a href="http://squeakland.org" target="_blank">squeakland.org</a> and unzip and run<br>
&gt;&gt; * get halo for world, choose &quot;preferences...&quot; from halo menu<br>
&gt;&gt; * disable &quot;eToyFriendly&quot; in the &quot;scripting category&quot;<br>
&gt;&gt; * click the gray World background, choose &quot;previous project&quot; from the World menu<br>
&gt;&gt; * you&#39;ll be taken to the hidden top-level project, light-blue background<br>
&gt;&gt; * now is a good time to save the image (not save-as)<br>
&gt;&gt;<br>
&gt;&gt; This will result in an image ready for development work. I&#39;m suggesting to use Etoys-To-Go because it is self-contained and allows to save the image easily. The regular install is read-only.<br>
&gt;&gt;<br>
&gt;&gt; Now for my stuff ...<br>
&gt;<br>
&gt; ... which I just pushed to the new 4.1 update stream at <a href="http://etoys.squeak.org" target="_blank">etoys.squeak.org</a><br>
&gt;<br>
&gt; * Evaluate this in a workspace to set the new update server (you need at least a 4.0.2336 image):<br>
&gt;       HTTPSocket httpFileInNewChangeSet: &#39;<a href="http://etoys.squeak.org/updates/newUpdateStream-bf.cs" target="_blank">etoys.squeak.org/updates/newUpdateStream-bf.cs</a>&#39;<br>
&gt; * Then load updates. This will ask if you want to advance to 4.1, say yes. Load updates again<br>
&gt; * This will take quite a while ...<br>
&gt; * ... but eventually you should have an image with Monticello loaded :)<br>
&gt;<br>
&gt; Heres a log of the changes:<br>
&gt; <a href="http://squeakland.org/updates/" target="_blank">http://squeakland.org/updates/</a><br>
&gt;<br>
&gt; This includes the recategorization from trunk (huge 1 MB changeset) and an edited version of Karl&#39;s recategorization, ending up in a quite reasonable number of packages IMHO. Also, thanks to Eliot for porting the compiler changes!<br>

&gt;<br>
&gt; The next step should be to create proper packages and commit them to the etoys repo.<br>
&gt; - Bert -<br>
<br>
We did it :)<br>
<br>
There is an initial version of all Monticello packages that now constitute the Etoys image in our main repository at<br>
<br>
        <a href="http://source.squeak.org/etoys.html" target="_blank">http://source.squeak.org/etoys.html</a><br>
<br>
If you load updates, it will first fetch changesets from the update stream, and then proceed to update packages from the repository. We will mostly just post new packages from now on. But if needed, we still have the update stream.<br>

<br>
To get an Etoys image for development, either follow the procedure I outlined above (takes about 10 minutes here), or download an all-in-one zip (based on Etoys-To-Go) from here:<br>
<br>
        <a href="http://etoys.squeak.org/download/" target="_blank">http://etoys.squeak.org/download/</a><br>
<br>
It&#39;s easier if you do not use save-as in this setup, only regular image save. The image name is mentioned explicitly in the VM settings.<br>
<br>
New versions can be submitted to the &quot;Etoys Inbox&quot; by *anyone*, no registration required:<br>
<br>
        <a href="http://source.squeak.org/etoysinbox.html" target="_blank">http://source.squeak.org/etoysinbox.html</a><br>
<br>
Of course, Etoys developers can commit to the main repository directly. If you want to have access, register on that server, and ping me so I add you to the right group.<br>
<br>
We&#39;ll look at all contributions, though we need to be somewhat conservative. Remember this is used by kids worldwide, it&#39;s deployed on about a million machines, and more are to come [1]. Features are cool, but don&#39;t make the kids cry, mkay? ;)<br>

<br>
Btw, if someone feels more comfortable using changesets, don&#39;t worry, you can still attach them to a ticket on our tracker at<br>
<br>
        <a href="http://tracker.squeakland.org/" target="_blank">http://tracker.squeakland.org/</a><br>
<br>
Some other developer will then build Monticello packages and commit them.<br>
<br>
So, the gates are open, let the contributions flow :)<br>
<br>
- Bert -<br>
<br>
[1] <a href="http://www.earthtimes.org/articles/show/one-laptop-per-child-and,1271519.shtml" target="_blank">http://www.earthtimes.org/articles/show/one-laptop-per-child-and,1271519.shtml</a><br>
<br>
<br></blockquote><div>Great !<br><br>Karl <br></div></div><br>