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
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.
Boost is recommended to help with caching in Drupal 7 for "anonymous" traffic. That's users that aren't logged in. I installed it here at PcHousekeeping a few days ago and it really seems to have picked up the speed.
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.
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.
Thanks to some helpful web searches PcHousekeeping is using Apache Solr with the Drupal Apache Solr Search Integration module. The Facet API module is also installed to give all the nice search filters. This site really doesn't need the extra power of Solr, but since so many people need help with it I needed to be able to do it.
Some people like the rounded corners that CSS3 can give to things like blocks and menu tabs. The problem has been that Internet Explorer doesn't support that while Firefox, and Google Chrome do.
The AvantLinker module for Drupal 7 has been listed today at AvantLink as a Certified 3rd Party Affiliate Tool. This duplicates the functionality found in the plugin that they developed for WordPress. It automates a lot of your affiliate link building activities.