Accessing Request Variables in Sightly Shares a few approaches to accessing request variables in Sightly. Jan 23, 2015 Sightly, Apache Sling, AEM 6
Escaping the Dreaded VerifyError How to fix the java.lang.VerifyError: Expecting a stackmap frame at branch target error in AEM Nov 25, 2014 VerifyError, Adobe Experience Manager, Apache Felix
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. Nov 21, 2014 Apache Sling, Sling Models, Best Practices
There's Your Problem: Spaces after the Jekyll Yaml Front Matter Separators Describes an issue I ran into with Jekyll around whitespace following the YAML Front Matter separator. Oct 20, 2014 Jekyll, YAML, GitHub
9 JCR-SQL2 Queries Every AEM Developer Should Know A list of 9 JCR-SQL2 queries every AEM developer should know. Oct 7, 2014 Adobe Experience Manager, Adobe CQ, JCR-SQL2
New from Apache Sling: JSP XSS Protection The Apache Sling Project introduces new XSS Protection tags into the Sling JSP Taglib Sep 29, 2014 Apache Sling, JSP, Security
Debugging Apache Axis 1.4 with SLF4J Explains the process for debugging Axis 1.4 requests and responses with SLF4J Aug 15, 2014 SOAP Web Services, OSGi, Adobe Experience Manager
Running Apache Axis 1.4 in AEM Explains the process for setting up and running Apache Axis 1.4 in AEM. Aug 11, 2014 SOAP Web Services, OSGi, Adobe Experience Manager
New from Apache Sling: Testing Tools 1.0.8 Highlights some of the features available in the new 1.0.8 release of the Apache Sling Testing Tools library. Jul 22, 2014 Apache Sling, jUnit, Integration Testing
Tailing AEM Logs in Eclipse Use Eclipse's LogViewer to follow updates in AEM log files right from the IDE. Jul 7, 2014 Adobe Experience Manager, Eclipse, Logging
Follow Up to Integration Tests in Adobe CQ Improvements and recommendations from my previous post about Integration Testing in Adobe CQ. Jun 25, 2014 Adobe CQ, Best Practices, Integration Testing
Sightly vs Handlebars vs JSP: Comparing Scripting Languages Compare and contrast Sightly and Handlebars, the new scripting languages available in AEM6. May 22, 2014 AEM 6, Best Practices, HelloAEM6