- May 16th 2013
It can be tough sometimes for web developers. That beautiful/exciting/inspiring new site that’s almost ready to launch looks great and works well in all browsers… except for Internet Explorer.  Menus don’t align properly, rounded corners disappear, images don’t quite fit the same… It’s a continual challenge to help IE fit in with the big boys Firefox, Chrome and Safari.
- April 23rd 2013

The conclusion to the CKEditor & the WYSIWYG Module tutorial series.. Learn how to create a native CKEditor plugin and expose it to CKEditor using either the WYSIWYG module or the CKEditor module API.

- April 12th 2013
It’s been a wee bit crazy here over the last few months. Our blog has suffered as a result. Carving out time for writing has been tough. We see a faint light at the end of the tunnel now and hope to get back to some helpful Drupal related posts. In the meantime, i thought i’d give you a sampling of what we’ve been working so hard on the last few months and what we’ve got lined up for the next few.
- February 27th 2013
Over the past few months we've been busily working away on our brand new, nearly complete Fuse Interactive website, which will use Disqus in place of Drupal's commenting system. Of course, we didn't want to lose any of our existing comments when we made the switch, so we had to export our existing comments from Drupal and import them to our Disqus account. There's gotta be a module, right?
- November 9th 2012
Here at Fuse we're excited to be taking the wraps off something we've been working on for awhile now, a project called Seed. Seed is a set of Drush commands which allow you to perform actions such as setting up new user accounts, creating MySQL databases and setting up new projects for developers.
- July 6th 2012

According to the Features project page the first commit of code was more than 3 years ago by Young Hahn. The first commit on d.o. for drush make? Over 2 years ago.

- June 18th 2012

A client came to us recently and wanted to transfer his site from another company.  We needed to apply security updates to the code but we didn't have access to any version control history of the source code.  We used the Hacked! module to see if there is any custom code added to Drupal core or contrib modules so that we don’t lose any custom changes when we update the site.  Hacked! Comes with a web user interface but I prefer to run it in

- May 28th 2012

In part 2 of our CKEditor & the WYSIWYG Module tutorial series we explore the CKEditor API and show you how to customize dialogs windows as well as create your very own.

- April 20th 2012
A little over a year ago we were approached by OpenRoad Auto Group, one of Canada’s premier auto dealer networks, to develop a system that would allow them to manage their group site and 9 individual dealer web sites. They were coming from a scenario where each of their dealer sites were managed independently. They were faced with brand inconsistencies, dated design and multiple systems to administer with very little automation. With further expansion on the horizon, this needed to change.
- April 13th 2012

Devel is a module I can't live without these days. In my opinion, it's an invaluable part of building an maintaining Drupal sites. It makes it incredibly easy to peek inside data structures, inspect nodes and gather performance information, such as slow queries. My main problem with devel, however, is that it simply dumps its information on the bottom of a page. To improve the usability of devel, we here at Fuse Interactive, came up with the idea of Devel Catcher.

Pages