About Webdrips

Webdrips is a Web Development and Digital Consulting Agency specializing in the design and development of websites using Drupal and Wordpress technology. Our focus is to support the Open Source community and businesses community with helpful contributions in business and technology.

Let's Work Together

[email protected] 

Related Content tagged with Code Example

Webdrips Automating Drupal Migrations
Automating the Drupal Migration Process

The slideshow below is a tutorial on how to automate the Drupal migration process using features, Drush (configured to use multiple CPU threads), and so on.

Read More
Drupal rules example code
Drupal 7: "Instant Update" for a View Creates "Post to Wall" Feel

Recently we were required to recreate a Facebook-style "Post to Wall" feel for the site's home page view.

Turns out the overlay module can create this nice effect, but you should understand the drawbacks.

Read More
Code for determining if a Drupal page was visited image
Drupal 7: Determine if a Path was Viewed by a User in a Given Timeframe

This code example allows you to determine if a user has visited a given page on your site in a given time frame.

Read More