Tag Archives : Development June 2015

  • Fixed Curtains Pattern

    Layout patterns are great for initiating projects quickly, but the ones that provide a plethora of opinionated styles can become frustrating and overwhelming to remove when desired. I’d like to share a few examples and end with a free HTML layout pattern for you to help alleviate unwanted styling and get started on a template pattern quicker that I call “Fixed Curtains.” Read More →

  • Lazy Flexslider for WordPress

    Carousels/sliders are one of the most widely used widgets in development for the Web today (although the debate over using them still varies in opinion). In my experience w/sliders there’s literally no need to load every single image for a slider on init window load. Today I share my implementation for a client project brought to me by Staple Web Design using WordPress and Flexslider (which does not support lazy loading out of the box). Read More →
  • Performance Audit

    Speed is most certainly a good thing during these trying times of #perfmatter and #rwd. In efforts to make my blog a bit more performant, I’ve been taking the time to conduct speed tests using services like PageSpeed Insights. This is just a glimpse inside my efforts up until the time of this post to make those adjustments. Read More →