Sugar Network/Contributor Hub: Difference between revisions
| (3 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
== Try it == | == Try it == | ||
* [http://network-devel.sugarlabs.org/hub/ | To start using Contributor Hub on regular basis, try: | ||
* [http://network-testing.sugarlabs.org/hub/ | |||
* Recent [http://network-devel.sugarlabs.org/hub/ development version] with administrative privileges for anonymous users; | |||
* Recent [http://network-testing.sugarlabs.org/hub/ stable version] synchronized with the [[Activity Library]] and assumed to be used for testing in the field with anonymous access restricted only for read operations. | |||
Or, look for [[Sugar_Network#Try_it|another distribution options]]. | Or, look for [[Sugar_Network#Try_it|another distribution options]]. | ||
From development environment, [[#Sources|clone]] sources and open {{Code|index.html}} in a Web browser. Note that by default, {{Code|index.html}} will fail (Server-sent events doesn't support Cross-origin resource sharing). So, disable security checks in your browser, e.g., run Google Chrome with {{Code|--disable-web-security}} command-line argument. | |||
== Design == | |||
* Google Code-In 2012 [http://www.google-melange.com/gci/task/view/google/gci2012/8032204 mockups]. | |||
== Sources == | == Sources == | ||