0.100/Notes: Difference between revisions
| Line 107: | Line 107: | ||
=== Web activities === | === Web activities === | ||
With Sugar 0.100, is possible create activities using web technologies, like JavaScript, HTML 5 and CSS. | |||
A detailed step by step tutorial can be found [http://developer.sugarlabs.org/activity.md.html | here], and some examples are already created like [http://activities.sugarlabs.org/en-US/sugar/addon/4696 | Gears] or [http://activities.sugarlabs.org/en-US/sugar/addon/4691 | Clock Web] | |||
This huge improvement was the work of Manuel Quiñones, Daniel Narvaez, and others | |||
=== | === Extending Sugar === | ||
Now is possible use extensions in the user home directory, then you can add your own control panel panels, or icons to the frame. | |||
== How to contribute with testing == | == How to contribute with testing == | ||