Changes

Jump to navigation Jump to search
no edit summary
Line 74: Line 74:     
# Writing a Smart Sugar wrapper for Sugar Web to make it available for using Smartphone's or tablet's sensors mentioned above to make Sugar Web Activities more interactive and Joyful.   
 
# Writing a Smart Sugar wrapper for Sugar Web to make it available for using Smartphone's or tablet's sensors mentioned above to make Sugar Web Activities more interactive and Joyful.   
# Make current few Activities Touch Screen Compatible.
+
# Improve PythonGTK of Sugar Web to interface between JavaScript and Sugar backend on Python and make current few Activities Touch Screen Compatible.
 
# Writing Templates of Sugar Activities to give Developer Community an idea of how to use wrapper to make new Activities.
 
# Writing Templates of Sugar Activities to give Developer Community an idea of how to use wrapper to make new Activities.
 
# Writing Documentations for the Smart Sugar wrapper for further extension in future.
 
# Writing Documentations for the Smart Sugar wrapper for further extension in future.
Line 93: Line 93:  
|                                  |
 
|                                  |
 
  V                                        V
 
  V                                        V
 +
[Call PhoneGap engine at backend of Sugar Shell ]  [Call current Sugar Web Engine]
 +
|     |
 +
|     |
 +
V     V
 
[Interact with Sugar Shell and Datastore API]  [Interact with Sugar Shell and Datastore API]
 
[Interact with Sugar Shell and Datastore API]  [Interact with Sugar Shell and Datastore API]
 
|     |  
 
|     |  
 
|     |
 
|     |
 
V     V
 
V     V
            [Perform Activity]                     [Perform Activity]
+
            [JSON response to Perform Activity]         [JSON response to Perform Activity]
 
</pre>
 
</pre>
 
<nowiki>*</nowiki> Activities also include the incompatible ones.
 
<nowiki>*</nowiki> Activities also include the incompatible ones.
Line 117: Line 121:  
'''III. Technologies used:'''
 
'''III. Technologies used:'''
   −
I will be using PhoneGap/Cordova API to connect this devices to Sugar Web technology. With HTML5 and CSS3 the developer community can focus on design part of Activity leaving
+
I will be using PhoneGap/Cordova API to connect this devices to Sugar Web technology and improve Python GTK of Sugar to incorporate PhoneGap. With HTML5 and CSS3 the developer community can focus on design part of Activity leaving worries of getting device sensor data behind.
worries of getting device sensor data behind.
   
----
 
----
  
12

edits

Navigation menu