Pages Tagged with "Best Practices"

Mastering the AEM Dispatcher Part 4: Sharing Content with SSI

Using Apache Server Side Includes (SSI) allows you to share content between AEM and non-AEM websites such as header and footers.

/posts/2017/10/mastering-aem-dispatcher-part-4-sharing-content-ssi.html
Mastering the AEM Dispatcher Part 3: Shared Configurations

In this post, we'll discuss how to set up configuration values in the AEM Dispatcher to promote clarity and make it easy to compare and sync configuration files across environments.

/posts/2017/10/mastering-aem-dispatcher-part-3-shared-configuration.html
5 Design Tips for Modern Digital Marketing

Excellent design can augment modern digital marketing platforms, here are five tips on how to maximize the effectiveness of your design

/posts/2017/05/5-design-tips-modern-digital-marketing.html
Product Owner: The Linchpin to Program Success

A good Product Owner is the linchpin of a successful product delivery. But how do you know what makes a good Product Owner? To be a good Product Owner the individual must be authoritative, protective and knowledgeable.

/posts/2018/03/product-owner.html
Beware the Neglect Trap

The dark corners of the internet and many an extranet are filled with enterprise applications collecting dust. These applications were once viewed as a potential solution to all of the businesses problems, but they have withered on the vine and are now an impediment to doing business every day.

/posts/2018/11/beware-neglect-trap.html
Creating a Scalable Application Ecosystem

In many applications, although the application itself has an MVC structure, the application is built as a monolith. Services, libraries, and the application code are all intermingled, making the process of extending or creating a similar application far more difficult than should be required.

/posts/2018/11/creating-scalable-application-ecosystem.html
Developing Clean and Efficient Lists of Items with HTL

In HTL many developers create overly complex Sling Model driven components for simple content lists. Instead, using child-component includes you can create complex content-driven components without a line of Java code.

/posts/2018/05/item-list-htl-aem.html
Safely Iterating the AEM Content Repository

Iterating the AEM repository gets a bad rap. Here's some tips to iterate safely.

/posts/2023/07/safely-iterating-aem-repository.html