<!DOCTYPE html>
<html>

  <head>
  <meta charset="utf-8">
  <!-- (1) Optimize for mobile versions: http://goo.gl/EOpFl -->
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <!-- (1) force latest IE rendering engine: bit.ly/1c8EiC9 -->
  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  <title>Cheesy Title</title>
  <meta name="description" content="Mostly stuff about Adobe Experience Manager" />

  <meta name="HandheldFriendly" content="True" />
  <meta name="MobileOptimized" content="320" />
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
  
    <meta name="twitter:card" content="summary" />
    <meta name="twitter:site" content="@justinedelson" />
    <meta name="twitter:title" content="Cheesy Title" />
    <meta name="twitter:image" content="http://blog.justinedelson.com/assets/images/ct_logo.jpg" />
    
    <meta name="twitter:description" content="Mostly stuff about Adobe Experience Manager" />
    
  
  
  <meta property="og:site_name" content="Cheesy Title" />
  <meta property="og:title" content="Cheesy Title"/>
  
  <meta property="og:description" content="Mostly stuff about Adobe Experience Manager" />
  
  <meta property="og:image" content="http://blog.justinedelson.com/assets/images/ct_logo.jpg" />
  <meta property="og:url" content="http://blog.justinedelson.com/" >
  <meta property="og:type" content="blog" />
  

  <link rel="canonical" href="http://blog.justinedelson.com/">

  <link rel="shortcut icon" href="/assets/images/favicon.ico">
  <link rel="stylesheet" href="//brick.a.ssl.fastly.net/Linux+Libertine:400,400i,700,700i/Open+Sans:400,400i,700,700i">
  <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">

  <link rel="stylesheet" type="text/css" media="screen" href="/css/main.css" />
  <link rel="stylesheet" type="text/css" media="print" href="/css/print.css" />
  <link rel="stylesheet" type="text/css" href="/css/bigfoot-default.css" />
  <script src="//assets.adobedtm.com/e4001509aa5ac4fca69af0f9811360fa4cf3c95c/satelliteLib-4f9da2b098c52f98202d286e271ff5c82ad8f11e.js"></script>
<script type="text/javascript">
var digitalData = {
    page : {
        pageInfo : {
            pageName : "",
            category : {
            }
        }
    },
    event : {}
};
</script>
</head>


  <body>

    <!-- header start -->

<a href="/" class="logo-readium"><span class="logo" style="background-image: url(/assets/images/ct_logo.jpg)"></span></a>

<!-- header end -->


    <!-- content start -->

    <div class="page-content">
      <div class="wrapper">
        <script type="text/javascript">
digitalData.page.pageInfo.pageName = "Home";
</script>

<div class="teaserimage">
    <div class="teaserimage-image" style="background-image: url(/assets/images/cover.jpg)">
        Teaser Image
    </div>
</div>

<header class="blog-header">
    
      <a class="blog-logo" href="http://blog.justinedelson.com" style="background-image: url('/assets/images/ct_logo.jpg')">Cheesy Title</a>
    
    <h1 class="blog-title">Cheesy Title</h1>
    <h2 class="blog-description">Mostly stuff about Adobe Experience Manager
</h2>
    <div class="custom-links">
      
        
            <a class="icon-twitter" href="https://twitter.com/justinedelson"  title="Follow me on twitter"">
              <i class="fa fa-twitter"></i>
            </a>
            &nbsp;&nbsp;·&nbsp;&nbsp;
        
      
        
            <a class="icon-linkedin" href="https://www.linkedin.com/in/justinedelson"  title="View my profile on LinkedIn"">
              <i class="fa fa-linkedin"></i>
            </a>
            &nbsp;&nbsp;·&nbsp;&nbsp;
        
      
        
            <a class="icon-github" href="https://github.com/justinedelson"  title="Fork me on github"">
              <i class="fa fa-github"></i>
            </a>
            &nbsp;&nbsp;·&nbsp;&nbsp;
        
      
      <a href="/about/">About</a>
    </div>
</header>


<main class="content" role="main">

    

    <div class="cf frame">
      
        <article class="post" itemscope itemtype="http://schema.org/BlogPosting" role="article">
          <div class="article-item">
            <header class="post-header">
              <h2 class="post-title" itemprop="name"><a href="/2016/04/27/recompile-code-for-aem62.html" itemprop="url">Do I need to recompile my AEM code for 6.2?</a></h2>
            </header>
            <section class="post-excerpt" itemprop="description">
              <p>With the release last week of Adobe Experience Manager 6.2 many developers are going to start testing their applications on this new release. In the past, most AEM releases have been, at least at an API level, almost entirely backwards compatible, but with this release, the product management and engineering...</p>
            </section>
            <div class="post-meta">
              <time datetime="27 April 2016">27 April 2016</time>
<!--            <span class="post-tags-set">on <span class="post-tag-">, <a href="/tag/"></a></span></span>-->
            </div>
          </div>
        </article>
      
        <article class="post" itemscope itemtype="http://schema.org/BlogPosting" role="article">
          <div class="article-item">
            <header class="post-header">
              <h2 class="post-title" itemprop="name"><a href="/2016/04/27/acs-aem-commons-242-release-announcement.html" itemprop="url">ACS AEM Commons 2.4.2 and 3.0.2 Released</a></h2>
            </header>
            <section class="post-excerpt" itemprop="description">
              <p>I’m pleased to announce the release of ACS AEM Commons 2.4.2 and 3.0.2.

