From pfraser@spatialmedia.com Sun Apr 4 21:22:49 2010 From: Peter Fraser To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Problems logging in to "My Squeakland" from Etoys Date: Mon, 05 Apr 2010 09:22:27 +1200 Message-ID: <4BB90313.1020103@spatialmedia.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7068895625102126941==" --===============7068895625102126941== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello (I'm Peter). If this is the wrong forum, apologies -please send me elsewhere. I can't log in to "My Squeakland" from EToys. I get a dialog telling me a 500 error occurred on the server. Also, when this happens, Etoys appears to get itself into a loop where it pops up an error dialog, I hit OK -it retries, displays the error dialog, I hit OK -and on it goes until I close Etoys Note: This is only a small wrinkle in my otherwise delightful experience of Etoys since I downloaded it, a couple of weeks ago :-) Details 1. I can log into my account OK using the web interface (eg http://squeakland.org/showcase/account/). I had some problems creating the account (I was getting 500 errors that talked about "out of memory exceptions" or thereabouts) but it came right the next day. 2. It has worked from Etoys (in the last few days, since I created my account), and I have managed to upload and download projects. 3. I have tried various machines on various networks, with the same result. Occasionally I will be able to log in (apparently), but I won't see any projects. 4.. I can't see a PeteF account in the list displayed in Etoys (but presumably this is because I haven't published to the showcase). 5. I have tried both "Etoys to go" and (windows) installs. At one point, the installed version would work -but not the Etoys to go version. 6. [I have never worked with DAV so following is probably spurious] I'm surprised by the double forward slash in the MKCOL path (in the trace below). I'm also surprised the conversation starts with MKCOL 7. I have tried (the obligatory windows) reinstall, as well as removing the Etoys data in "my documents" 8. Sometimes it feels like a client problem (otherwise everyone would be having problems -right?) -but as per the trace below it is definitely resulting in a server error -so basically I'm confused. Happy to sniff around further, if someone wants to point me at a good place to sniff. I'm not a Smalltalker, but I could pretend... Pete F MKCOL /showcase/everyone/accounts//PeteF HTTP/1.1 Host: content.squeakland.org Authorization: Basic [deleted by pete] Content-Length: 0 HTTP/1.1 500 Internal Server Error Date: Fri, 02 Apr 2010 00:16:15 GMT Server: Apache/2.0.52 (Red Hat) DAV/2 PHP/5.1.4 Resin/3.0.8 Content-Length: 197 Set-Cookie: JSESSIONID=aGnaN_CxuHh7; path=/ Connection: close Content-Type: text/html; charset=ISO-8859-1 500 Internal Server Error

500 Internal Server Error


Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT) --===============7068895625102126941==-- From sthomas1@gosargon.com Mon Apr 5 16:16:56 2010 From: Steve Thomas To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: squeakland Digest, Vol 84, Issue 1 Date: Mon, 05 Apr 2010 12:16:56 -0400 Message-ID: In-Reply-To: <4bba0908.11ed8c0a.5847.ffffb601SMTPIN_ADDED@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4053795989152901155==" --===============4053795989152901155== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Peter, Apologies for the problems, I experienced the same issue, I believe someone may be working on resolving server issues. You can hit on Mac or on Windows, then a User Interrupt window will appear. When it does click on (Abandon), then click Cancel in the Username/Password prompt. Stephen On Mon, Apr 5, 2010 at 12:00 PM, wrote: > Send squeakland mailing list submissions to > squeakland(a)squeakland.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.squeakland.org/mailman/listinfo/squeakland > or, via email, send a message with subject or body 'help' to > squeakland-request(a)squeakland.org > > You can reach the person managing the list at > squeakland-owner(a)squeakland.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of squeakland digest..." > > Today's Topics: > > 1. Problems logging in to "My Squeakland" from Etoys (Peter Fraser) > > > ---------- Forwarded message ---------- > From: Peter Fraser > To: squeakland(a)squeakland.org > Date: Mon, 05 Apr 2010 09:22:27 +1200 > Subject: [squeakland] Problems logging in to "My Squeakland" from Etoys > Hello (I'm Peter). > > > If this is the wrong forum, apologies -please send me elsewhere. > > I can't log in to "My Squeakland" from EToys. I get a dialog telling me a > 500 error occurred on the server. > > Also, when this happens, Etoys appears to get itself into a loop where it > pops up an error dialog, I hit OK -it retries, displays the error dialog, I > hit OK -and on it goes until I close Etoys > > > Note: This is only a small wrinkle in my otherwise delightful experience of > Etoys since I downloaded it, a couple of weeks ago :-) > > Details > > 1. I can log into my account OK using the web interface (eg > http://squeakland.org/showcase/account/). I had some problems creating the > account (I was getting 500 errors that talked about "out of memory > exceptions" or thereabouts) but it came right the next day. > > 2. It has worked from Etoys (in the last few days, since I created my > account), and I have managed to upload and download projects. > > 3. I have tried various machines on various networks, with the same result. > Occasionally I will be able to log in (apparently), but I won't see any > projects. > > 4.. I can't see a PeteF account in the list displayed in Etoys (but > presumably this is because I haven't published to the showcase). > > 5. I have tried both "Etoys to go" and (windows) installs. At one point, > the installed version would work -but not the Etoys to go version. > > 6. [I have never worked with DAV so following is probably spurious] I'm > surprised by the double forward slash in the MKCOL path (in the trace > below). I'm also surprised the conversation starts with MKCOL > > 7. I have tried (the obligatory windows) reinstall, as well as removing the > Etoys data in "my documents" > > 8. Sometimes it feels like a client problem (otherwise everyone would be > having problems -right?) -but as per the trace below it is definitely > resulting in a server error -so basically I'm confused. > > > Happy to sniff around further, if someone wants to point me at a good place > to sniff. I'm not a Smalltalker, but I could pretend... > > > > Pete F > > > > MKCOL /showcase/everyone/accounts//PeteF HTTP/1.1 > > Host: content.squeakland.org > > Authorization: Basic [deleted by pete] > > Content-Length: 0 > > > > HTTP/1.1 500 Internal Server Error > > Date: Fri, 02 Apr 2010 00:16:15 GMT > > Server: Apache/2.0.52 (Red Hat) DAV/2 PHP/5.1.4 Resin/3.0.8 > > Content-Length: 197 > > Set-Cookie: JSESSIONID=aGnaN_CxuHh7; path=/ > > Connection: close > > Content-Type: text/html; charset=ISO-8859-1 > > > > > 500 Internal Server Error > >

500 Internal Server Error

>


> > Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT) > > > > > > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland > > --===============4053795989152901155== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 UGV0ZXIsPGRpdj48YnI+PC9kaXY+PGRpdj5BcG9sb2dpZXMgZm9yIHRoZSBwcm9ibGVtcywgSSBl eHBlcmllbmNlZCB0aGUgc2FtZSBpc3N1ZSwgSSBiZWxpZXZlIHNvbWVvbmUgbWF5IGJlIHdvcmtp bmcgb24gcmVzb2x2aW5nIHNlcnZlciBpc3N1ZXMuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5Z b3UgY2FuIGhpdCAmbHQ7Q01EJmd0OyZsdDtwZXJpb2QmZ3Q7IG9uIE1hYyBvciAmbHQ7Q1RSTCZn dDsmbHQ7cGVyaW9kJmd0OyBvbiBXaW5kb3dzLCB0aGVuIGEgVXNlciBJbnRlcnJ1cHQgd2luZG93 IHdpbGwgYXBwZWFyLiBXaGVuIGl0IGRvZXMgY2xpY2sgb24gKEFiYW5kb24pLCB0aGVuIGNsaWNr IENhbmNlbCBpbiB0aGUgVXNlcm5hbWUvUGFzc3dvcmQgcHJvbXB0LjwvZGl2Pgo8ZGl2Pjxicj48 L2Rpdj48ZGl2PlN0ZXBoZW48YnI+PGJyPjxkaXYgY2xhc3M9ImdtYWlsX3F1b3RlIj5PbiBNb24s IEFwciA1LCAyMDEwIGF0IDEyOjAwIFBNLCAgPHNwYW4gZGlyPSJsdHIiPiZsdDs8YSBocmVmPSJt YWlsdG86c3F1ZWFrbGFuZC1yZXF1ZXN0QHNxdWVha2xhbmQub3JnIj5zcXVlYWtsYW5kLXJlcXVl c3RAc3F1ZWFrbGFuZC5vcmc8L2E+Jmd0Ozwvc3Bhbj4gd3JvdGU6PGJyPgo8YmxvY2txdW90ZSBj bGFzcz0iZ21haWxfcXVvdGUiIHN0eWxlPSJtYXJnaW46MCAwIDAgLjhleDtib3JkZXItbGVmdDox cHggI2NjYyBzb2xpZDtwYWRkaW5nLWxlZnQ6MWV4OyI+U2VuZCBzcXVlYWtsYW5kIG1haWxpbmcg bGlzdCBzdWJtaXNzaW9ucyB0bzxicj4KIKAgoCCgIKA8YSBocmVmPSJtYWlsdG86c3F1ZWFrbGFu ZEBzcXVlYWtsYW5kLm9yZyI+c3F1ZWFrbGFuZEBzcXVlYWtsYW5kLm9yZzwvYT48YnI+Cjxicj4K VG8gc3Vic2NyaWJlIG9yIHVuc3Vic2NyaWJlIHZpYSB0aGUgV29ybGQgV2lkZSBXZWIsIHZpc2l0 PGJyPgogoCCgIKAgoDxhIGhyZWY9Imh0dHA6Ly9saXN0cy5zcXVlYWtsYW5kLm9yZy9tYWlsbWFu L2xpc3RpbmZvL3NxdWVha2xhbmQiIHRhcmdldD0iX2JsYW5rIj5odHRwOi8vbGlzdHMuc3F1ZWFr bGFuZC5vcmcvbWFpbG1hbi9saXN0aW5mby9zcXVlYWtsYW5kPC9hPjxicj4Kb3IsIHZpYSBlbWFp bCwgc2VuZCBhIG1lc3NhZ2Ugd2l0aCBzdWJqZWN0IG9yIGJvZHkgJiMzOTtoZWxwJiMzOTsgdG88 YnI+CiCgIKAgoCCgPGEgaHJlZj0ibWFpbHRvOnNxdWVha2xhbmQtcmVxdWVzdEBzcXVlYWtsYW5k Lm9yZyI+c3F1ZWFrbGFuZC1yZXF1ZXN0QHNxdWVha2xhbmQub3JnPC9hPjxicj4KPGJyPgpZb3Ug Y2FuIHJlYWNoIHRoZSBwZXJzb24gbWFuYWdpbmcgdGhlIGxpc3QgYXQ8YnI+CiCgIKAgoCCgPGEg aHJlZj0ibWFpbHRvOnNxdWVha2xhbmQtb3duZXJAc3F1ZWFrbGFuZC5vcmciPnNxdWVha2xhbmQt b3duZXJAc3F1ZWFrbGFuZC5vcmc8L2E+PGJyPgo8YnI+CldoZW4gcmVwbHlpbmcsIHBsZWFzZSBl ZGl0IHlvdXIgU3ViamVjdCBsaW5lIHNvIGl0IGlzIG1vcmUgc3BlY2lmaWM8YnI+CnRoYW4gJnF1 b3Q7UmU6IENvbnRlbnRzIG9mIHNxdWVha2xhbmQgZGlnZXN0Li4uJnF1b3Q7PGJyPgo8YnI+VG9k YXkmIzM5O3MgVG9waWNzOjxicj4KPGJyPgogoCAxLiBQcm9ibGVtcyBsb2dnaW5nIGluIHRvICZx dW90O015IFNxdWVha2xhbmQmcXVvdDsgZnJvbSBFdG95cyAoUGV0ZXIgRnJhc2VyKTxicj4KPGJy Pjxicj4tLS0tLS0tLS0tIEZvcndhcmRlZCBtZXNzYWdlIC0tLS0tLS0tLS08YnI+RnJvbTqgUGV0 ZXIgRnJhc2VyICZsdDs8YSBocmVmPSJtYWlsdG86cGZyYXNlckBzcGF0aWFsbWVkaWEuY29tIj5w ZnJhc2VyQHNwYXRpYWxtZWRpYS5jb208L2E+Jmd0Ozxicj5UbzqgPGEgaHJlZj0ibWFpbHRvOnNx dWVha2xhbmRAc3F1ZWFrbGFuZC5vcmciPnNxdWVha2xhbmRAc3F1ZWFrbGFuZC5vcmc8L2E+PGJy PgpEYXRlOqBNb24sIDA1IEFwciAyMDEwIDA5OjIyOjI3ICsxMjAwPGJyPlN1YmplY3Q6oFtzcXVl YWtsYW5kXSBQcm9ibGVtcyBsb2dnaW5nIGluIHRvICZxdW90O015IFNxdWVha2xhbmQmcXVvdDsg ZnJvbSBFdG95czxicj5IZWxsbyCgKEkmIzM5O20gUGV0ZXIpLjxicj4KPGJyPgo8YnI+CklmIHRo aXMgaXMgdGhlIHdyb25nIGZvcnVtLCBhcG9sb2dpZXMgoCCgLXBsZWFzZSBzZW5kIG1lIGVsc2V3 aGVyZS48YnI+Cjxicj4KSSBjYW4mIzM5O3QgbG9nIGluIHRvICZxdW90O015IFNxdWVha2xhbmQm cXVvdDsgZnJvbSBFVG95cy4gSSBnZXQgYSBkaWFsb2cgdGVsbGluZyBtZSBhIDUwMCBlcnJvciBv Y2N1cnJlZCBvbiB0aGUgc2VydmVyLjxicj4KPGJyPgpBbHNvLCB3aGVuIHRoaXMgaGFwcGVucywg oEV0b3lzIGFwcGVhcnMgdG8gZ2V0IGl0c2VsZiBpbnRvIGEgbG9vcCB3aGVyZSBpdCBwb3BzIHVw IGFuIGVycm9yIGRpYWxvZywgSSBoaXQgT0sgoC1pdCByZXRyaWVzLCBkaXNwbGF5cyB0aGUgZXJy b3IgZGlhbG9nLCBJIGhpdCBPSyAtYW5kIG9uIGl0IGdvZXMgdW50aWwgSSBjbG9zZSBFdG95czxi cj4KPGJyPgo8YnI+Ck5vdGU6IFRoaXMgaXMgb25seSBhIHNtYWxsIHdyaW5rbGUgaW4gbXkgb3Ro ZXJ3aXNlIGRlbGlnaHRmdWwgZXhwZXJpZW5jZSBvZiBFdG95cyBzaW5jZSBJIGRvd25sb2FkZWQg aXQsIGEgY291cGxlIG9mIHdlZWtzIGFnbyCgOi0pIDxicj4KPGJyPgpEZXRhaWxzPGJyPgo8YnI+ CjEuIEkgY2FuIGxvZyBpbnRvIG15IGFjY291bnQgT0sgdXNpbmcgdGhlIHdlYiBpbnRlcmZhY2Ug KGVnIKA8YSBocmVmPSJodHRwOi8vc3F1ZWFrbGFuZC5vcmcvc2hvd2Nhc2UvYWNjb3VudC8iIHRh cmdldD0iX2JsYW5rIj5odHRwOi8vc3F1ZWFrbGFuZC5vcmcvc2hvd2Nhc2UvYWNjb3VudC88L2E+ KS4gSSBoYWQgc29tZSBwcm9ibGVtcyBjcmVhdGluZyB0aGUgYWNjb3VudCAoSSB3YXMgZ2V0dGlu ZyA1MDAgZXJyb3JzIHRoYXQgdGFsa2VkIGFib3V0ICZxdW90O291dCBvZiBtZW1vcnkgZXhjZXB0 aW9ucyZxdW90OyBvciB0aGVyZWFib3V0cykgYnV0IGl0IGNhbWUgcmlnaHQgdGhlIG5leHQgZGF5 Ljxicj4KCjxicj4KMi4gSXQgaGFzIHdvcmtlZCBmcm9tIEV0b3lzIChpbiB0aGUgbGFzdCBmZXcg ZGF5cywgc2luY2UgSSBjcmVhdGVkIG15IGFjY291bnQpLCBhbmQgSSBoYXZlIG1hbmFnZWQgdG8g dXBsb2FkIGFuZCBkb3dubG9hZCBwcm9qZWN0cy48YnI+Cjxicj4KMy4gSSBoYXZlIHRyaWVkIHZh cmlvdXMgbWFjaGluZXMgb24gdmFyaW91cyBuZXR3b3Jrcywgd2l0aCB0aGUgc2FtZSByZXN1bHQu IKBPY2Nhc2lvbmFsbHkgSSB3aWxsIGJlIGFibGUgdG8gbG9nIGluIChhcHBhcmVudGx5KSwgYnV0 IEkgd29uJiMzOTt0IHNlZSBhbnkgcHJvamVjdHMuPGJyPgo8YnI+CjQuLiBJIGNhbiYjMzk7dCBz ZWUgYSBQZXRlRiBhY2NvdW50IGluIHRoZSBsaXN0IGRpc3BsYXllZCBpbiBFdG95cyAoYnV0IHBy ZXN1bWFibHkgdGhpcyBpcyBiZWNhdXNlIEkgaGF2ZW4mIzM5O3QgcHVibGlzaGVkIHRvIHRoZSBz aG93Y2FzZSkuPGJyPgo8YnI+CjUuIEkgaGF2ZSB0cmllZCBib3RoICZxdW90O0V0b3lzIHRvIGdv JnF1b3Q7IGFuZCAod2luZG93cykgaW5zdGFsbHMuIEF0IG9uZSBwb2ludCwgdGhlIGluc3RhbGxl ZCB2ZXJzaW9uIHdvdWxkIHdvcmsgoC1idXQgbm90IHRoZSBFdG95cyB0byBnbyB2ZXJzaW9uLjxi cj4KPGJyPgo2LiBbSSBoYXZlIG5ldmVyIHdvcmtlZCB3aXRoIERBViBzbyBmb2xsb3dpbmcgaXMg cHJvYmFibHkgc3B1cmlvdXNdIEkmIzM5O20gc3VycHJpc2VkIGJ5IHRoZSBkb3VibGUgZm9yd2Fy ZCBzbGFzaCBpbiB0aGUgTUtDT0wgcGF0aCAoaW4gdGhlIHRyYWNlIGJlbG93KS4gSSYjMzk7bSBh bHNvIHN1cnByaXNlZCB0aGUgY29udmVyc2F0aW9uIHN0YXJ0cyB3aXRoIE1LQ09MPGJyPgo8YnI+ CjcuIEkgaGF2ZSB0cmllZCAodGhlIG9ibGlnYXRvcnkgd2luZG93cykgcmVpbnN0YWxsLCBhcyB3 ZWxsIGFzIHJlbW92aW5nIHRoZSBFdG95cyBkYXRhIGluICZxdW90O215IGRvY3VtZW50cyZxdW90 Ozxicj4KPGJyPgo4LiBTb21ldGltZXMgaXQgZmVlbHMgbGlrZSBhIGNsaWVudCBwcm9ibGVtIChv dGhlcndpc2UgZXZlcnlvbmUgd291bGQgYmUgaGF2aW5nIHByb2JsZW1zIKAtcmlnaHQ/KSCgLWJ1 dCBhcyBwZXIgdGhlIHRyYWNlIGJlbG93IGl0IGlzIGRlZmluaXRlbHkgcmVzdWx0aW5nIGluIGEg c2VydmVyIGVycm9yIKAgLXNvIGJhc2ljYWxseSBJJiMzOTttIGNvbmZ1c2VkLjxicj4KPGJyPgo8 YnI+CkhhcHB5IHRvIHNuaWZmIGFyb3VuZCBmdXJ0aGVyLCBpZiBzb21lb25lIHdhbnRzIHRvIHBv aW50IG1lIGF0IGEgZ29vZCBwbGFjZSB0byBzbmlmZi4gSSYjMzk7bSBub3QgYSBTbWFsbHRhbGtl ciwgYnV0IEkgY291bGQgcHJldGVuZC4uLjxicj4KPGJyPgo8YnI+Cjxicj4KUGV0ZSBGPGJyPgo8 YnI+Cjxicj4KPGJyPgpNS0NPTCAvc2hvd2Nhc2UvZXZlcnlvbmUvYWNjb3VudHMvL1BldGVGIEhU VFAvMS4xPGJyPgo8YnI+Ckhvc3Q6IDxhIGhyZWY9Imh0dHA6Ly9jb250ZW50LnNxdWVha2xhbmQu b3JnIiB0YXJnZXQ9Il9ibGFuayI+Y29udGVudC5zcXVlYWtsYW5kLm9yZzwvYT48YnI+Cjxicj4K QXV0aG9yaXphdGlvbjogQmFzaWMgW2RlbGV0ZWQgYnkgcGV0ZV08YnI+Cjxicj4KQ29udGVudC1M ZW5ndGg6IDA8YnI+Cjxicj4KPGJyPgo8YnI+CkhUVFAvMS4xIDUwMCBJbnRlcm5hbCBTZXJ2ZXIg RXJyb3I8YnI+Cjxicj4KRGF0ZTogRnJpLCAwMiBBcHIgMjAxMCAwMDoxNjoxNSBHTVQ8YnI+Cjxi cj4KU2VydmVyOiBBcGFjaGUvMi4wLjUyIChSZWQgSGF0KSBEQVYvMiBQSFAvNS4xLjQgUmVzaW4v My4wLjg8YnI+Cjxicj4KQ29udGVudC1MZW5ndGg6IDE5Nzxicj4KPGJyPgpTZXQtQ29va2llOiBK U0VTU0lPTklEPWFHbmFOX0N4dUhoNzsgcGF0aD0vPGJyPgo8YnI+CkNvbm5lY3Rpb246IGNsb3Nl PGJyPgo8YnI+CkNvbnRlbnQtVHlwZTogdGV4dC9odG1sOyBjaGFyc2V0PUlTTy04ODU5LTE8YnI+ Cjxicj4KPGJyPgo8YnI+CiZsdDtodG1sJmd0Ozxicj4KJmx0O2hlYWQmZ3Q7Jmx0O3RpdGxlJmd0 OzUwMCBJbnRlcm5hbCBTZXJ2ZXIgRXJyb3ImbHQ7L3RpdGxlJmd0OyZsdDsvaGVhZCZndDs8YnI+ CiZsdDtib2R5Jmd0Ozxicj4KJmx0O2gxJmd0OzUwMCBJbnRlcm5hbCBTZXJ2ZXIgRXJyb3ImbHQ7 L2gxJmd0Ozxicj4KJmx0O3AgLyZndDsmbHQ7aHIgLyZndDs8YnI+CiZsdDtzbWFsbCZndDs8YnI+ ClJlc2luLTMuMC44IChidWlsdCBUdWUsIDA4IEp1biAyMDA0IDAyOjI1OjQwIFBEVCk8YnI+CiZs dDsvc21hbGwmZ3Q7PGJyPgombHQ7L2JvZHkmZ3Q7Jmx0Oy9odG1sJmd0Ozxicj4KPGJyPgo8YnI+ Cjxicj5fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXzxicj4K c3F1ZWFrbGFuZCBtYWlsaW5nIGxpc3Q8YnI+CjxhIGhyZWY9Im1haWx0bzpzcXVlYWtsYW5kQHNx dWVha2xhbmQub3JnIj5zcXVlYWtsYW5kQHNxdWVha2xhbmQub3JnPC9hPjxicj4KPGEgaHJlZj0i aHR0cDovL2xpc3RzLnNxdWVha2xhbmQub3JnL21haWxtYW4vbGlzdGluZm8vc3F1ZWFrbGFuZCIg dGFyZ2V0PSJfYmxhbmsiPmh0dHA6Ly9saXN0cy5zcXVlYWtsYW5kLm9yZy9tYWlsbWFuL2xpc3Rp bmZvL3NxdWVha2xhbmQ8L2E+PGJyPgo8YnI+PC9ibG9ja3F1b3RlPjwvZGl2Pjxicj48L2Rpdj4K --===============4053795989152901155==-- From rita@isg.cs.uni-magdeburg.de Mon Apr 5 21:18:44 2010 From: Rita Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] software meeting April 5 - meeting notes Date: Mon, 05 Apr 2010 23:18:26 +0200 Message-ID: <7D4FE22D-B9D6-40E0-8E76-4F94D7D0B85C@isg.cs.uni-magdeburg.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6961584075435771267==" --===============6961584075435771267== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Here are the meeting notes from the software meeting today, April 5. =20 You can also find them on the wiki: http://wiki.squeakland.org/display/sq/2010/04/05/software+meeting+April%2C+5 Greetings, Rita ------------------------------------------------- [21:15] ritaf:so let's start the meeting [21:16] ritaf:who is here? [21:16]randy2: Randy is here [21:16]richo2:Richo [21:16]MrSteve:Stephen [21:16]bertf:me [21:16]ritaf:rita [21:16]jecel:Present [21:16]scottwal:scott [21:17]ritaf:welcome everyone [21:17] ritaf:and welcome richo! [21:17]richo2:thanks for inviting me here [21:18]ritaf:I don't know if you all know that Richo is working on the =20 GSoC-Squeakland education project [21:19]randy2:Richo is doing an amazing job [21:19]ritaf:and as far as I know, he is doing great and looking for =20 more work [21:19] ritaf:so I thought it would be a good idea to get some =20 suggestions from our developers [21:20]randy2:should I put up our proposal so far? [21:20]bertf:sure [21:21]randy2:1. Etoys paint tool The painting tool is one of the most =20 used features of Etoys. The current implementation would be improved =20 in order to support features like zoom, multiple undo, and a select =20 tool, among others. 2. Graphing of Data Tiles for creating vertical =20 and horizontal grid lines, major and minor tick marks, labels for =20 axes, and a label for the graph would be created to allow students to =20 graph data they acquire in science and mathematics project [21:22]bertf:sounds like nice-to-have features indeed [21:23]randy2:Richo has already done most of item 2! [21:24]ritaf:that's great! [21:24]jecel:Since Dr. Geo is going to be integrated into the next =20 version of Etoys, I wonder if it includes any of these features? [21:24]DanGJavaGeek:has anyone @ MIT done user testing with the target =20 audience on the paint tool for scratch? I would think there would be =20 similar or related feedback given the target... [21:25]ritaf:this is a good question, I will find out! [21:25]jecel:The paint tool isn't as critical for Scratch since they =20 love to use clip art [21:25]bertf:jecel: i don't thibk dr geo icludes any of this [21:26]jecel:bertf: thanks! I only saw a movie or two and don't =20 remember much about it [21:26]MrSteve:On item 2, it would be nice to have tools that =20 facilitate kids learning about data collection, analysis and reporting [21:27]randy2:Stephen - could you givbe an example of such a tool? [21:27]MrSteve:The graphing helps with the analysis and reporting, one =20 thing that would be nice is to have ... [21:27] MrSteve:Methods to allow kids to create, publish to and =20 analyze data from their own databases, public, class or project DBs. [21:28]randy2:That goes along with item 3 also [21:29]MrSteve:Sorry, what's item 3? [21:29]randy2:Or do you want a database tool in etoys [21:29] randy2:1. Etoys paint tool The painting tool is one of the =20 most used features of Etoys. The current implementation would be =20 improved in order to support features like zoom, multiple undo, and a =20 select tool, among others. 2. Graphing of Data Tiles for creating =20 vertical and horizontal grid lines, major and minor tick marks, labels =20 for axes, and a label for the graph would be created to allow students =20 to graph data they acquire in science and mathematics project [21:29] randy2:Sorry - I tried to copy just item 3 and failed [21:31]bertf:we do't see a 3rd item [21:32]MrSteve:Richo, as you will soon find out I have a lot of ideas =20 and opinions (not all good so before I do a brain dump, what interests =20 you and what would you like to do? [21:32]richo2:well, databases aren't my favorites [21:32]randy2:3. Input/Output of Data From/To Files Tiles would be =20 created to allow data from the Etoys environment to be output to a =20 file and for information from an external file to be imported into the =20 Etoys environment. [21:33]jecel:There is a third item at http://gsoc2010.esug.org/projects/squea= kland-education [21:33]richo2:the proposal at gsoc2010.esug.org is not up to date [21:33]MrSteve:"If I knew where I was going to die, I would never go =20 there" [21:33]randy2:I haven't updated the project at ESUG yet so it doesn't =20 agree with what I just posted [21:33]jecel:Yeah, it doesn't mention the paint app [21:34]MrSteve:Richo, very wise, knowing what you don't like is =20 important [21:34]randy2:I want to update the project after our meeting and I get =20 more feedback from Richo [21:35]DanGJavaGeek:are there particular use cases for #3 data import/=20 export? [21:35]richo2:steve: you just proposed one of the few things I dislike =20 the most [21:35]randy2:to keep a record of student results [21:36] randy2:to import data to analyze [21:37]ritaf:I would like to know if anyone has thought about adding =20 these things to Etoys before? [21:37]randy2:To answer Dan in more detail: This would allow learners =20 to import data for visualization in the Etoys environment. Etoys is =20 richer than most learning environments used in education and very =20 creative things could be done in Etoys to visualize and use external =20 data from a file. Learners and Teachers would also benefit from =20 getting formative feedback on how the learner is progressing. Etoys is =20 a rich environment of objects and data regarding the learners m [21:37] ohshima hat den Chatroom betreten. [21:38]ritaf:hi yoshiki [21:39]ohshima:Just trying an IRC client on my phone. pls send me the =20 log afterwards. [21:39]jecel:Etoys is a bit weak in dealing with table-style data [21:40]DanGJavaGeek:thanks, I was wondering if there were examples =20 people wanted to try like data in CSV, graphs, charts, the squeakers =20 movie example with dropping objects, I guess one could import data =20 there rather than record individual distances per video frame [21:40]bertf:ritaf: an improved painting tool sounds obviously useful. =20 graphing is possible already - but could be made easier of course, if =20 it fits with the resto of Etoys. Dealing with files is unprecedented. [21:42]randy2:Scott wrote code for me awhile back to write to and get =20 from text files. Thanks Scott. [21:43] randy2:I though it could be made into tiles. [21:43]bertf:the way Scratch handles files is - it doesn't really. it =20 has a "list type" which is interactive first and foremost. but it can =20 export to a text file, and import one - each line becomes a list item [21:44] bertf:randy2: does it need to be a tile? or is impoting a text =20 into a holder sufficient? Line by line like Scratch? [21:44]DanGJavaGeek:right - no requirement that one become the other =20 but I was trying to put into context where students using the =20 environment would want and use file I/O, I think randy had reasonable =20 examples [21:45]jecel:About tables, has anybody used the Skeleton spreadsheet? =20 How well does it work and how well does it integrated with the rest of =20 Etoys? [21:45]bertf:jecel: no idea, but I was wondering too [21:45]randy2:Bert - any way that a novice can use without having to =20 write Smalltalk code. [21:45]richo2:I played with Skeleton and it's great [21:45]bertf:randy2: sure. it could be a halo-menu item [21:46]richo2:but I used the old smallland version of Etoys [21:46]bertf:richo2: is it scriptable from Etoys? [21:47]jecel:richo2: that is nice to know. I am just trying to figure =20 out what will be done with the data once it is imported [21:47]richo2:you can either write functions as smalltalk code or =20 connect etoys tiles with cells [21:47] richo2:so if the value of the cell changes the value of the =20 etoy tile changes as well [21:48] richo2:it's very simple [21:48] ohshima hat den Chatroom verlassen. (Ping timeout: 260 seconds) [21:49]bertf:well, might be worth investigating. Randy - if that =20 allowed exportign and importing data such a spreadsheat might be =20 ideal, no? [21:49]randy2:Bert - yes [21:50]jecel:The other alternative I see is Kedama - your CSV (comma =20 separated values) data becomes the patches in a world [21:53]bertf:yes, but that's rather hard to understand I'd think [21:54]richo2:I was thinking of something like an Etoys Stream object [21:54]bertf:richo2: pelase explain [21:54] bertf:please [21:54]jecel:Yes, you are limited to SIMD (single instruction multiple =20 data) which is far less flexible than a spreadsheet [21:54]richo2:so you would have a slot with the current word [21:55] richo2:and commands to read the next one or write to a file [21:55]DanGJavaGeek:that's interesting, so it's not necessarily =20 limited to file I/O, but could be a stream of items... temperatures, =20 stock prices, etc., maybe from some network service or a file [21:55]bertf:richo2: that sounds a lot like programming. very =20 abstract. the power of etoys is to be concrete. [21:55]richo2:bertf: yes [21:56]jecel:Streams are great and I know you are interested in robots [21:56]richo2:I did something like that a lot of time ago to access =20 the serial port from etoys [21:56]DanGJavaGeek:agreed, "power of etoys is to be concrete" and =20 trying to explain network i/o to k-12 students isn't a fun time [21:57]richo2:but it was, as bert said, very programming oriented [21:57]bertf:maybe something like a sensor ... instead of physical =20 data it would read data from a file [21:57]DanGJavaGeek:without something concrete and fun to play with, =20 that is [21:57]jecel:The reason I was talking about tables instead was that =20 analysing data for inclusion in reports was mentioned [21:58]randy2:Bert - you had suggested fixing up etoys code and Richo =20 sounded interested if it were a well-defined portion. Do you have a =20 small chunk to suggest for him to work on? Richo are you still =20 interested or do you have enough already? [21:59]richo2:I'm very interested in getting etoys working on top of =20 trunk [21:59]DanGJavaGeek:on the sensor end, things like http://info.scratch.mit.ed= u/Sensor_Boards=20 and Lego WeDo i/o has been interesting for various classrooms that =20 can afford either, but requiring hardware above and beyond an XO or a =20 computer lab is limiting [21:59]bertf:richo2: do you have experience with Monticello? [22:00]richo2:I know only the basic stuff [22:00] richo2:I only use it to get the code out of the image [22:00] richo2:in a way that I can upload to squeaksource [22:01]bertf:for bringing Etoys closer to the Squeak Trunk, we need to =20 reorganize the Etoys image. karl started with this [22:01] bertf:it's a big project [22:01]richo2:yes, I know... that's why I asked for a well defined task [22:01] MrSteve hat den Chatroom verlassen. (Quit: CGI:IRC (Ping =20 timeout)) [22:01]richo2:I don't feel capable of doing it by myself [22:01]bertf:it's not well-bounded [22:02] bertf:another pressing need is better translation support. =20 that is better defined [22:03] bertf:we need to split up the one big Etoys.po into smaller =20 parts [22:03] bertf:e.g., put all tile-translations into one file [22:03]randy2:What about just fixing some of the languages that don't =20 work - like Hatian Creole? [22:04]bertf:randy2: creole is trivial [22:04] bertf:i sent Tim a fix before he went to haiti [22:05]randy2:okay [22:05]bertf:it just was not listed as a Latin1 language [22:05]richo2:yes, that is better defined. And I think I can do that, =20 but I would need to investigate a little. I don't know how translation =20 works [22:05]bertf:richo2: we should ask korakurider [22:06] bertf:he did most of the translation framework [22:06] bertf:and I'm sure he has ideas for how to split it up [22:06] bertf:we also need wider font support [22:06] bertf:there is a changeset in the tracker that is untested [22:07]richo2:what about Juan Vuletich's font stuff? [22:07]bertf:richo2: that's latin only [22:07] bertf:we can't effort bitmap fonts for all foreign scripts [22:07]richo2:oh, I didn't know [22:07]bertf:Cuis does not even have i18n support IIRC [22:08] bertf:or m17n rather [22:08] bertf:anyway, we cant't load all fonts into the image, it just =20 gets too big [22:08] bertf:so andreas made a changeset that loads truetype fonts on =20 demand [22:08] bertf:it's on mantis somewhere [22:09] bertf:that would be good to have. [22:09]richo2:if there is code waiting to be tested I feel much more =20 comfortable than writing it from scratch [22:10]bertf:on the XO under Linux we use Pango for non-latin =20 languages. but it is still really immature. lots of layout problems [22:10] bertf:OTOH Pango can even render Arabic and Devanagari etc., =20 really complicated scripts [22:11] bertf:tracker is down again [22:12] bertf:richo2: yes there is code already. we would need to =20 decide which fonts to include (we do not want to use the host's fonts) [22:13]richo2:why? [22:13]bertf:because projects need to look identical across platforms [22:14] bertf:that's the promise of etoys, bit-identical everywhere [22:14]richo2:ok [22:14] MrSteve hat den Chatroom betreten. [22:15]bertf:I can't use a Mac font in a project that needs to work on =20 Linux as well [22:15]richo2:that's the reason Etoys has all those weird fonts? [22:15]bertf:yep [22:16] bertf:we need to ship the fonts to use [22:16] bertf:if we put them on file instead of the image we can =20 potentially include more/nicer ones [22:17] bertf:provided we can find some license-compatible ones [22:17]jecel:If you use Self on a Sun machine, then save the image and =20 restart it on a Mac it will be very obvious what a stupid idea it is =20 to use platform fonts [22:19]richo2:ok, so we need to test andreas code and choose a good =20 set of fonts to include [22:20]bertf:right. I;d start with one font that has good glyph =20 coverage. DejavuLGC for example [22:20]richo2:I'm sure andreas code will work fine, he doesn't seem to =20 make a lot of mistakes [22:20]bertf:oh he does, he is just quick at fixing the bugs too [22:21] bertf:and since this code is largely untested we don't know =20 the bugs yet [22:21]richo2:ok, I can do that... do you know where can I find his =20 code? [22:22] richo2:I'm looking in mantis but it is kinda messy [22:22]bertf:http://tracker.squeakland.org/ [22:22]richo2:oh [22:22]bertf:if its up look for "fonts" [22:22]richo2:yep, it's down [22:22]bertf:has been unreliable for a while [22:22]richo2:yes, that's a pity [22:23] MrSteve hat den Chatroom verlassen. (Quit: CGI:IRC (EOF)) [22:23] MrSteve2 hat den Chatroom betreten. [22:23]richo2:we should update the project proposal with this new =20 ideas I think [22:23]ritaf:we can talk about the tracker on the next meeting ... [22:23]richo2:also, randy didn't finish to show what we already have [22:24]ritaf:I will send the log files, so you can use it to update =20 the proposal [22:24]richo2:ok [22:24]randy2:Richo - I would like you to update the proposal and add =20 and delete what you want. [22:24]richo2:oh, I have a question [22:24]randy2:Richo - did you get my invitation to join the project? [22:25]richo2:randy2: yes, I have to write the proposal [22:25] richo2:that's easy because I have a template [22:25] richo2:what I don't know is what should I write to apply to =20 google [22:25] richo2:also I don't know how the voting works [22:26] richo2:maybe this is not the best place to ask [22:26]randy2:Richo - just answer the questions Google asks on the FAC =20 and include the updated proposal. [22:27]ritaf:as far as I know, the mentors will vote. But I also =20 remember something about asking the community before. [22:28]randy2:Richo - the voting will be done the week after April 9 =20 and I need to promote your project. I believe ESUG mentors vote at =20 Google for ESUG projects. [22:28]richo2:ok, that seems reasonable [22:29]randy2:I have registered and Google as a mentor. The process =20 seems very complex as new info comes out each day. [22:30]richo2:yes, it's a mess [22:30]randy2:ESUG is doing a great job. [22:30]richo2:their website is a lot more informative than googles [22:31]randy2:Rita - do the log files come by email? [22:32]ritaf:I was planning to post it on squeakland, and to put it on =20 the wiki. [22:32]randy2:And do you send us the link? [22:33] randy2:Or do we just go to the wiki? [22:34]ritaf:I will send the link [22:35]randy2:Rita - do you have a few minutes to Skype after the =20 meeting is over? [22:35]ritaf:yes, I do. [22:35] ritaf:so I think we can finish the meeting for today? [22:36]randy2:Richo - do you have any more questions? [22:36]richo2:no, I'm fine [22:36] richo2:I'll try to add these new items to the project proposal [22:37] richo2:and I'll send it back to you [22:37]randy2:I'm good. Should we quit? Do we just leave the chat? [22:37]ritaf:thank you all for the meeting! [22:37] ritaf:randy2: yes, you can just leave [22:37]bertf:thanks all. randy2: yes, jsut close the browser window [22:37]randy2:Thank you [22:38] randy2 hat den Chatroom verlassen. (Quit: CGI:IRC) [22:38]richo2:bye! [22:38]ritaf:bye [22:39] richo2 hat den Chatroom verlassen. (Quit: CGI:IRC (EOF)) Rita Freudenberg rita(a)isg.cs.uni-magdeburg.de --===============6961584075435771267==-- From teefal@squeakland.org Mon Apr 12 18:38:45 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Back from Haiti Date: Mon, 12 Apr 2010 14:38:49 -0400 Message-ID: <43AA3752-C7DD-4F93-9EF6-EC16218C5A12@squeakland.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6834003213586889723==" --===============6834003213586889723== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello everyone, I'm back from Haiti, both literally and figuratively. Since the earthquake,= nearly all of my time has been spent on the seven Etoys pilots that have sta= rted or will soon start in four different regions of Haiti. To follow our pro= gress, read the Waveplace blog and see the two videos at http://waveplace.org= /news/. We'll be adding a great many photos in the next few days. Connecti= vity was very bad, so we are only uploading photos now. While it may appear that Haiti has benefitted at the expense of Squeakland so= far this year, I think quite the opposite is true. The earthquake crisis ha= s drawn Etoys into the center of a conversation that is now happening between= many interested groups. I've basically spent the last three months talking,= talking, talking. Throughout, I have positioned Squeakland as a source of = educational materials. I've depicted Etoys as a learning platform that is ve= ry appropriate for a country that has no money for school buildings or materi= als. In short, I have been laying the groundwork for our fundraising efforts= to finish the Squeakland courseware and to improve Etoys itself and its tran= slations. Along the way, we have also created and tested a brand new set of Basic Etoys= lessons, which can be found here: http://waveplace.com/resources/tutorials/ We have lesson plans, handouts, and sample projects for each of these lessons= , both in English and Haitian Creole. Randy Caton has created a mathematics= unit that we will use this month in Haiti. We are also creating a Storytell= ing unit. We will soon have a complete set of the Basic Etoys screencasts in= Haitian Creole as well. Please take the 90 minutes needed to watch these videos and let me know what = you think. We will soon begin creating Spanish (and probably Portuguese) ve= rsions, so any feedback will have an immediate impact. The Squeakland educat= ion team is currently deciding whether to include these lessons in the offici= al Squeakland courseware, so positive comments will also help. Send your com= ments to squeakland-at-squeakland.org. As for the business team, software team, and board, we will start regular mee= tings again starting today: * software team: Mondays at 3pm ET (19:00 GMT) on #etoys on the freenode.ne= t network (or chat.squeakland.org) * business team: Wednesdays at 3pm ET (19:00 GMT) by Skype ... send me a pr= ivate email if you wish to join the team * board meeting: as soon as we can schedule it As always, the minutes or transcripts from all of these meetings will be avai= lable on our wiki or chat logs. If you'd like to volunteer to help any of the teams, please let us know, eith= er by responding here, or clicking "contact" on squeakland.org. Thanks everyone. My humblest apologies for being unavailable over the last t= hree months, but now that I am on the other side of the mountain, I can say w= ith certainty that Squeakland will benefit from this unexpected detour. Take care, Tim -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============6834003213586889723== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5IZWxsbyBldmVyeW9uZSw8ZGl2Pjxicj48L2Rpdj48ZGl2PkknbSBiYWNrIGZyb20g SGFpdGksIGJvdGggbGl0ZXJhbGx5IGFuZCBmaWd1cmF0aXZlbHkuICZuYnNwOyBTaW5jZSB0aGUg ZWFydGhxdWFrZSwgbmVhcmx5IGFsbCBvZiBteSB0aW1lIGhhcyBiZWVuIHNwZW50IG9uIHRoZSBz ZXZlbiBFdG95cyBwaWxvdHMgdGhhdCBoYXZlIHN0YXJ0ZWQgb3Igd2lsbCBzb29uIHN0YXJ0IGlu IGZvdXIgZGlmZmVyZW50IHJlZ2lvbnMgb2YgSGFpdGkuIFRvIGZvbGxvdyBvdXIgcHJvZ3Jlc3Ms IHJlYWQgdGhlIFdhdmVwbGFjZSBibG9nIGFuZCBzZWUgdGhlIHR3byB2aWRlb3MgYXQgPGEgaHJl Zj0iaHR0cDovL3dhdmVwbGFjZS5vcmcvbmV3cy8iPmh0dHA6Ly93YXZlcGxhY2Uub3JnL25ld3Mv PC9hPi4gJm5ic3A7IFdlJ2xsIGJlIGFkZGluZyBhIGdyZWF0IG1hbnkgcGhvdG9zIGluIHRoZSBu ZXh0IGZldyBkYXlzLiAmbmJzcDtDb25uZWN0aXZpdHkgd2FzIHZlcnkgYmFkLCBzbyB3ZSBhcmUg b25seSB1cGxvYWRpbmcgcGhvdG9zIG5vdy48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PldoaWxl IGl0IG1heSBhcHBlYXIgdGhhdCBIYWl0aSBoYXMgYmVuZWZpdHRlZCBhdCB0aGUgZXhwZW5zZSBv ZiBTcXVlYWtsYW5kIHNvIGZhciB0aGlzIHllYXIsIEkgdGhpbmsgcXVpdGUgdGhlIG9wcG9zaXRl IGlzIHRydWUuICZuYnNwO1RoZSBlYXJ0aHF1YWtlIGNyaXNpcyBoYXMgZHJhd24gRXRveXMgaW50 byB0aGUgY2VudGVyIG9mIGEgY29udmVyc2F0aW9uIHRoYXQgaXMgbm93IGhhcHBlbmluZyBiZXR3 ZWVuIG1hbnkgaW50ZXJlc3RlZCBncm91cHMuICZuYnNwO0kndmUgYmFzaWNhbGx5IHNwZW50IHRo ZSBsYXN0IHRocmVlIG1vbnRocyB0YWxraW5nLCB0YWxraW5nLCB0YWxraW5nLiAmbmJzcDsgVGhy b3VnaG91dCwgSSBoYXZlIHBvc2l0aW9uZWQgU3F1ZWFrbGFuZCBhcyBhIHNvdXJjZSBvZiBlZHVj YXRpb25hbCBtYXRlcmlhbHMuICZuYnNwO0kndmUgZGVwaWN0ZWQgRXRveXMgYXMgYSBsZWFybmlu ZyBwbGF0Zm9ybSB0aGF0IGlzIHZlcnkgYXBwcm9wcmlhdGUgZm9yIGEgY291bnRyeSB0aGF0IGhh cyBubyBtb25leSBmb3Igc2Nob29sIGJ1aWxkaW5ncyBvciBtYXRlcmlhbHMuICZuYnNwO0luIHNo b3J0LCBJIGhhdmUgYmVlbiBsYXlpbmcgdGhlIGdyb3VuZHdvcmsgZm9yIG91ciBmdW5kcmFpc2lu ZyBlZmZvcnRzIHRvIGZpbmlzaCB0aGUgU3F1ZWFrbGFuZCBjb3Vyc2V3YXJlIGFuZCB0byBpbXBy b3ZlIEV0b3lzIGl0c2VsZiBhbmQgaXRzIHRyYW5zbGF0aW9ucy48L2Rpdj48ZGl2Pjxicj48L2Rp dj48ZGl2PkFsb25nIHRoZSB3YXksIHdlIGhhdmUgYWxzbyBjcmVhdGVkIGFuZCB0ZXN0ZWQgYSBi cmFuZCBuZXcgc2V0IG9mIEJhc2ljIEV0b3lzIGxlc3NvbnMsIHdoaWNoICZuYnNwO2NhbiBiZSBm b3VuZCBoZXJlOjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+PGEgaHJlZj0iaHR0cDovL3dhdmVw bGFjZS5jb20vcmVzb3VyY2VzL3R1dG9yaWFscy8iPmh0dHA6Ly93YXZlcGxhY2UuY29tL3Jlc291 cmNlcy90dXRvcmlhbHMvPC9hPjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+V2UgaGF2ZSBsZXNz b24gcGxhbnMsIGhhbmRvdXRzLCBhbmQgc2FtcGxlIHByb2plY3RzIGZvciBlYWNoIG9mIHRoZXNl IGxlc3NvbnMsIGJvdGggaW4gRW5nbGlzaCBhbmQgSGFpdGlhbiBDcmVvbGUuICZuYnNwOyBSYW5k eSBDYXRvbiBoYXMgY3JlYXRlZCBhIG1hdGhlbWF0aWNzIHVuaXQgdGhhdCB3ZSB3aWxsIHVzZSB0 aGlzIG1vbnRoIGluIEhhaXRpLiAmbmJzcDtXZSBhcmUgYWxzbyBjcmVhdGluZyBhIFN0b3J5dGVs bGluZyB1bml0LiAmbmJzcDtXZSB3aWxsIHNvb24gaGF2ZSBhIGNvbXBsZXRlIHNldCBvZiB0aGUg QmFzaWMgRXRveXMgc2NyZWVuY2FzdHMgaW4gSGFpdGlhbiBDcmVvbGUgYXMgd2VsbC48L2Rpdj48 ZGl2Pjxicj48L2Rpdj48ZGl2PlBsZWFzZSB0YWtlIHRoZSA5MCBtaW51dGVzIG5lZWRlZCB0byB3 YXRjaCB0aGVzZSB2aWRlb3MgYW5kIGxldCBtZSBrbm93IHdoYXQgeW91IHRoaW5rLiAmbmJzcDsg V2Ugd2lsbCBzb29uIGJlZ2luIGNyZWF0aW5nIFNwYW5pc2ggKGFuZCBwcm9iYWJseSBQb3J0dWd1 ZXNlKSB2ZXJzaW9ucywgc28gYW55IGZlZWRiYWNrIHdpbGwgaGF2ZSBhbiBpbW1lZGlhdGUgaW1w YWN0LiAmbmJzcDtUaGUgU3F1ZWFrbGFuZCBlZHVjYXRpb24gdGVhbSBpcyBjdXJyZW50bHkgZGVj aWRpbmcgd2hldGhlciB0byBpbmNsdWRlIHRoZXNlIGxlc3NvbnMgaW4gdGhlIG9mZmljaWFsIFNx dWVha2xhbmQgY291cnNld2FyZSwgc28gcG9zaXRpdmUgY29tbWVudHMgd2lsbCBhbHNvIGhlbHAu ICZuYnNwO1NlbmQgeW91ciBjb21tZW50cyB0byA8YSBocmVmPSJodHRwOi8vc3F1ZWFrbGFuZC1h dC1zcXVlYWtsYW5kLm9yZyI+c3F1ZWFrbGFuZC1hdC1zcXVlYWtsYW5kLm9yZzwvYT4uPC9kaXY+ PGRpdj48YnI+PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5BcyBmb3IgdGhlIGJ1c2luZXNzIHRl YW0sIHNvZnR3YXJlIHRlYW0sIGFuZCBib2FyZCwgd2Ugd2lsbCBzdGFydCByZWd1bGFyIG1lZXRp bmdzIGFnYWluIHN0YXJ0aW5nIHRvZGF5OjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+KiBzb2Z0 d2FyZSB0ZWFtOiAmbmJzcDsgTW9uZGF5cyBhdCAzcG0gRVQgKDE5OjAwIEdNVCkgb24gI2V0b3lz IG9uIHRoZSA8YSBocmVmPSJodHRwOi8vZnJlZW5vZGUubmV0Ij5mcmVlbm9kZS5uZXQ8L2E+IG5l dHdvcmsgKG9yIDxhIGhyZWY9Imh0dHA6Ly9jaGF0LnNxdWVha2xhbmQub3JnIj5jaGF0LnNxdWVh a2xhbmQub3JnPC9hPik8L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PiogYnVzaW5lc3MgdGVhbTog Jm5ic3A7IFdlZG5lc2RheXMgYXQgM3BtIEVUICgxOTowMCBHTVQpIGJ5IFNreXBlIC4uLiBzZW5k IG1lIGEgcHJpdmF0ZSBlbWFpbCBpZiB5b3Ugd2lzaCB0byBqb2luIHRoZSB0ZWFtPC9kaXY+PGRp dj48YnI+PC9kaXY+PGRpdj4qIGJvYXJkIG1lZXRpbmc6ICZuYnNwO2FzIHNvb24gYXMgd2UgY2Fu IHNjaGVkdWxlIGl0PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5BcyBhbHdheXMsIHRoZSBtaW51 dGVzIG9yIHRyYW5zY3JpcHRzIGZyb20gYWxsIG9mIHRoZXNlIG1lZXRpbmdzIHdpbGwgYmUgYXZh aWxhYmxlIG9uIG91ciB3aWtpIG9yIGNoYXQgbG9ncy48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2 Pjxicj48L2Rpdj48ZGl2PklmIHlvdSdkIGxpa2UgdG8gdm9sdW50ZWVyIHRvIGhlbHAgYW55IG9m IHRoZSB0ZWFtcywgcGxlYXNlIGxldCB1cyBrbm93LCBlaXRoZXIgYnkgcmVzcG9uZGluZyBoZXJl LCBvciBjbGlja2luZyAiY29udGFjdCIgb24gPGEgaHJlZj0iaHR0cDovL3NxdWVha2xhbmQub3Jn Ij5zcXVlYWtsYW5kLm9yZzwvYT4uPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5UaGFua3MgZXZl cnlvbmUuICZuYnNwO015IGh1bWJsZXN0IGFwb2xvZ2llcyBmb3IgYmVpbmcgdW5hdmFpbGFibGUg b3ZlciB0aGUgbGFzdCB0aHJlZSBtb250aHMsIGJ1dCBub3cgdGhhdCBJIGFtIG9uIHRoZSBvdGhl ciBzaWRlIG9mIHRoZSBtb3VudGFpbiwgSSBjYW4gc2F5IHdpdGggY2VydGFpbnR5IHRoYXQgU3F1 ZWFrbGFuZCB3aWxsIGJlbmVmaXQgZnJvbSB0aGlzIHVuZXhwZWN0ZWQgZGV0b3VyLjwvZGl2Pjxk aXY+PGJyPjwvZGl2PjxkaXY+VGFrZSBjYXJlLDwvZGl2PjxkaXY+VGltPC9kaXY+PGRpdj48YnI+ PGRpdj4KPHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXNpemU6IDEy cHg7ICI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVhay13b3JkOyAtd2Via2l0LW5ic3AtbW9k ZTogc3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0ZXItd2hpdGUtc3BhY2U7ICI+PHNwYW4g Y2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJib3JkZXItY29sbGFwc2U6IHNlcGFyYXRl OyBjb2xvcjogcmdiKDAsIDAsIDApOyBmb250LWZhbWlseTogSGVsdmV0aWNhOyBmb250LXNpemU6 IDEycHg7IGZvbnQtc3R5bGU6IG5vcm1hbDsgZm9udC12YXJpYW50OiBub3JtYWw7IGZvbnQtd2Vp Z2h0OiBub3JtYWw7IGxldHRlci1zcGFjaW5nOiBub3JtYWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7 IG9ycGhhbnM6IDI7IHRleHQtaW5kZW50OiAwcHg7IHRleHQtdHJhbnNmb3JtOiBub25lOyB3aGl0 ZS1zcGFjZTogbm9ybWFsOyB3aWRvd3M6IDI7IHdvcmQtc3BhY2luZzogMHB4OyAtd2Via2l0LWJv cmRlci1ob3Jpem9udGFsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItdmVydGljYWwtc3Bh Y2luZzogMHB4OyAtd2Via2l0LXRleHQtZGVjb3JhdGlvbnMtaW4tZWZmZWN0OiBub25lOyAtd2Vi a2l0LXRleHQtc2l6ZS1hZGp1c3Q6IGF1dG87IC13ZWJraXQtdGV4dC1zdHJva2Utd2lkdGg6IDBw eDsgIj48ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2Rl OiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2Pjxk aXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29yZDsgLXdlYmtpdC1uYnNwLW1vZGU6IHNwYWNl OyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdoaXRlLXNwYWNlOyAiPjxkaXYgc3R5bGU9Indv cmQtd3JhcDogYnJlYWstd29yZDsgLXdlYmtpdC1uYnNwLW1vZGU6IHNwYWNlOyAtd2Via2l0LWxp bmUtYnJlYWs6IGFmdGVyLXdoaXRlLXNwYWNlOyAiPjxkaXY+PGRpdj4tLTwvZGl2PjxkaXY+VGlt b3RoeSBGYWxjb25lcjwvZGl2PjxkaXY+U3F1ZWFrbGFuZCBGb3VuZGF0aW9uPC9kaXY+PGRpdj48 YSBocmVmPSJodHRwOi8vc3F1ZWFrbGFuZC5vcmciPmh0dHA6Ly9zcXVlYWtsYW5kLm9yZzwvYT48 L2Rpdj48ZGl2PjYxMC03OTctMzEwMDwvZGl2PjxkaXY+LS08L2Rpdj48ZGl2PjxzcGFuIGNsYXNz PSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iZm9udC1zaXplOiBtZWRpdW07ICI+PGRpdj48c3Bh biBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc3R5bGU6IGl0YWxpYzsgIj4i SW50ZWxsaWdlbmNlIGlzIHdoYXQgeW91IHVzZSB3aGVuIHlvdSBkb24ndCBrbm93IHdoYXQgdG8g ZG8uIiAmbmJzcDsuLi4gcGlhZ2V0PC9zcGFuPjwvZGl2PjxkaXY+PGk+PGJyPjwvaT48L2Rpdj48 L3NwYW4+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+PC9zcGFuPjxiciBjbGFz cz0iQXBwbGUtaW50ZXJjaGFuZ2UtbmV3bGluZSI+PC9kaXY+PC9zcGFuPjxiciBjbGFzcz0iQXBw bGUtaW50ZXJjaGFuZ2UtbmV3bGluZSI+PGJyIGNsYXNzPSJBcHBsZS1pbnRlcmNoYW5nZS1uZXds aW5lIj4KPC9kaXY+Cjxicj48L2Rpdj48L2JvZHk+PC9odG1sPg== --===============6834003213586889723==-- From yoshiki@vpri.org Tue Apr 13 21:30:59 2010 From: Yoshiki Ohshima To: squeakland@lists.squeakfoundation.org Subject: Re: [squeakland] Back from Haiti Date: Tue, 13 Apr 2010 14:30:58 -0700 Message-ID: In-Reply-To: <43AA3752-C7DD-4F93-9EF6-EC16218C5A12@squeakland.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1638552586067695387==" --===============1638552586067695387== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable At Mon, 12 Apr 2010 14:38:49 -0400, Timothy Falconer wrote: >=20 > As always, the minutes or transcripts from all of these meetings will be av= ailable on our wiki or chat logs. Past software meeting logs were not available but now they are at: http://wiki.squeakland.org/display/sq/Developers+meeting+logs Can anybody tell me where the minutes from the business meetings are? -- Yoshiki --===============1638552586067695387==-- From sthomas1@gosargon.com Wed Apr 14 05:34:47 2010 From: Steve Thomas To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Etoys Class Reflections Date: Wed, 14 Apr 2010 01:34:44 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5315196003656344550==" --===============5315196003656344550== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Taught a class today, 4 kids (8, 10, 11, 12, 14) and 2 adults (Mom and Dad of two of the kids). First class with this group. Started with "Daemon Castle" and then had them do "Etoys Challenge". *Observation*:I had one child. Nick, who was laughing hysterically. I went over and found him playing around making the car go tight circles, bounce off walls and he eventually figured out how to make it bounce off the walls until it reached the goal. His father who sitting next to him, got a bit upset and told him he needed to focus on what he was learning and be more disciplined. *Thoughts*: This reminded me of something another coach told me while coaching Soccer "Never coach your own kid, (a) they won't listen to you and (b) they will listen better to another adult". While I don't fully believe (a), I think they do listen, they just don't want to act like they do, especially in front of the friends, he made a good point. Also, in my observations parents are harder on their own kids then they are on others, especially with their first child. I love to see kids laugh and having a good time in class, this means they are having fun and to me fun means MOTIVATION. I firmly believe motivation trumps most other things, as kids will work hard when motivated. That said the father had a good point and I needed to find a way to turn that "silly fun" into what others have termed "hard fun". So I let him finish his "Etoys Challenge" then when he told me he was done I stepped back and ran his scripts on each step. I then challenge him to reach the goals using just one script. I have observed a number of kids who use multiple versions of the script changing it along the way until they reach the goal. Again I let them do this and congratulate them on a creative way of solving the problem and pointing out there are many ways to solve the problem, but can they find a simpler more elegant way using only one script which doesn't change? I always try to have one part of the class where I get them AWAY from the computers and preferably outside. Today I broke them into pairs and have them "program" each other. One child, the programmer, would give instructions to another child "the computer". I first had them try and program each other to "walk a square". At some point one of the kids will say "turn" and the other knowing he is supposed to walk a square will dutifully turn 90 degrees. I then jump in and ask the child to program me. When I am told to turn I will turn some random value (usually either a very small turn or a 360 degree turn) and they will get the idea and then ask me to turn 90 degrees. One kid got excited and came up with the idea of I can go forward 10 steps, turn 90 degrees and repeat forever. After complimenting him (kids love compliments) I asked him what was like repeat forever in Etoys? He said a ticking script. At some point I made the connection, wish I could remember what brought it up, to how the cells in our bodies are like millions of little ticking scripts doing their own things responding to stimulus and working together to make us and how it is amazing that is. IMPORTANT TEACHING NOTE: I try to never give a child an answer. Instead I will either ask them a question or give them another problem that will help them figure out the answer themselves. Basically a hint in problem or question form. *What to do with kids who finish early?* There are always those who finish faster than others I have a couple of strategies to deal with this: 1. *Have some problems or other Etoys Challenges they can work on For this lesson I had "Etoys Game Challenge" which the kids like because they can create their own games, very motivating for kids.* 2. *Teach them to teach *This means having them help other kids, but the danger here is they will simply show the other kids the answers they found. I do my best to impress upon the kids that they should never give them the answer, but instead help the other child find the answer themselves by asking questions or getting them to think about how their program works (aka play computer). I try to model this and point it out explicitly a bunch of times early in the lesson so the kids understand my preferred style before I ask them to help teach.= I then monitor the kids closely when they first start "teaching" other kids. 3. *Have the child teach an adult in the class* The kids get a big kick out of teaching adults.When there are adults this is especially fun, the kids get a big ego boost (and motivation from feeli= ng they are better that an adult at something) out of teaching an adult, and = it shows them the adults don't know everything (a valuable lesson in life that kids figure out faster than most adults would like to believe). The adults are usually good sports, but read your people some peoples ego's are fragi= le and you need to be sensitive to that. 4. *Have them improve or extend their current work* For example their script may not be the simplest or most elegant (ex: turn 90, turn -45; one kid had turn 45, turn -45) or having a forward 10 tile in the YES and NO of a test Some kids will instantly see what they can do with Etoys and start creating games or other fun stuff. If I see this and they have completed t= he main task (sometimes even if they haven't) I will encourage them to improve their games or show them some basic Etoys functionality that they can use = to improve their game or do what they want. At the end of class I wanted to set them up for their homework (working on the 40 Mathematical Shapes challenge) and had them try and get their car's to "Draw a Square" (Hmmmm, another idea to get them out of the computer and use the knowledge they already have is to have them "program" their hands to draw a square on a piece of paper). While doing this one child asked: "What's this symbol here do?" He was pointing at the "add a variable" icon in the top bar of the viewer (looks like a arrow head in a pink background pointing down). At the time we had a script on the screen to draw a circle (forward:5, turn:5) when I had a brainstorm. Okay we can use variables to change the value for forward and turn (I am slow I can't believe it has taken me this long and a 14 year old kid to finally figure this out!!!). So I showed him how to add the two variables and dragged the variables into the scripting tiles to replace the 5's and then asked him to make a square without changing his script. When he looked confused (a feeling I recognize because of my vast experience with this emotion) I pointed out, a couple of times, that the car would move forward and turn by the variables we had setup. *I did NOT point this out by saying it explicitly*. Instead I simply pointed to the variable (i had dragged a detailed watcher onto the screen for each variable) and then pointed to the forward tile and asked him how far it would move forward. He eventually got the idea and I went to work with another child who had been asking questions. Then all of a sudden I heard and excited voice saying "Hey I made an Octagon!!!" I then made a big deal out of his great discovery and pointed out how with one script he could make multiple shapes just by changing the variables. Then i asked him what other shapes he could make and left him to have fun. Towards the end of class I sent them outside again to program themselves (as opposed to others in this case) to follow a road. I drew a sample road and then gave each of the kids some chalk and observed. Each child drew a different shape and I asked them what there program was for following the road. Fortunately one of the dad's who was there said the scripts we wrote reminded him of a robot they have at work do deliver mail. I told the kids some folks have been paid a lot of money to write programs just like the ones they wrote today to follow the road (when my son heard this he asked for $100K). The kids got the idea of programming a car that could drive itself, so I challenged them to program the "Car of the Future" and asked them to think about what kinds of challenges they would have and how they would handle them (other cars, pedestrians, traffic lights). One of the parent's suggested they test their program by having multiple cars drive in Etoys world at the same time. Anyway a lot of fun was had by all and I had to kick the kids out as they wouldn't stop working on Etoys when the class was done. (a good sign and one I always see when kids are first exposed to Etoys). Mr. Steve Note for future reflection: On teaching kids to think about multiple ways to solve a problem and learning how to compare solutions. --===============5315196003656344550== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 VGF1Z2h0IGEgY2xhc3MgdG9kYXksIDQga2lkcyAoOCwgMTAsIDExLCAxMiwgMTQpIGFuZCAyIGFk dWx0cyAoTW9tIGFuZCBEYWQgb2YgdHdvIG9mIHRoZSBraWRzKS4gRmlyc3QgY2xhc3Mgd2l0aCB0 aGlzIGdyb3VwLjxkaXY+PGJyPjwvZGl2PjxkaXY+U3RhcnRlZCB3aXRoICZxdW90O0RhZW1vbiBD YXN0bGUmcXVvdDsgYW5kIHRoZW4gaGFkIHRoZW0gZG8gJnF1b3Q7RXRveXMgQ2hhbGxlbmdlJnF1 b3Q7LjwvZGl2Pgo8ZGl2Pjxicj48L2Rpdj48ZGl2PjxkaXY+PGI+T2JzZXJ2YXRpb248L2I+Okkg aGFkIG9uZSBjaGlsZC4gTmljaywgd2hvIHdhcyBsYXVnaGluZyBoeXN0ZXJpY2FsbHkuIKBJIHdl bnQgb3ZlciBhbmQgZm91bmQgaGltIHBsYXlpbmcgYXJvdW5kIG1ha2luZyB0aGUgY2FyIGdvIHRp Z2h0IGNpcmNsZXMsIGJvdW5jZSBvZmYgd2FsbHMgYW5kIGhlIGV2ZW50dWFsbHkgZmlndXJlZCBv dXQgaG93IHRvIG1ha2UgaXQgYm91bmNlIG9mZiB0aGUgd2FsbHMgdW50aWwgaXQgcmVhY2hlZCB0 aGUgZ29hbC4goEhpcyBmYXRoZXIgd2hvIHNpdHRpbmcgbmV4dCB0byBoaW0sIGdvdCBhIGJpdCB1 cHNldCBhbmQgdG9sZCBoaW0gaGUgbmVlZGVkIHRvIGZvY3VzIG9uIHdoYXQgaGUgd2FzIGxlYXJu aW5nIGFuZCBiZSBtb3JlIGRpc2NpcGxpbmVkLiCgPC9kaXY+CjxibG9ja3F1b3RlIGNsYXNzPSJ3 ZWJraXQtaW5kZW50LWJsb2NrcXVvdGUiIHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1y aWdodDogMHB4OyBtYXJnaW4tYm90dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiA0MHB4OyBib3JkZXIt dG9wLXN0eWxlOiBub25lOyBib3JkZXItcmlnaHQtc3R5bGU6IG5vbmU7IGJvcmRlci1ib3R0b20t c3R5bGU6IG5vbmU7IGJvcmRlci1sZWZ0LXN0eWxlOiBub25lOyBib3JkZXItd2lkdGg6IGluaXRp YWw7IGJvcmRlci1jb2xvcjogaW5pdGlhbDsgcGFkZGluZy10b3A6IDBweDsgcGFkZGluZy1yaWdo dDogMHB4OyBwYWRkaW5nLWJvdHRvbTogMHB4OyBwYWRkaW5nLWxlZnQ6IDBweDsgIj4KPGI+VGhv dWdodHM8L2I+OqA8YnI+VGhpcyByZW1pbmRlZCBtZSBvZiBzb21ldGhpbmcgYW5vdGhlciBjb2Fj aCB0b2xkIG1lIHdoaWxlIGNvYWNoaW5nIFNvY2NlciAmcXVvdDtOZXZlciBjb2FjaCB5b3VyIG93 biBraWQsIChhKSB0aGV5IHdvbiYjMzk7dCBsaXN0ZW4gdG8geW91IGFuZCAoYikgdGhleSB3aWxs IGxpc3RlbiBiZXR0ZXIgdG8gYW5vdGhlciBhZHVsdCZxdW90Oy4goFdoaWxlIEkgZG9uJiMzOTt0 IGZ1bGx5IGJlbGlldmUgKGEpLCBJIHRoaW5rIHRoZXkgZG8gbGlzdGVuLCB0aGV5IGp1c3QgZG9u JiMzOTt0IHdhbnQgdG8gYWN0IGxpa2UgdGhleSBkbywgZXNwZWNpYWxseSBpbiBmcm9udCBvZiB0 aGUgZnJpZW5kcywgaGUgbWFkZSBhIGdvb2QgcG9pbnQuIEFsc28sIGluIG15IG9ic2VydmF0aW9u cyBwYXJlbnRzIGFyZSBoYXJkZXIgb24gdGhlaXIgb3duIGtpZHMgdGhlbiB0aGV5IGFyZSBvbiBv dGhlcnMsIGVzcGVjaWFsbHkgd2l0aCB0aGVpciBmaXJzdCBjaGlsZC48YnI+Cjxicj5JIGxvdmUg dG8gc2VlIGtpZHMgbGF1Z2ggYW5kIGhhdmluZyBhIGdvb2QgdGltZSBpbiBjbGFzcywgdGhpcyBt ZWFucyB0aGV5IGFyZSBoYXZpbmcgZnVuIGFuZCB0byBtZSBmdW4gbWVhbnMgTU9USVZBVElPTi4g SSBmaXJtbHkgYmVsaWV2ZSBtb3RpdmF0aW9uIHRydW1wcyBtb3N0IG90aGVyIHRoaW5ncywgYXMg a2lkcyB3aWxsIHdvcmsgaGFyZCB3aGVuIG1vdGl2YXRlZC4goFRoYXQgc2FpZCB0aGUgZmF0aGVy IGhhZCBhIGdvb2QgcG9pbnQgYW5kIEkgbmVlZGVkIHRvIGZpbmQgYSB3YXkgdG8gdHVybiB0aGF0 ICZxdW90O3NpbGx5IGZ1biZxdW90OyBpbnRvIHdoYXQgb3RoZXJzIGhhdmUgdGVybWVkICZxdW90 O2hhcmQgZnVuJnF1b3Q7LiCgU28gSSBsZXQgaGltIGZpbmlzaCBoaXMgJnF1b3Q7RXRveXMgQ2hh bGxlbmdlJnF1b3Q7IHRoZW4gd2hlbiBoZSB0b2xkIG1lIGhlIHdhcyBkb25lIEkgc3RlcHBlZCBi YWNrIGFuZCByYW4gaGlzIHNjcmlwdHMgb24gZWFjaCBzdGVwLiCgSSB0aGVuIGNoYWxsZW5nZSBo aW0gdG8gcmVhY2ggdGhlIGdvYWxzIHVzaW5nIGp1c3Qgb25lIHNjcmlwdC4goEkgaGF2ZSBvYnNl cnZlZCBhIG51bWJlciBvZiBraWRzIHdobyB1c2UgbXVsdGlwbGUgdmVyc2lvbnMgb2YgdGhlIHNj cmlwdCBjaGFuZ2luZyBpdCBhbG9uZyB0aGUgd2F5IHVudGlsIHRoZXkgcmVhY2ggdGhlIGdvYWwu IEFnYWluIEkgbGV0IHRoZW0gZG8gdGhpcyBhbmQgY29uZ3JhdHVsYXRlIHRoZW0gb24gYSBjcmVh dGl2ZSB3YXkgb2Ygc29sdmluZyB0aGUgcHJvYmxlbSBhbmQgcG9pbnRpbmcgb3V0IHRoZXJlIGFy ZSBtYW55IHdheXMgdG8gc29sdmUgdGhlIHByb2JsZW0sIGJ1dCBjYW4gdGhleSBmaW5kIGEgc2lt cGxlciBtb3JlIGVsZWdhbnQgd2F5IHVzaW5nIG9ubHkgb25lIHNjcmlwdCB3aGljaCBkb2VzbiYj Mzk7dCBjaGFuZ2U/PGJyPgo8YnI+PC9ibG9ja3F1b3RlPjwvZGl2PjxkaXY+SSBhbHdheXMgdHJ5 IHRvIGhhdmUgb25lIHBhcnQgb2YgdGhlIGNsYXNzIHdoZXJlIEkgZ2V0IHRoZW0gQVdBWSBmcm9t IHRoZSBjb21wdXRlcnMgYW5kIHByZWZlcmFibHkgb3V0c2lkZS4goFRvZGF5IEkgYnJva2UgdGhl bSBpbnRvIHBhaXJzIGFuZCBoYXZlIHRoZW0gJnF1b3Q7cHJvZ3JhbSZxdW90OyBlYWNoIG90aGVy LiBPbmUgY2hpbGQsIHRoZSBwcm9ncmFtbWVyLCB3b3VsZCBnaXZlIGluc3RydWN0aW9ucyB0byBh bm90aGVyIGNoaWxkICZxdW90O3RoZSBjb21wdXRlciZxdW90Oy4goEkgZmlyc3QgaGFkIHRoZW0g dHJ5IGFuZCBwcm9ncmFtIGVhY2ggb3RoZXIgdG8gJnF1b3Q7d2FsayBhIHNxdWFyZSZxdW90Oy4g oEF0IHNvbWUgcG9pbnQgb25lIG9mIHRoZSBraWRzIHdpbGwgc2F5ICZxdW90O3R1cm4mcXVvdDsg YW5kIHRoZSBvdGhlciBrbm93aW5nIGhlIGlzIHN1cHBvc2VkIHRvIHdhbGsgYSBzcXVhcmUgd2ls bCBkdXRpZnVsbHkgdHVybiA5MCBkZWdyZWVzLiCgSSB0aGVuIGp1bXAgaW4gYW5kIGFzayB0aGUg Y2hpbGQgdG8gcHJvZ3JhbSBtZS4gV2hlbiBJIGFtIHRvbGQgdG8gdHVybiBJIHdpbGwgdHVybiBz b21lIHJhbmRvbSB2YWx1ZSAodXN1YWxseSBlaXRoZXIgYSB2ZXJ5IHNtYWxsIHR1cm4gb3IgYSAz NjAgZGVncmVlIHR1cm4pIGFuZCB0aGV5IHdpbGwgZ2V0IHRoZSBpZGVhIGFuZCB0aGVuIGFzayBt ZSB0byB0dXJuIDkwIGRlZ3JlZXMuIKBPbmUga2lkIGdvdCBleGNpdGVkIGFuZCBjYW1lIHVwIHdp dGggdGhlIGlkZWEgb2YgSSBjYW4gZ28gZm9yd2FyZCAxMCBzdGVwcywgdHVybiA5MCBkZWdyZWVz IGFuZCByZXBlYXQgZm9yZXZlci4goEFmdGVyIGNvbXBsaW1lbnRpbmcgaGltIChraWRzIGxvdmUg Y29tcGxpbWVudHMpIEkgYXNrZWQgaGltIHdoYXQgd2FzIGxpa2UgcmVwZWF0IGZvcmV2ZXIgaW4g RXRveXM/IEhlIHNhaWQgYSB0aWNraW5nIHNjcmlwdC4goEF0IHNvbWUgcG9pbnQgSSBtYWRlIHRo ZSBjb25uZWN0aW9uLCB3aXNoIEkgY291bGQgcmVtZW1iZXIgd2hhdCBicm91Z2h0IGl0IHVwLCB0 byBob3cgdGhlIGNlbGxzIGluIG91ciBib2RpZXMgYXJlIGxpa2UgbWlsbGlvbnMgb2YgbGl0dGxl IHRpY2tpbmcgc2NyaXB0cyBkb2luZyB0aGVpciBvd24gdGhpbmdzIHJlc3BvbmRpbmcgdG8gc3Rp bXVsdXMgYW5kIHdvcmtpbmcgdG9nZXRoZXIgdG8gbWFrZSB1cyBhbmQgaG93IGl0IGlzIGFtYXpp bmcgdGhhdCBpcy48L2Rpdj4KPGRpdj48YnI+PC9kaXY+PGRpdj5JTVBPUlRBTlQgVEVBQ0hJTkcg Tk9URTogSSB0cnkgdG8gbmV2ZXIgZ2l2ZSBhIGNoaWxkIGFuIGFuc3dlci4goEluc3RlYWQgSSB3 aWxsIGVpdGhlciBhc2sgdGhlbSBhIHF1ZXN0aW9uIG9yIGdpdmUgdGhlbSBhbm90aGVyIHByb2Js ZW0gdGhhdCB3aWxsIGhlbHAgdGhlbSBmaWd1cmUgb3V0IHRoZSBhbnN3ZXIgdGhlbXNlbHZlcy4g QmFzaWNhbGx5IGEgaGludCBpbiBwcm9ibGVtIG9yIHF1ZXN0aW9uIGZvcm0uPC9kaXY+CjxkaXY+ PGJyPjwvZGl2PjxkaXY+PGI+V2hhdCB0byBkbyB3aXRoIGtpZHMgd2hvIGZpbmlzaCBlYXJseT88 L2I+IKA8L2Rpdj48YmxvY2txdW90ZSBjbGFzcz0id2Via2l0LWluZGVudC1ibG9ja3F1b3RlIiBz dHlsZT0ibWFyZ2luOiAwIDAgMCA0MHB4OyBib3JkZXI6IG5vbmU7IHBhZGRpbmc6IDBweDsiPlRo ZXJlIGFyZSBhbHdheXMgdGhvc2Ugd2hvIGZpbmlzaCBmYXN0ZXIgdGhhbiBvdGhlcnMgSSBoYXZl IGEgY291cGxlIG9mIHN0cmF0ZWdpZXMgdG8gZGVhbCB3aXRoIHRoaXM6PGJyPgo8b2w+PGxpPjxi PkhhdmUgc29tZSBwcm9ibGVtcyBvciBvdGhlciBFdG95cyBDaGFsbGVuZ2VzIHRoZXkgY2FuIHdv cmsgb248YnI+PHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXdlaWdo dDogbm9ybWFsOyI+Rm9yIHRoaXMgbGVzc29uIEkgaGFkICZxdW90O0V0b3lzIEdhbWUgQ2hhbGxl bmdlJnF1b3Q7IHdoaWNoIHRoZSBraWRzIGxpa2UgYmVjYXVzZSB0aGV5IGNhbiBjcmVhdGUgdGhl aXIgb3duIGdhbWVzLCB2ZXJ5IG1vdGl2YXRpbmcgZm9yIGtpZHMuPC9zcGFuPjwvYj48L2xpPgo8 bGk+PGI+VGVhY2ggdGhlbSB0byB0ZWFjaDxicj48L2I+VGhpcyBtZWFucyBoYXZpbmcgdGhlbSBo ZWxwIG90aGVyIGtpZHMsIGJ1dCB0aGUgZGFuZ2VyIGhlcmUgaXMgdGhleSB3aWxsIHNpbXBseSBz aG93IHRoZSBvdGhlciBraWRzIHRoZSBhbnN3ZXJzIHRoZXkgZm91bmQuIEkgZG8gbXkgYmVzdCB0 byBpbXByZXNzIHVwb24gdGhlIGtpZHMgdGhhdCB0aGV5IHNob3VsZCBuZXZlciBnaXZlIHRoZW0g dGhlIGFuc3dlciwgYnV0IGluc3RlYWQgaGVscCB0aGUgb3RoZXIgY2hpbGQgZmluZCB0aGUgYW5z d2VyIHRoZW1zZWx2ZXMgYnkgYXNraW5nIHF1ZXN0aW9ucyBvciBnZXR0aW5nIHRoZW0gdG8gdGhp bmsgYWJvdXQgaG93IHRoZWlyIHByb2dyYW0gd29ya3MgKGFrYSBwbGF5IGNvbXB1dGVyKS4gSSB0 cnkgdG8gbW9kZWwgdGhpcyBhbmQgcG9pbnQgaXQgb3V0IGV4cGxpY2l0bHkgYSBidW5jaCBvZiB0 aW1lcyBlYXJseSBpbiB0aGUgbGVzc29uIHNvIHRoZSBraWRzIHVuZGVyc3RhbmQgbXkgcHJlZmVy cmVkIHN0eWxlIGJlZm9yZSBJIGFzayB0aGVtIHRvIGhlbHAgdGVhY2guIEkgdGhlbiBtb25pdG9y IHRoZSBraWRzIGNsb3NlbHkgd2hlbiB0aGV5IGZpcnN0IHN0YXJ0ICZxdW90O3RlYWNoaW5nJnF1 b3Q7IG90aGVyIGtpZHMuPC9saT4KPGxpPjxiPkhhdmUgdGhlIGNoaWxkIHRlYWNoIGFuIGFkdWx0 IGluIHRoZSBjbGFzczwvYj48YnI+VGhlIGtpZHMgZ2V0IGEgYmlnIGtpY2sgb3V0IG9mIHRlYWNo aW5nIGFkdWx0cy5XaGVuIHRoZXJlIGFyZSBhZHVsdHMgdGhpcyBpcyBlc3BlY2lhbGx5IGZ1biwg dGhlIGtpZHMgZ2V0IGEgYmlnIGVnbyBib29zdCAoYW5kIG1vdGl2YXRpb24gZnJvbSBmZWVsaW5n IHRoZXkgYXJlIGJldHRlciB0aGF0IGFuIGFkdWx0IGF0IHNvbWV0aGluZykgb3V0IG9mIHRlYWNo aW5nIGFuIGFkdWx0LCBhbmQgaXQgc2hvd3MgdGhlbSB0aGUgYWR1bHRzIGRvbiYjMzk7dCBrbm93 IGV2ZXJ5dGhpbmcgKGEgdmFsdWFibGUgbGVzc29uIGluIGxpZmUgdGhhdCBraWRzIGZpZ3VyZSBv dXQgZmFzdGVyIHRoYW4gbW9zdCBhZHVsdHMgd291bGQgbGlrZSB0byBiZWxpZXZlKS4goFRoZSBh ZHVsdHMgYXJlIHVzdWFsbHkgZ29vZCBzcG9ydHMsIGJ1dCByZWFkIHlvdXIgcGVvcGxlIHNvbWUg cGVvcGxlcyBlZ28mIzM5O3MgYXJlIGZyYWdpbGUgYW5kIHlvdSBuZWVkIHRvIGJlIHNlbnNpdGl2 ZSB0byB0aGF0LjwvbGk+CjxsaT48Yj5IYXZlIHRoZW0gaW1wcm92ZSBvciBleHRlbmQgdGhlaXIg Y3VycmVudCB3b3JrPC9iPjxicj5Gb3IgZXhhbXBsZSB0aGVpciBzY3JpcHQgbWF5IG5vdCBiZSB0 aGUgc2ltcGxlc3Qgb3IgbW9zdCBlbGVnYW50IChleDogdHVybiA5MCwgdHVybiAtNDU7IG9uZSBr aWQgaGFkIHR1cm4gNDUsIHR1cm4gLTQ1KSBvciBoYXZpbmcgYSBmb3J3YXJkIDEwIHRpbGUgaW4g dGhlIFlFUyBhbmQgTk8gb2YgYSB0ZXN0PGJyPgpTb21lIGtpZHMgd2lsbCBpbnN0YW50bHkgc2Vl IHdoYXQgdGhleSBjYW4gZG8gd2l0aCBFdG95cyBhbmQgc3RhcnQgY3JlYXRpbmcgZ2FtZXMgb3Ig b3RoZXIgZnVuIHN0dWZmLiBJZiBJIHNlZSB0aGlzIGFuZCB0aGV5IGhhdmUgY29tcGxldGVkIHRo ZSBtYWluIHRhc2sgKHNvbWV0aW1lcyBldmVuIGlmIHRoZXkgaGF2ZW4mIzM5O3QpIEkgd2lsbCBl bmNvdXJhZ2UgdGhlbSB0byBpbXByb3ZlIHRoZWlyIGdhbWVzIG9yIHNob3cgdGhlbSBzb21lIGJh c2ljIEV0b3lzIGZ1bmN0aW9uYWxpdHkgdGhhdCB0aGV5IGNhbiB1c2UgdG8gaW1wcm92ZSB0aGVp ciBnYW1lIG9yIGRvIHdoYXQgdGhleSB3YW50LjwvbGk+Cjwvb2w+PC9ibG9ja3F1b3RlPkF0IHRo ZSBlbmQgb2YgY2xhc3MgSSB3YW50ZWQgdG8gc2V0IHRoZW0gdXAgZm9yIHRoZWlyIGhvbWV3b3Jr ICh3b3JraW5nIG9uIHRoZSA0MCBNYXRoZW1hdGljYWwgU2hhcGVzIGNoYWxsZW5nZSkgYW5kIGhh ZCB0aGVtIHRyeSBhbmQgZ2V0IHRoZWlyIGNhciYjMzk7cyB0byAmcXVvdDtEcmF3IGEgU3F1YXJl JnF1b3Q7PGRpdj4oSG1tbW0sIGFub3RoZXIgaWRlYSB0byBnZXQgdGhlbSBvdXQgb2YgdGhlIGNv bXB1dGVyIGFuZCB1c2UgdGhlIGtub3dsZWRnZSB0aGV5IGFscmVhZHkgaGF2ZSBpcyB0byBoYXZl IHRoZW0gJnF1b3Q7cHJvZ3JhbSZxdW90OyB0aGVpciBoYW5kcyB0byBkcmF3IGEgc3F1YXJlIG9u IGEgcGllY2Ugb2YgcGFwZXIpLiCgV2hpbGUgZG9pbmcgdGhpcyBvbmUgY2hpbGQgYXNrZWQ6ICZx dW90O1doYXQmIzM5O3MgdGhpcyBzeW1ib2wgaGVyZSBkbz8mcXVvdDsgSGUgd2FzIHBvaW50aW5n IGF0IHRoZSAmcXVvdDthZGQgYSB2YXJpYWJsZSZxdW90OyBpY29uIGluIHRoZSB0b3AgYmFyIG9m IHRoZSB2aWV3ZXIgKGxvb2tzIGxpa2UgYSBhcnJvdyBoZWFkIGluIGEgcGluayBiYWNrZ3JvdW5k IHBvaW50aW5nIGRvd24pLiCgQXQgdGhlIHRpbWUgd2UgaGFkIGEgc2NyaXB0IG9uIHRoZSBzY3Jl ZW4gdG8gZHJhdyBhIGNpcmNsZSAoZm9yd2FyZDo1LCB0dXJuOjUpIHdoZW4gSSBoYWQgYSBicmFp bnN0b3JtLiCgT2theSB3ZSBjYW4gdXNlIHZhcmlhYmxlcyB0byBjaGFuZ2UgdGhlIHZhbHVlIGZv ciBmb3J3YXJkIGFuZCB0dXJuIChJIGFtIHNsb3cgSSBjYW4mIzM5O3QgYmVsaWV2ZSBpdCBoYXMg dGFrZW4gbWUgdGhpcyBsb25nIGFuZCBhIDE0IHllYXIgb2xkIGtpZCB0byBmaW5hbGx5IGZpZ3Vy ZSB0aGlzIG91dCEhISkuIKBTbyBJIHNob3dlZCBoaW0gaG93IHRvIGFkZCB0aGUgdHdvIHZhcmlh YmxlcyBhbmQgZHJhZ2dlZCB0aGUgdmFyaWFibGVzIGludG8gdGhlIHNjcmlwdGluZyB0aWxlcyB0 byByZXBsYWNlIHRoZSA1JiMzOTtzIGFuZCB0aGVuIGFza2VkIGhpbSB0byBtYWtlIGEgc3F1YXJl IHdpdGhvdXQgY2hhbmdpbmcgaGlzIHNjcmlwdC4gV2hlbiBoZSBsb29rZWQgY29uZnVzZWQgKGEg ZmVlbGluZyBJIHJlY29nbml6ZSBiZWNhdXNlIG9mIG15IHZhc3QgZXhwZXJpZW5jZSB3aXRoIHRo aXMgZW1vdGlvbikgSSBwb2ludGVkIG91dCwgoGEgY291cGxlIG9mIHRpbWVzLCB0aGF0IHRoZSBj YXIgd291bGQgbW92ZSBmb3J3YXJkIGFuZCB0dXJuIGJ5IHRoZSB2YXJpYWJsZXMgd2UgaGFkIHNl dHVwLiA8Yj5JIGRpZCBOT1QgcG9pbnQgdGhpcyBvdXQgYnkgc2F5aW5nIGl0IGV4cGxpY2l0bHk8 L2I+LiBJbnN0ZWFkIEkgc2ltcGx5IHBvaW50ZWQgdG8gdGhlIHZhcmlhYmxlIChpIGhhZCBkcmFn Z2VkIGEgZGV0YWlsZWQgd2F0Y2hlciBvbnRvIHRoZSBzY3JlZW4gZm9yIGVhY2ggdmFyaWFibGUp IGFuZCB0aGVuIHBvaW50ZWQgdG8gdGhlIGZvcndhcmQgdGlsZSBhbmQgYXNrZWQgaGltIGhvdyBm YXIgaXQgd291bGQgbW92ZSBmb3J3YXJkLiBIZSBldmVudHVhbGx5IGdvdCB0aGUgaWRlYSBhbmQg SSB3ZW50IHRvIHdvcmsgd2l0aCBhbm90aGVyIGNoaWxkIHdobyBoYWQgYmVlbiBhc2tpbmcgcXVl c3Rpb25zLiBUaGVuIGFsbCBvZiBhIHN1ZGRlbiBJIGhlYXJkIGFuZCBleGNpdGVkIHZvaWNlIHNh eWluZyAmcXVvdDtIZXkgSSBtYWRlIGFuIE9jdGFnb24hISEmcXVvdDsgoEkgdGhlbiBtYWRlIGEg YmlnIGRlYWwgb3V0IG9mIGhpcyBncmVhdCBkaXNjb3ZlcnkgYW5kIHBvaW50ZWQgb3V0IGhvdyB3 aXRoIG9uZSBzY3JpcHQgaGUgY291bGQgbWFrZSBtdWx0aXBsZSBzaGFwZXMganVzdCBieSBjaGFu Z2luZyB0aGUgdmFyaWFibGVzLiBUaGVuIGkgYXNrZWQgaGltIHdoYXQgb3RoZXIgc2hhcGVzIGhl IGNvdWxkIG1ha2UgYW5kIGxlZnQgaGltIHRvIGhhdmUgZnVuLjwvZGl2Pgo8ZGl2Pjxicj48L2Rp dj48ZGl2PlRvd2FyZHMgdGhlIGVuZCBvZiBjbGFzcyBJIHNlbnQgdGhlbSBvdXRzaWRlIGFnYWlu IHRvIHByb2dyYW0gdGhlbXNlbHZlcyAoYXMgb3Bwb3NlZCB0byBvdGhlcnMgaW4gdGhpcyBjYXNl KSB0byBmb2xsb3cgYSByb2FkLiCgSSBkcmV3IGEgc2FtcGxlIHJvYWQgYW5kIHRoZW4gZ2F2ZSBl YWNoIG9mIHRoZSBraWRzIHNvbWUgY2hhbGsgYW5kIG9ic2VydmVkLiCgRWFjaCBjaGlsZCBkcmV3 IGEgZGlmZmVyZW50IHNoYXBlIGFuZCBJIGFza2VkIHRoZW0gd2hhdCB0aGVyZSBwcm9ncmFtIHdh cyBmb3IgZm9sbG93aW5nIHRoZSByb2FkLiBGb3J0dW5hdGVseSBvbmUgb2YgdGhlIGRhZCYjMzk7 cyB3aG8gd2FzIHRoZXJlIHNhaWQgdGhlIHNjcmlwdHMgd2Ugd3JvdGUgcmVtaW5kZWQgaGltIG9m IGEgcm9ib3QgdGhleSBoYXZlIGF0IHdvcmsgZG8gZGVsaXZlciBtYWlsLiCgoEkgdG9sZCB0aGUg a2lkcyBzb21lIGZvbGtzIGhhdmUgYmVlbiBwYWlkIGEgbG90IG9mIG1vbmV5IHRvIHdyaXRlIHBy b2dyYW1zIGp1c3QgbGlrZSB0aGUgb25lcyB0aGV5IHdyb3RlIHRvZGF5IHRvIGZvbGxvdyB0aGUg cm9hZCAod2hlbiBteSBzb24gaGVhcmQgdGhpcyBoZSBhc2tlZCBmb3IgJDEwMEspLjwvZGl2Pgo8 ZGl2Pjxicj48L2Rpdj48ZGl2PlRoZSBraWRzIGdvdCB0aGUgaWRlYSBvZiBwcm9ncmFtbWluZyBh IGNhciB0aGF0IGNvdWxkIGRyaXZlIGl0c2VsZiwgc28gSSBjaGFsbGVuZ2VkIHRoZW0gdG8gcHJv Z3JhbSB0aGUgJnF1b3Q7Q2FyIG9mIHRoZSBGdXR1cmUmcXVvdDsgYW5kIGFza2VkIHRoZW0gdG8g dGhpbmsgYWJvdXQgd2hhdCBraW5kcyBvZiBjaGFsbGVuZ2VzIHRoZXkgd291bGQgaGF2ZSBhbmQg aG93IHRoZXkgd291bGQgaGFuZGxlIHRoZW0gKG90aGVyIGNhcnMsIHBlZGVzdHJpYW5zLCB0cmFm ZmljIGxpZ2h0cykuIE9uZSBvZiB0aGUgcGFyZW50JiMzOTtzIHN1Z2dlc3RlZCB0aGV5IHRlc3Qg dGhlaXIgcHJvZ3JhbSBieSBoYXZpbmcgbXVsdGlwbGUgY2FycyBkcml2ZSBpbiBFdG95cyB3b3Js ZCBhdCB0aGUgc2FtZSB0aW1lLjwvZGl2Pgo8ZGl2Pjxicj48L2Rpdj48ZGl2PkFueXdheSBhIGxv dCBvZiBmdW4gd2FzIGhhZCBieSBhbGwgYW5kIEkgaGFkIHRvIGtpY2sgdGhlIGtpZHMgb3V0IGFz IHRoZXkgd291bGRuJiMzOTt0IHN0b3Agd29ya2luZyBvbiBFdG95cyB3aGVuIHRoZSBjbGFzcyB3 YXMgZG9uZS4gKGEgZ29vZCBzaWduIGFuZCBvbmUgSSBhbHdheXMgc2VlIHdoZW4ga2lkcyBhcmUg Zmlyc3QgZXhwb3NlZCB0byBFdG95cykuPC9kaXY+CjxkaXY+PGJyPjwvZGl2PjxkaXY+TXIuIFN0 ZXZlPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5Ob3RlIGZvciBmdXR1cmUgcmVmbGVjdGlvbjog T24gdGVhY2hpbmcga2lkcyB0byB0aGluayBhYm91dCBtdWx0aXBsZSB3YXlzIHRvIHNvbHZlIGEg cHJvYmxlbSBhbmQgbGVhcm5pbmcgaG93IHRvIGNvbXBhcmUgc29sdXRpb25zLjxicj48YmxvY2tx dW90ZSBjbGFzcz0id2Via2l0LWluZGVudC1ibG9ja3F1b3RlIiBzdHlsZT0ibWFyZ2luOiAwIDAg MCA0MHB4OyBib3JkZXI6IG5vbmU7IHBhZGRpbmc6IDBweDsiPgo8YnI+PGJyPjwvYmxvY2txdW90 ZT48L2Rpdj4K --===============5315196003656344550==-- From teefal@squeakland.org Thu Apr 15 02:49:40 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: Re: [squeakland] Back from Haiti Date: Wed, 14 Apr 2010 22:48:47 -0400 Message-ID: <8D2C1A6B-5122-4ADC-A6C8-37BCCFAD4F79@squeakland.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8591101229519316653==" --===============8591101229519316653== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The business meetings in 2009 were primarily between me, Rita, and Kim Rose. = We did not take minutes.=20 All future business meetings will have posted minutes in a manner similar to = the education minutes on wiki.squeakland.org. Tim On Apr 13, 2010, at 5:30 PM, Yoshiki Ohshima wrote: > At Mon, 12 Apr 2010 14:38:49 -0400, > Timothy Falconer wrote: >>=20 >> As always, the minutes or transcripts from all of these meetings will be a= vailable on our wiki or chat logs. >=20 > Past software meeting logs were not available but now they are at: > http://wiki.squeakland.org/display/sq/Developers+meeting+logs >=20 > Can anybody tell me where the minutes from the business meetings > are? >=20 > -- Yoshiki > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============8591101229519316653==-- From teefal@squeakland.org Thu Apr 15 02:49:46 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: Re: [squeakland] Back from Haiti Date: Wed, 14 Apr 2010 22:49:54 -0400 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8790528543040792520==" --===============8790528543040792520== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The business meetings in 2009 were primarily between me, Rita, and Kim Rose. = We did not take minutes.=20 All future business meetings will have posted minutes in a manner similar to = the education minutes on wiki.squeakland.org. Tim On Apr 13, 2010, at 5:30 PM, Yoshiki Ohshima wrote: > At Mon, 12 Apr 2010 14:38:49 -0400, > Timothy Falconer wrote: >>=20 >> As always, the minutes or transcripts from all of these meetings will be a= vailable on our wiki or chat logs. >=20 > Past software meeting logs were not available but now they are at: > http://wiki.squeakland.org/display/sq/Developers+meeting+logs >=20 > Can anybody tell me where the minutes from the business meetings > are? >=20 > -- Yoshiki > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============8790528543040792520==-- From carnen@mac.com Fri Apr 16 16:11:16 2010 From: Carlos Rabassa To: squeakland@lists.squeakfoundation.org Subject: [squeakland] New Great Etoys Tutorials ! ! Date: Fri, 16 Apr 2010 12:10:58 -0400 Message-ID: <5044F821-BB36-4FE1-8DB8-C821CBF09E37@mac.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2619522974108336130==" --===============2619522974108336130== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I would like to strongly recommend: http://waveplace.org/resources/tutorials/ This is a completely new set of tutorials by Tim Falconer. They were completed last month prior to his departure to Haiti where they wer= e field tested in several pilot projects, some still running. Nenny and I used the original tutorials to take our first steps in Etoys. Several good friends of ours learned Etoys through the original tutorials whi= ch we all recommended to others. Last year in Porto Alegre we had the opportunity of talking at the same time = to both Tim and Lino Bessonart, a volunteer in Uruguay who created spanish t= utorials in Uruguay which were very helpful in getting us started. Lino said he is also like us, a graduate of Tim's tutorials. Those tutorials were excellent and helped a many of us in far away places. But these new ones, I can assure you are far better! I'm anxious to get them translated into Spanish, they will be a great tool s= ince they include material and tips on how to get the most out of them. We can see them as great tools for learning and for teaching. Teachers, parents, volunteers and children will take great advantage of these= tutorials. They have been translated to Creole. I'm ready to start translating to Spanish as soon as I get the authorization. Carlos Rabassa Montevideo, Uruguay --===============2619522974108336130== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj48ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBt YXJnaW4tYm90dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwg bm9ybWFsIDE4cHgvbm9ybWFsIEFyaWFsOyAiPkkgd291bGQgbGlrZSB0byBzdHJvbmdseSByZWNv bW1lbmQ6PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBw eDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9y bWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9k aXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2lu LWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1h bCAxOHB4L25vcm1hbCBBcmlhbDsgIj48YSBocmVmPSJodHRwOi8vd2F2ZXBsYWNlLm9yZy9yZXNv dXJjZXMvdHV0b3JpYWxzLyI+aHR0cDovL3dhdmVwbGFjZS5vcmcvcmVzb3VyY2VzL3R1dG9yaWFs cy88L2E+PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBw eDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9y bWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9k aXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2lu LWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1h bCAxOHB4L25vcm1hbCBBcmlhbDsgIj5UaGlzIGlzIGEgY29tcGxldGVseSBuZXcgc2V0IG9mIHR1 dG9yaWFscyBieSBUaW0gRmFsY29uZXIuPC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4 OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4 OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgbWluLWhlaWdo dDogMjFweDsgIj48YnI+PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4t cmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBu b3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgIj5UaGV5IHdlcmUgY29tcGxl dGVkIGxhc3QgbW9udGggcHJpb3IgdG8gaGlzIGRlcGFydHVyZSB0byBIYWl0aSB3aGVyZSB0aGV5 IHdlcmUgZmllbGQgdGVzdGVkIGluIHNldmVyYWwgcGlsb3QgcHJvamVjdHMsJm5ic3A7IHNvbWUg c3RpbGwgcnVubmluZy48L2Rpdj48ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1y aWdodDogMHB4OyBtYXJnaW4tYm90dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5v cm1hbCBub3JtYWwgbm9ybWFsIDE4cHgvbm9ybWFsIEFyaWFsOyBtaW4taGVpZ2h0OiAyMXB4OyAi Pjxicj48L2Rpdj48ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4 OyBtYXJnaW4tYm90dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3Jt YWwgbm9ybWFsIDE4cHgvbm9ybWFsIEFyaWFsOyAiPk5lbm55IGFuZCBJIHVzZWQgdGhlIG9yaWdp bmFsIHR1dG9yaWFscyB0byB0YWtlIG91ciBmaXJzdCBzdGVwcyBpbiBFdG95cy48L2Rpdj48ZGl2 IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBtYXJnaW4tYm90dG9t OiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwgbm9ybWFsIDE4cHgv bm9ybWFsIEFyaWFsOyBtaW4taGVpZ2h0OiAyMXB4OyAiPjxicj48L2Rpdj48ZGl2IHN0eWxlPSJt YXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBtYXJnaW4tYm90dG9tOiAwcHg7IG1h cmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwgbm9ybWFsIDE4cHgvbm9ybWFsIEFy aWFsOyAiPlNldmVyYWwgZ29vZCBmcmllbmRzIG9mIG91cnMgbGVhcm5lZCBFdG95cyB0aHJvdWdo IHRoZSBvcmlnaW5hbCB0dXRvcmlhbHMgd2hpY2ggd2UgYWxsIHJlY29tbWVuZGVkIHRvIG90aGVy cy48L2Rpdj48ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBt YXJnaW4tYm90dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwg bm9ybWFsIDE4cHgvbm9ybWFsIEFyaWFsOyBtaW4taGVpZ2h0OiAyMXB4OyAiPjxicj48L2Rpdj48 ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBtYXJnaW4tYm90 dG9tOiAwcHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwgbm9ybWFsIDE4 cHgvbm9ybWFsIEFyaWFsOyAiPkxhc3QgeWVhciBpbiBQb3J0byBBbGVncmUgd2UgaGFkIHRoZSBv cHBvcnR1bml0eSBvZiB0YWxraW5nIGF0IHRoZSBzYW1lIHRpbWUgdG8gYm90aCBUaW0gYW5kIExp bm8gQmVzc29uYXJ0LCZuYnNwOyBhIHZvbHVudGVlciBpbiBVcnVndWF5IHdobyBjcmVhdGVkIHNw YW5pc2ggdHV0b3JpYWxzIGluIFVydWd1YXkgd2hpY2ggd2VyZSB2ZXJ5IGhlbHBmdWwgaW4gZ2V0 dGluZyB1cyBzdGFydGVkLjwvZGl2PjxkaXYgc3R5bGU9Im1hcmdpbi10b3A6IDBweDsgbWFyZ2lu LXJpZ2h0OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFyZ2luLWxlZnQ6IDBweDsgZm9udDog bm9ybWFsIG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJpYWw7IG1pbi1oZWlnaHQ6IDIxcHg7 ICI+PGJyPjwvZGl2PjxkaXYgc3R5bGU9Im1hcmdpbi10b3A6IDBweDsgbWFyZ2luLXJpZ2h0OiAw cHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFyZ2luLWxlZnQ6IDBweDsgZm9udDogbm9ybWFsIG5v cm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJpYWw7ICI+TGlubyBzYWlkIGhlIGlzIGFsc28gbGlr ZSB1cywmbmJzcDsgYSBncmFkdWF0ZSBvZiBUaW0ncyB0dXRvcmlhbHMuPC9kaXY+PGRpdiBzdHls ZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4 OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1h bCBBcmlhbDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2lu LXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4t bGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsg Ij5UaG9zZSB0dXRvcmlhbHMgd2VyZSBleGNlbGxlbnQgYW5kIGhlbHBlZCBhIG1hbnkgb2YgdXMg aW4gZmFyIGF3YXkgcGxhY2VzLjwvZGl2PjxkaXYgc3R5bGU9Im1hcmdpbi10b3A6IDBweDsgbWFy Z2luLXJpZ2h0OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFyZ2luLWxlZnQ6IDBweDsgZm9u dDogbm9ybWFsIG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJpYWw7IG1pbi1oZWlnaHQ6IDIx cHg7ICI+PGJyPjwvZGl2PjxkaXYgc3R5bGU9Im1hcmdpbi10b3A6IDBweDsgbWFyZ2luLXJpZ2h0 OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFyZ2luLWxlZnQ6IDBweDsgZm9udDogbm9ybWFs IG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJpYWw7ICI+QnV0IHRoZXNlIG5ldyBvbmVzLCZu YnNwOyBJIGNhbiBhc3N1cmUgeW91IGFyZSBmYXIgYmV0dGVyITwvZGl2PjxkaXYgc3R5bGU9Im1h cmdpbi10b3A6IDBweDsgbWFyZ2luLXJpZ2h0OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFy Z2luLWxlZnQ6IDBweDsgZm9udDogbm9ybWFsIG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJp YWw7IG1pbi1oZWlnaHQ6IDIxcHg7ICI+PGJyPjwvZGl2PjxkaXYgc3R5bGU9Im1hcmdpbi10b3A6 IDBweDsgbWFyZ2luLXJpZ2h0OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFyZ2luLWxlZnQ6 IDBweDsgZm9udDogbm9ybWFsIG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJpYWw7ICI+SSdt IGFueGlvdXMgdG8gZ2V0IHRoZW0gdHJhbnNsYXRlZCBpbnRvIFNwYW5pc2gsJm5ic3A7IHRoZXkg d2lsbCBiZSBhIGdyZWF0IHRvb2wgc2luY2UgdGhleSBpbmNsdWRlIG1hdGVyaWFsIGFuZCB0aXBz IG9uIGhvdyB0byBnZXQgdGhlIG1vc3Qgb3V0IG9mIHRoZW0uPC9kaXY+PGRpdiBzdHlsZT0ibWFy Z2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJn aW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlh bDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDog MHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDog MHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgIj5XZSBj YW4gc2VlIHRoZW0gYXMgZ3JlYXQgdG9vbHMgZm9yIGxlYXJuaW5nIGFuZCBmb3IgdGVhY2hpbmcu PC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFy Z2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5v cm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9kaXY+PGRp diBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRv bTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4 L25vcm1hbCBBcmlhbDsgIj5UZWFjaGVycywgcGFyZW50cywgdm9sdW50ZWVycyBhbmQgY2hpbGRy ZW4gd2lsbCB0YWtlIGdyZWF0IGFkdmFudGFnZSBvZiB0aGVzZSB0dXRvcmlhbHMuPC9kaXY+PGRp diBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRv bTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4 L25vcm1hbCBBcmlhbDsgbWluLWhlaWdodDogMjFweDsgIj48YnI+PC9kaXY+PGRpdiBzdHlsZT0i bWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBt YXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBB cmlhbDsgIj5UaGV5IGhhdmUgYmVlbiB0cmFuc2xhdGVkIHRvIENyZW9sZS48L2Rpdj48ZGl2IHN0 eWxlPSJtYXJnaW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBtYXJnaW4tYm90dG9tOiAw cHg7IG1hcmdpbi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwgbm9ybWFsIDE4cHgvbm9y bWFsIEFyaWFsOyBtaW4taGVpZ2h0OiAyMXB4OyAiPjxicj48L2Rpdj48ZGl2IHN0eWxlPSJtYXJn aW4tdG9wOiAwcHg7IG1hcmdpbi1yaWdodDogMHB4OyBtYXJnaW4tYm90dG9tOiAwcHg7IG1hcmdp bi1sZWZ0OiAwcHg7IGZvbnQ6IG5vcm1hbCBub3JtYWwgbm9ybWFsIDE4cHgvbm9ybWFsIEFyaWFs OyAiPkknbSByZWFkeSB0byBzdGFydCB0cmFuc2xhdGluZyB0byBTcGFuaXNoIGFzIHNvb24gYXMg SSBnZXQgdGhlIGF1dGhvcml6YXRpb24uPC9kaXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4 OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2luLWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4 OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1hbCAxOHB4L25vcm1hbCBBcmlhbDsgIj48YnI+PC9k aXY+PGRpdiBzdHlsZT0ibWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tcmlnaHQ6IDBweDsgbWFyZ2lu LWJvdHRvbTogMHB4OyBtYXJnaW4tbGVmdDogMHB4OyBmb250OiBub3JtYWwgbm9ybWFsIG5vcm1h bCAxOHB4L25vcm1hbCBBcmlhbDsgIj5DYXJsb3MgUmFiYXNzYTwvZGl2PjxkaXYgc3R5bGU9Im1h cmdpbi10b3A6IDBweDsgbWFyZ2luLXJpZ2h0OiAwcHg7IG1hcmdpbi1ib3R0b206IDBweDsgbWFy Z2luLWxlZnQ6IDBweDsgZm9udDogbm9ybWFsIG5vcm1hbCBub3JtYWwgMThweC9ub3JtYWwgQXJp YWw7ICI+TW9udGV2aWRlbywgVXJ1Z3VheTwvZGl2PjwvYm9keT48L2h0bWw+ --===============2619522974108336130==-- From teefal@squeakland.org Fri Apr 16 16:27:41 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Waveplace at the epicenter in Haiti Date: Fri, 16 Apr 2010 12:27:44 -0400 Message-ID: <9C82F5B4-B900-44A4-BBA5-6BB29153EED4@squeakland.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6143525437139367394==" --===============6143525437139367394== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable (from a recent Waveplace blog post by Beth Santos ... Joseph is one of our Ha= itian mentors) Yesterday I sat down with Joseph's brother, Abela, who works with Haiti Partn= ers. We were sitting under his little tin roof lean-to, looking at the remain= s of his home- a beautiful two-story building that is now a couple of tiles a= nd lots of space. He praised the [Waveplace] program and seemed so pleased th= at it was going well here in Leogane. I told him that there are a number of p= eople in the USA that believe that laptops are not the answer right now, espe= cially in areas like Leogane that are most affected by the earthquake. He and= Joseph looked at me like I was crazy. =E2=80=9CAre you kidding??=E2=80=9D he= asked. =E2=80=9CFood, water, sure, we need that. But EDUCATION- that's what = we really need right now! Without it, how will we be able to build our own?= =E2=80=9D Joseph added the fact that the kids in Leogane need something to fo= cus on, more than anything. So many children have PTSD and they just need to = look forward. They feel helpless and they need to make use of themselves, and= take their minds off of what happened to them and their families. Abela sat for a moment. We told him how grateful we were for his hospitality = and he fell silent. When he spoke, he told us about how, after the earthquake= , everyone went to stay in camps but he couldn't do it. He would come home ev= eryday, early in the morning, and sit outside his house and just be quiet. He= says his post-traumatic stress is terrible. We think of the children who are still staying in tents, and we think about h= ow our education program is helping their minds to not only escape, but to gr= ow. These children finally feel that they are worth something. And in Leogane= , the program is more valuable than anything. (for more, read here: http://waveplace.org/news/blog ... photos and more vid= eo coming soon) -- Timothy Falconer Waveplace Foundation http://waveplace.org + 1 610 624 3760 --===============6143525437139367394== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj48cD48L3A+PHA+KGZyb20gYSByZWNlbnQgV2F2ZXBsYWNlIGJsb2cgcG9zdCBieSBC ZXRoIFNhbnRvcyAuLi4gSm9zZXBoIGlzIG9uZSBvZiBvdXIgSGFpdGlhbiBtZW50b3JzKTwvcD48 cD5ZZXN0ZXJkYXkgSSBzYXQgZG93biB3aXRoIEpvc2VwaCdzIGJyb3RoZXIsIEFiZWxhLCB3aG8g d29ya3Mgd2l0aCBIYWl0aSBQYXJ0bmVycy4gV2Ugd2VyZSBzaXR0aW5nIHVuZGVyIGhpcyBsaXR0 bGUgdGluIHJvb2YgbGVhbi10bywgbG9va2luZyBhdCB0aGUgcmVtYWlucyBvZiBoaXMgaG9tZS0g YSBiZWF1dGlmdWwgdHdvLXN0b3J5IGJ1aWxkaW5nIHRoYXQgaXMgbm93IGEgY291cGxlIG9mIHRp bGVzIGFuZCBsb3RzIG9mIHNwYWNlLiBIZSBwcmFpc2VkIHRoZSBbV2F2ZXBsYWNlXSBwcm9ncmFt IGFuZCBzZWVtZWQgc28gcGxlYXNlZCB0aGF0IGl0IHdhcyBnb2luZyB3ZWxsIGhlcmUgaW4gTGVv Z2FuZS4gSSB0b2xkIGhpbSB0aGF0IHRoZXJlIGFyZSBhIG51bWJlciBvZiBwZW9wbGUgaW4gdGhl IFVTQSB0aGF0IGJlbGlldmUgdGhhdCBsYXB0b3BzIGFyZSBub3QgdGhlIGFuc3dlciByaWdodCBu b3csIGVzcGVjaWFsbHkgaW4gYXJlYXMgbGlrZSBMZW9nYW5lIHRoYXQgYXJlIG1vc3QgYWZmZWN0 ZWQgYnkgdGhlIGVhcnRocXVha2UuIEhlIGFuZCBKb3NlcGggbG9va2VkIGF0IG1lIGxpa2UgSSB3 YXMgY3JhenkuIJNBcmUgeW91IGtpZGRpbmc/P5QgaGUgYXNrZWQuIJNGb29kLCB3YXRlciwgc3Vy ZSwgd2UgbmVlZCB0aGF0LiBCdXQgRURVQ0FUSU9OLSB0aGF0J3Mgd2hhdCB3ZSByZWFsbHkgbmVl ZCByaWdodCBub3chIFdpdGhvdXQgaXQsIGhvdyB3aWxsIHdlIGJlIGFibGUgdG8gYnVpbGQgb3Vy IG93bj+UIEpvc2VwaCBhZGRlZCB0aGUgZmFjdCB0aGF0IHRoZSBraWRzIGluIExlb2dhbmUgbmVl ZCBzb21ldGhpbmcgdG8gZm9jdXMgb24sIG1vcmUgdGhhbiBhbnl0aGluZy4gU28gbWFueSBjaGls ZHJlbiBoYXZlIFBUU0QgYW5kIHRoZXkganVzdCBuZWVkIHRvIGxvb2sgZm9yd2FyZC4gVGhleSBm ZWVsIGhlbHBsZXNzIGFuZCB0aGV5IG5lZWQgdG8gbWFrZSB1c2Ugb2YgdGhlbXNlbHZlcywgYW5k IHRha2UgdGhlaXIgbWluZHMgb2ZmIG9mIHdoYXQgaGFwcGVuZWQgdG8gdGhlbSBhbmQgdGhlaXIg ZmFtaWxpZXMuPC9wPjxwPkFiZWxhIHNhdCBmb3IgYSBtb21lbnQuIFdlIHRvbGQgaGltIGhvdyBn cmF0ZWZ1bCB3ZSB3ZXJlIGZvciBoaXMgaG9zcGl0YWxpdHkgYW5kIGhlIGZlbGwgc2lsZW50LiBX aGVuIGhlIHNwb2tlLCBoZSB0b2xkIHVzIGFib3V0IGhvdywgYWZ0ZXIgdGhlIGVhcnRocXVha2Us IGV2ZXJ5b25lIHdlbnQgdG8gc3RheSBpbiBjYW1wcyBidXQgaGUgY291bGRuJ3QgZG8gaXQuIEhl IHdvdWxkIGNvbWUgaG9tZSBldmVyeWRheSwgZWFybHkgaW4gdGhlIG1vcm5pbmcsIGFuZCBzaXQg b3V0c2lkZSBoaXMgaG91c2UgYW5kIGp1c3QgYmUgcXVpZXQuIEhlIHNheXMgaGlzIHBvc3QtdHJh dW1hdGljIHN0cmVzcyBpcyB0ZXJyaWJsZS48L3A+PHA+V2UgdGhpbmsgb2YgdGhlIGNoaWxkcmVu IHdobyBhcmUgc3RpbGwgc3RheWluZyBpbiB0ZW50cywgYW5kIHdlIHRoaW5rIGFib3V0IGhvdyBv dXIgZWR1Y2F0aW9uIHByb2dyYW0gaXMgaGVscGluZyB0aGVpciBtaW5kcyB0byBub3Qgb25seSBl c2NhcGUsIGJ1dCB0byBncm93LiBUaGVzZSBjaGlsZHJlbiBmaW5hbGx5IGZlZWwgdGhhdCB0aGV5 IGFyZSB3b3J0aCBzb21ldGhpbmcuIEFuZCBpbiBMZW9nYW5lLCB0aGUgcHJvZ3JhbSBpcyBtb3Jl IHZhbHVhYmxlIHRoYW4gYW55dGhpbmcuPC9wPjxkaXY+PGJyIGNsYXNzPSJ3ZWJraXQtYmxvY2st cGxhY2Vob2xkZXIiPjwvZGl2PjxkaXY+KGZvciBtb3JlLCByZWFkIGhlcmU6ICZuYnNwOzxhIGhy ZWY9Imh0dHA6Ly93YXZlcGxhY2Uub3JnL25ld3MvYmxvZyI+aHR0cDovL3dhdmVwbGFjZS5vcmcv bmV3cy9ibG9nPC9hPiZuYnNwOy4uLiBwaG90b3MgYW5kIG1vcmUgdmlkZW8gY29taW5nIHNvb24p PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIg c3R5bGU9ImJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGU7IGNvbG9yOiByZ2IoMCwgMCwgMCk7IGZv bnQtZmFtaWx5OiBIZWx2ZXRpY2E7IGZvbnQtc2l6ZTogbWVkaXVtOyBmb250LXN0eWxlOiBub3Jt YWw7IGZvbnQtdmFyaWFudDogbm9ybWFsOyBmb250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3Bh Y2luZzogbm9ybWFsOyBsaW5lLWhlaWdodDogbm9ybWFsOyBvcnBoYW5zOiAyOyB0ZXh0LWluZGVu dDogMHB4OyB0ZXh0LXRyYW5zZm9ybTogbm9uZTsgd2hpdGUtc3BhY2U6IG5vcm1hbDsgd2lkb3dz OiAyOyB3b3JkLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItaG9yaXpvbnRhbC1zcGFjaW5n OiAwcHg7IC13ZWJraXQtYm9yZGVyLXZlcnRpY2FsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC10ZXh0 LWRlY29yYXRpb25zLWluLWVmZmVjdDogbm9uZTsgLXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiBh dXRvOyAtd2Via2l0LXRleHQtc3Ryb2tlLXdpZHRoOiAwcHg7ICI+PHNwYW4gY2xhc3M9IkFwcGxl LXN0eWxlLXNwYW4iIHN0eWxlPSJib3JkZXItY29sbGFwc2U6IHNlcGFyYXRlOyBjb2xvcjogcmdi KDAsIDAsIDApOyBmb250LWZhbWlseTogSGVsdmV0aWNhOyBmb250LXNpemU6IDEycHg7IGZvbnQt c3R5bGU6IG5vcm1hbDsgZm9udC12YXJpYW50OiBub3JtYWw7IGZvbnQtd2VpZ2h0OiBub3JtYWw7 IGxldHRlci1zcGFjaW5nOiBub3JtYWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7IG9ycGhhbnM6IDI7 IHRleHQtaW5kZW50OiAwcHg7IHRleHQtdHJhbnNmb3JtOiBub25lOyB3aGl0ZS1zcGFjZTogbm9y bWFsOyB3aWRvd3M6IDI7IHdvcmQtc3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRlci1ob3Jpem9u dGFsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItdmVydGljYWwtc3BhY2luZzogMHB4OyAt d2Via2l0LXRleHQtZGVjb3JhdGlvbnMtaW4tZWZmZWN0OiBub25lOyAtd2Via2l0LXRleHQtc2l6 ZS1hZGp1c3Q6IGF1dG87IC13ZWJraXQtdGV4dC1zdHJva2Utd2lkdGg6IDBweDsgIj48ZGl2IHN0 eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdl YmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2PjxkaXY+PHNwYW4gY2xh c3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXNpemU6IG1lZGl1bTsgIj48c3BhbiBj bGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc2l6ZTogMTJweDsgIj48ZGl2Pi0t PC9kaXY+PGRpdj5UaW1vdGh5IEZhbGNvbmVyPC9kaXY+PGRpdj5XYXZlcGxhY2UgRm91bmRhdGlv bjwvZGl2PjxkaXY+PGEgaHJlZj0iaHR0cDovL3dhdmVwbGFjZS5vcmciPmh0dHA6Ly93YXZlcGxh Y2Uub3JnPC9hPjwvZGl2PjxkaXY+KyAxIDYxMCA2MjQgMzc2MDwvZGl2PjxkaXY+PGJyPjwvZGl2 Pjwvc3Bhbj48L3NwYW4+PC9kaXY+PC9kaXY+PC9kaXY+PC9zcGFuPjwvc3Bhbj48YnIgY2xhc3M9 IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvZGl2PjxwPjwvcD48L2JvZHk+PC9odG1sPg== --===============6143525437139367394==-- From rita@isg.cs.uni-magdeburg.de Wed Apr 21 12:07:18 2010 From: Rita Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Join us for a sprint week before Squeakfest in July! Date: Wed, 21 Apr 2010 14:13:32 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7098548446184105550==" --===============7098548446184105550== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all, we are planning to have a one week sprint right before Squeakfest this year, = from July, 17 - July 24. I would like to invite you to participate in this ev= ent! We plan to book a vacation home on a beach near Wilmington (NC), so that= we can stay together, work, and have fun. =20 =20 There are no detailed plans yet about what exactly we will work on in this we= ek. We could for example:=20 - write an Etoys cookbook, a collection of tips & tricks about what you can d= o within Etoys - develop active essays within Etoys for certain subjects - develop introductional material for kids - have a "code sprint" - ... We are open for your ideas! What we will finally work on also depends on the = experience of the participants of the sprint.=20 Please let me know if you are interested in participating, since I have to do= the booking soon. We cannot provide any financial support. If you have any i= deas on how to get funding for this effort, let me know! Greetings, Rita --===============7098548446184105550==-- From teefal@squeakland.org Wed Apr 21 13:35:29 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: [squeakland] business meet today at 3pm ET (19:00 GMT) Date: Wed, 21 Apr 2010 09:35:30 -0400 Message-ID: <35156305-C6C5-4BDD-A5E2-D02B9C028A0D@squeakland.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4904499098914973849==" --===============4904499098914973849== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi everyone, The Squeakland business team will meet today at 3pm ET (19:00 GMT) via Skype.= =20 http://www.timeanddate.com/worldclock/fixedtime.html?month=3D4&day=3D21&year= =3D2010&hour=3D19&min=3D0&sec=3D0&p1=3D0 Topics will include: * the Squeakland Courseware proposal and budget * fundraising opportunities=20 * revisiting the 2010 budget prepared last fall * preparing for next week's board meeting on Tuesday at 3pm ET (19:00 GMT) We will also briefly discuss the Waveplace Haiti proposal, as it pertains to = the Squeakland Courseware proposal. If you are not currently on the business team, but would like to attend, let = me know and give me your Skype account name. Meeting notes will be posted after the meeting. Take care, Tim -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============4904499098914973849== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5IaSBldmVyeW9uZSw8ZGl2Pjxicj48L2Rpdj48ZGl2PlRoZSBTcXVlYWtsYW5kIGJ1 c2luZXNzIHRlYW0gd2lsbCBtZWV0IHRvZGF5IGF0IDNwbSBFVCAoMTk6MDAgR01UKSB2aWEgU2t5 cGUuICZuYnNwOzwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+PGEgaHJlZj0iaHR0cDovL3d3dy50 aW1lYW5kZGF0ZS5jb20vd29ybGRjbG9jay9maXhlZHRpbWUuaHRtbD9tb250aD00JmFtcDtkYXk9 MjEmYW1wO3llYXI9MjAxMCZhbXA7aG91cj0xOSZhbXA7bWluPTAmYW1wO3NlYz0wJmFtcDtwMT0w Ij5odHRwOi8vd3d3LnRpbWVhbmRkYXRlLmNvbS93b3JsZGNsb2NrL2ZpeGVkdGltZS5odG1sP21v bnRoPTQmYW1wO2RheT0yMSZhbXA7eWVhcj0yMDEwJmFtcDtob3VyPTE5JmFtcDttaW49MCZhbXA7 c2VjPTAmYW1wO3AxPTA8L2E+PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5Ub3BpY3Mgd2lsbCBp bmNsdWRlOjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+KiB0aGUgU3F1ZWFrbGFuZCBDb3Vyc2V3 YXJlIHByb3Bvc2FsIGFuZCBidWRnZXQ8L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PiogZnVuZHJh aXNpbmcgb3Bwb3J0dW5pdGllcyZuYnNwOzwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+KiByZXZp c2l0aW5nIHRoZSAyMDEwIGJ1ZGdldCBwcmVwYXJlZCBsYXN0IGZhbGw8L2Rpdj48ZGl2Pjxicj48 L2Rpdj48ZGl2PiogcHJlcGFyaW5nIGZvciBuZXh0IHdlZWsncyBib2FyZCBtZWV0aW5nIG9uIFR1 ZXNkYXkgYXQgM3BtIEVUICgxOTowMCBHTVQpPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj48YnI+ PC9kaXY+PGRpdj5XZSB3aWxsIGFsc28gYnJpZWZseSBkaXNjdXNzIHRoZSBXYXZlcGxhY2UgSGFp dGkgcHJvcG9zYWwsIGFzIGl0IHBlcnRhaW5zIHRvIHRoZSBTcXVlYWtsYW5kIENvdXJzZXdhcmUg cHJvcG9zYWwuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5JZiB5b3UgYXJlIG5vdCBjdXJyZW50 bHkgb24gdGhlIGJ1c2luZXNzIHRlYW0sIGJ1dCB3b3VsZCBsaWtlIHRvIGF0dGVuZCwgbGV0IG1l IGtub3cgYW5kIGdpdmUgbWUgeW91ciBTa3lwZSBhY2NvdW50IG5hbWUuPC9kaXY+PGRpdj48YnI+ PC9kaXY+PGRpdj5NZWV0aW5nIG5vdGVzIHdpbGwgYmUgcG9zdGVkIGFmdGVyIHRoZSBtZWV0aW5n LjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+VGFrZSBjYXJlLDwvZGl2PjxkaXY+VGltPC9kaXY+ PGRpdj48YnI+PC9kaXY+PGRpdj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9 ImZvbnQtc2l6ZTogMTJweDsgIj4tLTwvc3Bhbj48L2Rpdj48ZGl2PjxkaXY+PHNwYW4gY2xhc3M9 IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJib3JkZXItY29sbGFwc2U6IHNlcGFyYXRlOyBjb2xv cjogcmdiKDAsIDAsIDApOyBmb250LWZhbWlseTogSGVsdmV0aWNhOyBmb250LXNpemU6IG1lZGl1 bTsgZm9udC1zdHlsZTogbm9ybWFsOyBmb250LXZhcmlhbnQ6IG5vcm1hbDsgZm9udC13ZWlnaHQ6 IG5vcm1hbDsgbGV0dGVyLXNwYWNpbmc6IG5vcm1hbDsgbGluZS1oZWlnaHQ6IG5vcm1hbDsgb3Jw aGFuczogMjsgdGV4dC1hbGlnbjogYXV0bzsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC10cmFuc2Zv cm06IG5vbmU7IHdoaXRlLXNwYWNlOiBub3JtYWw7IHdpZG93czogMjsgd29yZC1zcGFjaW5nOiAw cHg7IC13ZWJraXQtYm9yZGVyLWhvcml6b250YWwtc3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRl ci12ZXJ0aWNhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtdGV4dC1kZWNvcmF0aW9ucy1pbi1lZmZl Y3Q6IG5vbmU7IC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogYXV0bzsgLXdlYmtpdC10ZXh0LXN0 cm9rZS13aWR0aDogMHB4OyAiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0i Ym9yZGVyLWNvbGxhcHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJnYigwLCAwLCAwKTsgZm9udC1mYW1p bHk6IEhlbHZldGljYTsgZm9udC1zaXplOiAxMnB4OyBmb250LXN0eWxlOiBub3JtYWw7IGZvbnQt dmFyaWFudDogbm9ybWFsOyBmb250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzogbm9y bWFsOyBsaW5lLWhlaWdodDogbm9ybWFsOyBvcnBoYW5zOiAyOyB0ZXh0LWluZGVudDogMHB4OyB0 ZXh0LXRyYW5zZm9ybTogbm9uZTsgd2hpdGUtc3BhY2U6IG5vcm1hbDsgd2lkb3dzOiAyOyB3b3Jk LXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItaG9yaXpvbnRhbC1zcGFjaW5nOiAwcHg7IC13 ZWJraXQtYm9yZGVyLXZlcnRpY2FsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC10ZXh0LWRlY29yYXRp b25zLWluLWVmZmVjdDogbm9uZTsgLXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiBhdXRvOyAtd2Vi a2l0LXRleHQtc3Ryb2tlLXdpZHRoOiAwcHg7ICI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVh ay13b3JkOyAtd2Via2l0LW5ic3AtbW9kZTogc3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0 ZXItd2hpdGUtc3BhY2U7ICI+PHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJi b3JkZXItY29sbGFwc2U6IHNlcGFyYXRlOyBjb2xvcjogcmdiKDAsIDAsIDApOyBmb250LWZhbWls eTogSGVsdmV0aWNhOyBmb250LXNpemU6IDEycHg7IGZvbnQtc3R5bGU6IG5vcm1hbDsgZm9udC12 YXJpYW50OiBub3JtYWw7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGxldHRlci1zcGFjaW5nOiBub3Jt YWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7IG9ycGhhbnM6IDI7IHRleHQtaW5kZW50OiAwcHg7IHRl eHQtdHJhbnNmb3JtOiBub25lOyB3aGl0ZS1zcGFjZTogbm9ybWFsOyB3aWRvd3M6IDI7IHdvcmQt c3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRlci1ob3Jpem9udGFsLXNwYWNpbmc6IDBweDsgLXdl YmtpdC1ib3JkZXItdmVydGljYWwtc3BhY2luZzogMHB4OyAtd2Via2l0LXRleHQtZGVjb3JhdGlv bnMtaW4tZWZmZWN0OiBub25lOyAtd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IGF1dG87IC13ZWJr aXQtdGV4dC1zdHJva2Utd2lkdGg6IDBweDsgIj48ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFr LXdvcmQ7IC13ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRl ci13aGl0ZS1zcGFjZTsgIj48ZGl2PjxkaXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29yZDsg LXdlYmtpdC1uYnNwLW1vZGU6IHNwYWNlOyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdoaXRl LXNwYWNlOyAiPjxkaXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29yZDsgLXdlYmtpdC1uYnNw LW1vZGU6IHNwYWNlOyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdoaXRlLXNwYWNlOyAiPjxk aXY+PGRpdj5UaW1vdGh5IEZhbGNvbmVyPC9kaXY+PGRpdj5TcXVlYWtsYW5kIEZvdW5kYXRpb248 L2Rpdj48ZGl2PjxhIGhyZWY9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZyI+aHR0cDovL3NxdWVha2xh bmQub3JnPC9hPjwvZGl2PjxkaXY+NjEwLTc5Ny0zMTAwPC9kaXY+PGRpdj4tLTwvZGl2PjxkaXY+ PHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXNpemU6IG1lZGl1bTsg Ij48ZGl2PjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iZm9udC1zdHlsZTog aXRhbGljOyAiPiJJbnRlbGxpZ2VuY2UgaXMgd2hhdCB5b3UgdXNlIHdoZW4geW91IGRvbid0IGtu b3cgd2hhdCB0byBkby4iICZuYnNwOy4uLiBwaWFnZXQ8L3NwYW4+PC9kaXY+PGRpdj48aT48YnI+ PC9pPjwvZGl2Pjwvc3Bhbj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj48L3Nw YW4+PGJyIGNsYXNzPSJBcHBsZS1pbnRlcmNoYW5nZS1uZXdsaW5lIj48L2Rpdj48L3NwYW4+PGJy IGNsYXNzPSJBcHBsZS1pbnRlcmNoYW5nZS1uZXdsaW5lIj48L3NwYW4+PGJyIGNsYXNzPSJBcHBs ZS1pbnRlcmNoYW5nZS1uZXdsaW5lIj4KPC9kaXY+Cgo8YnI+PC9kaXY+PC9ib2R5PjwvaHRtbD4= --===============4904499098914973849==-- From subbukk@gmail.com Wed Apr 21 18:50:54 2010 From: "K. K. Subramaniam" To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: [etoys-dev] Join us for a sprint week before Squeakfest in July! Date: Thu, 22 Apr 2010 00:20:51 +0530 Message-ID: <201004220020.52375.subbukk@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5329242327331906551==" --===============5329242327331906551== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Wednesday 21 April 2010 05:43:32 pm Rita Freudenberg wrote: > - write an Etoys cookbook, a collection of tips & tricks about what you can > do within Etoys My daughter pointed out that driving was more fun when the forward and turn parameters are keyed to World->sound level and pitch. She got a bunch of kids to use their voices to drive morphs around. You can imagine the din :-). Subbu --===============5329242327331906551==-- From sthomas1@gosargon.com Wed Apr 21 18:58:45 2010 From: Steve Thomas To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: [etoys-dev] Join us for a sprint week before Squeakfest in July! Date: Wed, 21 Apr 2010 14:58:43 -0400 Message-ID: In-Reply-To: <201004220020.52375.subbukk@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6296213432787746862==" --===============6296213432787746862== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subbu, This sounds like fun. I found the World "sound level" and "sound pitch", what needs to be done so kids can use their voices to change these parameters? Stephen On Wed, Apr 21, 2010 at 2:50 PM, K. K. Subramaniam wrote: > On Wednesday 21 April 2010 05:43:32 pm Rita Freudenberg wrote: > > - write an Etoys cookbook, a collection of tips & tricks about what you > can > > do within Etoys > My daughter pointed out that driving was more fun when the forward and turn > parameters are keyed to World->sound level and pitch. She got a bunch of > kids > to use their voices to drive morphs around. You can imagine the din :-). > > Subbu > _______________________________________________ > etoys-dev mailing list > etoys-dev(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/etoys-dev > --===============6296213432787746862== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 U3ViYnUsPGRpdj48YnI+PC9kaXY+PGRpdj5UaGlzIHNvdW5kcyBsaWtlIGZ1bi4goEkgZm91bmQg dGhlIFdvcmxkICZxdW90O3NvdW5kIGxldmVsJnF1b3Q7IGFuZCAmcXVvdDtzb3VuZCBwaXRjaCZx dW90Oywgd2hhdCBuZWVkcyB0byBiZSBkb25lIHNvIGtpZHMgY2FuIHVzZSB0aGVpciB2b2ljZXMg dG8gY2hhbmdlIHRoZXNlIHBhcmFtZXRlcnM/PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj4KU3Rl cGhlbjxicj48YnI+PGRpdiBjbGFzcz0iZ21haWxfcXVvdGUiPk9uIFdlZCwgQXByIDIxLCAyMDEw IGF0IDI6NTAgUE0sIEsuIEsuIFN1YnJhbWFuaWFtIDxzcGFuIGRpcj0ibHRyIj4mbHQ7PGEgaHJl Zj0ibWFpbHRvOnN1YmJ1a2tAZ21haWwuY29tIj5zdWJidWtrQGdtYWlsLmNvbTwvYT4mZ3Q7PC9z cGFuPiB3cm90ZTo8YnI+PGJsb2NrcXVvdGUgY2xhc3M9ImdtYWlsX3F1b3RlIiBzdHlsZT0ibWFy Z2luOjAgMCAwIC44ZXg7Ym9yZGVyLWxlZnQ6MXB4ICNjY2Mgc29saWQ7cGFkZGluZy1sZWZ0OjFl eDsiPgo8ZGl2IGNsYXNzPSJpbSI+T24gV2VkbmVzZGF5IDIxIEFwcmlsIDIwMTAgMDU6NDM6MzIg cG0gUml0YSBGcmV1ZGVuYmVyZyB3cm90ZTo8YnI+CiZndDsgLSB3cml0ZSBhbiBFdG95cyBjb29r Ym9vaywgYSBjb2xsZWN0aW9uIG9mIHRpcHMgJmFtcDsgdHJpY2tzIGFib3V0IHdoYXQgeW91IGNh bjxicj4KJmd0OyBkbyB3aXRoaW4gRXRveXM8YnI+CjwvZGl2Pk15IGRhdWdodGVyIHBvaW50ZWQg b3V0IHRoYXQgZHJpdmluZyB3YXMgbW9yZSBmdW4gd2hlbiB0aGUgZm9yd2FyZCBhbmQgdHVybjxi cj4KcGFyYW1ldGVycyBhcmUga2V5ZWQgdG8gV29ybGQtJmd0O3NvdW5kIGxldmVsIGFuZCBwaXRj aC4gU2hlIGdvdCBhIGJ1bmNoIG9mIGtpZHM8YnI+CnRvIHVzZSB0aGVpciB2b2ljZXMgdG8gZHJp dmUgbW9ycGhzIGFyb3VuZC4gWW91IGNhbiBpbWFnaW5lIHRoZSBkaW4gOi0pLjxicj4KPGJyPgpT dWJidTxicj4KPGRpdj48ZGl2PjwvZGl2PjxkaXYgY2xhc3M9Img1Ij5fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXzxicj4KZXRveXMtZGV2IG1haWxpbmcgbGlz dDxicj4KPGEgaHJlZj0ibWFpbHRvOmV0b3lzLWRldkBzcXVlYWtsYW5kLm9yZyI+ZXRveXMtZGV2 QHNxdWVha2xhbmQub3JnPC9hPjxicj4KPGEgaHJlZj0iaHR0cDovL2xpc3RzLnNxdWVha2xhbmQu b3JnL21haWxtYW4vbGlzdGluZm8vZXRveXMtZGV2IiB0YXJnZXQ9Il9ibGFuayI+aHR0cDovL2xp c3RzLnNxdWVha2xhbmQub3JnL21haWxtYW4vbGlzdGluZm8vZXRveXMtZGV2PC9hPjxicj4KPC9k aXY+PC9kaXY+PC9ibG9ja3F1b3RlPjwvZGl2Pjxicj48L2Rpdj4K --===============6296213432787746862==-- From rita@isg.cs.uni-magdeburg.de Thu Apr 22 12:09:09 2010 From: Rita Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] education meeting agenda for today Date: Thu, 22 Apr 2010 14:15:23 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8790298954677098048==" --===============8790298954677098048== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit We have on the agenda for the education meeting today, 12:30 EDT. * GSoC news * Haiti pilot and lessons * National Summit on Citizen Diplomacy (mail from Kathleen) * Waveplace courseware proposal If you have more topics, please let me know. Greetings, Rita --===============8790298954677098048== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj48ZGl2PldlIGhhdmUgb24gdGhlIGFnZW5kYSBmb3IgdGhlIGVkdWNhdGlvbiZuYnNw O21lZXRpbmcgdG9kYXksIDEyOjMwIEVEVC48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PiogR1Nv QyBuZXdzPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj4qIEhhaXRpIHBpbG90IGFuZCBsZXNzb25z PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj4qIDxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFu IiBzdHlsZT0iZm9udC1mYW1pbHk6IFRhaG9tYSwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxM3B4 OyAiPk5hdGlvbmFsIFN1bW1pdCBvbiBDaXRpemVuIERpcGxvbWFjeSAobWFpbCBmcm9tIEthdGhs ZWVuKTwvc3Bhbj48L2Rpdj48ZGl2Pjxmb250IGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBmYWNl PSJUYWhvbWEsIHNhbnMtc2VyaWYiIHNpemU9IjMiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1z cGFuIiBzdHlsZT0iZm9udC1zaXplOiAxM3B4OyI+PGJyPjwvc3Bhbj48L2ZvbnQ+PC9kaXY+PGRp dj48Zm9udCBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgZmFjZT0iVGFob21hLCBzYW5zLXNlcmlm IiBzaXplPSIzIj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc2l6 ZTogMTNweDsiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iZm9udC1mYW1p bHk6IEhlbHZldGljYTsgZm9udC1zaXplOiBtZWRpdW07ICI+KiZuYnNwO1dhdmVwbGFjZSBjb3Vy c2V3YXJlIHByb3Bvc2FsJm5ic3A7PC9zcGFuPjwvc3Bhbj48L2ZvbnQ+PC9kaXY+PGRpdj48Zm9u dCBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgZmFjZT0iSGVsdmV0aWNhLCBzYW5zLXNlcmlmIj48 YnI+PC9mb250PjwvZGl2PjxkaXY+PGZvbnQgY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIGZhY2U9 IkhlbHZldGljYSwgc2Fucy1zZXJpZiI+SWYgeW91IGhhdmUgbW9yZSB0b3BpY3MsIHBsZWFzZSBs ZXQgbWUga25vdy48L2ZvbnQ+PC9kaXY+PGRpdj48Zm9udCBjbGFzcz0iQXBwbGUtc3R5bGUtc3Bh biIgZmFjZT0iSGVsdmV0aWNhLCBzYW5zLXNlcmlmIj48YnI+PC9mb250PjwvZGl2PjxkaXY+PGZv bnQgY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIGZhY2U9IkhlbHZldGljYSwgc2Fucy1zZXJpZiI+ R3JlZXRpbmdzLDwvZm9udD48L2Rpdj48ZGl2Pjxmb250IGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFu IiBmYWNlPSJIZWx2ZXRpY2EsIHNhbnMtc2VyaWYiPlJpdGE8L2ZvbnQ+PC9kaXY+PC9ib2R5Pjwv aHRtbD4= --===============8790298954677098048==-- From teefal@squeakland.org Thu Apr 22 19:21:31 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: [squeakland] stepping down from squeakland Date: Thu, 22 Apr 2010 15:21:35 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0454950722061497469==" --===============0454950722061497469== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi everyone, After much soul searching, I've decided to step down as director of Squeaklan= d Foundation. =20 Since the earthquake in Haiti, my time has largely been spent on our Waveplac= e education pilots there, which have been very successful and are growing fas= t. Last night I decided that I need to stay focused on Haiti and our other W= aveplace work, that I no longer have time for the additional responsibilities= of Squeakland. I leave you in the very capable hands of Rita Freudenberg a= nd whomever the new board decides. I still love Etoys, and will continue to teach it and promote it, though this= will now be through Waveplace, not Squeakland. What has been called the "Squ= eakland Courseware" will now become the "Waveplace Courseware". Same stuff,= different website. I will continue to fundraise for courseware development, = this will be through Waveplace now. All materials will remain freely distrib= utable. Immuexa, my software company, will continue to host and support the Squeaklan= d website and showcase for free. Squeakland will now be our client, as View= points was before. My very best to the many people I have meet in the last fifteen months. Tha= nk you for your passion, your time, your talent. What a gift to work with s= uch incredible people! Take care, Tim -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============0454950722061497469== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5IaSBldmVyeW9uZSw8ZGl2Pjxicj48L2Rpdj48ZGl2PkFmdGVyIG11Y2ggc291bCBz ZWFyY2hpbmcsIEkndmUgZGVjaWRlZCB0byBzdGVwIGRvd24gYXMgZGlyZWN0b3Igb2YgU3F1ZWFr bGFuZCBGb3VuZGF0aW9uLiAmbmJzcDs8L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PlNpbmNlIHRo ZSBlYXJ0aHF1YWtlIGluIEhhaXRpLCBteSB0aW1lIGhhcyBsYXJnZWx5IGJlZW4gc3BlbnQgb24g b3VyIFdhdmVwbGFjZSBlZHVjYXRpb24gcGlsb3RzIHRoZXJlLCB3aGljaCBoYXZlIGJlZW4gdmVy eSBzdWNjZXNzZnVsIGFuZCBhcmUgZ3Jvd2luZyBmYXN0LiAmbmJzcDtMYXN0IG5pZ2h0IEkgZGVj aWRlZCB0aGF0IEkgbmVlZCB0byBzdGF5IGZvY3VzZWQgb24gSGFpdGkgYW5kIG91ciBvdGhlciBX YXZlcGxhY2Ugd29yaywgdGhhdCBJIG5vIGxvbmdlciBoYXZlIHRpbWUgZm9yIHRoZSBhZGRpdGlv bmFsIHJlc3BvbnNpYmlsaXRpZXMgb2YgU3F1ZWFrbGFuZC4gJm5ic3A7IEkgbGVhdmUgeW91IGlu IHRoZSB2ZXJ5IGNhcGFibGUgaGFuZHMgb2YgUml0YSBGcmV1ZGVuYmVyZyBhbmQgd2hvbWV2ZXIg dGhlIG5ldyBib2FyZCBkZWNpZGVzLjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+SSBzdGlsbCBs b3ZlIEV0b3lzLCBhbmQgd2lsbCBjb250aW51ZSB0byB0ZWFjaCBpdCBhbmQgcHJvbW90ZSBpdCwg dGhvdWdoIHRoaXMgd2lsbCBub3cgYmUgdGhyb3VnaCBXYXZlcGxhY2UsIG5vdCBTcXVlYWtsYW5k LiZuYnNwO1doYXQgaGFzIGJlZW4gY2FsbGVkIHRoZSAiU3F1ZWFrbGFuZCBDb3Vyc2V3YXJlIiB3 aWxsIG5vdyBiZWNvbWUgdGhlICJXYXZlcGxhY2UgQ291cnNld2FyZSIuICZuYnNwOyBTYW1lIHN0 dWZmLCBkaWZmZXJlbnQgd2Vic2l0ZS4mbmJzcDtJIHdpbGwgY29udGludWUgdG8gZnVuZHJhaXNl IGZvciBjb3Vyc2V3YXJlIGRldmVsb3BtZW50LCB0aGlzIHdpbGwgYmUgdGhyb3VnaCBXYXZlcGxh Y2Ugbm93LiAmbmJzcDtBbGwgbWF0ZXJpYWxzIHdpbGwgcmVtYWluIGZyZWVseSBkaXN0cmlidXRh YmxlLjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+SW1tdWV4YSwgbXkgc29mdHdhcmUgY29tcGFu eSwgd2lsbCBjb250aW51ZSB0byBob3N0IGFuZCBzdXBwb3J0IHRoZSBTcXVlYWtsYW5kIHdlYnNp dGUgYW5kIHNob3djYXNlIGZvciBmcmVlLiAmbmJzcDsgU3F1ZWFrbGFuZCB3aWxsIG5vdyBiZSBv dXIgY2xpZW50LCBhcyBWaWV3cG9pbnRzIHdhcyBiZWZvcmUuPC9kaXY+PGRpdj48YnI+PC9kaXY+ PGRpdj5NeSB2ZXJ5IGJlc3QgdG8gdGhlIG1hbnkgcGVvcGxlIEkgaGF2ZSBtZWV0IGluIHRoZSBs YXN0IGZpZnRlZW4gbW9udGhzLiAmbmJzcDsgVGhhbmsgeW91IGZvciB5b3VyIHBhc3Npb24sIHlv dXIgdGltZSwgeW91ciB0YWxlbnQuICZuYnNwOyBXaGF0IGEgZ2lmdCB0byB3b3JrIHdpdGggc3Vj aCBpbmNyZWRpYmxlIHBlb3BsZSE8L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PlRha2UgY2FyZSw8 L2Rpdj48ZGl2PlRpbTwvZGl2PjxkaXY+PGJyPjxkaXY+CjxzcGFuIGNsYXNzPSJBcHBsZS1zdHls ZS1zcGFuIiBzdHlsZT0iYm9yZGVyLWNvbGxhcHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJnYigwLCAw LCAwKTsgZm9udC1mYW1pbHk6IEhlbHZldGljYTsgZm9udC1zaXplOiBtZWRpdW07IGZvbnQtc3R5 bGU6IG5vcm1hbDsgZm9udC12YXJpYW50OiBub3JtYWw7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGxl dHRlci1zcGFjaW5nOiBub3JtYWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7IG9ycGhhbnM6IDI7IHRl eHQtYWxpZ246IGF1dG87IHRleHQtaW5kZW50OiAwcHg7IHRleHQtdHJhbnNmb3JtOiBub25lOyB3 aGl0ZS1zcGFjZTogbm9ybWFsOyB3aWRvd3M6IDI7IHdvcmQtc3BhY2luZzogMHB4OyAtd2Via2l0 LWJvcmRlci1ob3Jpem9udGFsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItdmVydGljYWwt c3BhY2luZzogMHB4OyAtd2Via2l0LXRleHQtZGVjb3JhdGlvbnMtaW4tZWZmZWN0OiBub25lOyAt d2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IGF1dG87IC13ZWJraXQtdGV4dC1zdHJva2Utd2lkdGg6 IDBweDsgIj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImJvcmRlci1jb2xs YXBzZTogc2VwYXJhdGU7IGNvbG9yOiByZ2IoMCwgMCwgMCk7IGZvbnQtZmFtaWx5OiBIZWx2ZXRp Y2E7IGZvbnQtc2l6ZTogMTJweDsgZm9udC1zdHlsZTogbm9ybWFsOyBmb250LXZhcmlhbnQ6IG5v cm1hbDsgZm9udC13ZWlnaHQ6IG5vcm1hbDsgbGV0dGVyLXNwYWNpbmc6IG5vcm1hbDsgbGluZS1o ZWlnaHQ6IG5vcm1hbDsgb3JwaGFuczogMjsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC10cmFuc2Zv cm06IG5vbmU7IHdoaXRlLXNwYWNlOiBub3JtYWw7IHdpZG93czogMjsgd29yZC1zcGFjaW5nOiAw cHg7IC13ZWJraXQtYm9yZGVyLWhvcml6b250YWwtc3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRl ci12ZXJ0aWNhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtdGV4dC1kZWNvcmF0aW9ucy1pbi1lZmZl Y3Q6IG5vbmU7IC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogYXV0bzsgLXdlYmtpdC10ZXh0LXN0 cm9rZS13aWR0aDogMHB4OyAiPjxkaXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29yZDsgLXdl YmtpdC1uYnNwLW1vZGU6IHNwYWNlOyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdoaXRlLXNw YWNlOyAiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iYm9yZGVyLWNvbGxh cHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJnYigwLCAwLCAwKTsgZm9udC1mYW1pbHk6IEhlbHZldGlj YTsgZm9udC1zaXplOiAxMnB4OyBmb250LXN0eWxlOiBub3JtYWw7IGZvbnQtdmFyaWFudDogbm9y bWFsOyBmb250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzogbm9ybWFsOyBsaW5lLWhl aWdodDogbm9ybWFsOyBvcnBoYW5zOiAyOyB0ZXh0LWluZGVudDogMHB4OyB0ZXh0LXRyYW5zZm9y bTogbm9uZTsgd2hpdGUtc3BhY2U6IG5vcm1hbDsgd2lkb3dzOiAyOyB3b3JkLXNwYWNpbmc6IDBw eDsgLXdlYmtpdC1ib3JkZXItaG9yaXpvbnRhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtYm9yZGVy LXZlcnRpY2FsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC10ZXh0LWRlY29yYXRpb25zLWluLWVmZmVj dDogbm9uZTsgLXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiBhdXRvOyAtd2Via2l0LXRleHQtc3Ry b2tlLXdpZHRoOiAwcHg7ICI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVhay13b3JkOyAtd2Vi a2l0LW5ic3AtbW9kZTogc3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0ZXItd2hpdGUtc3Bh Y2U7ICI+PGRpdj48ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJz cC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48 ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2RlOiBzcGFj ZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2PjxkaXY+LS08 L2Rpdj48ZGl2PlRpbW90aHkgRmFsY29uZXI8L2Rpdj48ZGl2PlNxdWVha2xhbmQgRm91bmRhdGlv bjwvZGl2PjxkaXY+PGEgaHJlZj0iaHR0cDovL3NxdWVha2xhbmQub3JnIj5odHRwOi8vc3F1ZWFr bGFuZC5vcmc8L2E+PC9kaXY+PGRpdj42MTAtNzk3LTMxMDA8L2Rpdj48ZGl2Pi0tPC9kaXY+PGRp dj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc2l6ZTogbWVkaXVt OyAiPjxkaXY+PHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXN0eWxl OiBpdGFsaWM7ICI+IkludGVsbGlnZW5jZSBpcyB3aGF0IHlvdSB1c2Ugd2hlbiB5b3UgZG9uJ3Qg a25vdyB3aGF0IHRvIGRvLiIgJm5ic3A7Li4uIHBpYWdldDwvc3Bhbj48L2Rpdj48ZGl2PjxpPjxi cj48L2k+PC9kaXY+PC9zcGFuPjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2Pjwv c3Bhbj48YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvZGl2Pjwvc3Bhbj48 YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvc3Bhbj48YnIgY2xhc3M9IkFw cGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPgo8L2Rpdj4KPGJyPjwvZGl2PjwvYm9keT48L2h0bWw+ --===============0454950722061497469==-- From carnen@mac.com Thu Apr 22 19:37:34 2010 From: Carlos Rabassa To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Need help to have project published Date: Thu, 22 Apr 2010 15:37:36 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7016904550920871583==" --===============7016904550920871583== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Since last February I have been trying to publish this project: Aprendo I Learn 006 B (2010-abr-05 20:00 EDT) por Carlos Rabassa =20 Animation with Wooden Dummy Still doesn=C2=B4t show in the showcase. Never received any notice about anything wrong with it. Children are being invited to a contest of animation projects and would like = to share this example of animation to encourage them. Thanks for any help or suggestions. =20 --===============7016904550920871583== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5TaW5jZSBsYXN0IEZlYnJ1YXJ5IEkgaGF2ZSBiZWVuIHRyeWluZyB0byBwdWJsaXNo IHRoaXMgcHJvamVjdDo8ZGl2Pjxicj48L2Rpdj48ZGl2PjxhIGhyZWY9Imh0dHA6Ly9zcXVlYWts YW5kLm9yZy9sYXVuY2hlcj9odHRwOi8vc3F1ZWFrbGFuZC5vcmcvY29udGVudC9zaG93Y2FzZS9l dmVyeW9uZS9hY2NvdW50cy9jYXJsb3MvQXByZW5kbyUyMEklMjBMZWFybiUyMDAwNiUyMEIuMDEz LnByIiB0YXJnZXQ9Il9ibGFuayI+CiAgICAgICAgICAgICAgIDwvYT4KCiAgICAgICAgICAgICAg IAoKICAgICAgICAgICAgCiAgICAgICAgIAoKICAgICAgCiAgICAgIAoKICAgICAgICAgCgogICAg ICAgICAKICAgICAgICAgCiAgICAgICAgICAgIDxoMiBpZD0idGl0bGU5NDM4IiBzdHlsZT0ibWFy Z2luLWJvdHRvbTogMHB0OyI+CiAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPSJhcnRpY2xlVGl0 bGVXYWl0aW5nIj4gPGEgaHJlZj0iaHR0cDovL3NxdWVha2xhbmQub3JnL3Nob3djYXNlL3Byb2pl Y3QuanNwP2lkPTk0MzgiPiZuYnNwOyZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsg Jm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7IEFwcmVuZG8gIEkgTGVhcm4gIDAwNiBCPC9hPjwv c3Bhbj4KICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9ImFydGljbGVEYXRlIj4mbmJzcDsoMjAx MC1hYnItMDUgMjA6MDAgRURUKTwvc3Bhbj4KICAgICAgICAgICAgICAgCiAgICAgICAgICAgIDwv aDI+CgogICAgICAgICAKCiAgICAgICAgIAogICAgICAgICAKCiAgICAgICAgIAogICAgICAgICAK ICAgICAgICAgICAgCiAgICAgICAgIAoKICAgICAgICAgCiAgICAgICAgICAgIAogICAgICAgICAK CiAgICAgICAgIAogICAgICAgICAgICA8aDQgc3R5bGU9ImZvbnQtc2l6ZTogOTUlOyBtYXJnaW4t dG9wOiA1cHg7Ij4KICAgICAgICAgICAgICAgcG9yCgogICAgICAgICAgICAgICAKICAgICAgICAg ICAgICAgICAgQ2FybG9zIFJhYmFzc2EKICAgICAgICAgICAgICAgCgogICAgICAgICAgICAgICAK ICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9ImFydGljbGVBY2NvdW50TGluayI+Jmx0Ozxh IGhyZWY9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zaG93Y2FzZS9hY2NvdW50P3VzZXJuYW1lPWNh cmxvcyI+Y2FybG9zPC9hPiZndDsKICAgICAgICAgICAgICAgICAgPGEgaHJlZj0iaHR0cDovL3Nx dWVha2xhbmQub3JnL3Nob3djYXNlL3JhbmtpbmcuanNwIj48aW1nIHNyYz0iaHR0cDovL3NxdWVh a2xhbmQub3JnL3NtL2ltYWdlcy9tb2pvL2RlZmF1bHQvbGV2ZWwyLnBuZyIgYWx0PSIiIGJvcmRl cj0iMCI+PC9hPgogICAgICAgICAgICAgICAgICA8L3NwYW4+CiAgICAgICAgICAgICAgIAoKICAg ICAgICAgICAgPC9oND4KICAgICAgICAgCgogICAgICAgICAKICAgICAgICAgCgogICAgICAgICAg ICA8ZGl2IGlkPSJib2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5Ij4KCiAgICAgICAgICAgICAg IAogICAgICAgICAgICAgICAKCiAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAKCiAgICAg ICAgICAgICAgIAogICAgICAgICAgICAgICAKCiAgICAgICAgICAgICAgIAogICAgICAgICAgICAg ICBBbmltYXRpb24gd2l0aCBXb29kZW4gRHVtbXk8L2Rpdj48ZGl2IGlkPSJib2R5OTQzOCIgY2xh c3M9ImFydGljbGVCb2R5Ij48YnI+PC9kaXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRp Y2xlQm9keSI+U3RpbGwgZG9lc260dCBzaG93IGluIHRoZSBzaG93Y2FzZS48L2Rpdj48ZGl2IGlk PSJib2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5Ij48YnI+PC9kaXY+PGRpdiBpZD0iYm9keTk0 MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+TmV2ZXIgcmVjZWl2ZWQgYW55IG5vdGljZSBhYm91dCBh bnl0aGluZyB3cm9uZyB3aXRoIGl0LjwvZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0 aWNsZUJvZHkiPjxicj48L2Rpdj48ZGl2IGlkPSJib2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5 Ij5DaGlsZHJlbiBhcmUgYmVpbmcgaW52aXRlZCB0byBhIGNvbnRlc3Qgb2YgYW5pbWF0aW9uIHBy b2plY3RzIGFuZCB3b3VsZCBsaWtlIHRvIHNoYXJlIHRoaXMgZXhhbXBsZSBvZiBhbmltYXRpb24g dG8gZW5jb3VyYWdlIHRoZW0uPC9kaXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xl Qm9keSI+PGJyPjwvZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPlRo YW5rcyBmb3IgYW55IGhlbHAgb3Igc3VnZ2VzdGlvbnMuICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZu YnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOzwvZGl2PjwvZGl2PjwvYm9keT48L2h0bWw+ --===============7016904550920871583==-- From carnen@mac.com Thu Apr 22 22:14:08 2010 From: Carlos Rabassa To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Etoys and Scratch Contest Date: Thu, 22 Apr 2010 18:14:08 -0400 Message-ID: <1275FE31-6677-4198-9C5B-7C486ACE8D76@mac.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0862006415058432172==" --===============0862006415058432172== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I translate an announcement from: http://www.ceibal.edu.uy "DARE" contest "Efecto Cine" and "Plan Ceibal" are getting together to organize the first n= ational contest of XO animated short movies. The winning entries will be incorporated to the annual festival organized by = "Efecto Cine". The intention of the contest is to promote the use of the XO computers distri= buted by "Plan Ceibal", as a tool to develop the creativity and imagination o= f Uruguay's children. This to be achieved creating animated projects with Et= oys and Scratch. Dare to create! For bases, guides and inscription form, click on "Read More" For the competition bases, clic here =C2=BFNeed help with scratch? clic here The form to enter your personal information when submitting projects, will b= e available soon. --===============0862006415058432172== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5JIHRyYW5zbGF0ZSBhbiBhbm5vdW5jZW1lbnQgZnJvbTo8YnI+PGRpdj48YnI+PC9k aXY+PGRpdj48YSBocmVmPSJodHRwOi8vd3d3LmNlaWJhbC5lZHUudXkiPmh0dHA6Ly93d3cuY2Vp YmFsLmVkdS51eTwvYT48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2Pjxh IGhyZWY9Imh0dHA6Ly93d3cuY2VpYmFsLmVkdS51eSI+PC9hPiJEQVJFIiBjb250ZXN0PGJyPjxk aXY+PGJyPjwvZGl2PjxkaXY+PGRpdiBjbGFzcz0iaW5fdGl0bGUxIj48ZGl2IGNsYXNzPSJpbl90 aXRsZTIiPjxkaXYgY2xhc3M9ImluX3RpdGxlMyI+PGRpdiBjbGFzcz0iaW5fdGl0bGU0Ij48ZGl2 IGNsYXNzPSJpbl90aXRsZTUiPjxkaXYgY2xhc3M9ImluX3RpdGxlNiI+PGRpdiBjbGFzcz0iaW5f dGl0bGU3Ij48ZGl2IGNsYXNzPSJpbl90aXRsZTgiPjxkaXYgY2xhc3M9ImluX3RpdGxlOSI+CgoK CgoKCiAgICAgIDwvZGl2PgogICAgICA8L2Rpdj4KICAgICAgPC9kaXY+CiAgICAgIDwvZGl2Pgog ICAgICA8L2Rpdj4KICAgICAgPC9kaXY+CiAgICAgIDwvZGl2PgogICAgICA8L2Rpdj4KPC9kaXY+ CgoKCgoKCjx0YWJsZSBzdHlsZT0icG9zaXRpb246IHN0YXRpYzsgei1pbmRleDogYXV0bzsgIj4K PHRib2R5Pjx0cj4KCgo8L3RyPjx0cj4KPHRkIGNvbHNwYW49IjIiIHZhbGlnbj0idG9wIj4KPCEt LSB2b3ptZWNvZGUgc3RhcnQgLS0+CgoKPCEtLSB2b3ptZWRpdiBzdGFydCAtLT4KPGRpdiBpZD0i dm96bWUxMzg0Ij48cD48c3Ryb25nPjxpbWcgc3JjPSJodHRwOi8vd3d3LmNlaWJhbC5lZHUudXkv Y29udGVuaWRvcy9jb25jdXJzb3MvY29uY3Vyc28tYW5pbWF0ZS1lZmVjdG9jaW5lL2VmZWN0b2Np bmVfQWZpY2hlX2NoLmpwZyIgc3R5bGU9Im1hcmdpbjogNXB4OyBmbG9hdDogbGVmdDsiIGhlaWdo dD0iMTM4IiB3aWR0aD0iMTE2Ij48L3N0cm9uZz48L3A+CjxkaXYgc3R5bGU9InRleHQtYWxpZ246 IGp1c3RpZnk7Ij48c3Ryb25nPiJFZmVjdG8gQ2luZSIgYW5kICJQbGFuIENlaWJhbCIgPC9zdHJv bmc+Jm5ic3A7YXJlIGdldHRpbmcgdG9nZXRoZXIgdG8gb3JnYW5pemUgdGhlIGZpcnN0IG5hdGlv bmFsIGNvbnRlc3Qgb2YgWE8gYW5pbWF0ZWQgc2hvcnQgbW92aWVzLjwvZGl2PjxkaXYgc3R5bGU9 InRleHQtYWxpZ246IGp1c3RpZnk7Ij48YnI+PC9kaXY+PGRpdiBzdHlsZT0idGV4dC1hbGlnbjog anVzdGlmeTsiPlRoZSB3aW5uaW5nIGVudHJpZXMgd2lsbCBiZSBpbmNvcnBvcmF0ZWQgdG8gdGhl IGFubnVhbCBmZXN0aXZhbCBvcmdhbml6ZWQgYnkgIjxzdHJvbmc+RWZlY3RvIENpbmUiLjwvc3Ry b25nPjwvZGl2PjxkaXYgc3R5bGU9InRleHQtYWxpZ246IGp1c3RpZnk7Ij48Yj48YnI+PC9iPjwv ZGl2Pgo8ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOiBqdXN0aWZ5OyI+VGhlIGludGVudGlvbiBvZiB0 aGUgY29udGVzdCBpcyB0byBwcm9tb3RlIHRoZSB1c2Ugb2YgdGhlIFhPIGNvbXB1dGVycyBkaXN0 cmlidXRlZCBieSAiUGxhbiBDZWliYWwiLCBhcyBhIHRvb2wgdG8gZGV2ZWxvcCB0aGUgY3JlYXRp dml0eSBhbmQgaW1hZ2luYXRpb24gb2YgVXJ1Z3VheSdzIGNoaWxkcmVuLiAmbmJzcDtUaGlzIHRv IGJlIGFjaGlldmVkIGNyZWF0aW5nIGFuaW1hdGVkIHByb2plY3RzIHdpdGggRXRveXMgYW5kIFNj cmF0Y2guPC9kaXY+PGRpdiBzdHlsZT0idGV4dC1hbGlnbjoganVzdGlmeTsiPjxicj48L2Rpdj48 ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOiBqdXN0aWZ5OyI+RGFyZSB0byBjcmVhdGUhPC9kaXY+PHA+ Rm9yIGJhc2VzLCBndWlkZXMgYW5kIGluc2NyaXB0aW9uIGZvcm0sICZuYnNwO2NsaWNrIG9uICJS ZWFkIE1vcmUiPC9wPjxkaXY+CgoKCjxiciBjbGFzcz0id2Via2l0LWJsb2NrLXBsYWNlaG9sZGVy Ij48L2Rpdj48cD5Gb3IgdGhlIGNvbXBldGl0aW9uIGJhc2VzLCAmbmJzcDs8YSB0YXJnZXQ9Il9i bGFuayIgaHJlZj0iaHR0cDovL3d3dy5jZWliYWwuZWR1LnV5L2NvbnRlbmlkb3MvQmFzZXMlMjBB TklNQVRFMi5wZGYiPmNsaWMmbmJzcDs8L2E+Jm5ic3A7aGVyZTwvcD48cD6/TmVlZCBoZWxwIHdp dGggc2NyYXRjaD8mbmJzcDs8YSB0YXJnZXQ9Il9ibGFuayIgaHJlZj0iaHR0cDovL3d3dy5jZWli YWwuZWR1LnV5L2NvbnRlbmlkb3MvY29uY3Vyc29zL2NvbmN1cnNvLWFuaW1hdGUtZWZlY3RvY2lu ZS9JbnRyb2R1Y2Npb25fU2NyYXRjaC5wZGYiPmNsaWMgaGVyPC9hPmU8L3A+PHA+PHN0cm9uZz5U aGUgZm9ybSB0byBlbnRlciB5b3VyIHBlcnNvbmFsIGluZm9ybWF0aW9uIHdoZW4gc3VibWl0dGlu ZyBwcm9qZWN0cywgJm5ic3A7d2lsbCBiZSBhdmFpbGFibGUgc29vbi48L3N0cm9uZz48L3A+PHAg c3R5bGU9InRleHQtYWxpZ246IGNlbnRlcjsiPjxpbWcgc3JjPSJodHRwOi8vd3d3LmNlaWJhbC5l ZHUudXkvY29udGVuaWRvcy9jb25jdXJzb3MvY29uY3Vyc28tYW5pbWF0ZS1lZmVjdG9jaW5lL2Vm ZWN0b2NpbmVfQWZpY2hlLmdpZiIgc3R5bGU9Im1hcmdpbjogNXB4OyI+PC9wPjwvZGl2PjwvdGQ+ PC90cj48L3Rib2R5PjwvdGFibGU+PGRpdj48YnI+PC9kaXY+PC9kaXY+PC9kaXY+PC9ib2R5Pjwv aHRtbD4= --===============0862006415058432172==-- From teefal@squeakland.org Fri Apr 23 00:17:06 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: Re: [squeakland] Need help to have project published Date: Thu, 22 Apr 2010 20:17:13 -0400 Message-ID: <149736E1-D168-459C-87BD-DB5564B91E80@squeakland.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4528079214836114020==" --===============4528079214836114020== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Carlos, I'm looking into it now. Tim On Apr 22, 2010, at 3:37 PM, Carlos Rabassa wrote: > Since last February I have been trying to publish this project: >=20 > Aprendo I Learn 006 B (2010-abr-05 20:00 EDT) > por Carlos Rabassa =20 >=20 > Animation with Wooden Dummy >=20 > Still doesn=C2=B4t show in the showcase. >=20 > Never received any notice about anything wrong with it. >=20 > Children are being invited to a contest of animation projects and would lik= e to share this example of animation to encourage them. >=20 > Thanks for any help or suggestions. =20 > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============4528079214836114020== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5DYXJsb3MsPGRpdj48YnI+PC9kaXY+PGRpdj5JJ20gbG9va2luZyBpbnRvIGl0IG5v dy48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PlRpbTwvZGl2PjxkaXY+PGJyPjxkaXY+PGRpdj5P biBBcHIgMjIsIDIwMTAsIGF0IDM6MzcgUE0sIENhcmxvcyBSYWJhc3NhIHdyb3RlOjwvZGl2Pjxi ciBjbGFzcz0iQXBwbGUtaW50ZXJjaGFuZ2UtbmV3bGluZSI+PGJsb2NrcXVvdGUgdHlwZT0iY2l0 ZSI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVhay13b3JkOyAtd2Via2l0LW5ic3AtbW9kZTog c3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0ZXItd2hpdGUtc3BhY2U7ICI+U2luY2UgbGFz dCBGZWJydWFyeSBJIGhhdmUgYmVlbiB0cnlpbmcgdG8gcHVibGlzaCB0aGlzIHByb2plY3Q6PGRp dj48YnI+PC9kaXY+PGRpdj48YSBocmVmPSJodHRwOi8vc3F1ZWFrbGFuZC5vcmcvbGF1bmNoZXI/ aHR0cDovL3NxdWVha2xhbmQub3JnL2NvbnRlbnQvc2hvd2Nhc2UvZXZlcnlvbmUvYWNjb3VudHMv Y2FybG9zL0FwcmVuZG8lMjBJJTIwTGVhcm4lMjAwMDYlMjBCLjAxMy5wciIgdGFyZ2V0PSJfYmxh bmsiPgogICAgICAgICAgICAgICA8L2E+CgogICAgICAgICAgICAgICAKCiAgICAgICAgICAgIAog ICAgICAgICAKCiAgICAgIAogICAgICAKCiAgICAgICAgIAoKICAgICAgICAgCiAgICAgICAgIAog ICAgICAgICAgICA8aDIgaWQ9InRpdGxlOTQzOCIgc3R5bGU9Im1hcmdpbi1ib3R0b206IDBwdDsi PgogICAgICAgICAgICAgICA8c3BhbiBjbGFzcz0iYXJ0aWNsZVRpdGxlV2FpdGluZyI+IDxhIGhy ZWY9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zaG93Y2FzZS9wcm9qZWN0LmpzcD9pZD05NDM4Ij4m bmJzcDsmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5i c3A7ICZuYnNwOyBBcHJlbmRvICBJIExlYXJuICAwMDYgQjwvYT48L3NwYW4+CiAgICAgICAgICAg ICAgIDxzcGFuIGNsYXNzPSJhcnRpY2xlRGF0ZSI+Jm5ic3A7KDIwMTAtYWJyLTA1IDIwOjAwIEVE VCk8L3NwYW4+CiAgICAgICAgICAgICAgIAogICAgICAgICAgICA8L2gyPgoKICAgICAgICAgCgog ICAgICAgICAKICAgICAgICAgCgogICAgICAgICAKICAgICAgICAgCiAgICAgICAgICAgIAogICAg ICAgICAKCiAgICAgICAgIAogICAgICAgICAgICAKICAgICAgICAgCgogICAgICAgICAKICAgICAg ICAgICAgPGg0IHN0eWxlPSJmb250LXNpemU6IDk1JTsgbWFyZ2luLXRvcDogNXB4OyI+CiAgICAg ICAgICAgICAgIHBvcgoKICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgIENhcmxvcyBS YWJhc3NhCiAgICAgICAgICAgICAgIAoKICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAg IDxzcGFuIGNsYXNzPSJhcnRpY2xlQWNjb3VudExpbmsiPiZsdDs8YSBocmVmPSJodHRwOi8vc3F1 ZWFrbGFuZC5vcmcvc2hvd2Nhc2UvYWNjb3VudD91c2VybmFtZT1jYXJsb3MiPmNhcmxvczwvYT4m Z3Q7CiAgICAgICAgICAgICAgICAgIDxhIGhyZWY9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zaG93 Y2FzZS9yYW5raW5nLmpzcCI+PGltZyBzcmM9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zbS9pbWFn ZXMvbW9qby9kZWZhdWx0L2xldmVsMi5wbmciIGFsdD0iIiBib3JkZXI9IjAiPjwvYT4KICAgICAg ICAgICAgICAgICAgPC9zcGFuPgogICAgICAgICAgICAgICAKCiAgICAgICAgICAgIDwvaDQ+CiAg ICAgICAgIAoKICAgICAgICAgCiAgICAgICAgIAoKICAgICAgICAgICAgPGRpdiBpZD0iYm9keTk0 MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+CgogICAgICAgICAgICAgICAKICAgICAgICAgICAgICAg CgogICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgCgogICAgICAgICAgICAgICAKICAgICAg ICAgICAgICAgCgogICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgQW5pbWF0aW9uIHdpdGgg V29vZGVuIER1bW15PC9kaXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+ PGJyPjwvZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPlN0aWxsIGRv ZXNutHQgc2hvdyBpbiB0aGUgc2hvd2Nhc2UuPC9kaXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNz PSJhcnRpY2xlQm9keSI+PGJyPjwvZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0aWNs ZUJvZHkiPk5ldmVyIHJlY2VpdmVkIGFueSBub3RpY2UgYWJvdXQgYW55dGhpbmcgd3Jvbmcgd2l0 aCBpdC48L2Rpdj48ZGl2IGlkPSJib2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5Ij48YnI+PC9k aXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+Q2hpbGRyZW4gYXJlIGJl aW5nIGludml0ZWQgdG8gYSBjb250ZXN0IG9mIGFuaW1hdGlvbiBwcm9qZWN0cyBhbmQgd291bGQg bGlrZSB0byBzaGFyZSB0aGlzIGV4YW1wbGUgb2YgYW5pbWF0aW9uIHRvIGVuY291cmFnZSB0aGVt LjwvZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPjxicj48L2Rpdj48 ZGl2IGlkPSJib2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5Ij5UaGFua3MgZm9yIGFueSBoZWxw IG9yIHN1Z2dlc3Rpb25zLiAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNw OyAmbmJzcDs8L2Rpdj48L2Rpdj48L2Rpdj5fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fXzxicj5zcXVlYWtsYW5kIG1haWxpbmcgbGlzdDxicj48YSBocmVmPSJt YWlsdG86c3F1ZWFrbGFuZEBzcXVlYWtsYW5kLm9yZyI+c3F1ZWFrbGFuZEBzcXVlYWtsYW5kLm9y ZzwvYT48YnI+aHR0cDovL2xpc3RzLnNxdWVha2xhbmQub3JnL21haWxtYW4vbGlzdGluZm8vc3F1 ZWFrbGFuZDxicj48L2Jsb2NrcXVvdGU+PC9kaXY+PGJyPjxkaXY+CjxzcGFuIGNsYXNzPSJBcHBs ZS1zdHlsZS1zcGFuIiBzdHlsZT0iYm9yZGVyLWNvbGxhcHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJn YigwLCAwLCAwKTsgZm9udC1mYW1pbHk6IEhlbHZldGljYTsgZm9udC1zaXplOiBtZWRpdW07IGZv bnQtc3R5bGU6IG5vcm1hbDsgZm9udC12YXJpYW50OiBub3JtYWw7IGZvbnQtd2VpZ2h0OiBub3Jt YWw7IGxldHRlci1zcGFjaW5nOiBub3JtYWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7IG9ycGhhbnM6 IDI7IHRleHQtYWxpZ246IGF1dG87IHRleHQtaW5kZW50OiAwcHg7IHRleHQtdHJhbnNmb3JtOiBu b25lOyB3aGl0ZS1zcGFjZTogbm9ybWFsOyB3aWRvd3M6IDI7IHdvcmQtc3BhY2luZzogMHB4OyAt d2Via2l0LWJvcmRlci1ob3Jpem9udGFsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItdmVy dGljYWwtc3BhY2luZzogMHB4OyAtd2Via2l0LXRleHQtZGVjb3JhdGlvbnMtaW4tZWZmZWN0OiBu b25lOyAtd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IGF1dG87IC13ZWJraXQtdGV4dC1zdHJva2Ut d2lkdGg6IDBweDsgIj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImJvcmRl ci1jb2xsYXBzZTogc2VwYXJhdGU7IGNvbG9yOiByZ2IoMCwgMCwgMCk7IGZvbnQtZmFtaWx5OiBI ZWx2ZXRpY2E7IGZvbnQtc2l6ZTogMTJweDsgZm9udC1zdHlsZTogbm9ybWFsOyBmb250LXZhcmlh bnQ6IG5vcm1hbDsgZm9udC13ZWlnaHQ6IG5vcm1hbDsgbGV0dGVyLXNwYWNpbmc6IG5vcm1hbDsg bGluZS1oZWlnaHQ6IG5vcm1hbDsgb3JwaGFuczogMjsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC10 cmFuc2Zvcm06IG5vbmU7IHdoaXRlLXNwYWNlOiBub3JtYWw7IHdpZG93czogMjsgd29yZC1zcGFj aW5nOiAwcHg7IC13ZWJraXQtYm9yZGVyLWhvcml6b250YWwtc3BhY2luZzogMHB4OyAtd2Via2l0 LWJvcmRlci12ZXJ0aWNhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtdGV4dC1kZWNvcmF0aW9ucy1p bi1lZmZlY3Q6IG5vbmU7IC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogYXV0bzsgLXdlYmtpdC10 ZXh0LXN0cm9rZS13aWR0aDogMHB4OyAiPjxkaXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29y ZDsgLXdlYmtpdC1uYnNwLW1vZGU6IHNwYWNlOyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdo aXRlLXNwYWNlOyAiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iYm9yZGVy LWNvbGxhcHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJnYigwLCAwLCAwKTsgZm9udC1mYW1pbHk6IEhl bHZldGljYTsgZm9udC1zaXplOiAxMnB4OyBmb250LXN0eWxlOiBub3JtYWw7IGZvbnQtdmFyaWFu dDogbm9ybWFsOyBmb250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzogbm9ybWFsOyBs aW5lLWhlaWdodDogbm9ybWFsOyBvcnBoYW5zOiAyOyB0ZXh0LWluZGVudDogMHB4OyB0ZXh0LXRy YW5zZm9ybTogbm9uZTsgd2hpdGUtc3BhY2U6IG5vcm1hbDsgd2lkb3dzOiAyOyB3b3JkLXNwYWNp bmc6IDBweDsgLXdlYmtpdC1ib3JkZXItaG9yaXpvbnRhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQt Ym9yZGVyLXZlcnRpY2FsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC10ZXh0LWRlY29yYXRpb25zLWlu LWVmZmVjdDogbm9uZTsgLXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiBhdXRvOyAtd2Via2l0LXRl eHQtc3Ryb2tlLXdpZHRoOiAwcHg7ICI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVhay13b3Jk OyAtd2Via2l0LW5ic3AtbW9kZTogc3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0ZXItd2hp dGUtc3BhY2U7ICI+PGRpdj48ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJr aXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFj ZTsgIj48ZGl2IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2Rl OiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2Pjxk aXY+LS08L2Rpdj48ZGl2PlRpbW90aHkgRmFsY29uZXI8L2Rpdj48ZGl2PlNxdWVha2xhbmQgRm91 bmRhdGlvbjwvZGl2PjxkaXY+PGEgaHJlZj0iaHR0cDovL3NxdWVha2xhbmQub3JnIj5odHRwOi8v c3F1ZWFrbGFuZC5vcmc8L2E+PC9kaXY+PGRpdj42MTAtNzk3LTMxMDA8L2Rpdj48ZGl2Pi0tPC9k aXY+PGRpdj48c3BhbiBjbGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc2l6ZTog bWVkaXVtOyAiPjxkaXY+PHNwYW4gY2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250 LXN0eWxlOiBpdGFsaWM7ICI+IkludGVsbGlnZW5jZSBpcyB3aGF0IHlvdSB1c2Ugd2hlbiB5b3Ug ZG9uJ3Qga25vdyB3aGF0IHRvIGRvLiIgJm5ic3A7Li4uIHBpYWdldDwvc3Bhbj48L2Rpdj48ZGl2 PjxpPjxicj48L2k+PC9kaXY+PC9zcGFuPjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2Pjwv ZGl2Pjwvc3Bhbj48YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvZGl2Pjwv c3Bhbj48YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvc3Bhbj48YnIgY2xh c3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPgo8L2Rpdj4KPGJyPjwvZGl2PjwvYm9keT48 L2h0bWw+ --===============4528079214836114020==-- From teefal@squeakland.org Fri Apr 23 00:26:14 2010 From: Timothy Falconer To: squeakland@lists.squeakfoundation.org Subject: Re: [squeakland] Need help to have project published Date: Thu, 22 Apr 2010 20:26:21 -0400 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0630224587726096157==" --===============0630224587726096157== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Try now. On Apr 22, 2010, at 3:37 PM, Carlos Rabassa wrote: > Since last February I have been trying to publish this project: >=20 > Aprendo I Learn 006 B (2010-abr-05 20:00 EDT) > por Carlos Rabassa =20 >=20 > Animation with Wooden Dummy >=20 > Still doesn=C2=B4t show in the showcase. >=20 > Never received any notice about anything wrong with it. >=20 > Children are being invited to a contest of animation projects and would lik= e to share this example of animation to encourage them. >=20 > Thanks for any help or suggestions. =20 > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============0630224587726096157== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj5Ucnkgbm93LjxkaXY+PGJyPjxkaXY+PGRpdj5PbiBBcHIgMjIsIDIwMTAsIGF0IDM6 MzcgUE0sIENhcmxvcyBSYWJhc3NhIHdyb3RlOjwvZGl2PjxiciBjbGFzcz0iQXBwbGUtaW50ZXJj aGFuZ2UtbmV3bGluZSI+PGJsb2NrcXVvdGUgdHlwZT0iY2l0ZSI+PGRpdiBzdHlsZT0id29yZC13 cmFwOiBicmVhay13b3JkOyAtd2Via2l0LW5ic3AtbW9kZTogc3BhY2U7IC13ZWJraXQtbGluZS1i cmVhazogYWZ0ZXItd2hpdGUtc3BhY2U7ICI+U2luY2UgbGFzdCBGZWJydWFyeSBJIGhhdmUgYmVl biB0cnlpbmcgdG8gcHVibGlzaCB0aGlzIHByb2plY3Q6PGRpdj48YnI+PC9kaXY+PGRpdj48YSBo cmVmPSJodHRwOi8vc3F1ZWFrbGFuZC5vcmcvbGF1bmNoZXI/aHR0cDovL3NxdWVha2xhbmQub3Jn L2NvbnRlbnQvc2hvd2Nhc2UvZXZlcnlvbmUvYWNjb3VudHMvY2FybG9zL0FwcmVuZG8lMjBJJTIw TGVhcm4lMjAwMDYlMjBCLjAxMy5wciIgdGFyZ2V0PSJfYmxhbmsiPgogICAgICAgICAgICAgICA8 L2E+CgogICAgICAgICAgICAgICAKCiAgICAgICAgICAgIAogICAgICAgICAKCiAgICAgIAogICAg ICAKCiAgICAgICAgIAoKICAgICAgICAgCiAgICAgICAgIAogICAgICAgICAgICA8aDIgaWQ9InRp dGxlOTQzOCIgc3R5bGU9Im1hcmdpbi1ib3R0b206IDBwdDsiPgogICAgICAgICAgICAgICA8c3Bh biBjbGFzcz0iYXJ0aWNsZVRpdGxlV2FpdGluZyI+IDxhIGhyZWY9Imh0dHA6Ly9zcXVlYWtsYW5k Lm9yZy9zaG93Y2FzZS9wcm9qZWN0LmpzcD9pZD05NDM4Ij4mbmJzcDsmbmJzcDsgJm5ic3A7ICZu YnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyBBcHJlbmRvICBJ IExlYXJuICAwMDYgQjwvYT48L3NwYW4+CiAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPSJhcnRp Y2xlRGF0ZSI+Jm5ic3A7KDIwMTAtYWJyLTA1IDIwOjAwIEVEVCk8L3NwYW4+CiAgICAgICAgICAg ICAgIAogICAgICAgICAgICA8L2gyPgoKICAgICAgICAgCgogICAgICAgICAKICAgICAgICAgCgog ICAgICAgICAKICAgICAgICAgCiAgICAgICAgICAgIAogICAgICAgICAKCiAgICAgICAgIAogICAg ICAgICAgICAKICAgICAgICAgCgogICAgICAgICAKICAgICAgICAgICAgPGg0IHN0eWxlPSJmb250 LXNpemU6IDk1JTsgbWFyZ2luLXRvcDogNXB4OyI+CiAgICAgICAgICAgICAgIHBvcgoKICAgICAg ICAgICAgICAgCiAgICAgICAgICAgICAgICAgIENhcmxvcyBSYWJhc3NhCiAgICAgICAgICAgICAg IAoKICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPSJhcnRpY2xl QWNjb3VudExpbmsiPiZsdDs8YSBocmVmPSJodHRwOi8vc3F1ZWFrbGFuZC5vcmcvc2hvd2Nhc2Uv YWNjb3VudD91c2VybmFtZT1jYXJsb3MiPmNhcmxvczwvYT4mZ3Q7CiAgICAgICAgICAgICAgICAg IDxhIGhyZWY9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zaG93Y2FzZS9yYW5raW5nLmpzcCI+PGlt ZyBzcmM9Imh0dHA6Ly9zcXVlYWtsYW5kLm9yZy9zbS9pbWFnZXMvbW9qby9kZWZhdWx0L2xldmVs Mi5wbmciIGFsdD0iIiBib3JkZXI9IjAiPjwvYT4KICAgICAgICAgICAgICAgICAgPC9zcGFuPgog ICAgICAgICAgICAgICAKCiAgICAgICAgICAgIDwvaDQ+CiAgICAgICAgIAoKICAgICAgICAgCiAg ICAgICAgIAoKICAgICAgICAgICAgPGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xlQm9k eSI+CgogICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgCgogICAgICAgICAgICAgICAKICAg ICAgICAgICAgICAgCgogICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgCgogICAgICAgICAg ICAgICAKICAgICAgICAgICAgICAgQW5pbWF0aW9uIHdpdGggV29vZGVuIER1bW15PC9kaXY+PGRp diBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+PGJyPjwvZGl2PjxkaXYgaWQ9ImJv ZHk5NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPlN0aWxsIGRvZXNutHQgc2hvdyBpbiB0aGUgc2hv d2Nhc2UuPC9kaXY+PGRpdiBpZD0iYm9keTk0MzgiIGNsYXNzPSJhcnRpY2xlQm9keSI+PGJyPjwv ZGl2PjxkaXYgaWQ9ImJvZHk5NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPk5ldmVyIHJlY2VpdmVk IGFueSBub3RpY2UgYWJvdXQgYW55dGhpbmcgd3Jvbmcgd2l0aCBpdC48L2Rpdj48ZGl2IGlkPSJi b2R5OTQzOCIgY2xhc3M9ImFydGljbGVCb2R5Ij48YnI+PC9kaXY+PGRpdiBpZD0iYm9keTk0Mzgi IGNsYXNzPSJhcnRpY2xlQm9keSI+Q2hpbGRyZW4gYXJlIGJlaW5nIGludml0ZWQgdG8gYSBjb250 ZXN0IG9mIGFuaW1hdGlvbiBwcm9qZWN0cyBhbmQgd291bGQgbGlrZSB0byBzaGFyZSB0aGlzIGV4 YW1wbGUgb2YgYW5pbWF0aW9uIHRvIGVuY291cmFnZSB0aGVtLjwvZGl2PjxkaXYgaWQ9ImJvZHk5 NDM4IiBjbGFzcz0iYXJ0aWNsZUJvZHkiPjxicj48L2Rpdj48ZGl2IGlkPSJib2R5OTQzOCIgY2xh c3M9ImFydGljbGVCb2R5Ij5UaGFua3MgZm9yIGFueSBoZWxwIG9yIHN1Z2dlc3Rpb25zLiAmbmJz cDsgJm5ic3A7ICZuYnNwOyAmbmJzcDsgJm5ic3A7ICZuYnNwOyAmbmJzcDs8L2Rpdj48L2Rpdj48 L2Rpdj5fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXzxicj5z cXVlYWtsYW5kIG1haWxpbmcgbGlzdDxicj48YSBocmVmPSJtYWlsdG86c3F1ZWFrbGFuZEBzcXVl YWtsYW5kLm9yZyI+c3F1ZWFrbGFuZEBzcXVlYWtsYW5kLm9yZzwvYT48YnI+aHR0cDovL2xpc3Rz LnNxdWVha2xhbmQub3JnL21haWxtYW4vbGlzdGluZm8vc3F1ZWFrbGFuZDxicj48L2Jsb2NrcXVv dGU+PC9kaXY+PGJyPjxkaXY+CjxzcGFuIGNsYXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0i Ym9yZGVyLWNvbGxhcHNlOiBzZXBhcmF0ZTsgY29sb3I6IHJnYigwLCAwLCAwKTsgZm9udC1mYW1p bHk6IEhlbHZldGljYTsgZm9udC1zaXplOiBtZWRpdW07IGZvbnQtc3R5bGU6IG5vcm1hbDsgZm9u dC12YXJpYW50OiBub3JtYWw7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGxldHRlci1zcGFjaW5nOiBu b3JtYWw7IGxpbmUtaGVpZ2h0OiBub3JtYWw7IG9ycGhhbnM6IDI7IHRleHQtYWxpZ246IGF1dG87 IHRleHQtaW5kZW50OiAwcHg7IHRleHQtdHJhbnNmb3JtOiBub25lOyB3aGl0ZS1zcGFjZTogbm9y bWFsOyB3aWRvd3M6IDI7IHdvcmQtc3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRlci1ob3Jpem9u dGFsLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3JkZXItdmVydGljYWwtc3BhY2luZzogMHB4OyAt d2Via2l0LXRleHQtZGVjb3JhdGlvbnMtaW4tZWZmZWN0OiBub25lOyAtd2Via2l0LXRleHQtc2l6 ZS1hZGp1c3Q6IGF1dG87IC13ZWJraXQtdGV4dC1zdHJva2Utd2lkdGg6IDBweDsgIj48c3BhbiBj bGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGU7 IGNvbG9yOiByZ2IoMCwgMCwgMCk7IGZvbnQtZmFtaWx5OiBIZWx2ZXRpY2E7IGZvbnQtc2l6ZTog MTJweDsgZm9udC1zdHlsZTogbm9ybWFsOyBmb250LXZhcmlhbnQ6IG5vcm1hbDsgZm9udC13ZWln aHQ6IG5vcm1hbDsgbGV0dGVyLXNwYWNpbmc6IG5vcm1hbDsgbGluZS1oZWlnaHQ6IG5vcm1hbDsg b3JwaGFuczogMjsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC10cmFuc2Zvcm06IG5vbmU7IHdoaXRl LXNwYWNlOiBub3JtYWw7IHdpZG93czogMjsgd29yZC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtYm9y ZGVyLWhvcml6b250YWwtc3BhY2luZzogMHB4OyAtd2Via2l0LWJvcmRlci12ZXJ0aWNhbC1zcGFj aW5nOiAwcHg7IC13ZWJraXQtdGV4dC1kZWNvcmF0aW9ucy1pbi1lZmZlY3Q6IG5vbmU7IC13ZWJr aXQtdGV4dC1zaXplLWFkanVzdDogYXV0bzsgLXdlYmtpdC10ZXh0LXN0cm9rZS13aWR0aDogMHB4 OyAiPjxkaXYgc3R5bGU9IndvcmQtd3JhcDogYnJlYWstd29yZDsgLXdlYmtpdC1uYnNwLW1vZGU6 IHNwYWNlOyAtd2Via2l0LWxpbmUtYnJlYWs6IGFmdGVyLXdoaXRlLXNwYWNlOyAiPjxzcGFuIGNs YXNzPSJBcHBsZS1zdHlsZS1zcGFuIiBzdHlsZT0iYm9yZGVyLWNvbGxhcHNlOiBzZXBhcmF0ZTsg Y29sb3I6IHJnYigwLCAwLCAwKTsgZm9udC1mYW1pbHk6IEhlbHZldGljYTsgZm9udC1zaXplOiAx MnB4OyBmb250LXN0eWxlOiBub3JtYWw7IGZvbnQtdmFyaWFudDogbm9ybWFsOyBmb250LXdlaWdo dDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzogbm9ybWFsOyBsaW5lLWhlaWdodDogbm9ybWFsOyBv cnBoYW5zOiAyOyB0ZXh0LWluZGVudDogMHB4OyB0ZXh0LXRyYW5zZm9ybTogbm9uZTsgd2hpdGUt c3BhY2U6IG5vcm1hbDsgd2lkb3dzOiAyOyB3b3JkLXNwYWNpbmc6IDBweDsgLXdlYmtpdC1ib3Jk ZXItaG9yaXpvbnRhbC1zcGFjaW5nOiAwcHg7IC13ZWJraXQtYm9yZGVyLXZlcnRpY2FsLXNwYWNp bmc6IDBweDsgLXdlYmtpdC10ZXh0LWRlY29yYXRpb25zLWluLWVmZmVjdDogbm9uZTsgLXdlYmtp dC10ZXh0LXNpemUtYWRqdXN0OiBhdXRvOyAtd2Via2l0LXRleHQtc3Ryb2tlLXdpZHRoOiAwcHg7 ICI+PGRpdiBzdHlsZT0id29yZC13cmFwOiBicmVhay13b3JkOyAtd2Via2l0LW5ic3AtbW9kZTog c3BhY2U7IC13ZWJraXQtbGluZS1icmVhazogYWZ0ZXItd2hpdGUtc3BhY2U7ICI+PGRpdj48ZGl2 IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsg LXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2IHN0eWxlPSJ3b3Jk LXdyYXA6IGJyZWFrLXdvcmQ7IC13ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5l LWJyZWFrOiBhZnRlci13aGl0ZS1zcGFjZTsgIj48ZGl2PjxkaXY+LS08L2Rpdj48ZGl2PlRpbW90 aHkgRmFsY29uZXI8L2Rpdj48ZGl2PlNxdWVha2xhbmQgRm91bmRhdGlvbjwvZGl2PjxkaXY+PGEg aHJlZj0iaHR0cDovL3NxdWVha2xhbmQub3JnIj5odHRwOi8vc3F1ZWFrbGFuZC5vcmc8L2E+PC9k aXY+PGRpdj42MTAtNzk3LTMxMDA8L2Rpdj48ZGl2Pi0tPC9kaXY+PGRpdj48c3BhbiBjbGFzcz0i QXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImZvbnQtc2l6ZTogbWVkaXVtOyAiPjxkaXY+PHNwYW4g Y2xhc3M9IkFwcGxlLXN0eWxlLXNwYW4iIHN0eWxlPSJmb250LXN0eWxlOiBpdGFsaWM7ICI+Iklu dGVsbGlnZW5jZSBpcyB3aGF0IHlvdSB1c2Ugd2hlbiB5b3UgZG9uJ3Qga25vdyB3aGF0IHRvIGRv LiIgJm5ic3A7Li4uIHBpYWdldDwvc3Bhbj48L2Rpdj48ZGl2PjxpPjxicj48L2k+PC9kaXY+PC9z cGFuPjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2Pjwvc3Bhbj48YnIgY2xhc3M9 IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvZGl2Pjwvc3Bhbj48YnIgY2xhc3M9IkFwcGxl LWludGVyY2hhbmdlLW5ld2xpbmUiPjwvc3Bhbj48YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdl LW5ld2xpbmUiPgo8L2Rpdj4KPGJyPjwvZGl2PjwvYm9keT48L2h0bWw+ --===============0630224587726096157==-- From carnen@mac.com Fri Apr 23 18:40:20 2010 From: Carlos Rabassa To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Concurso Etoys y Scratch Date: Fri, 23 Apr 2010 14:40:02 -0400 Message-ID: <2CF21A25-A9B1-4200-A460-E5FBBEA0C7F6@mac.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7542401609629382923==" --===============7542401609629382923== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Tim, thank you very much for helping us with the publication of our gym class anim= ation. We needed it to complete this page http://docs.google.com/View?id=3Ddg7q79cx_552hcbdwbcp of the bilingual study guide we started a few months ago. We wanted to publish it now because we just saw the announcement of a contest= of Etoys project in Uruguay. We thought this page and examples could encourage some children to enter the = contest. In a recent posting we put some information about the context, if I read it = correctly entries will be accepted from now up to June 15th. --===============7542401609629382923==-- From subbukk@gmail.com Sat Apr 24 02:06:52 2010 From: "K. K. Subramaniam" To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: [etoys-dev] Join us for a sprint week before Squeakfest in July! Date: Sat, 24 Apr 2010 07:36:52 +0530 Message-ID: <201004240736.53283.subbukk@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8536144852540585294==" --===============8536144852540585294== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thursday 22 April 2010 12:28:43 am Steve Thomas wrote: > This sounds like fun. I found the World "sound level" and "sound pitch", > what needs to be done so kids can use their voices to change these > parameters? Sound level is related to volume, so with: forward: world sound level / 10. you can make an etoy move faster by shouting louder or stop it with silence. = If you set: turn by: (World sound pitch - 500) / 100 then you can get it to spin around by screaming or whistling different tunes = at=20 it. Tweak the magic numbers to your taste. The idea here is to help children discover that sound has numeric properties = too and these properties can influence other properties like color, geometry = or=20 motion. Once students get the hang of it, you can introduce the concept of=20 'smoothing'. value =3D previous value*t + current value*(1-t). previous value =3D value. where t is fraction in the range 0 .. 1. Get some ear plugs :-) .. Subbu=20 --===============8536144852540585294==-- From sthomas1@gosargon.com Sat Apr 24 04:38:25 2010 From: Steve Thomas To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: [etoys-dev] Join us for a sprint week before Squeakfest in July! Date: Sat, 24 Apr 2010 00:38:32 -0400 Message-ID: In-Reply-To: <201004240736.53283.subbukk@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6471134826600167447==" --===============6471134826600167447== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Subbu, Thanks, I like the idea of 'smoothing" my main question though is how do I get "sound level" and "sound pitch" to change values? On my Mac they are always zero. World Stethoscope seems to work, I'll try that. Thanks, Stephen On Fri, Apr 23, 2010 at 10:06 PM, K. K. Subramaniam wrot= e: > On Thursday 22 April 2010 12:28:43 am Steve Thomas wrote: > > This sounds like fun. I found the World "sound level" and "sound pitch", > > what needs to be done so kids can use their voices to change these > > parameters? > Sound level is related to volume, so with: > forward: world sound level / 10. > you can make an etoy move faster by shouting louder or stop it with > silence. > If you set: > turn by: (World sound pitch - 500) / 100 > > then you can get it to spin around by screaming or whistling different > tunes at > it. Tweak the magic numbers to your taste. > > The idea here is to help children discover that sound has numeric > properties > too and these properties can influence other properties like color, > geometry or > motion. > > Once students get the hang of it, you can introduce the concept of > 'smoothing'. > > value =3D previous value*t + current value*(1-t). > previous value =3D value. > > where t is fraction in the range 0 .. 1. > > Get some ear plugs :-) .. Subbu > --===============6471134826600167447== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 U3ViYnUsPGRpdj48YnI+PC9kaXY+PGRpdj5UaGFua3MsIEkgbGlrZSB0aGUgaWRlYSBvZiAmIzM5 O3Ntb290aGluZyZxdW90OyBteSBtYWluIHF1ZXN0aW9uIHRob3VnaCBpcyBob3cgZG8gSSBnZXQg oCZxdW90O3NvdW5kIGxldmVsJnF1b3Q7IGFuZCAmcXVvdDtzb3VuZCBwaXRjaCZxdW90OyB0byBj aGFuZ2UgdmFsdWVzPyCgT24gbXkgTWFjIHRoZXkgYXJlIGFsd2F5cyB6ZXJvLiCgV29ybGQgU3Rl dGhvc2NvcGUgc2VlbXMgdG8gd29yaywgSSYjMzk7bGwgdHJ5IHRoYXQuPC9kaXY+CjxkaXY+PGJy PjwvZGl2PjxkaXY+VGhhbmtzLDwvZGl2PjxkaXY+U3RlcGhlbjxicj48YnI+PGRpdiBjbGFzcz0i Z21haWxfcXVvdGUiPk9uIEZyaSwgQXByIDIzLCAyMDEwIGF0IDEwOjA2IFBNLCBLLiBLLiBTdWJy YW1hbmlhbSA8c3BhbiBkaXI9Imx0ciI+Jmx0OzxhIGhyZWY9Im1haWx0bzpzdWJidWtrQGdtYWls LmNvbSI+c3ViYnVra0BnbWFpbC5jb208L2E+Jmd0Ozwvc3Bhbj4gd3JvdGU6PGJyPgo8YmxvY2tx dW90ZSBjbGFzcz0iZ21haWxfcXVvdGUiIHN0eWxlPSJtYXJnaW46MCAwIDAgLjhleDtib3JkZXIt bGVmdDoxcHggI2NjYyBzb2xpZDtwYWRkaW5nLWxlZnQ6MWV4OyI+PGRpdiBjbGFzcz0iaW0iPk9u IFRodXJzZGF5IDIyIEFwcmlsIDIwMTAgMTI6Mjg6NDMgYW0gU3RldmUgVGhvbWFzIHdyb3RlOjxi cj4KJmd0OyBUaGlzIHNvdW5kcyBsaWtlIGZ1bi4goEkgZm91bmQgdGhlIFdvcmxkICZxdW90O3Nv dW5kIGxldmVsJnF1b3Q7IGFuZCAmcXVvdDtzb3VuZCBwaXRjaCZxdW90Oyw8YnI+CiZndDsgd2hh dCBuZWVkcyB0byBiZSBkb25lIHNvIGtpZHMgY2FuIHVzZSB0aGVpciB2b2ljZXMgdG8gY2hhbmdl IHRoZXNlPGJyPgomZ3Q7IHBhcmFtZXRlcnM/PGJyPgo8L2Rpdj5Tb3VuZCBsZXZlbCBpcyByZWxh dGVkIHRvIHZvbHVtZSwgc28gd2l0aDo8YnI+CiCgIKBmb3J3YXJkOiB3b3JsZCBzb3VuZCBsZXZl bCAvIDEwLjxicj4KeW91IGNhbiBtYWtlIGFuIGV0b3kgbW92ZSBmYXN0ZXIgYnkgc2hvdXRpbmcg bG91ZGVyIG9yIHN0b3AgaXQgd2l0aCBzaWxlbmNlLjxicj4KSWYgeW91IHNldDo8YnI+CiCgIHR1 cm4gYnk6IChXb3JsZCBzb3VuZCBwaXRjaCAtIDUwMCkgLyAxMDA8YnI+Cjxicj4KdGhlbiB5b3Ug Y2FuIGdldCBpdCB0byBzcGluIGFyb3VuZCBieSBzY3JlYW1pbmcgb3Igd2hpc3RsaW5nIGRpZmZl cmVudCB0dW5lcyBhdDxicj4KaXQuIFR3ZWFrIHRoZSBtYWdpYyBudW1iZXJzIHRvIHlvdXIgdGFz dGUuPGJyPgo8YnI+ClRoZSBpZGVhIGhlcmUgaXMgdG8gaGVscCBjaGlsZHJlbiBkaXNjb3ZlciB0 aGF0IHNvdW5kIGhhcyBudW1lcmljIHByb3BlcnRpZXM8YnI+CnRvbyBhbmQgdGhlc2UgcHJvcGVy dGllcyBjYW4gaW5mbHVlbmNlIG90aGVyIHByb3BlcnRpZXMgbGlrZSBjb2xvciwgZ2VvbWV0cnkg b3I8YnI+Cm1vdGlvbi48YnI+Cjxicj4KT25jZSBzdHVkZW50cyBnZXQgdGhlIGhhbmcgb2YgaXQs IHlvdSBjYW4gaW50cm9kdWNlIHRoZSBjb25jZXB0IG9mPGJyPgomIzM5O3Ntb290aGluZyYjMzk7 Ljxicj4KPGJyPgogoCCgdmFsdWUgPSBwcmV2aW91cyB2YWx1ZSp0ICsgY3VycmVudCB2YWx1ZSoo MS10KS48YnI+CiCgIKBwcmV2aW91cyB2YWx1ZSA9IHZhbHVlLjxicj4KPGJyPgp3aGVyZSB0IGlz IGZyYWN0aW9uIGluIHRoZSByYW5nZSAwIC4uIDEuPGJyPgo8YnI+CkdldCBzb21lIGVhciBwbHVn cyA6LSkgLi4gU3ViYnU8YnI+CjwvYmxvY2txdW90ZT48L2Rpdj48YnI+PC9kaXY+Cg== --===============6471134826600167447==-- From subbukk@gmail.com Sat Apr 24 07:17:49 2010 From: "K. K. Subramaniam" To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: [etoys-dev] Join us for a sprint week before Squeakfest in July! Date: Sat, 24 Apr 2010 12:08:15 +0530 Message-ID: <201004241208.15795.subbukk@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1688669291998769842==" --===============1688669291998769842== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Saturday 24 April 2010 10:08:32 am Steve Thomas wrote: > Thanks, I like the idea of 'smoothing" my main question though is how do I > get "sound level" and "sound pitch" to change values? On my Mac they are > always zero. World Stethoscope seems to work, I'll try that. I don't use Mac that much. I used System Preferences -> Sound -> Input to adjust mic settings to get sound input working in Squeak. HTH .. Subbu --===============1688669291998769842==-- From bert@freudenbergs.de Sat Apr 24 20:11:59 2010 From: Bert Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Accessing sound level (was Re: Join us for a sprint week before Squeakfest in July!) Date: Sat, 24 Apr 2010 22:10:53 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3488034462384046382==" --===============3488034462384046382== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable (please remember to change the subject line when a discussion thread wanders = off the original topic) On 24.04.2010, at 06:38, Steve Thomas wrote: > Subbu, >=20 > Thanks, I like the idea of 'smoothing" my main question though is how do I = get "sound level" and "sound pitch" to change values? On my Mac they are al= ways zero. World Stethoscope seems to work, I'll try that. >=20 > Thanks, > Stephen I can't get it to work on the Mac here, either. But there is a trick I used b= efore: Get a SoundRecorder. Click Record, then Stop, to get it going. Whenever you m= ake noise, the yellow bar will extend. Now here comes the trick: that yellow bar is an object. Make some noise to ma= ke it large enough to click, then get its halo (it's called "Morph1"). Now yo= u can just use its width (from "extended geometry") in another script ... There is a lesson to learn for developers from this: whenever possible, don't= just modify draw routines, use actual objects instead. The "normal" way to p= rogram this would be to paint the bar onto the screen. But when you do that, = it's just pixels, not objects anymore. By making the bar an actual object, it= s properties, such as width, can be accessed. Objects FTW ;) - Bert - --===============3488034462384046382== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWw+PGhlYWQ+PC9oZWFkPjxib2R5IHN0eWxlPSJ3b3JkLXdyYXA6IGJyZWFrLXdvcmQ7IC13 ZWJraXQtbmJzcC1tb2RlOiBzcGFjZTsgLXdlYmtpdC1saW5lLWJyZWFrOiBhZnRlci13aGl0ZS1z cGFjZTsgIj48ZGl2PjxkaXY+KHBsZWFzZSByZW1lbWJlciB0byBjaGFuZ2UgdGhlIHN1YmplY3Qg bGluZSB3aGVuIGEgZGlzY3Vzc2lvbiB0aHJlYWQgd2FuZGVycyBvZmYgdGhlIG9yaWdpbmFsIHRv cGljKTwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+T24gMjQuMDQuMjAxMCwgYXQgMDY6MzgsIFN0 ZXZlIFRob21hcyB3cm90ZTo8L2Rpdj48YmxvY2txdW90ZSB0eXBlPSJjaXRlIj5TdWJidSw8ZGl2 Pjxicj48L2Rpdj48ZGl2PlRoYW5rcywgSSBsaWtlIHRoZSBpZGVhIG9mICdzbW9vdGhpbmciIG15 IG1haW4gcXVlc3Rpb24gdGhvdWdoIGlzIGhvdyBkbyBJIGdldCAmbmJzcDsic291bmQgbGV2ZWwi IGFuZCAic291bmQgcGl0Y2giIHRvIGNoYW5nZSB2YWx1ZXM/ICZuYnNwO09uIG15IE1hYyB0aGV5 IGFyZSBhbHdheXMgemVyby4gJm5ic3A7V29ybGQgU3RldGhvc2NvcGUgc2VlbXMgdG8gd29yaywg SSdsbCB0cnkgdGhhdC48L2Rpdj4KPGRpdj48YnI+PC9kaXY+PGRpdj5UaGFua3MsPC9kaXY+PGRp dj5TdGVwaGVuPGJyPjwvZGl2PjwvYmxvY2txdW90ZT48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2 PkkgY2FuJ3QgZ2V0IGl0IHRvIHdvcmsgb24gdGhlIE1hYyBoZXJlLCZuYnNwO2VpdGhlci4mbmJz cDtCdXQgdGhlcmUgaXMgYSB0cmljayBJIHVzZWQgYmVmb3JlOjwvZGl2PjxkaXY+PGJyPjwvZGl2 PjxkaXY+R2V0IGEgU291bmRSZWNvcmRlci4gQ2xpY2sgUmVjb3JkLCB0aGVuIFN0b3AsIHRvIGdl dCBpdCBnb2luZy4mbmJzcDtXaGVuZXZlciB5b3UgbWFrZSBub2lzZSwgdGhlIHllbGxvdyBiYXIg d2lsbCBleHRlbmQuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5Ob3cgaGVyZSBjb21lcyB0aGUg dHJpY2s6IHRoYXQgeWVsbG93IGJhciBpcyBhbiBvYmplY3QuJm5ic3A7TWFrZSBzb21lIG5vaXNl IHRvIG1ha2UgaXQgbGFyZ2UgZW5vdWdoIHRvIGNsaWNrLCB0aGVuIGdldCBpdHMgaGFsbyAoaXQn cyBjYWxsZWQgIk1vcnBoMSIpLiZuYnNwO05vdyB5b3UgY2FuIGp1c3QgdXNlIGl0cyB3aWR0aCAo ZnJvbSAiZXh0ZW5kZWQgZ2VvbWV0cnkiKSBpbiBhbm90aGVyIHNjcmlwdCAuLi48L2Rpdj48ZGl2 Pjxicj48L2Rpdj48ZGl2PlRoZXJlIGlzIGEgbGVzc29uIHRvIGxlYXJuIGZvciBkZXZlbG9wZXJz IGZyb20gdGhpczogd2hlbmV2ZXIgcG9zc2libGUsIGRvbid0IGp1c3QgbW9kaWZ5IGRyYXcgcm91 dGluZXMsIHVzZSBhY3R1YWwgb2JqZWN0cyBpbnN0ZWFkLiBUaGUgIm5vcm1hbCIgd2F5IHRvIHBy b2dyYW0gdGhpcyB3b3VsZCBiZSB0byBwYWludCB0aGUgYmFyIG9udG8gdGhlIHNjcmVlbi4gQnV0 IHdoZW4geW91IGRvIHRoYXQsIGl0J3MganVzdCBwaXhlbHMsIG5vdCBvYmplY3RzIGFueW1vcmUu IEJ5IG1ha2luZyB0aGUgYmFyIGFuIGFjdHVhbCBvYmplY3QsIGl0cyBwcm9wZXJ0aWVzLCBzdWNo IGFzIHdpZHRoLCBjYW4gYmUgYWNjZXNzZWQuJm5ic3A7T2JqZWN0cyBGVFcgOyk8L2Rpdj48ZGl2 PjxiciBjbGFzcz0id2Via2l0LWJsb2NrLXBsYWNlaG9sZGVyIj48L2Rpdj48ZGl2Pgo8c3BhbiBj bGFzcz0iQXBwbGUtc3R5bGUtc3BhbiIgc3R5bGU9ImJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGU7 IGJvcmRlci1zcGFjaW5nOiAwcHggMHB4OyBjb2xvcjogcmdiKDAsIDAsIDApOyBmb250LWZhbWls eTogTHVjaWRhIEdyYW5kZTsgZm9udC1zaXplOiAxMnB4OyBmb250LXN0eWxlOiBub3JtYWw7IGZv bnQtdmFyaWFudDogbm9ybWFsOyBmb250LXdlaWdodDogbm9ybWFsOyBsZXR0ZXItc3BhY2luZzog bm9ybWFsOyBsaW5lLWhlaWdodDogbm9ybWFsOyB0ZXh0LWFsaWduOiBhdXRvOyAta2h0bWwtdGV4 dC1kZWNvcmF0aW9ucy1pbi1lZmZlY3Q6IG5vbmU7IHRleHQtaW5kZW50OiAwcHg7IC1hcHBsZS10 ZXh0LXNpemUtYWRqdXN0OiBhdXRvOyB0ZXh0LXRyYW5zZm9ybTogbm9uZTsgb3JwaGFuczogMjsg d2hpdGUtc3BhY2U6IG5vcm1hbDsgd2lkb3dzOiAyOyB3b3JkLXNwYWNpbmc6IDBweDsgIj48ZGl2 IHN0eWxlPSJmb250LWZhbWlseTogSGVsdmV0aWNhOyAiPjxzcGFuIGNsYXNzPSJBcHBsZS1zdHls ZS1zcGFuIiBzdHlsZT0iZm9udC1mYW1pbHk6IEhlbHZldGljYTsgIj4tIEJlcnQgLTwvc3Bhbj48 L2Rpdj48YnIgY2xhc3M9IkFwcGxlLWludGVyY2hhbmdlLW5ld2xpbmUiPjwvc3Bhbj4KPC9kaXY+ Cjxicj48L2JvZHk+PC9odG1sPg== --===============3488034462384046382==-- From marta@pensamentodigital.org.br Mon Apr 26 04:23:39 2010 From: Marta Voelcker To: squeakland@lists.squeakfoundation.org Subject: [squeakland] ENC: stepping down from squeakland Date: Mon, 26 Apr 2010 01:23:39 -0300 Message-ID: <000001cae4f8$3fb9bd40$bf2d37c0$@org.br> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5197924044944778524==" --===============5197924044944778524== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi Tim, We had great achievements in 2009, I would like to thank you especially for your efforts on organizing Squeakfest Brasil 2009, for coming to Porto Alegre to help me make it happen, and even for going to “Olimpico Soccer Stadium” to cheer for Gremio Soccer team, in a terrible cold night of winter !!!! I hope that Waveplace extends its activities to South America soon, so you come to visit us again! I am sure we will keep working together and strength partnerships among organizations. As hardware gets less expensive, sooner or later laptops and other kinds of technology will arrive in schools all over. The need for software, knowledge, materials and guidance is growing and getting more evident, we all have tons of work to help technology improve education and children´s life, A good energy for all! Marta De: Timothy Falconer [mailto:teefal(a)squeakland.org] Enviada em: quinta-feira, 22 de abril de 2010 16:26 Para: squeakland(a)squeakland.org Assunto: stepping down from squeakland Hi everyone, After much soul searching, I've decided to step down as director of Squeakland Foundation. Since the earthquake in Haiti, my time has largely been spent on our Waveplace education pilots there, which have been very successful and are growing fast. Last night I decided that I need to stay focused on Haiti and our other Waveplace work, that I no longer have time for the additional responsibilities of Squeakland. I leave you in the very capable hands of Rita Freudenberg and whomever the new board decides. I still love Etoys, and will continue to teach it and promote it, though this will now be through Waveplace, not Squeakland. What has been called the "Squeakland Courseware" will now become the "Waveplace Courseware". Same stuff, different website. I will continue to fundraise for courseware development, this will be through Waveplace now. All materials will remain freely distributable. Immuexa, my software company, will continue to host and support the Squeakland website and showcase for free. Squeakland will now be our client, as Viewpoints was before. My very best to the many people I have meet in the last fifteen months. Thank you for your passion, your time, your talent. What a gift to work with such incredible people! Take care, Tim -- Timothy Falconer Squeakland Foundation http://squeakland.org 610-797-3100 -- "Intelligence is what you use when you don't know what to do." ... piaget --===============5197924044944778524== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiIHhtbG5zOm89InVy bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9mZmljZSIgeG1sbnM6dz0idXJuOnNjaGVt YXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMubWlj cm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv VFIvUkVDLWh0bWw0MCI+Cgo8aGVhZD4KPG1ldGEgaHR0cC1lcXVpdj1Db250ZW50LVR5cGUgY29u dGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWlzby04ODU5LTEiPgo8bWV0YSBuYW1lPUdlbmVyYXRv ciBjb250ZW50PSJNaWNyb3NvZnQgV29yZCAxMiAoZmlsdGVyZWQgbWVkaXVtKSI+CjxzdHlsZT4K PCEtLQogLyogRm9udCBEZWZpbml0aW9ucyAqLwogQGZvbnQtZmFjZQoJe2ZvbnQtZmFtaWx5Okhl bHZldGljYTsKCXBhbm9zZS0xOjIgMTEgNiA0IDIgMiAyIDIgMiA0O30KQGZvbnQtZmFjZQoJe2Zv bnQtZmFtaWx5OiJDYW1icmlhIE1hdGgiOwoJcGFub3NlLTE6MiA0IDUgMyA1IDQgNiAzIDIgNDt9 CkBmb250LWZhY2UKCXtmb250LWZhbWlseTpDYWxpYnJpOwoJcGFub3NlLTE6MiAxNSA1IDIgMiAy IDQgMyAyIDQ7fQpAZm9udC1mYWNlCgl7Zm9udC1mYW1pbHk6VGFob21hOwoJcGFub3NlLTE6MiAx MSA2IDQgMyA1IDQgNCAyIDQ7fQogLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8KIHAuTXNvTm9ybWFs LCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwKCXttYXJnaW46MGNtOwoJbWFyZ2luLWJvdHRv bTouMDAwMXB0OwoJZm9udC1zaXplOjEyLjBwdDsKCWZvbnQtZmFtaWx5OiJUaW1lcyBOZXcgUm9t YW4iLCJzZXJpZiI7fQphOmxpbmssIHNwYW4uTXNvSHlwZXJsaW5rCgl7bXNvLXN0eWxlLXByaW9y aXR5Ojk5OwoJY29sb3I6Ymx1ZTsKCXRleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmU7fQphOnZpc2l0 ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQKCXttc28tc3R5bGUtcHJpb3JpdHk6OTk7Cglj b2xvcjpwdXJwbGU7Cgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO30Kc3Bhbi5hcHBsZS1zdHls ZS1zcGFuCgl7bXNvLXN0eWxlLW5hbWU6YXBwbGUtc3R5bGUtc3Bhbjt9CnNwYW4uRXN0aWxvRGVF bWFpbDE4Cgl7bXNvLXN0eWxlLXR5cGU6cGVyc29uYWwtcmVwbHk7Cglmb250LWZhbWlseToiQ2Fs aWJyaSIsInNhbnMtc2VyaWYiOwoJY29sb3I6IzFGNDk3RDt9Ci5Nc29DaHBEZWZhdWx0Cgl7bXNv LXN0eWxlLXR5cGU6ZXhwb3J0LW9ubHk7Cglmb250LXNpemU6MTAuMHB0O30KQHBhZ2UgU2VjdGlv bjEKCXtzaXplOjYxMi4wcHQgNzkyLjBwdDsKCW1hcmdpbjo3MC44NXB0IDMuMGNtIDcwLjg1cHQg My4wY207fQpkaXYuU2VjdGlvbjEKCXtwYWdlOlNlY3Rpb24xO30KLS0+Cjwvc3R5bGU+CjwhLS1b aWYgZ3RlIG1zbyA5XT48eG1sPgogPG86c2hhcGVkZWZhdWx0cyB2OmV4dD0iZWRpdCIgc3BpZG1h eD0iMTAyNiIgLz4KPC94bWw+PCFbZW5kaWZdLS0+PCEtLVtpZiBndGUgbXNvIDldPjx4bWw+CiA8 bzpzaGFwZWxheW91dCB2OmV4dD0iZWRpdCI+CiAgPG86aWRtYXAgdjpleHQ9ImVkaXQiIGRhdGE9 IjEiIC8+CiA8L286c2hhcGVsYXlvdXQ+PC94bWw+PCFbZW5kaWZdLS0+CjwvaGVhZD4KCjxib2R5 IGxhbmc9UFQtQlIgbGluaz1ibHVlIHZsaW5rPXB1cnBsZSBzdHlsZT0nd29yZC13cmFwOiBicmVh ay13b3JkOwotd2Via2l0LW5ic3AtbW9kZTogc3BhY2U7LXdlYmtpdC1saW5lLWJyZWFrOiBhZnRl ci13aGl0ZS1zcGFjZSc+Cgo8ZGl2IGNsYXNzPVNlY3Rpb24xPgoKPHAgY2xhc3M9TXNvTm9ybWFs PjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fu cy1zZXJpZiI7CmNvbG9yOiMxRjQ5N0QnPkhpIFRpbSw8bzpwPjwvbzpwPjwvc3Bhbj48L3A+Cgo8 cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1p bHk6IkNhbGlicmkiLCJzYW5zLXNlcmlmIjsKY29sb3I6IzFGNDk3RCc+PG86cD4mbmJzcDs8L286 cD48L3NwYW4+PC9wPgoKPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGxhbmc9RU4tVVMgc3R5bGU9 J2ZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6IkNhbGlicmkiLCJzYW5zLXNlcmlmIjsKY29s b3I6IzFGNDk3RCc+V2UgaGFkIGdyZWF0IGFjaGlldmVtZW50cyBpbiAyMDA5LCBJIHdvdWxkIGxp a2UgdG8gdGhhbmsgeW91IGVzcGVjaWFsbHkKZm9yIHlvdXIgZWZmb3J0cyBvbiBvcmdhbml6aW5n IKBTcXVlYWtmZXN0IEJyYXNpbCAyMDA5LCBmb3IgY29taW5nIHRvIFBvcnRvCkFsZWdyZSB0byBo ZWxwIG1lIG1ha2UgaXQgaGFwcGVuLCBhbmQgZXZlbiBmb3IgZ29pbmcgdG8gJiM4MjIwO09saW1w aWNvIFNvY2NlciBTdGFkaXVtJiM4MjIxOwp0byBjaGVlciBmb3IgoEdyZW1pbyBTb2NjZXIgdGVh bSwgaW4gYSB0ZXJyaWJsZSBjb2xkIG5pZ2h0IG9mIHdpbnRlciAhISEhoCCgSSBob3BlCnRoYXQg V2F2ZXBsYWNlIGV4dGVuZHMgaXRzIGFjdGl2aXRpZXMgdG8gU291dGggQW1lcmljYSBzb29uLCBz byCgeW91IGNvbWUgdG8KdmlzaXQgdXMgYWdhaW4hPG86cD48L286cD48L3NwYW4+PC9wPgoKPHAg Y2xhc3M9TXNvTm9ybWFsPjxzcGFuIGxhbmc9RU4tVVMgc3R5bGU9J2ZvbnQtc2l6ZToxMS4wcHQ7 Zm9udC1mYW1pbHk6IkNhbGlicmkiLCJzYW5zLXNlcmlmIjsKY29sb3I6IzFGNDk3RCc+PG86cD4m bmJzcDs8L286cD48L3NwYW4+PC9wPgoKPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGxhbmc9RU4t VVMgc3R5bGU9J2ZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6IkNhbGlicmkiLCJzYW5zLXNl cmlmIjsKY29sb3I6IzFGNDk3RCc+SSBhbSBzdXJlIHdlIKB3aWxsIGtlZXAgd29ya2luZyB0b2dl dGhlciBhbmQgc3RyZW5ndGgKcGFydG5lcnNoaXBzIGFtb25nIG9yZ2FuaXphdGlvbnMuIEFzIGhh cmR3YXJlIGdldHMgbGVzcyBleHBlbnNpdmUsIHNvb25lciBvcgpsYXRlciBsYXB0b3BzIGFuZCBv dGhlciBraW5kcyBvZiB0ZWNobm9sb2d5IKB3aWxsIGFycml2ZSBpbiBzY2hvb2xzIGFsbCBvdmVy LiBUaGUKbmVlZCBmb3Igc29mdHdhcmUsIGtub3dsZWRnZSwgbWF0ZXJpYWxzoCBhbmQgoGd1aWRh bmNlIGlzIGdyb3dpbmcgYW5kIGdldHRpbmcKbW9yZSBldmlkZW50LCB3ZSBhbGwgaGF2ZSB0b25z IG9mIHdvcmsgoHRvIGhlbHAgdGVjaG5vbG9neSBpbXByb3ZlIGVkdWNhdGlvbgphbmQgY2hpbGRy ZW60cyBsaWZlLDxvOnA+PC9vOnA+PC9zcGFuPjwvcD4KCjxwIGNsYXNzPU1zb05vcm1hbD48c3Bh biBsYW5nPUVOLVVTIHN0eWxlPSdmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiJDYWxpYnJp Iiwic2Fucy1zZXJpZiI7CmNvbG9yOiMxRjQ5N0QnPjxvOnA+Jm5ic3A7PC9vOnA+PC9zcGFuPjwv cD4KCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBsYW5nPUVOLVVTIHN0eWxlPSdmb250LXNpemU6 MTEuMHB0O2ZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fucy1zZXJpZiI7CmNvbG9yOiMxRjQ5N0Qn PkEgZ29vZCBlbmVyZ3kgZm9yIGFsbCE8bzpwPjwvbzpwPjwvc3Bhbj48L3A+Cgo8cCBjbGFzcz1N c29Ob3JtYWw+PHNwYW4gbGFuZz1FTi1VUyBzdHlsZT0nZm9udC1zaXplOjExLjBwdDtmb250LWZh bWlseToiQ2FsaWJyaSIsInNhbnMtc2VyaWYiOwpjb2xvcjojMUY0OTdEJz48bzpwPiZuYnNwOzwv bzpwPjwvc3Bhbj48L3A+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gbGFuZz1FTi1VUyBzdHls ZT0nZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseToiQ2FsaWJyaSIsInNhbnMtc2VyaWYiOwpj b2xvcjojMUY0OTdEJz5NYXJ0YTxvOnA+PC9vOnA+PC9zcGFuPjwvcD4KCjxwIGNsYXNzPU1zb05v cm1hbD48c3BhbiBsYW5nPUVOLVVTIHN0eWxlPSdmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5 OiJDYWxpYnJpIiwic2Fucy1zZXJpZiI7CmNvbG9yOiMxRjQ5N0QnPjxvOnA+Jm5ic3A7PC9vOnA+ PC9zcGFuPjwvcD4KCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBsYW5nPUVOLVVTIHN0eWxlPSdm b250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fucy1zZXJpZiI7CmNvbG9y OiMxRjQ5N0QnPjxvOnA+Jm5ic3A7PC9vOnA+PC9zcGFuPjwvcD4KCjxwIGNsYXNzPU1zb05vcm1h bD48c3BhbiBsYW5nPUVOLVVTIHN0eWxlPSdmb250LXNpemU6MTEuMHB0O2ZvbnQtZmFtaWx5OiJD YWxpYnJpIiwic2Fucy1zZXJpZiI7CmNvbG9yOiMxRjQ5N0QnPjxvOnA+Jm5ic3A7PC9vOnA+PC9z cGFuPjwvcD4KCjxkaXY+Cgo8ZGl2IHN0eWxlPSdib3JkZXI6bm9uZTtib3JkZXItdG9wOnNvbGlk ICNCNUM0REYgMS4wcHQ7cGFkZGluZzozLjBwdCAwY20gMGNtIDBjbSc+Cgo8cCBjbGFzcz1Nc29O b3JtYWw+PGI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IlRhaG9t YSIsInNhbnMtc2VyaWYiJz5EZTo8L3NwYW4+PC9iPjxzcGFuCnN0eWxlPSdmb250LXNpemU6MTAu MHB0O2ZvbnQtZmFtaWx5OiJUYWhvbWEiLCJzYW5zLXNlcmlmIic+IFRpbW90aHkgRmFsY29uZXIK W21haWx0bzp0ZWVmYWxAc3F1ZWFrbGFuZC5vcmddIDxicj4KPGI+RW52aWFkYSBlbTo8L2I+IHF1 aW50YS1mZWlyYSwgMjIgZGUgYWJyaWwgZGUgMjAxMCAxNjoyNjxicj4KPGI+UGFyYTo8L2I+IHNx dWVha2xhbmRAc3F1ZWFrbGFuZC5vcmc8YnI+CjxiPkFzc3VudG86PC9iPiBzdGVwcGluZyBkb3du IGZyb20gc3F1ZWFrbGFuZDxvOnA+PC9vOnA+PC9zcGFuPjwvcD4KCjwvZGl2PgoKPC9kaXY+Cgo8 cCBjbGFzcz1Nc29Ob3JtYWw+PG86cD4mbmJzcDs8L286cD48L3A+Cgo8cCBjbGFzcz1Nc29Ob3Jt YWw+SGkgZXZlcnlvbmUsPG86cD48L286cD48L3A+Cgo8ZGl2PgoKPHAgY2xhc3M9TXNvTm9ybWFs PjxvOnA+Jm5ic3A7PC9vOnA+PC9wPgoKPC9kaXY+Cgo8ZGl2PgoKPHAgY2xhc3M9TXNvTm9ybWFs PkFmdGVyIG11Y2ggc291bCBzZWFyY2hpbmcsIEkndmUgZGVjaWRlZCB0byBzdGVwIGRvd24gYXMK ZGlyZWN0b3Igb2YgU3F1ZWFrbGFuZCBGb3VuZGF0aW9uLiAmbmJzcDs8bzpwPjwvbzpwPjwvcD4K CjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD48bzpwPiZuYnNwOzwvbzpwPjwvcD4K CjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD5TaW5jZSB0aGUgZWFydGhxdWFrZSBp biBIYWl0aSwgbXkgdGltZSBoYXMgbGFyZ2VseSBiZWVuCnNwZW50IG9uIG91ciBXYXZlcGxhY2Ug ZWR1Y2F0aW9uIHBpbG90cyB0aGVyZSwgd2hpY2ggaGF2ZSBiZWVuIHZlcnkgc3VjY2Vzc2Z1bAph bmQgYXJlIGdyb3dpbmcgZmFzdC4gJm5ic3A7TGFzdCBuaWdodCBJIGRlY2lkZWQgdGhhdCBJIG5l ZWQgdG8gc3RheSBmb2N1c2VkIG9uCkhhaXRpIGFuZCBvdXIgb3RoZXIgV2F2ZXBsYWNlIHdvcmss IHRoYXQgSSBubyBsb25nZXIgaGF2ZSB0aW1lIGZvciB0aGUKYWRkaXRpb25hbCByZXNwb25zaWJp bGl0aWVzIG9mIFNxdWVha2xhbmQuICZuYnNwOyBJIGxlYXZlIHlvdSBpbiB0aGUgdmVyeQpjYXBh YmxlIGhhbmRzIG9mIFJpdGEgRnJldWRlbmJlcmcgYW5kIHdob21ldmVyIHRoZSBuZXcgYm9hcmQg ZGVjaWRlcy48bzpwPjwvbzpwPjwvcD4KCjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1h bD48bzpwPiZuYnNwOzwvbzpwPjwvcD4KCjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1h bD5JIHN0aWxsIGxvdmUgRXRveXMsIGFuZCB3aWxsIGNvbnRpbnVlIHRvIHRlYWNoIGl0IGFuZApw cm9tb3RlIGl0LCB0aG91Z2ggdGhpcyB3aWxsIG5vdyBiZSB0aHJvdWdoIFdhdmVwbGFjZSwgbm90 ClNxdWVha2xhbmQuJm5ic3A7V2hhdCBoYXMgYmVlbiBjYWxsZWQgdGhlICZxdW90O1NxdWVha2xh bmQgQ291cnNld2FyZSZxdW90Owp3aWxsIG5vdyBiZWNvbWUgdGhlICZxdW90O1dhdmVwbGFjZSBD b3Vyc2V3YXJlJnF1b3Q7LiAmbmJzcDsgU2FtZSBzdHVmZiwKZGlmZmVyZW50IHdlYnNpdGUuJm5i c3A7SSB3aWxsIGNvbnRpbnVlIHRvIGZ1bmRyYWlzZSBmb3IgY291cnNld2FyZQpkZXZlbG9wbWVu dCwgdGhpcyB3aWxsIGJlIHRocm91Z2ggV2F2ZXBsYWNlIG5vdy4gJm5ic3A7QWxsIG1hdGVyaWFs cyB3aWxsCnJlbWFpbiBmcmVlbHkgZGlzdHJpYnV0YWJsZS48bzpwPjwvbzpwPjwvcD4KCjwvZGl2 PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD48bzpwPiZuYnNwOzwvbzpwPjwvcD4KCjwvZGl2 PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD5JbW11ZXhhLCBteSBzb2Z0d2FyZSBjb21wYW55 LCB3aWxsIGNvbnRpbnVlIHRvIGhvc3QgYW5kCnN1cHBvcnQgdGhlIFNxdWVha2xhbmQgd2Vic2l0 ZSBhbmQgc2hvd2Nhc2UgZm9yIGZyZWUuICZuYnNwOyBTcXVlYWtsYW5kIHdpbGwKbm93IGJlIG91 ciBjbGllbnQsIGFzIFZpZXdwb2ludHMgd2FzIGJlZm9yZS48bzpwPjwvbzpwPjwvcD4KCjwvZGl2 PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD48bzpwPiZuYnNwOzwvbzpwPjwvcD4KCjwvZGl2 PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD5NeSB2ZXJ5IGJlc3QgdG8gdGhlIG1hbnkgcGVv cGxlIEkgaGF2ZSBtZWV0IGluIHRoZSBsYXN0CmZpZnRlZW4gbW9udGhzLiAmbmJzcDsgVGhhbmsg eW91IGZvciB5b3VyIHBhc3Npb24sIHlvdXIgdGltZSwgeW91ciB0YWxlbnQuCiZuYnNwOyBXaGF0 IGEgZ2lmdCB0byB3b3JrIHdpdGggc3VjaCBpbmNyZWRpYmxlIHBlb3BsZSE8bzpwPjwvbzpwPjwv cD4KCjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD48bzpwPiZuYnNwOzwvbzpwPjwv cD4KCjwvZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD5UYWtlIGNhcmUsPG86cD48L286 cD48L3A+Cgo8L2Rpdj4KCjxkaXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+VGltPG86cD48L286cD48 L3A+Cgo8L2Rpdj4KCjxkaXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+PG86cD4mbmJzcDs8L286cD48 L3A+Cgo8ZGl2PgoKPGRpdj4KCjxkaXY+Cgo8ZGl2PgoKPGRpdj4KCjxkaXY+Cgo8ZGl2PgoKPGRp dj4KCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBzdHlsZT0nZm9udC1zaXplOjkuMHB0O2ZvbnQt ZmFtaWx5OiJIZWx2ZXRpY2EiLCJzYW5zLXNlcmlmIjsKY29sb3I6YmxhY2snPi0tPG86cD48L286 cD48L3NwYW4+PC9wPgoKPC9kaXY+Cgo8ZGl2PgoKPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6OS4wcHQ7Zm9udC1mYW1pbHk6IkhlbHZldGljYSIsInNhbnMtc2VyaWYi Owpjb2xvcjpibGFjayc+VGltb3RoeSBGYWxjb25lcjxvOnA+PC9vOnA+PC9zcGFuPjwvcD4KCjwv ZGl2PgoKPGRpdj4KCjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBzdHlsZT0nZm9udC1zaXplOjku MHB0O2ZvbnQtZmFtaWx5OiJIZWx2ZXRpY2EiLCJzYW5zLXNlcmlmIjsKY29sb3I6YmxhY2snPlNx dWVha2xhbmQgRm91bmRhdGlvbjxvOnA+PC9vOnA+PC9zcGFuPjwvcD4KCjwvZGl2PgoKPGRpdj4K CjxwIGNsYXNzPU1zb05vcm1hbD48c3BhbiBzdHlsZT0nZm9udC1zaXplOjkuMHB0O2ZvbnQtZmFt aWx5OiJIZWx2ZXRpY2EiLCJzYW5zLXNlcmlmIjsKY29sb3I6YmxhY2snPjxhIGhyZWY9Imh0dHA6 Ly9zcXVlYWtsYW5kLm9yZy8iPmh0dHA6Ly9zcXVlYWtsYW5kLm9yZzwvYT48bzpwPjwvbzpwPjwv c3Bhbj48L3A+Cgo8L2Rpdj4KCjxkaXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gc3R5bGU9 J2ZvbnQtc2l6ZTo5LjBwdDtmb250LWZhbWlseToiSGVsdmV0aWNhIiwic2Fucy1zZXJpZiI7CmNv bG9yOmJsYWNrJz42MTAtNzk3LTMxMDA8bzpwPjwvbzpwPjwvc3Bhbj48L3A+Cgo8L2Rpdj4KCjxk aXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTo5LjBwdDtmb250 LWZhbWlseToiSGVsdmV0aWNhIiwic2Fucy1zZXJpZiI7CmNvbG9yOmJsYWNrJz4tLTxvOnA+PC9v OnA+PC9zcGFuPjwvcD4KCjwvZGl2PgoKPGRpdj4KCjxkaXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+ PHNwYW4gY2xhc3M9YXBwbGUtc3R5bGUtc3Bhbj48aT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEz LjVwdDsKZm9udC1mYW1pbHk6IkhlbHZldGljYSIsInNhbnMtc2VyaWYiO2NvbG9yOmJsYWNrJz4m cXVvdDtJbnRlbGxpZ2VuY2UgaXMgd2hhdAp5b3UgdXNlIHdoZW4geW91IGRvbid0IGtub3cgd2hh dCB0byBkby4mcXVvdDsgJm5ic3A7Li4uIHBpYWdldDwvc3Bhbj48L2k+PC9zcGFuPjxzcGFuCnN0 eWxlPSdmb250LXNpemU6MTMuNXB0O2ZvbnQtZmFtaWx5OiJIZWx2ZXRpY2EiLCJzYW5zLXNlcmlm Ijtjb2xvcjpibGFjayc+PG86cD48L286cD48L3NwYW4+PC9wPgoKPC9kaXY+Cgo8ZGl2PgoKPHAg Y2xhc3M9TXNvTm9ybWFsPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2ZvbnQtZmFtaWx5 OiJIZWx2ZXRpY2EiLCJzYW5zLXNlcmlmIjsKY29sb3I6YmxhY2snPjxvOnA+Jm5ic3A7PC9vOnA+ PC9zcGFuPjwvcD4KCjwvZGl2PgoKPC9kaXY+Cgo8L2Rpdj4KCjwvZGl2PgoKPC9kaXY+Cgo8L2Rp dj4KCjwvZGl2PgoKPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIHN0eWxlPSdmb250LXNpemU6OS4w cHQ7Zm9udC1mYW1pbHk6IkhlbHZldGljYSIsInNhbnMtc2VyaWYiOwpjb2xvcjpibGFjayc+PG86 cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPgoKPC9kaXY+Cgo8cCBjbGFzcz1Nc29Ob3JtYWw+PHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Zm9udC1mYW1pbHk6IkhlbHZldGljYSIsInNhbnMt c2VyaWYiOwpjb2xvcjpibGFjayc+PGJyPgo8YnI+Cjwvc3Bhbj48bzpwPjwvbzpwPjwvcD4KCjwv ZGl2PgoKPC9kaXY+Cgo8L2Rpdj4KCjwvYm9keT4KCjwvaHRtbD4K --===============5197924044944778524==-- From bert@freudenbergs.de Mon Apr 26 14:25:07 2010 From: Bert Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Etoys developer chat today Date: Mon, 26 Apr 2010 16:23:57 +0200 Message-ID: <725F1086-E5FC-4C64-80E3-7A175A62D9E3@freudenbergs.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0517506727396939303==" --===============0517506727396939303== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please join our weekly Etoys developer chat today. Follow this link to see th= e time in your local time zone: http://tinyurl.com/3xfx4es To participate, enter your name as nickname on http://chat.squeakland.org/ and press "Login". Then say hi :-) Alternatively, use an IRC client of your choice to join #etoys on irc.freenod= e.net=20 Everyone is welcome! - Bert - --===============0517506727396939303==-- From bert@freudenbergs.de Tue Apr 27 00:10:44 2010 From: Bert Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Etoys developer chat log Date: Tue, 27 Apr 2010 02:09:45 +0200 Message-ID: <8B650E43-C053-4CE8-9C52-6056719D909A@freudenbergs.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1999836427427891329==" --===============1999836427427891329== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all, we had another nice chat today. Topics included * what does @HELP achieve in the #etoys channel * how to fix up the ancestry of Monticello packages we create * and what to do about remaining packaging differences * how to get more reliable #etoys logs (perhaps same as #squeak?) * how to call next release? The update stream uses "etoys4.1" for now, the bu= g tracker "etoys 2010". "Etoys 5" would be an option too. Discussion welcome. * lack of documentation on extending Etoys, or even of its overall design * progress on User Manual * discussing Ricardo's GSoC project (Randy will set up a Google Group) * Maybe move all Squeakland mailing lists and forums to Google? would get rid= of the forum spam issues Next chat will be next Monday, same time and place. But the channel is open 2= 4/7, you can try to catch us any time (and use @ALL or @HELP to get our atten= tion). Full log below. Once we have regular logging I won't have to spam the list wi= th this anymore ... - Bert - hi all hi hi folks --> hilaire (~hilaire(a)bon74-1-88-184-136-97.fbx.proxad.net) has joined #eto= ys hi Randy: try a longer nick name, append soem characters hello hello "randy" is probably registered to another person <-> Guest85605 is now known as randycat that worked randycat: nice :)=20 cool, so let's start did anyone try the updates? The official notice of Richo's google award will be any minute - I= hope nothing changed yes, that's awesome. I hear there was quite some discussion at ESUG w= hich projects to support, right? it was tense but he's doing great, good choice bertf: ah, good call does anyone have anything specific we need to talk about? --> squeaker761 (~40379e74(a)skylab.immuexa.com) has joined #etoys kencausey: you mean the web irc thing or what? "maintain" yes, the web chat client <-> squeaker761 is now known as bander ah, bander, hi hi kencausey: well it;s working for now just listening today :-) true bander: good luck with that. ;) kencausey: also, tim said he will continue to maintain the servers fo= r now sure What does the @HELP prefix actually do? it makes my icon bounce ;) For example, does the bot suggest alternate help sources? Unfort= unately people that use it rarely get answered. we all entered that as custom-highlight to our clients nothing to do with the bot ah, I see, not bot related then bander: I did have a question for you I published a recategorization to the update stream sure but comparing teh packages now to the trunk ones there are still a lo= t of differences like, where did flash go? No clue. 3.9 road kill? We should restore it do you think we should just make our own packages now? without ancest= ry? I thought about "adopting" some existing packages How about adopting an older version? :) I thought about doing that with the earlies ones I can find in the 39a repo The alternative is to move it into separate packages flash you mean Yes seems like the better plan to me --> BackOrder (~4ad28298(a)skylab.immuexa.com) has joined #etoys I can look at that if it helps it's time to transition to the core releases plus a basic built f= rom the core with packages added then etoys can start with the core and go from there yeah. well. I was so happy to have a reasonably categorized version t= oday at 4 am that I published it sure kencausey: yes that is the long-tem plan bander: that would be excellent -*- saijanai_ unlurks and starts reading backlog I'll see if I can find some time this week at least now we have some good tools to work with -*- kencausey resists talking about non-etoys issues good boy ;) BackOrder: hi - do we know you? IanT perhaps? no idea, that nick doesn't ring a bell in any case I want this to be done asap so we can start integrating t= he actual patches lingering on the tracker Actually, I think we should keep the current version of the Flash pa= ckage in the Etoys repo for the time being oh definitely I want all packages to at least have a copy in the etoys repo Sounds reasonable so the etoys release will only contain packages from there which might have a master elsewhere but still bertf: in Portugal, they are using an old Etoys version, 3.9 but they= want move to Etoys 4.0. They say they did some work on the older version and= the biggest problem is to do it all again for the new Etoys. What would you = recommend for them to so? And especially, is the new update stream helping th= ere? will any of the changes you are planning effect what Ricardo Moran= creates for GSoC? ritaf: depends on what work they did bertf: I don't know the details, I will ask. bertf: maybe I shold just invite Luis for the next meeting ritaf: the best thing to do would be to get them involved in the dev= process randycat: shouldn't. we're not planning to do any big changes for thi= s summer's release randycat: what we're talking about is just a different way to organiz= e the code, not actually modifying teh code itself not in a big way anyhow sorry folks, gotta run - eliot's dragging me out for lunch --> karlram (~51aa9a7e(a)skylab.immuexa.com) has joined #etoys hello bander: thanks for stopping by hi karlram karlram: hi. awesome :) hi you just missed andreas, we were talking about the new packages ah kencausey: do you have an idea for better loggin this channel? Hi guys! Yes, I am Ian Trudel. :) will there be logs ? hi karlram: sure cool bertf: well, we might be able to invite clog as long as you want = total logging and not something directly controllable. karlram: I just emailed you the backlog thanks that woudl put logs at tunes.org/~nef/logs/ kencausey: that would be awesome. just like for #squeak right? BackOrder: Hi Ian bertf: yes, trick is remembering who to contact I decided to take a peek in this chatroom after Bert's invitation= on Squeak-Dev. Brian Rice might know, shall I look into it? kencausey: please, yes. thanks I removed the broken "sm" log link from the topic today ok, logs, there was somethign else I wanted to ask ... ah, yes. karlram: I notiuced you added changesets to the tracker but= did not mark teh issues "resolved" are you happy with the way the tracker works now? or with the way we're using it? the process is a little unclear well we're abusing the system let me dig out the link i'm not sure what the diffrent thing stand for http://wiki.squeakland.org/display/sq/Process well it's unfortunate that they do not mean what they usually mean ok, i'll read that <-- BackOrder (~4ad28298(a)skylab.immuexa.com) has quit (Quit: CGI:IRC (Ping = timeout)) that's how we tried to operate, though it wasn't working too well I t= hink but etoys 5 is our next release ? next target to me it feels more liek a minor release --> BackOrder (~ian(a)130-152.sh.cgocable.ca) has joined #etoys got to go soon. Copy of my notes re AV on Ubuntu Karmic (will be on s= wiki alter in the week): http://pastebin.com/J5E1jgK1 matmo: thanks ! it minor in some ways major if we get it up to squeak 4.1 no chance :-) there are way too many issues to make that leap that soon :) ok question: is anyone working on how to make it easier to extend et= oys? I'm just trying to nibble around the edges and it looks somewhat daunting so the development version we're working on now I'd like to call 4.1.= =20 And I would say there is work to be done on the Squeak side as well, = so it would be better to aim for Squeak 4.2 or something like that saijanai_: no one really. help welcome :) well, I'd like to, but I'm slow at digesting, so no promises name the issues you have with extending ? sure. but let us know where you feel you're hitting a wall getting started is the first issue. NOt sure where to start almost everythignis possible, but seldomly obvious and sometimes not = trivial there should be some example project around.... saijanai_: you wanted to add your own tiles IIRC right? right. I think you were the one who sent me info on the GSoC proj= ect? or was that someone else? not sure if youre not the one doing the work ont eh GSoC then it was someo= ne else :-) the work is dan by Ricardo s/dan/done/ ah, OK, so Ricardo is the one who sent me the info Ricardo is posting his progress on SqueakSource there is a lot of oral history around squeak ... some things seem to never have been written up many things and by the time someone tries, they've changed beyond recognition= , or such is my impression which is both good and bad - good because the system is evolving, bad= because it's harder to catch up how's the etoys book coming along? the ref manual? y ritaf would know last time I checked it looked pretty good bertf:true but it is a user's manual, not a developer's one we have most of the text done, now one issue is formatting, so that i= t is better to read and then reviewing. kencausey: do you know which paper outlined the general principles of= Etoys? like, the fat object model etc yeah, I've got many plans concerning etoys. The Scratch in Second= Life could be extended in many ways (direct manipulation of prims via packet= injection instead of LSL scripts, for example) saijanai_: basically, in etoys you only have a a single kind of objec= t. no classes/inheritance etc. that object is called "Player" right. Based off of the Self design, with much kludging to make i= t work in Squeak everything you want to be scriptable, you must add to Player OK, sorta got that from what Ricardo told me no, Morphic comes from Self, but Etoys is yet another layer There is an indirection compared to Self - a Player may have several = Costumes ah, OK. my bad right, what jecel said so when you make an Etoys script it looks liek you are working with a= morph, but in fact you are working with a Player bertf: I want to start a place where teachers and developers can d= ownload and discuss Ricardo's tools. What do you think about Google Groups? bertf: no, jecel? -*- kencausey checks new blue book hmm, too old perhapos randycat: hmm. good question I'm willing to participate in such a discussion groiup. kencausey: I have never read a paper about the Etoys architecture, bu= t did see one about Tweak which has some features in common I posted a simple changeset that adds camera tracking to Etoys on E= toys-dev randycat: you think the squeakland list would be inappropriate? jecel: yeah, I'm not sure what paper bertf is refering too kencausey: maybe the one in my head ;) must be some paper from Alan is the squeakland list still linked to some web forums? we'd have to ask Scott he has some stuff on the vpri.org jecel: yes, though they are just spam repositories I though Google Groups might be more approachable by teachers and = easier to archive. bertf: I was afraid of that randycat: then we have a problem with the squeakland list, which is s= upposed to be approachable by teachers randycat: I like running our own tools whenever possible, but goo= gle groups seems reasonable for this case. http://www.pcs.cnu.edu/~rcaton/ESUG/ESUG.html is the link Ricar= do sent me saianai> ask question on etoys-dev mail list when you run into issus issues that's how I got the link :-) randycat: how about moving the whole squeakland list to google groups= ? (just speculating, not actually proposing it yet) ritaf: any comment? ^^^ saijanai: I set u that link, but it is just a web page Ricardo? thanks saijanai_: Ricardo is doing the work, and Randy is mentoring him bertf: let me think about that. I don't know yet what that would mean. ah, OK. Misread who sent what to whom then thanks anyways :-) ritaf: well for one it would mean we don't have to maintain the lists= on our own bertf: can the squeakland list do all that Google Groups can in on= e environment? also, google is good about filtering spam randycat: I have no idea, I'm not too familiar with google groups google can require membership so you can just ban spammers I think bertf: picking your battles seems like a good idea to me, running= your own listserv is a bit of time sink bertf is there much spam on squeakland lists ? The Cobalt people use google groups and there is a new Smalltalk Rese= arch list there karlram: no, but on the forums there is ok, i never use the frums forums.... does google groups have a forums-like view? --> scottwal (~scottwal(a)99-40-5-235.lightspeed.sntcca.sbcglobal.net) has jo= ined #etoys oh, hi scottwal :) hi hi! [only here for a couple of moments -- have to head back out := -( ] we were wondering if there was a paper about the general architecture= of Etoys? Almost surely not... Yes, you can use google groups as a web forum (I do for over half of = the list there in which I participate) or any documentation really bertf: Google groups has custom web pages, discussion threads, upl= oad and download files - all in one package jecel: that sounds like a win bertf: google groups can be used entirely through the web, so I t= hink it supplants the idea of a web forum right. I'd love to have something I can use either as mailign list or= as forum I have to read books to my daugther... Bye that sounds nice to me. karlram: thanks and I have to pick up my daughter from the airport... Bye <-- karlram (~51aa9a7e(a)skylab.immuexa.com) has quit (Quit: CGI:IRC (EOF)) I participate in an equal number of lists at yahoo groups and it is p= retty reasonable too thanks to you too scott3 bye scott! <-- scottwal (~scottwal(a)99-40-5-235.lightspeed.sntcca.sbcglobal.net) has qu= it (Client Quit) jecel do you see any advantage to yahoo? (I've never seen it I guess) Google seems like a better choice from a stability standpoint, at= least this year bertf: ESUG uses Google Groups randycat: seems like a win to me bertf: I started the self-interest list on eGroups and that got bough= t by Yahoo. I think the two alternatives are roughly equivalent okay. Who volunteers to set this up? bertf: I will randycat: for the gsoc you mean yes bye all okay. I meant moving over the squeakland list and archives etc. bertf: we could try it for gsoc and see how we like it (assuming archives can be imported) randycat: good idea One great thing about the yahoo groups (google might have this too, b= ut I am not an administrator for any list there) is that you can moderate jus= t the first email from each new user, and once you see they are not spammers = you let them post without moderation jecel: that's a feature we wanted to have for a long time Yeah, that reduces my workload to one email to look at every two weeks ritaf: can you ask marta how she would feel about moving the america-= latina list? these are the lists we currently have http://lists.squeakland.org/mai= lman/listinfo bertf: ok well, excellent. thanks guys - anything else we would want to discuss= today? Just checked with John Dougan. Google has the same feature regard= ing moderation jecel: I just checked - there are management tools for postings saijanai_: thanks matmo: thanks! randycat: great! bertf: should I set up a Goggle Group for GSoC - once Ricardo's aw= ard is official? randycat: yes please. sounds like a good experiment I need someone to lead this discussion next week - I'll be in the air. OK - goodbye everyone and thanks thanks randycat. bye <-- randycat (~cebcff48(a)skylab.immuexa.com) has quit (Quit: CGI:IRC) or just come here next Monday, same place and time, and have a nice c= hat :) thanks everyone! cheers So long, folks. :) --===============1999836427427891329==-- From korakurider@gmail.com Tue Apr 27 03:20:50 2010 From: Korakurider To: squeakland@lists.squeakfoundation.org Subject: Google Group Re: [squeakland] Etoys developer chat log Date: Tue, 27 Apr 2010 12:20:56 +0900 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4490719999503139279==" --===============4490719999503139279== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2010 at 9:09 AM, Bert Freudenberg wr= ote: > * Maybe move all Squeakland mailing lists and forums to Google? would get r= id of the forum spam issues Really? My recent experience was bad because of spam mails. See also http://ejohn.org/blog/google-groups-is-dead/ /Korakurider --===============4490719999503139279==-- From rcaton@cnu.edu Tue Apr 27 04:48:10 2010 From: Randall Caton To: squeakland@lists.squeakfoundation.org Subject: Re: Google Group Re: [squeakland] Etoys developer chat log Date: Mon, 26 Apr 2010 23:48:17 -0500 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4503018303662632393==" --===============4503018303662632393== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Dear Korakurider, I was planning to set up a Google Group for the GSoC project only and it would be a test. I would restrict the group to invited members. After reading the blog that seems the best move. What does the group think? If it doesn't work, we can abandon it. Randy Caton On Mon, Apr 26, 2010 at 10:20 PM, Korakurider wrote: > On Tue, Apr 27, 2010 at 9:09 AM, Bert Freudenberg > wrote: > > * Maybe move all Squeakland mailing lists and forums to Google? would get > rid of the forum spam issues > > Really? My recent experience was bad because of spam mails. > See also http://ejohn.org/blog/google-groups-is-dead/ > > /Korakurider > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland > -- The views expressed in this email are my own and not necessarily those of CNU. Randall Caton 41596 Bald Eagle Drive Bigfork, MN 56628 218-832-3490 email: rcaton(a)cnu.edu web: www.pcs.cnu.edu/~rcaton --===============4503018303662632393== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 RGVhciBLb3Jha3VyaWRlciw8YnI+PGJyPkkgd2FzIHBsYW5uaW5nIHRvIHNldCB1cCBhIEdvb2ds ZSBHcm91cCBmb3IgdGhlIEdTb0MgcHJvamVjdCBvbmx5IGFuZCBpdCB3b3VsZCBiZSBhIHRlc3Qu IEkgd291bGQgcmVzdHJpY3QgdGhlIGdyb3VwIHRvIGludml0ZWQgbWVtYmVycy4gQWZ0ZXIgcmVh ZGluZyB0aGUgYmxvZyB0aGF0IHNlZW1zIHRoZSBiZXN0IG1vdmUuIFdoYXQgZG9lcyB0aGUgZ3Jv dXAgdGhpbms/IElmIGl0IGRvZXNuJiMzOTt0IHdvcmssIHdlIGNhbiBhYmFuZG9uIGl0Ljxicj4K PGJyPlJhbmR5IENhdG9uPGJyPjxicj48ZGl2IGNsYXNzPSJnbWFpbF9xdW90ZSI+T24gTW9uLCBB cHIgMjYsIDIwMTAgYXQgMTA6MjAgUE0sIEtvcmFrdXJpZGVyIDxzcGFuIGRpcj0ibHRyIj4mbHQ7 PGEgaHJlZj0ibWFpbHRvOmtvcmFrdXJpZGVyQGdtYWlsLmNvbSI+a29yYWt1cmlkZXJAZ21haWwu Y29tPC9hPiZndDs8L3NwYW4+IHdyb3RlOjxicj48YmxvY2txdW90ZSBjbGFzcz0iZ21haWxfcXVv dGUiIHN0eWxlPSJib3JkZXItbGVmdDogMXB4IHNvbGlkIHJnYigyMDQsIDIwNCwgMjA0KTsgbWFy Z2luOiAwcHQgMHB0IDBwdCAwLjhleDsgcGFkZGluZy1sZWZ0OiAxZXg7Ij4KT24gVHVlLCBBcHIg MjcsIDIwMTAgYXQgOTowOSBBTSwgQmVydCBGcmV1ZGVuYmVyZyAmbHQ7PGEgaHJlZj0ibWFpbHRv OmJlcnRAZnJldWRlbmJlcmdzLmRlIj5iZXJ0QGZyZXVkZW5iZXJncy5kZTwvYT4mZ3Q7IHdyb3Rl Ojxicj4KJmd0OyAqIE1heWJlIG1vdmUgYWxsIFNxdWVha2xhbmQgbWFpbGluZyBsaXN0cyBhbmQg Zm9ydW1zIHRvIEdvb2dsZT8gd291bGQgZ2V0IHJpZCBvZiB0aGUgZm9ydW0gc3BhbSBpc3N1ZXM8 YnI+Cjxicj4KUmVhbGx5PyCgTXkgcmVjZW50IGV4cGVyaWVuY2Ugd2FzIGJhZCBiZWNhdXNlIG9m IHNwYW0gbWFpbHMuPGJyPgpTZWUgYWxzbyA8YSBocmVmPSJodHRwOi8vZWpvaG4ub3JnL2Jsb2cv Z29vZ2xlLWdyb3Vwcy1pcy1kZWFkLyIgdGFyZ2V0PSJfYmxhbmsiPmh0dHA6Ly9lam9obi5vcmcv YmxvZy9nb29nbGUtZ3JvdXBzLWlzLWRlYWQvPC9hPjxicj4KPGZvbnQgY29sb3I9IiM4ODg4ODgi Pjxicj4KL0tvcmFrdXJpZGVyPGJyPgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fXzxicj4Kc3F1ZWFrbGFuZCBtYWlsaW5nIGxpc3Q8YnI+CjxhIGhyZWY9Im1h aWx0bzpzcXVlYWtsYW5kQHNxdWVha2xhbmQub3JnIj5zcXVlYWtsYW5kQHNxdWVha2xhbmQub3Jn PC9hPjxicj4KPGEgaHJlZj0iaHR0cDovL2xpc3RzLnNxdWVha2xhbmQub3JnL21haWxtYW4vbGlz dGluZm8vc3F1ZWFrbGFuZCIgdGFyZ2V0PSJfYmxhbmsiPmh0dHA6Ly9saXN0cy5zcXVlYWtsYW5k Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL3NxdWVha2xhbmQ8L2E+PGJyPgo8L2ZvbnQ+PC9ibG9ja3F1 b3RlPjwvZGl2Pjxicj48YnIgY2xlYXI9ImFsbCI+PGJyPi0tIDxicj5UaGUgdmlld3MgZXhwcmVz c2VkIGluIHRoaXMgZW1haWwgYXJlIG15IG93bjxicj5hbmQgbm90IG5lY2Vzc2FyaWx5IHRob3Nl IG9mIENOVS48YnI+PGJyPlJhbmRhbGwgQ2F0b248YnI+NDE1OTYgQmFsZCBFYWdsZSBEcml2ZTxi cj5CaWdmb3JrLCBNTiA1NjYyODxicj4yMTgtODMyLTM0OTA8YnI+Cjxicj5lbWFpbDogPGEgaHJl Zj0ibWFpbHRvOnJjYXRvbkBjbnUuZWR1Ij5yY2F0b25AY251LmVkdTwvYT48YnI+d2ViOiA8YSBo cmVmPSJodHRwOi8vd3d3LnBjcy5jbnUuZWR1L35yY2F0b24iPnd3dy5wY3MuY251LmVkdS9+cmNh dG9uPC9hPjxicj4K --===============4503018303662632393==-- From korakurider@gmail.com Tue Apr 27 05:44:58 2010 From: Korakurider To: squeakland@lists.squeakfoundation.org Subject: Re: Google Group Re: [squeakland] Etoys developer chat log Date: Tue, 27 Apr 2010 14:45:06 +0900 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5184301383155225686==" --===============5184301383155225686== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2010 at 1:48 PM, Randall Caton wrote: > Dear Korakurider, > > I was planning to set up a Google Group for the GSoC project only and it > would be a test. I would restrict the group to invited members. After > reading the blog that seems the best move. What does the group think? If it > doesn't work, we can abandon it. Randall, my experience and comment was about public forum, not about closed group like your GSoC project. It could be managed to run well if only invited member can participate. /Korakurider > > Randy Caton > > On Mon, Apr 26, 2010 at 10:20 PM, Korakurider wro= te: >> >> On Tue, Apr 27, 2010 at 9:09 AM, Bert Freudenberg >> wrote: >> > * Maybe move all Squeakland mailing lists and forums to Google? would >> > get rid of the forum spam issues >> >> Really? =C2=A0My recent experience was bad because of spam mails. >> See also http://ejohn.org/blog/google-groups-is-dead/ >> >> /Korakurider >> _______________________________________________ >> squeakland mailing list >> squeakland(a)squeakland.org >> http://lists.squeakland.org/mailman/listinfo/squeakland > > > > -- > The views expressed in this email are my own > and not necessarily those of CNU. > > Randall Caton > 41596 Bald Eagle Drive > Bigfork, MN 56628 > 218-832-3490 > > email: rcaton(a)cnu.edu > web: www.pcs.cnu.edu/~rcaton > --===============5184301383155225686==-- From bert@freudenbergs.de Tue Apr 27 09:27:29 2010 From: Bert Freudenberg To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Re: Google Group Date: Tue, 27 Apr 2010 11:26:10 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5599008598981340776==" --===============5599008598981340776== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 27.04.2010, at 07:45, Korakurider wrote: >=20 > On Tue, Apr 27, 2010 at 1:48 PM, Randall Caton wrote: >> Dear Korakurider, >>=20 >> I was planning to set up a Google Group for the GSoC project only and it >> would be a test. I would restrict the group to invited members. After >> reading the blog that seems the best move. What does the group think? If it >> doesn't work, we can abandon it. >=20 > Randall, > my experience and comment was about public forum, not about closed > group like your GSoC project. It could be managed to run well if only > invited member can participate. >=20 > /Korakurider Someone mentioned it was possible to moderate the first post of any new membe= r. That should be rather effective against spam. But what we're really looking for is something that can be used as web forum = as well as mailing list, sans spam. We had to shut down our own forums-list g= ateway because of the spam issues in the forums. But that makes the forums in= effective, since the most active contributors read only the mailing list, not= the forums. Google groups sounded like it might be a good solution. But alternative ideas= are welcome :) - Bert - >>=20 >> Randy Caton >>=20 >> On Mon, Apr 26, 2010 at 10:20 PM, Korakurider wr= ote: >>>=20 >>> On Tue, Apr 27, 2010 at 9:09 AM, Bert Freudenberg >>> wrote: >>>> * Maybe move all Squeakland mailing lists and forums to Google? would >>>> get rid of the forum spam issues >>>=20 >>> Really? My recent experience was bad because of spam mails. >>> See also http://ejohn.org/blog/google-groups-is-dead/ >>>=20 >>> /Korakurider >>> _______________________________________________ >>> squeakland mailing list >>> squeakland(a)squeakland.org >>> http://lists.squeakland.org/mailman/listinfo/squeakland >>=20 >>=20 >>=20 >> -- >> The views expressed in this email are my own >> and not necessarily those of CNU. >>=20 >> Randall Caton >> 41596 Bald Eagle Drive >> Bigfork, MN 56628 >> 218-832-3490 >>=20 >> email: rcaton(a)cnu.edu >> web: www.pcs.cnu.edu/~rcaton >>=20 > _______________________________________________ > squeakland mailing list > squeakland(a)squeakland.org > http://lists.squeakland.org/mailman/listinfo/squeakland --===============5599008598981340776==-- From hilaire.fernandes@edu.ge.ch Thu Apr 29 06:02:04 2010 From: Hilaire Fernandes To: squeakland@lists.squeakfoundation.org Subject: [squeakland] Test for DrGeo Date: Thu, 29 Apr 2010 08:02:11 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1017508236353525115==" --===============1017508236353525115== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Request for test with Etoys Monticello enabled I have made a lot of change to the drgeo code base: a better user interface, simplification of the interface... It can be loaded from Monticello http://www.squeaksource.com/DrGeoII.html It is still work in progress, and package division is needed Once loaded in Etoys, to start a DrGeo instance: DrGeo service openInWorld Ringing bell... -- http://blog.ofset.org/hilaire --===============1017508236353525115== Content-Type: text/html Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.html" MIME-Version: 1.0 UmVxdWVzdCBmb3IgdGVzdCB3aXRoIEV0b3lzIE1vbnRpY2VsbG8gZW5hYmxlZDxicj48YnI+SSBo YXZlIG1hZGUgYSBsb3Qgb2YgY2hhbmdlIHRvIHRoZSBkcmdlbyBjb2RlIGJhc2U6IGEgYmV0dGVy IHVzZXIgaW50ZXJmYWNlLCBzaW1wbGlmaWNhdGlvbiBvZiB0aGUgaW50ZXJmYWNlLi4uPGJyPjxi cj5JdCBjYW4gYmUgbG9hZGVkIGZyb20gTW9udGljZWxsbzxicj48YnI+PGEgaHJlZj0iaHR0cDov L3d3dy5zcXVlYWtzb3VyY2UuY29tL0RyR2VvSUkuaHRtbCI+aHR0cDovL3d3dy5zcXVlYWtzb3Vy Y2UuY29tL0RyR2VvSUkuaHRtbDwvYT48YnI+Cjxicj5JdCBpcyBzdGlsbCB3b3JrIGluIHByb2dy ZXNzLCBhbmQgcGFja2FnZSBkaXZpc2lvbiBpcyBuZWVkZWQ8YnI+PGJyPk9uY2UgbG9hZGVkIGlu IEV0b3lzLCB0byBzdGFydCBhIERyR2VvIGluc3RhbmNlOqCgIERyR2VvIHNlcnZpY2Ugb3Blbklu V29ybGQ8YnIgY2xlYXI9ImFsbCI+PGJyPlJpbmdpbmcgYmVsbC4uLjxicj48YnI+LS0gPGJyPjxh IGhyZWY9Imh0dHA6Ly9ibG9nLm9mc2V0Lm9yZy9oaWxhaXJlIj5odHRwOi8vYmxvZy5vZnNldC5v cmcvaGlsYWlyZTwvYT48YnI+Cgo= --===============1017508236353525115==--