Injecting jQuery (or other frameworks/scripts) into any website

Imagine this: You are developing a website based on pure HTML/JS/CSS. You want to keep it as light as possible by avoiding any kind of framework so that the loading times stay low. Now you need to test some functionality by accessing DOM elements directly.

This can become tedious with pure JS as a...

Read more

The Future of Industrial Communication

In all these years, there has never been a standardized way to communicate between devices in industrial environment.

We have had Serial connections, Bus connections, Parallel Port connections and so on.

All these types of connectivity have one big problem:

Each company has their proprietary p...

Read more