Blog entries aimed at fellow developers and IT personnel.

Boosting Database Performance with Drupal 11

Implement these strategies step-by-step, monitor the results, and adjust your approach as needed. With the right performance optimizations in place, you’ll create a smoother experience for your users and set your Drupal 11 site up for long-term success.

Make Drupal faster!

Nobody likes slow websites. The challenge is to keep as many features as possible, while keeping the page load time low.

Modal forms with jQuery in Drupal 7

Modal forms are very popular nowadays.  While they can be confusing at times they aren't difficult to set up if you have the right tools.

There are several modules available for Drupal 7 that would serve our purpose.  I've found Simple Dialog to be the easiest to use and will demonstrate that here.