by Donatas Kairys | May 12, 2020 | Digital Transformation, Edge-To-Cloud, IoT
Edge-to-Cloud solutions allow collecting data at a physical location or equipment, process it, store it, or transform it at the location and send it over to the cloud for further processing, permanent storage, and reporting. Edge Devices are IoT devices deployed at a...
by Donatas Kairys | Apr 20, 2020 | Digital Transformation, Edge-To-Cloud, IoT
What is Ubuntu? Ubuntu is an open source software operating system that runs on a wide range of devices. Ubuntu is a primary choice when developing a custom data collection and analytics solution. Ubuntu’s emphasis on security made it a primary choice for... by Donatas Kairys | Oct 26, 2009 | CakePHP Development
We started working on Socnet plugin that will allow your cake apps to be easily integrated with most social network sites. For now, we coded and released FacebookAuth component, which will allows to specify which actions require facebook authentication and redirects... by Donatas Kairys | Sep 14, 2009 | CakePHP Development
The goal of every programmer is to write as little code as possible. It can only be achieved by re-using code that you already wrote. That is why we all use CakePHP in the first place right? Fortunately, cake allows us to create plug-ins that we could just drop in...