My Musings

My recent blog posts, webinars and whitepapers. Mostly about technology and digital marketing.

Changing User Passwords in AEM 6.1 via cURL

Changing User Passwords in AEM 6.1 via cURL

In AEM 6.1, the structure of the user accounts, this post hows how to change user passwords in AEM 6.1 via cURL.

Read Post
Lunch and Learn - Debugging AEM

Lunch and Learn - Debugging AEM

Lunch and Learn about debugging AEM

Read Post
New in AEM 6.1: Human Translation API

New in AEM 6.1: Human Translation API

Learn about the new AEM Translation API v2 and the Lingotek Connector

Read Post
Welcome AEM 6.1!

Welcome AEM 6.1!

Summary of the latest version of Adobe Experience Manager, AEM 6.1.

Read Post
CQ Haiku: JCR vs. Sling

CQ Haiku: JCR vs. Sling

Elaborating on one of my pet peeves, adapting a Resource to a Node.

Read Post
AEM-Lingotek Translation Connector Webinar

AEM-Lingotek Translation Connector Webinar

Learn about the new AEM-Lingotek Connector developed by Six Dimensions.

Read Post
Six Dimensions + Storycode = Mobile Success

Six Dimensions + Storycode = Mobile Success

Learn about how the combination of Six Dimensions and Storycode presents awesome opportunities in the combination of AEM and DPS.

Read Post
Embedding Oak Index Configurations into a Package

Embedding Oak Index Configurations into a Package

AEM 6 ships with a new repository, CRX3 which is based on Apache Oak, a subproject of the Apache Jackrabbit project. This repository promises significant performance increases over CRX2, however it does require a bit more work to setup. Unlike CRX2, CRX3 requires you to explicitly declare which fields will be indexed.

Read Post
404 ModifiableValueMap Not Found: Considerations in Using ModifiableValueMaps in an API

404 ModifiableValueMap Not Found: Considerations in Using ModifiableValueMaps in an API

Running into a null pointer exception when using a ModifiableValueMap and not sure why? This blog post pulls back the covers and offers some alternative ideas.

Read Post
Accessing Request Variables in Sightly

Accessing Request Variables in Sightly

Shares a few approaches to accessing request variables in Sightly.

Read Post
Escaping the Dreaded VerifyError

Escaping the Dreaded VerifyError

How to fix the java.lang.VerifyError: Expecting a stackmap frame at branch target error in AEM

Read Post
Sling Models for Fun and Profit

Sling Models for Fun and Profit

Learn how Sling Models can make AEM development easier and more fun by replacing spaghetti and boilerplate code with dynamic models.

Read Post