module

Latest Flag Module Branch

Giving the Flag Module 7.x-3.x-dev a try here. We have only one flag configured and it's designed to send admin an email if there is a Spam comment to an article node.

I'll need to enable comments for this article and add a Spam comment to flag

Tags: 

Speed Up Drupal 7 Performance

I read a motivational article entitled 5 Ways To Improve Drupal 7 Performance. I think it taught me something and resulted in some experimentation here at PcHousekeeping.

I have installed Boost and Memcached which are two of the tools mentioned in the article. A side effect of testing is the CDN module which came to my attention and is really nice.

Tags: 

Memcache Installed on VPS

The super support folks at KnownHost installed Memcached for me today on my VPS. I also asked for the PECL Memcache libraries and they got the latest stable version which is 2.2.6 at this time. Did I need it? No not for this little site with light traffic, but I had to see how it all worked so that when the time comes I will know.

Tags: 

Deployed CDN Here

One of the first things I have seen when looking at YSlow and Pingdom reports is the need to serve files that change little from a CDN (Content Delivery Network). Using the CDN module for Drupal 7 worked on one site, but here at PcHousekeeping it just wouldn't play right. I found a good tutorial by Wim Leers the developer of the CDN module and it encouraged me to use commercial CDN service.

Tags: