Design 100 objects at once in PhotoshopHaving to manually apply the same features to near-identical elements can get tiresome. Fortunately, Dmitry Tsozik has a great trick for generating variants of an object or icon
Make the most of ARIA landmark rolesARIA landmark roles are getting more common: great for accessibility. Léonie Watson explains how you can make them even more useful
Make a kinetic typography video with CSSSam Hampton-Smith shows how to use CSS3 transitions and animations to create a kinetic typography motion graphic piece, timed to match an HTML5 audio clip
Migrating the Magento 2 test suite to MagentoTim Wagner describes how to perform the migration and demonstrates the suite’s potential for integration into a build and deployment process
Make a CSS TARDISDoctor Who fanatic John Galantini has materialised the Time Lord’s iconic police box into a whole new dimension: the modern browser. Here’s how he did it
Build an OpenEMI music app with Echo NestThe Echo Nest offers a great API for creating apps using content licensed via the OpenEMI initiative. Marc George explains how to use it to build an app to play Gorillaz tracks
Turn HTML into a CMS site with concrete5Don’t change the way you work. With concrete5, you can convert your HTML into a concrete5 theme in a few minutes. Chris Torres explains how
Get your JavaScript in orderMike Byrne provides the lowdown on a simpler way to structure your JavaScript – that should help prevent it fragmenting into messy, brain-bashing gobbledygook
Accessible data tablesThe days of using tables to design sites are gone. But, advises Léonie Watson, you should still put some thought into tabular data
Boost Sass & Compass efficiencyMany say CSS pre-processors create bloated code, lacking the efficiency of handwritten CSS. Ben Frain looks at techniques in Sass and Compass to streamline outputted CSS
Create a responsive wireframeNew developments make responsive wireframes a breeze. Chris Da Sie builds a single-page example showcasing the power of open source framework Wirefy
Using WP e-CommerceAlongside its unstoppable rise as the CMS du jour, WordPress is increasingly used for ecommerce. Dave Mackintosh explains getting started – without shelling out
Build a portfolio with CSS3 transitionsBuild a modern, interactive portfolio page using CSS3 transitions to replace jQuery animation and HTML5 markup, with Andrew Markham-Davies
Providing responsive images with DrupalServing images to mobile devices can prove a major annoyance for developers. Michael Herchel highlights a number of methods to make life more flexible
Make your website printable with CSSResponsive design isn’t just about screen size; it also means adapting to different media – including print. Adrian Roselli shares some techniques
Improve page load timesDean Hume explains how content delivery networks can drastically increase the performance of your website by serving data that’s closer to your users
Build responsive emailsEmail is a neglected area when it comes to responsive design, but it doesn’t have to be. Elliot Ross walks you through making an HTML email mobile friendly
AngularJS collaboration board with Socket.ioLukas Ruebbelke demonstrates all the steps necessary to build a real-time collaboration board powered by AngularJS and Socket.io
Building your own widgetsLéonie Watson of Nomensa explains how DIY widgets can still play a significant role in overcoming barriers to accessibility
Animated CSS effects with fallbacksNew CSS3 modules enable cool effects, but what about browsers that don’t support them? Opera’s Chris Mills demonstrates a few examples – and styling alternatives via Modernizr