Insights gallery

Explore our thinking

Dive into our world and find out what we have to say about technology, UX, and software development.

Lower False Positives in Financial Crimes using LLM/ML and Spatial Analytics

Lower False Positives in Financial Crimes using LLM/ML and Spatial Analytics

Increase accuracy and lower false positives in Financial Crimes. Register to learn how AI & automation can sharpen your investigations.

Managing Secrets in a Cloud World – Part 1 (Azure Key Vault)

In this post we will examine a simple scenario involving the deployment of a .NET based web application to an Azure Web App using Azure Key Vault for secrets management. All the code used for this blog post can be found here.

Beware the Two-Tap Rule

I’m a fan of Yahoo for news and email, but I’m not a fan of their new “two-tap rule.” The rule states that once a user is in a Yahoo application, it should take only two taps to do anything the user wants to do. Fast-to-use apps are the goal here. The two-tap rule sounds a lot like our field’s misguided “three-click rule,” which Expero cautioned against in 2007.

Web Application Types (Part 1)

Web application types include static website, traditional server-side rendering, client-side single-page application, and isomorphic single-page applications.