Karma: Difference between revisions

BryanWB (talk | contribs)
No edit summary
No edit summary
Line 9: Line 9:
=== Status ===
=== Status ===


Karma is a sub-project of SugarLabs that is under active development as a part of a [[Karma#GSoC_Project| Google Summer of Code project]]. The latest examples can be seen at [http://karma.sugarlabs.org|http://karma.sugarlabs.org]. You can also check out the [http://karmaproject.wordpress.com Karma Project blog] for updates.
Karma is a sub-project of Sugar Labs that is under active development as a part of a [[Karma#GSoC_Project| Google Summer of Code project]]. The latest examples can be seen at [http://karma.sugarlabs.org|http://karma.sugarlabs.org]. You can also check out the [http://karmaproject.wordpress.com Karma Project blog] for updates.




Line 72: Line 72:
* Source Code stored in http://git.sugarlabs.org/projects/karma
* Source Code stored in http://git.sugarlabs.org/projects/karma
* Working demos at http://karma.sugarlabs.org
* Working demos at http://karma.sugarlabs.org
* Project Documentation kept in the SugarLabs wiki
* Project Documentation kept in the Sugar Labs wiki
* Code naming conventions ?
* Code naming conventions ?
* File naming conventions: lowercase letters, underscore instead of spaces  (need to write more about it)
* File naming conventions: lowercase letters, underscore instead of spaces  (need to write more about it)
Line 151: Line 151:
# It could be very difficult to interface titanium with telepathy. Risk Level: High
# It could be very difficult to interface titanium with telepathy. Risk Level: High
# The Browse Sugar activity uses the spidermonkey javascript interpreter, which is not optimized for hmtl5. Karma's animations may be prohibitively slow in Browse and require a version of Browse that includes the newer tracemonkey javascript interpreter.
# The Browse Sugar activity uses the spidermonkey javascript interpreter, which is not optimized for hmtl5. Karma's animations may be prohibitively slow in Browse and require a version of Browse that includes the newer tracemonkey javascript interpreter.
[[Category:GSoC]]