Asymptomatic

There must be intelligent life down here

Lateral Thoughts

I hate lateral thinking.  The answers to the puzzles usually don’t
make any sense.  How can you answer a question when all of the facts
aren’t presented to you in the beginning?  There are a couple that
make some sense, though.  Here’s one that isn’t too bad:

A man lives in an apartment on the 35th floor.  He gets in the
elevator to leave his building for work.  He hits the button for the
first floor, gets off there and goes to his office.  At the end of
the work day, he returns home, gets in the elevator and hits the button
for the 32nd floor.  He gets off on the 32nd floor and takes the
three flights of stairs to his apartment.  If he didn’t do it for the
exercise, why did he get off the elevator to take the stairs up?

Life in Review

I heard on the radio today that resolutions for the new year are not things that you should enter into trivially at the last moment if they are something that you truly wish to accomplish. Being that I’m a firm believer in 20-second pop psychology, I decided just now that that I would take some time to briefly ponder the year and see if there was any lesson worth taking with me on into 2006.

Love-Hate: The PHP IDE

I’ve been coding in PHP for quite some time now, and I’m still trying to come up with the best editor for my workflow. I have even written about this particular issue before.

For the past few years, I’ve been using PSPad as my editor. PSPad is a great text editor, and has practically everything I need, but lately due to the sometimes hectic pace of some projects, I’ve come to miss actual debugging with breakpoints and such.

Posting by Email with Gmail

Hanging out in the #wordpress IRC channel yields a great many questions. Some interesting, some not. Late last night, while I was trying to configure my server to use PHP’s new PHP Data Objects, someone asked this question:

How can I use a Gmail account to post new entries to WordPress?

Basically, the idea is to configure WordPress so that when you send an email to a Gmail account, WordPress picks up that email and turns it into a post.

Oddly, this is functionality that is built into WordPress, but is what WordPress provides enough to get the job done?

I’m going to set up a Gmail account for posting to a new blog on a redalt.com subdomain. Let’s see how it works.