The SEO Perfect 10

I noticed in Google today that I have achieved an SEO perfect 10 for my name, meaning that every single result is a page that was created or attributable to me. Of course, since SEO glory can be very brief, I better hurry up and celebrate.

Posted in Internet Marketing | Comments Off

SEO Discussion featured on WordPress TV

I was excited to see in the search results recently that they recorded (unbeknownst to me) an SEO discussion that we held at the 2011 Wordcamp Conference in Portland. Check it out.

Posted in Uncategorized | Comments Off

SSH Security Notes on CENTOS or Debian

Administering a web server means dealing with a server that is literally constantly under attack. And having your server get hacked is certainly not a fun experience. So I make an effort to improve security where possible. Here are my quick and dirty notes on securing SSH on a new server.

First, we add a non-root user:

adduser myusername

And set a password for our new user:

passwd myusername

Now we give this user permission to gain root access.

vi /etc/sudoers
And insert the line
myusername ALL=(ALL) ALL

This allows us to disable root login in the sshd config.

vi /etc/ssh/sshd_config
And uncomment the following line.
PermitRootLogin no

I also suggest using key based authentication so you can disable password logins to ssh completely. For more info on doing this, go to :
http://www.howtoforge.com/ssh_key_based_logins_putty

Posted in System Administration | Comments Off

Monsoon India has amazing lighting

20111226-210143.jpg

Posted in Uncategorized | Comments Off

Dinner at sunset in Maui

20111212-182929.jpg

Posted in Travel | Comments Off

Free beer with your haircut

The first time I visited Portland I remember being surprised that they served beer at the movie theater. Now I am not so surprised that they serve beer at the barber shop/hair salon, Bishops.
20111130-174626.jpg

Posted in Travel | Comments Off

Day 1 at WordCamp

Scott Berkun from automattic is talking about blogging every day and how he and the wordpress development team are starting to do this internally. It’s a great practice which he calls dogfooding; I love this word. The great part about this is that when developers use their own products then they get better, faster, because they experience the same frustrations that we as users do. More dogfooding please :)

Evan Soloman is talking about a/b testing. He ended with a note that a .org plugin is forthcoming. Exciting.

Posted in Internet Marketing, Technology | Comments Off

Diigo for Organizing Web Research

I just tried Diigo which is a web-based tool to organize information found on the web. I know, it sounds like a mouthful. Anyway, I created my homepage and it appears that this tool is the evolution of social bookmarking tools. It allows you to mix bookmarks with your own notes and images. Seems like it would be most useful as a tool for academic type research projects.

Posted in Technology | Comments Off

Breitenbush Hot Springs Is A Great Way to Unplug

You know you are a little too wired when you need to go somewhere with no cell phone service and no Internet to fully unplug, but thanks to the mellow folks at Breitenbush Hot Springs that is exactly what I did this weekend. Miles of hiking, hours of soaking in hot tubs, and good vegetarian food that I didn’t have to cook and clean up; the cabins here are an excellent way to go Glamping!

Posted in Travel | Comments Off

80s night at the crystal ballroom

Unbelievably popular!

20110820-120701.jpg

Posted in Uncategorized | Comments Off