The Coolest Tech From CES 2024

The annual Consumer Electronics Show (CES 2024) recently occurred in Las Vegas, attracting a crowd of over 130,000 tech workers, business owners, and early adopters to witness the latest gadgets. This year’s event showcased futuristic technology, some of which could certainly make a positive impact for small to medium business owners in the future. We […]

Seeing Small and Family Businesses through: post COVID-19 challenges and the road ahead

In the latest episode of ‘Futurising Your Business’, Dinesh De Silva sits down to discuss the biggest issues SMEs face and what action is being taken with Australian Minister for Employment, Skills and Small and Family Business, The Senator, Hon. Michaelia Cash. Here’s a quick look at that discussion. As global economies begin to restart, […]

3 Wise Innovative Investments to consider for the Instant Asset Write Off 2019

The recently increased instant asset tax write off that was announced on 2nd April 2019, provides the perfect opportunity for small businesses to make innovative investments in their digital future. You may be asking why not a car? Or a printer? Or a brand new office? Considering that the future is only going to get […]

document.addEventListener("DOMContentLoaded", function () { // Event listener for clicks document.addEventListener("click", function (e) { // Check if the clicked button is inside the popup const submitButton = e.target.closest(".sg-popup-id-55187 #aibutton-popup"); if (submitButton) { e.preventDefault(); // Prevent default behavior // Get the input field value inside the popup const inputField = document.querySelector(".sg-popup-id-55187 #ai-search-input"); const queryInput = inputField?.value.trim(); // Validate the input if (!queryInput || !queryInput.startsWith("http")) { alert("Please enter a valid URL starting with http or https."); return; } // Build the destination URL const destinationUrl = `https://wpupdate.netstripes.info/ai-search-bar/?q=${encodeURIComponent( queryInput )}`; // Open the results in a new tab window.open(destinationUrl, "_blank"); } }); });