CHECKING STATUS
I AM LISTENING TO
|

ARCHIVE.

Let’s Talk!

Looking for a reliable partner to bring your project to the next level? Whether it’s development, design, security, or ongoing support—I’d love to chat and see how I can help.

Get in touch,
and let’s create something amazing together!

Part 1 Finding Your Way: Open Source Wayfinding Solutions 1. The Old Guard: UC Davis Wayfinding Let’s start with the granddaddy of them all – the UC Davis Wayfinding plugin. This jQuery-based solution has been around the block and back, with over 100 stars on GitHub and a track record of actually working in real-world […]

I recently completed a comprehensive demo setup for our Digital Kiosk Solutions at REALFUSION. While reviewing each module we offer, I integrated quick samples and listed available options, including external solutions. Indoor navigation represents a significant market opportunity, with 6-10 viable solution providers currently available. However, most face a critical challenge: their pricing models and […]

QR codes are everywhere these days, and if you’re building a web app that needs to scan them, you’ve probably discovered there are tons of JavaScript libraries to choose from. The thing is, they’re not all created equal – some are lightning fast but tricky to set up, others are super easy to use but […]

Looking for a modern replacement for HybridAuth in your PHP projects? Whether you’ve outgrown it or found it too cumbersome, several excellent alternatives have emerged in recent years. Here’s a breakdown of your best options for handling social authentication in PHP applications. League OAuth2 Client: The Community Favorite The League’s OAuth 2.0 Client has become […]

What is NocoDB? NocoDB is an open-source Airtable alternative that transforms relational databases (MySQL, PostgreSQL, SQL Server, SQLite, and MariaDB) into a spreadsheet-like smart interface. It allows teams to collaborate and build applications with familiar spreadsheet features while leveraging the power of underlying databases. Prerequisites Before getting started, ensure you have: Installation Methods There are […]

Ever stared at your browser console and felt like you’re looking at the Matrix? Hundreds of debug messages scrolling by, completely unrelated logs mixed together, and your sanity slowly fading away? Yeah, me too. That’s why I started grouping my debug messages, and honestly, it’s been a game-changer. I just finished building a responsive container […]

Hey there! Ever wondered how websites know when you’re actually looking at them, or if you’ve wandered off to make coffee? That’s presence detection in action – and it’s super useful for creating responsive, user-friendly web apps. In this guide, I’ll walk you through everything you need to know about detecting user presence with JavaScript […]

What is Text-to-speech (TTS)? Text-to-speech (TTS) is a technology that converts written text into spoken voice output. It essentially allows computers and devices to “read aloud” digital text using synthetic voices. Here’s how text-to-speech works: Text-to-speech technology has numerous applications: What about Speech Quality? Speech quality in TTS systems can be evaluated based on naturalness […]

Updated Article from 2016 In today’s globalized digital landscape, creating websites and applications that speak your users’ language isn’t just good practice—it’s essential for engagement, conversion, and user satisfaction. Browser language detection allows you to automatically identify a user’s preferred language and provide content in that language without requiring manual selection. This guide covers everything […]

In modern web development, providing rich code editing experiences is increasingly common. Whether you’re building a CMS, documentation platform, or coding playground, you’ll likely need a way to transform plain HTML textareas into powerful code editors. This post explores the most popular JavaScript libraries that enable this functionality, comparing them by features, performance, and implementation […]

1 / 31