CuteSIB
Version: 0.1.1
http://sourceforge.net/projects/smart-m3/
=================================================================================================
CuteSIB is an implementation of Smart-M3 Semantic Information Broker based on Qt framework. 
0.1.1 release is based on RedSIB logic.

Requirements
=================================================================================================
 * Qt and qmake (tested for 5.1)
 * Gtk libraries: glib, gobject  (tested for 2.0)
 * make (tested for 3.81)

Bugs, feature requests and to-do list
=================================================================================================
Report all bugs, feature requests and "to-do" items here:
  http://oss.fruct.org/bugzilla/, then select product "Cutesib"
or directly follow the link
  http://oss.fruct.org/bugzilla/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=SmartSlog&content=

Latest release
=================================================================================================
This release is for Linux OS. 
This version is not fully QT, it based on RedSIB and uses logic from RedSIB (written in C with gobject and glib libraries).
This version does not uses a DBUS as ReadSIB does, but support plug-ins for network part. 
To load plug-ins config-file is used (see CuteSIB/cutesib.ini).
With config-file it is possible to configure Access Points (network part):
- set path to plug-ins;
- set port.
It is possible to use several same plug-ins with different ports.
Cofing-file is checking in:
- current directory of the start folder to execute CuteSIB binary.
- {HOME}/.cutesib/
- system dir for config, that is defined while qmake prepare project (for example, /etc/xdg/cutesib)

Related links
=================================================================================================
History of changes to the version found in the file CHANGELOG.
Contact information for developers is available in the file AUTHORS.
For the latest information on the release library is laid out in the NEWS.


Credits
=================================================================================================
The project is done by FRUCT Lab at the IT-park of Petrozavodsk State University (PetrSU), Russia.  It based on Smart-M3 Semantic Broker Implementation (Redsib) (http://sourceforge.net/projects/smart-m3/). 

Head of PetrSU FRUCT Lab: Iurii A. Bogoiavlenskii, PhD, Head of Department of Computer Science, PetrSU.

Adviser and project leader: Dmitry G. Korzun, PhD, Adjunct Professor, <dkorzun@cs.karelia.ru>.

Developers: 
  Ivan V. Galov, <galov@cs.karelia.ru>
  Aleksandr A. Lomov, <lomov@cs.karelia.ru>
  
  
The research and development is supported by the Ministry of Education and Science of the Russian Federation:
 - Project # 1481 Methods of programming for service-oriented intelligent systems based on ontological models of interaction in heterogeneous computing environments of Internet of Things from the basic part of state research assignment # 2014/154;
 - Project # 14.574.21.0060 (RFMEFI57414X0060) Development of technology for intellectualization of localized computing environments of Internet of Things and for personalized construction and proactive delivery of services of Federal Target Program "Research and development on priority directions of scientific-technological complex of Russia for 2014-2020".
