Blog Type: Technology

Using AR to scan ⋮IW’s offices

Augmented reality (AR) is an interactive experience of a real-world environment where the objects that reside in the real world are enhanced by computer-generated visual content. With the help of advanced AR technologies, the information about the surrounding real world of the user becomes interactive and digitally manipulated. IW-AR application, purpose and intro First of […]

Configuring 2-way TLS

TLS is a cryptographic protocol that provides secure communication. The 2-way TLS ensures that both parties involved in the communication are identifying each other before a connection is made (regardless if the communication is user-to-user, user-to-machine or machine-to-machine). In order to demonstrate the two-way TLS authentication between the applications, we are going to make the […]

Weather App with Raspberry Pi

In this blog, we will be analyzing the (iwPiWeather) python package, and its source code, and explain how to set up your Raspberry Pi, connect it to a 16×2 LCD display, and display the current weather data for the current location of the device using this package. For this integration we will need the following […]

Recognising emotion in IMDB comments using SnapLogic Machine Learning

Machine learning (ML) is the science of getting computers to act without being explicitly programmed. It is widely used in effective web search, self-driving cars, speech and text recognition… Machine learning is so pervasive today that we are using it many times a day without even knowing it. Natural language processing (NLP) is a field […]

How to migrate your local infrastructure to cloud

Do you need to migrate an entire server room from local to the cloud? You have a configuration that is very complex and it’s almost impossible to replicate? After reading this guide you will understand that it’s not that hard to migrate to the cloud. Before we continue with this guide, first we need to […]

How to prepare yourself for an IT job interview?

You are very interested in a certain job in an IT company. You prepared your CV and sent an application. The employer reviewed your CV and invited you for an interview. What is next? You are one key step away from obtaining the desired job and your potential employment depends on how well you will […]

Our best practices for end-to-end test automation with Rapise

Rapise is the next generation software test automation platform that leverages the power of open, extensible architecture to provide the most rapid and flexible functional testing tool on the market today. Rapise is ideal for functional GUI testing – both client-server and standalone applications, cross-browser web testing and data-driven testing. Rapise is the ideal testing […]

Categorize feedback based on text sentiment using Azure Functions

We all want to have information about the feedback that customers leave on the website. Having information about what our customers think about our brand, our products and offers, is crucial for the business since it gives insights into how to make it better. Looking for a sentiment and making a sentiment analysis can answer […]

How can we automate our tasks in the front-end development?

Quite often, front-end automation is feared with the notion that it’s complex, requires resources and repetitive investments. The automating time-consuming tasks that involve minifying HTML, CSS and JavaScript files, automatically reloading the browser once a file has been edited, compiling CSS preprocessors (SASS, LESS, etc), running tests, compressing images and several others are a lot […]