| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2017-01-30 | 2.5 kB | |
| content-service-0.2.3.tar.gz | 2015-12-30 | 20.4 kB | |
| content-service-0.2.2.tar.gz | 2015-08-02 | 19.8 kB | |
| content-service-0.2.1.zip | 2015-02-02 | 24.2 kB | |
| content-service-0.2.0.zip | 2014-05-15 | 33.0 kB | |
| content-service-0.1.1.zip | 2014-04-22 | 32.9 kB | |
| content-service-0.1.0.zip | 2014-03-23 | 26.5 kB | |
| Totals: 7 Items | 159.1 kB | 0 | |
Content-service implements preliminary participant registration for the event
and materials sharing for the conference.
Content-service allows users to create profile in SmartRoom system
and upload their presentations and avatars.
Content-service provides file uploading to other SmartRoom services
with help of Apache web server.
The development of this service is supported by
* 2012-2014: Karelia ENPI programme co-funded by the European Union,
the Russian Federation and the Republic of Finland, Grant KA179
"Complex development of regional cooperation in the field of open ICT innovations" (2011–2014).
* 2014-2016: Russian Fund for Basic Research, research project # 14-07-00252.
* 2014-2016: Ministry of Education and Science of the Russian Federation,
project # 1481 from the basic part of state research assignment # 2014/154.
* 2014-2016: Ministry of Education and Science of the Russian Federation,
Project # 14.574.21.0060 (RFMEFI57414X0060) of Federal Target Program
"Research and development on priority directions of scientific-technological
complex of Russia for 2014–2020".
For installation instructions read INSTALL file.
Configuration file location:
* Linux (Ubuntu):
$HOME/.config/SmartRoom/SmartRoom.ini
* Windows:
%APPDATA%\SmartRoom\SmartRoom.ini
Configuration file structure:
[General]
ip={SIB-IP}
port={SIB-PORT}
host={HOST-ADDRESS}
Configuration:
Other settings are located in config.py file
* SIB_IP and SIB_PORT - specifies IP address and port of SIB (Smart-M3)
* HOST_URL - URL to content-service on your server (it is published in smart space)
* FILES_PATH - path in your system, where uploaded files will be saved
Must be a path in Apache server directories, accessible from browser by HTTP protocol
* FILES_URL - URL of directory located on FILES_PATH (where uploaded files are saved)
* TEMPLATE_PATH - path to templates of web pages (located in Content-service directory)
* SESSION_PATH - path to temporary session files
To enter Content-service run in a web browser:
http://<your_server_address>/content
or
http://<your_server_address>/content/login
Then create account. In your account you can upload pdf file of your presentation.
Restoring data in smart space:
Content-service saves profile data locally. When you clear smart space and need to restore deleted triples of Content-service go in browser:
http://<your_server_address>/content/restore