</p>
            </section>
            <div class="post-meta">
              <time datetime="27 April 2016">27 April 2016</time>
<!--            <span class="post-tags-set">on <span class="post-tag-">, <a href="/tag/"></a></span></span>-->
            </div>
          </div>
        </article>
      
        <article class="post" itemscope itemtype="http://schema.org/BlogPosting" role="article">
          <div class="article-item">
            <header class="post-header">
              <h2 class="post-title" itemprop="name"><a href="/2016/01/18/adding-javascript-functions-for-sightly-to-use.html" itemprop="url">Adding JavaScript Functions for Sightly to Use</a></h2>
            </header>
            <section class="post-excerpt" itemprop="description">
              <p>One of the great aspects of the addition of Sightly to Adobe Experience Manager is that it allows for standard web technologies (HTML, JavaScript) to be used to build AEM components, something which used to require a knowledge of Java Server Pages (JSP) even for the simplest of components. Structurally,...</p>
            </section>
            <div class="post-meta">
              <time datetime="18 January 2016">18 January 2016</time>
<!--            <span class="post-tags-set">on <span class="post-tag-">, <a href="/tag/"></a></span></span>-->
            </div>
          </div>
        </article>
      
        <article class="post" itemscope itemtype="http://schema.org/BlogPosting" role="article">
          <div class="article-item">
            <header class="post-header">
              <h2 class="post-title" itemprop="name"><a href="/2016/01/11/tracking-clicks-in-video-viewer.html" itemprop="url">Tracking Clicks in the AEM Interactive Video Viewer</a></h2>
            </header>
            <section class="post-excerpt" itemprop="description">
              <p>AEM Assets includes a great feature called Interactive Video which allows for videos to be easily enhanced with links. While this is primarily intended for commerce use cases, it can be used for education, promotions, or really any case where you want to easily link a video to other content....</p>
            </section>
            <div class="post-meta">
              <time datetime="11 January 2016">11 January 2016</time>
<!--            <span class="post-tags-set">on <span class="post-tag-">, <a href="/tag/"></a></span></span>-->
            </div>
          </div>
        </article>
      
        <article class="post" itemscope itemtype="http://schema.org/BlogPosting" role="article">
          <div class="article-item">
            <header class="post-header">
              <h2 class="post-title" itemprop="name"><a href="/2015/10/14/does-aem-apps-require-angular-js.html" itemprop="url">Does AEM Apps Require AngularJS?</a></h2>
            </header>
            <section class="post-excerpt" itemprop="description">
              <p>TL;DR: No.

</p>
            </section>
            <div class="post-meta">
              <time datetime="14 October 2015">14 October 2015</time>
<!--            <span class="post-tags-set">on <span class="post-tag-">, <a href="/tag/"></a></span></span>-->
            </div>
          </div>
        </article>
      
    </div>

    <nav class="pagination" role="navigation">
      
        <a class="newer-posts" href="/page2">&larr; Older posts</a>
      
      <span class="page-number">Page 1 of 2</span>
      
    </nav>


    <!-- 
     -->

</main>

      </div>
    </div>

    <!-- content end -->

    <!-- footer start -->

<footer class="site-footer">
  <a class="subscribe" href="/feed.xml"> <span class="tooltip"> <i class="fa fa-rss"></i> Subscribe!</span></a>
    <div class="inner">
         <section class="copyright">All content copyright <a href="mailto:justin@justinedelson.com">Justin Edelson</a> &copy; 2016 &bull; All rights reserved.</section>
         <section class="poweredby">Made with <a href="http://jekyllrb.com" target="_new">Jekyll</a> and <a href="https://github.com/dirkfabisch/mediator" target="_new">Mediator</a></section>
    </div>
</footer>

<!-- footer end -->

    <script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="/assets/js/bigfoot.min.js"></script>
<script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="/assets/js/index.js"></script>
<script type="text/javascript" src="/assets/js/readingTime.min.js"></script>
<script>
(function ($) {
  "use strict";
  $(document).ready(function(){

    var $window = $(window),
    $image = $('.post-image-image, .teaserimage-image');
    
      $window.on('scroll', function() {
        var top = $window.scrollTop();

        if (top < 0 || top > 1500) { return; }
        $image
          .css('transform', 'translate3d(0px, '+top/3+'px, 0px)')
          .css('opacity', 1-Math.max(top/700, 0));
      });
      $window.trigger('scroll');

      var height = $('.article-image').height();
      $('.post-content').css('padding-top', height + 'px');

      $('a[href*=#]:not([href=#])').click(function() {
        if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')
         && location.hostname == this.hostname) {
          var target = $(this.hash);
          target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
          if (target.length) {
            $('html,body').animate({ scrollTop: target.offset().top }, 500);
            return false;
          }
        }
      });

      $.bigfoot();
  });
}(jQuery));
</script>
<script type="text/javascript">_satellite.pageBottom();</script>


  </body>

</html>
