Create a Better Responsive User Experience

The mobile market is exploding with unprecedented growth, and marketers are no longer hesitating to embrace responsive web design. As more and more businesses choose to adopt this new approach, it has become crucial for anyone in the web industry to understand the implications of creating a responsive user experience. It’s become our responsibility as… Continue reading Create a Better Responsive User Experience

Building a Better User Experience by Designing in the Browser

As a web designer at Four Kitchens, part of my job is leading the production team’s visual design objectives. A key part of this process is ensuring the client’s satisfaction with the overall look and feel of the site. Since most of my projects utilize an agile development process, I am no stranger to shifting… Continue reading Building a Better User Experience by Designing in the Browser

10 Tips to Better Productivity With Evernote

Evernote is a great tool for easy synchronization of notes across multiple devices and various platforms. It’s used extensively to save, edit and share notes among different devices and with multiple users. It works great for group collaborations and is great to jot down ideas on-the-go. At first, Evernote may look like a disorganized and… Continue reading 10 Tips to Better Productivity With Evernote

Better Workflow in PHP With Composer, Namespacing, and PHPUnit

In this video tutorial, we’ll again focus on workflow. Specifically, we’ll use Composer’s built-in autoloading capabilities, along with namespacing, to make for an elegant testing experience. We’ll also review a handful of PHPUnit best practices, as we get setup with these tools. Download – Source files Nettuts+