Clay Hess

Clay has a passion for technology...not just for the 'cool-ness' factor, but for the way technology has and is improving our lives. Who could have foreseen how technology has become integral in everyones daily way of life. Each of us relies on some sort of technology to improve our lives and the lives of others. That is what drives Clay and Webolution Designs...changing peoples' lives. Web technology can be an amazing tool to improve businesses, quality of life and bring hope to those that otherwise may not receive it if it weren't for a technological advance. This is the reason that the Webolution Designs tagline is "We all want to change the world".

Exploring the Broadcast Channel API: Inter-Tab Communication

Intercommunication between different contexts (like tabs, iframes or workers) of the same origin has often been a challenge. With the Broadcast Channel API, developers now have a powerful tool to easily communicate between browsing contexts. In this blog post, we’ll dive deep into the capabilities of the Broadcast Channel API, exploring its features, use cases, and how it can be effectively implemented in your projects.

Exploring the Broadcast Channel API: Inter-Tab Communication Read More »

computer, laptop, work place-2982270.jpg

Unlocking Wireless Communication: A Dive into the Bluetooth API

Wireless communication has become an integral part of our daily lives, and Bluetooth technology is at the forefront of this revolution, enabling devices to exchange data over short distances and creating a world more interconnected than ever before. At the heart of this technology lies the Bluetooth Application Programming Interface (API), a powerful tool for developers looking to harness the capabilities of Bluetooth in their applications. In this blog post, we’ll explore what the Bluetooth API is, how it works, and the possibilities it opens up for innovation in wireless communication.

Unlocking Wireless Communication: A Dive into the Bluetooth API Read More »

lighthouse, beacon, atlantic-8578318.jpg

Understanding the Beacon API: Simplifying Asynchronous Data Transfers

In today’s data-driven world, web applications often need to send data back to the server. Traditionally, this has been done using AJAX requests or similar methods. However, these techniques can come with a cost, especially when dealing with data that needs to be sent during the unload phase of a document, such as tracking and diagnostic data. This is where the Beacon API shines by allowing developers to send data to a server more reliably and efficiently.

Understanding the Beacon API: Simplifying Asynchronous Data Transfers Read More »