Sugar Labs/Current Events: Difference between revisions

m typo
Line 7: Line 7:
1. I spent the month of October reacquainting myself with Javascript. Since I cannot learn without learning about something (to paraphrase Seymour Paper), I wrote a new version of [https://turtle.sugarlabs.org Turtle Blocks in Javascript]. It is far from finished, but it is already usuable (at least from a Chrome browser -- for some reason I have broken it on Firefox). Feedback most welcome both in terms of the activity itself and any improvements I can make to the [https://github.com/walterbender/turtleblocksjs code]. (Note: saving is a bit flaky at the moment, so please be prepared to lose your work.)
1. I spent the month of October reacquainting myself with Javascript. Since I cannot learn without learning about something (to paraphrase Seymour Paper), I wrote a new version of [https://turtle.sugarlabs.org Turtle Blocks in Javascript]. It is far from finished, but it is already usuable (at least from a Chrome browser -- for some reason I have broken it on Firefox). Feedback most welcome both in terms of the activity itself and any improvements I can make to the [https://github.com/walterbender/turtleblocksjs code]. (Note: saving is a bit flaky at the moment, so please be prepared to lose your work.)


It is inevitable that Javascript/HTML5 is in our future and so I am determined to make the best of it. While we were in San Francisco at the Google Summer of Code reunion, Martin Abente, Gonzalo Odiard, and I sent time with Raul Gutierrez Segales working on several aspects of the Sugar-web framework, including a model for "under the tree" collaboration. Martin wrote a simple server using socket.io and I wrote a simple neighborhood view that lets you see your collaborators. We had the opportunity to bounce ideas of Ben Schwartz, Sameer Verma, Aaron Borden, and Bernie Innocenti.
It is inevitable that Javascript/HTML5 is in our future and so I am determined to make the best of it. While we were in San Francisco at the Google Summer of Code reunion, Martin Abente, Gonzalo Odiard, and I sent time with Raul Gutierrez Segales working on several aspects of the Sugar-web framework, including a model for "under the tree" collaboration. Martin wrote a simple server using socket.io and I wrote a simple neighborhood view that lets you see your collaborators. We had the opportunity to bounce ideas off Ben Schwartz, Sameer Verma, Aaron Borden, and Bernie Innocenti.


Raul, Martin, and I also did some brainstorming about developing a new web backend for the Sugar datastore based on git. Details to follow.
Raul, Martin, and I also did some brainstorming about developing a new web backend for the Sugar datastore based on git. Details to follow.