Licence / Page 6

Further information at en.wikipedia.org/wiki/Software_license.

  1. Orange-OpenSource GitHub homepage Presenting Orange Open Source organisation Github web site which aggregates information about all our open source projects. This web site has been built with: Home made CSS based on Boosted-Boostrap, Javascript functions to get projects information base on Github Pages and GitHub API, Images, fonts and icon from Orange brand, all under the Apache 2.0 Licence. View […]

  2. pn (PhoneNumber), developped by Camille Oudot from Orange Labs, is a command line tool that allows the Shell programmer to use Google’s libphonenumber features, such as: get information from a phone number (country, number type, location), format a given phone number to several normalized formats, extract possible or valid phone numbers from a text. libphonenumber […]

  3. Skydive is an Open source project mainly developed by RedHat that gives a global view of a network and enables the user to install probe on it. It targets cloud deployments (OpenStack and Docker) and gives a good topological view of virtual switches. The new OVSOpenflow extension provides a way to visualize Openflow rules deployed on […]

  4. Two new libraries have been published on Orange-OpenSource GitHub: Lexical-corrector – a C++ library and a java package for rapid lexicon access including correction (based on Levenshtein distance). It permits to define Levenshtein distance in function of typographical error (diacritics, case, adjoining keys). Text-tokenizer – a C++ library to segment raw text (UTF-8) into typed […]

  5. Orange proudly presents an application dedicated to Java and Spring Boot developers and designed to spread our logging experience worldwide. Woofer is a showcase web app that both demonstrates best practices concerning the logging (based on the orange-mathoms-logging library), as well as provides an advanced Spring Boot-based microservices project sample. This project has been put […]

  6. Orange has developed and open sourced a Diameter fuzzer, based on specifications of Diameter applications following rfc 3588 / 6733. Fuzzing is a security oriented activity performed on protocol stacks. Diafuzzer is composed of several different tools: simple and accurate Diameter callflows, based on pcap traces script language to perform additional functions such as logging, […]

  7. OpenLPWA IoT Agent is a java library that serves as a bridge between the Orange LoRa®* network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem. This library was written using following libraries: Eclipse Paho (client mqtt) Fiware NGSI Library Spring Web and […]

  8. Orange introduces an Android app that allows you to access the Memory game on an Orange TV Key. Thanks to the application, kids now have a possibility to play Memory on a TV screen, if they also have an Android smartphone or tablet along with an active service TV Key. Find pairs of identic images […]

  9. MongoDB plug-in enables a change journal for Akka stateful actors on MongoDB. When actors append their changes to storage, they provide a unique ID named persistenceId. Keeping the journal consists of: – recording changes to make possible recovery of the actor’s current state, – recording on a regular basis the current state (a snapshot) which […]