An update on our Mobile Traffic
Predictably, our mobile traffic continues to grow. The most popular visitors are on iOS devices such as the iPhone and iPad (#1 and #2 respectively)....
Predictably, our mobile traffic continues to grow. The most popular visitors are on iOS devices such as the iPhone and iPad (#1 and #2 respectively)....
Learn how to efficiently find flawed git commits using git bisect, an automated tool that simplifies the debugging process. Follow our step-by-step...
Countdown to DrupalCon initiated! Metal Toad went to the kickoff meeting for DrupalCon 2013, which is taking place right here in our fair city of...
Learn how to create a super-fast mobile app using a Drupal backend with this step-by-step guide.
Filed under: Drupal When I started my new position here at Metal Toad, I was a comfortable 160lbs. After three months of being able to eat at...
Discover essential debugging tools for web and mobile development, including browser inspectors, iOS and Android simulators, and JavaScript debugging...
Deploying code to WordPress installations has always been a bit of a struggle. Although there are a few WordPress plugins that help in deployments,...
The essential guidelines for planning responsive web designs with a focus on ideal device widths, ensuring optimal experiences across all screen...
How to create a custom REST interface with Elasticsearch and Jetty using JavaScript servlets for seamless data handling and static HTML service.
Learn the importance of coding in public, collaborating on projects, and using tools like Stack Overflow, Drupal, WordPress, and GitHub to enhance...
Learn how to manage long-running background tasks in Drupal 7 using cron queues for efficient data synchronization without disrupting other tasks.
We use Harvest for time-tracking, which is simple and easy to use.
You may know about some of the problems that CSS has as a language. There is a lot of repetition. There is a lot of repetition. You may have worked...
Learn how to efficiently import large datasets into Drupal using the Batch API and Drush for seamless library data management.
Explore the potential of CSS3 animations for front-end development, including browser support, examples, and tools to streamline the creation process.
How to use first class dependency objects with ECMAScript Harmony.
Using Node.js and CouchDB to collect and store location data from the game Glitch. Learn to build a data-mining app and save results in CouchDB.
Learn how to use the Draggable Views module in Drupal to create custom drag-and-drop sorting functionality for your content types.
Optimize image loading for mobile with the latest jQuery Lazy Load plugin update. Learn how to reduce data transfer and enhance user experience on...
Introducing Drupal Boilerplate 1.0 for Drupal 7: a responsive HTML5 and SASS-based theme with built-in mobile support and enhanced browser...
Learn how to use Drupal contextual filters in Views to dynamically alter your content based on URL information in this detailed tutorial.
When we added the Compass CSS authoring framework to our projects, new wrinkles appeared in the deployment process. Committing the artifacts to Git...
One of the biggest changes when it comes to module development from Drupal 6 to Drupal 7, is the functionality of CCK module in 6 is now in core.
The most common rack's circuit arrangement is known as A/B redundant (aka: Primary + redundant circuit).
The last few websites I've built have had sidebars that the client *may* or *may not* need to customize on every page. Some pages don't require a...