The NMaaS (Network Monitoring as a Service) is an open source platform which enables to deploy and manage containerized applications on a pool of servers. This environment is oriented towards the management of network tests, of which it will graphically report the metrics collected in real time. It is more precisely a collection of open […] Continue reading "The NMaaS platform"
The French Windsurf Championships (1–3 November 2019) were an opportunity to experiment with the deployment and use of an aerial network. The new connectivity bubble concept made it possible to add a network coverage dedicated to broadcasting an immersive video on the site of the sporting event. The solution was developed based on open-source software […] Continue reading "Our selections: open source aerial network at the French Windsurf Championships"
OpTISAM is a tool for real-time and dynamic usage measurement and compliance verification, from classical architectures (standalone servers, laptops) to cloud/IoT environments. It optimizes the deployment of proprietary software (under its own license), based on predefined and adjustable scenarios. Visit OpTIMSAM repositories on GitHub: optisam-backend, optisam-ui. The code is published under Apache 2.0 license.
The Dynamic Time Warping (DTW) allows to measure the difference between two temporal sequences, that can have significant distortions one to another. This code implemented in Fortran allows a very efficient access to this function under Python. Find OrangeDTW library published by Orange Labs on our GitHub under MIT License.
The operating system KaiOS is dedicated to be run on simple smart phones. It is in full development and new applications appear regularly. Orange proposes the following 3 applications: Minikey which provides a command line interface to send and receive keyboard events to and from KaiOS devices, by using low level OS interface libevdev. Using […] Continue reading "New applications for KaiOS"
We present you two applications that were developed as part of the Mes Infos project, led by the FING, to test the Self Data concept. They are designed to work in a Cozy Cloud environment, a personal cloud for running local applications that use the user’s personal data to provide various services. 1. La musique de […] Continue reading "Cozy Cloud: two Orange applications reusable by developers"
Elm-advanced-grid is an Elm component you can use to add an advanced grid into an Elm application. The list and type of columns is dynamically configurable. Elm-advanced-grid may be used to display large grids in a web page, with in-place sorting and filtering of columns, modification of the columns’ order by drag-and-drop, modification of the […] Continue reading "An Elm library to display dynamically configurable grids of data"
While most automatic classification algorithms can only classify data in one category at a time, CraftML can classify data into multiple categories. For instance it can be trained to learn to classify any Wikipedia pages (based on their keywords) into thousands categories and sub-categories. The algorithm was presented at the International Conference on Machine Learning 2018. […] Continue reading "CraftML, a state-of-the-art multi-label classification algorithm"
Orange Business Services publishes simple scripts used to deploy and maintain the MongoDB databases that are made available to its clients. Find the project page on our Orange-Opensource GitHub. The source code is published under MIT License.
Sometimes adults and children need to train their muscles before getting an arm prosthesis or to recover control of injured limbs. However even if there exist some training solutions they may be expensive or not fun, specially for children. Baah Box is a project where a DIY box is connected to sensors or joysticks used […] Continue reading "Baah Box: a fun project for hospitalized adults and kids"