Last Christmas we were given an Excalibur food dehydrator and have used it on and off this spring. This summer, however, we began putting it to use in earnest.
Read more




Last Christmas we were given an Excalibur food dehydrator and have used it on and off this spring. This summer, however, we began putting it to use in earnest.
Read moreI've recently been asked by a couple people how I upload pictures to Flickr and get Facebook to post a note about it as well as send a tweet out about it. Here are my secrets!
Flickr provides a wonderful email interface that allows you to upload images by sending them as an email attachment. Additionally you can make it post a notice an short link to Twitter once that photo is uploaded.
If you haven't used Drush before (and you build Drupal websites, Drush is "a command line shell and Unix scripting interface for Drupal". It has some amazingly useful commands for interacting with Drupal. You can do thing like:
drush dl views
And it will download and unpack the Views module into the correct folder. Then you would type:
drush enable views
I have had problems with either not knowing that I had new comments or not realizing they were in the moderation queue. So this weekend, I setup two things that should help alleviate that.
First, I turned off comment moderation. But I didn't just do that alone. I also added Mollom, a content moderation service. Mollom is a webservice that will monitor your content, comments and form submissions and present CAPCHA or just plain block the content if it feels that it is spammy.
Read more
Add a Comment