Karma: Difference between revisions
| Line 49: | Line 49: | ||
* Run-time - Karma will work with basic functionality on any W3C standards-compliant browser that supports HTML5 tags canvas and audio. This notably excludes Microsoft's Internet Explorer. Karma will be particularly tailored to work within Sugar's [[Browse]] activity. Longer-term we hope to extend Karma to take advantage of Sugar's collaboration features. | * Run-time - Karma will work with basic functionality on any W3C standards-compliant browser that supports HTML5 tags canvas and audio. This notably excludes Microsoft's Internet Explorer. Karma will be particularly tailored to work within Sugar's [[Browse]] activity. Longer-term we hope to extend Karma to take advantage of Sugar's collaboration features. | ||
* Primary Programming language - Javascript ([https://developer.mozilla.org/En/JavaScript 1.8.1]) Karma depends heavily the javascript library jQuery, version 1.3. | * Primary Programming language - Javascript 1.5 (previously we used [https://developer.mozilla.org/En/JavaScript 1.8.1] but neither chromium nor Safari support Javascript 1.8) Karma depends heavily the javascript library jQuery, version 1.3. | ||
* [[Karma/i18n|i18n]] -- Pervasive internationalization is a critical part of Karma | * [[Karma/i18n|i18n]] -- Pervasive internationalization is a critical part of Karma | ||
** Supported types of i18n | ** Supported types of i18n | ||