User:Wade/Web Activity Spec: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Requirements == | == Requirements == | ||
The | The Web Activity Spec must meet two major requirements. | ||
* To provide a way for programmers familiar with HTML, CSS and JavaScript to create first class Sugar activities, with the same level of functionality as Python based activities. | * To provide a way for programmers familiar with HTML, CSS and JavaScript to create first class Sugar activities, with the same level of functionality as Python based activities. | ||
* To provide an | * To provide an adequate replacement for the .xol Content Bundle format for packaging HTML based content. | ||
== Prior Work == | == Prior Work == | ||