Activities/Sugar Network: Difference between revisions

No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 30: Line 30:
  tar xpf gevent-1.0rc1.tar.gz
  tar xpf gevent-1.0rc1.tar.gz
  cd gevent-1.0rc1
  cd gevent-1.0rc1
  ./setup.py build && ./setup.py install
  ./setup.py build
sudo ./setup.py install


== Usage ==
== Usage ==


Contributor Hub coded using [http://enyojs.com/ Enyo] Javascript framework. It is designed to be useful on all major platform including module ones. Current Contributor Hub is not optimized for touch screens (and XO-4's screen in particular), but it might be a fun to enable touch scrolling for tables:
Contributor Hub, one of bundled Sugar Network clients, is coded using [http://enyojs.com/ Enyo] Javascript framework. It is designed to be useful on all major platform including mobile ones. Current Contributor Hub is not optimized for touch screens (and XO-4's screen in particular) yet, but it might be a fun to enable touch scrolling for tables:


  --- app.js.orig
  --- app.js.orig
Line 60: Line 61:


{{:Sugar_Network/Feedback}}
{{:Sugar_Network/Feedback}}
[[Category:Activities]]