Blog

Media Button in WYSIWYG Module

We're implementing the new WYSIWYG Module in Drupal 6, and really digging it.  We are using it with our WYSIWYG Editor of choice: TinyMCE (3.2.1.1). We noticed, however, as we were setting up the module in Drupal, that our beloved media button was gone. Here's how we got it back in there: First, you need…
Read more

CodeIgniter: No Output

The Problem  We experienced a problem when attempting to move one of our codeigniter (CI) websites from one server to another.  We performed the transfer of the files, database setup, and necessary config file changes.  Then came time to test, and... Nothing.  FireFox and IE7 both rendered a blank page. Debugging  We tracked down the problem, by…
Read more

Install Drupal Modules via CVS

CVS deployment enables a whole new level of simple installation and upgrading.  To install a Drupal module using the standard method, you have to: Find the module on Drupal.org Wait for the Module to Upload Unzip the contents Connect to your FTP server Browse to the module directory Wait for the module to upload Using CVS installation,…
Read more

SEO more important than ever

The importance of search engine optimization (SEO) is at an all time high, and the value of solid SEO is increasing daily.  A recent JupiterResearch and NPD Group "Blended Search Results Study" shows first page search-result-listings are vital for web traffic. Almost 7 out of 10 individuals surveyed clicked on a first-page search result.  Only 8%…
Read more