NineTail Labs
  • Home

Mendix

A collection of 4 posts
Mendix

Password leak check in Mendix using HIBP

Checking if a user's password has been in a leak is easy with the Have I Been Pwned API, but how easy is it to implement the API in Mendix?
Dec 14, 2023 5 min read
Mendix

Creating a temporary file in a Mendix Java Action

Introduction Over the past few months I've had to create a number of Java Actions that had to deal with files. In most cases you can directly use the Java InputStream from the Mendix FileDocument but there are some libraries and methods that only works with a java.
Nov 9, 2023 2 min read
Mendix

Semantic/Structured logging in Mendix

Semantic or structured logging is a way to create strongly typed log messages that make logs easier to parse and analyze. In this post I explored how to implement semantic logging in Mendix.
Nov 1, 2023 13 min read
Mendix

Validating zip files in Mendix

A while ago I ran into a situation where our users were sometimes uploading zip files that were damaged. I was asked to look into a way to validate the zip file in Mendix when it is uploaded so we can provide immediate feedback to our users.
Oct 26, 2023 3 min read
Page 1 of 1
NineTail Labs © 2025
  • Sign up
Powered by Ghost