EckoThemes
user

EckoThemes

Astro is a content focused responsive theme for the WordPress platform. Available for purchase at ThemeForest.net.


Navigation
AuthorHarvey Specter
Harvey Specter

Harvey Specter

http://ecko.me

Harvey Specter has built a career and reputation by breaking the rules. Harvey's shoot-from-the-hip style has made him an effective lawyer and a slick character.

Featured

Developer Workflow

Getting Started with Yeoman & Grunt

Posted on March 7th, 2014.

Why use Grunt? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you’ve configured it, a task runner can do most of that mundane work for you—and your team—with basically zero effort. Grunt is a...

Featured

Programming Patterns

JavaScript Design Patterns: Introduction

Posted on March 3rd, 2014.

One of the most important aspects of writing maintainable code is being able to notice the recurring themes in that code and optimize them. This is an area where knowledge of design patterns can prove invaluable. In the first part of this book, we will explore the history and importance of design patterns which can really be applied to...

Featured

WordPress Theme

Astro WordPress Theme

Posted on February 26th, 2014.

Astro is a content focused responsive theme for the WordPress platform. Designed from the bottom up to be high performance, user friendly, and accessible on all devices. Astro adapts to the users viewport, so it looks great on smartphones, tablets, TVs, and even the latest 4K monitors. Astro includes two different post styles. The...

Featured

Video

Yosemite Time-lapse Video

Posted on February 9th, 2014.

This video is a collaboration between Sheldon Neill and Colin Delehanty. All timelapses were shot on the Canon 5D Mark II with a variety of Canon L and Zeiss CP.2 Lenses. This whole project has been an amazing experience. The two of us became friends through Vimeo and explored a shared interest in timelapsing Yosemite National Park over...

Featured

Frontend Development

Responsive & Mobile Design

Posted on January 25th, 2014.

Responsive web design (RWD) is a web design approach aimed at crafting sites to provide an optimal viewing experience—easy reading and navigation with a minimum of resizing, panning, and scrolling—across a wide range of devices (from mobile phones to desktop computer monitors). A site designed with RWD adapts the layout to the viewing...