Monthly Archives: April 2007

Live from GoRuCo

Just finished lunch in the google caf. Getting settled in for the afternoon stuff. Starts off with lightening talks…having a good time.

Posted in computers | Comments Off

2 days till goruco

that is all

Posted in programming | Comments Off

How fricken web 2.0 am I

Posted in computers | 3 Comments

My Miserable Life

I decided to use Basecamp to manage my personal life as well. So I opened a free account at mymiserablelife.projectpath.com.

Posted in blather | Comments Off

Hitting the wall

So I have been plowing though these Goodkind books. I haven’t read a fantasy novel since I was kid, and it’s been a nice change. Until this latest book. Goodkind, apparently tired of his characters has taken a left turn … Continue reading

Posted in books | Comments Off

twit.el

mah, has been kind enough to make some changes to the twit.el file on the emacs wiki…ah, what a nice diversion. :)

Posted in programming | Comments Off

The Perl Machine

Has anyone tried this?

Posted in programming | Comments Off

zenoss over ssl

Since Zenoss runs inside of Zope, you have to do a couple of things to get it to run over ssl. There are zope plugins, and perhaps there is another way that Zenoss would recommend, but I have never been … Continue reading

Posted in sysadmin | 3 Comments

Twitter

Ok, so I wrote earlier about how to post to twitter from the cli. And since then several people have asked me <voice-family: astonished>Do you actually use Twitter?</voice-family> Heh, well…no. I don’t. But I do. I am using it right … Continue reading

Posted in computers | Comments Off

Post to twitter using the command line

curl -u email:password -d status=”Posting to twitter from the command line” http://twitter.com/statuses/update.xml

Posted in blather | 2 Comments