Archive for the ‘Miscellany’ Category

WordPress Email Fixed

Fixed email for this blog using this nifty plugin. Now, let’s see if the recaptcha plugin uses the recommended wordpress mail function.

ReCaptcha Plugin Added

First off, let me apologize to all those who have commented in the recent weeks and had their comments held up in moderation limbo. With all the spam I was getting, I got bad about procrasting on moderating comments. Now with this new plugin, hopefully I can relax the moderation and, when moderation, [...]

Greqo 4 Released

Greqo is a PHP project I started a couple years back for Google’s services. It was an extension of a Blogger API I had written in PHP. I extended it to include Gmail and Google Analytics. I took some time this year to clean it up and recently released Greqo 4. [...]

Command Line Email on Ubuntu (mailx version)

For a simpler, updated version of this guide, see this page: http://klenwell.com/is/UbuntuCommandLineGmail
This guide explains how to configure Ubuntu so that you can send email from the command line using mailx with your Gmail account for delivery. This updates a guide I originally posted on the ubuntu forums for mailx, which is part of the [...]

Command Line Email on Ubuntu (nail version)

For a simpler, updated version of this guide, see this page: http://klenwell.com/is/UbuntuCommandLineGmailNail
This will be the first of two posts showing you how to configure the more recent versions of Ubuntu to send email from the command line as simply as humanly possible using your Gmail account for delivery. These instructions were originally posted on [...]