Learn how to generate ID's for elements whenever they are inserted in Author mode.
Blog
Field notes on AEM, Java, web development, performance, tooling, and the little fixes that save future-you an afternoon.
OakUtils used to be the go-to tool for generating Oak Lucene indexes from AEM queries. It's gone now, so I built Oak Index Studio to replace it with reasoning attached to every attribute, not just JSON.
Read featuredBrowse the archive
Latest Articles
AEM tutorial shows you the best way to fetch resources using resolver and avoid common pitfalls.
A java utility to convert Java bytecode to readable code seamlessly through a user-friendly graphical interface, simplifying code analysis and comprehension
Find out how to make your AEM system safer by learning how to switch the port it runs on. Explore AEM settings to change the port.
Learn more details about hidden HTML attributes used in web development, including features like `contenteditable` for direct content editing, secure content embedding with `sandbox`, and script optimization using `async` and `defer`. Elevate your web development skills with these powerful techniques.