My Musings

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

Three AEM / DPS Tips

Three AEM / DPS Tips

Three helpful tips on integrating Adobe Experience Manager and Adobe Digital Publishing Suite.

Read Post
New in Apache Sling: FSClassLoader Console

New in Apache Sling: FSClassLoader Console

In AEM 6.1, the default repository based ClassLoader was replaced with the new FSClassLoader (File System ClassLoader). This post talks about how this affects developers as well as introducing a new OSGi console to help developers debug issues in JSP development.

Read Post
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