outten.net - random thoughts »

Saying "Thanks"

Posted: Nov 05, 2005 22:07:14, by Richard

This was something I learned as a kid which was ingrained in me by my parents. It didn't stop there. In college, I was reminded of it when I was part of the program. I was told countless times "thanks for saying thanks". Now, it is coming up again in my career. Over and over, our team is being thanked for their effort. When done sincerely and not when expected, it makes people feel appreciated.

If only we can instill this value in our daughter - I think we are off to a good start.

Tags: general

Handy Command

Posted: Nov 10, 2005 12:13:09, by Richard

This is a handy command I ran across today.

lsof -Pni

Great for troubleshooting network connections on Linux or Macs (probably others). I have used lsof before, but without these switches.

This is where I read about it (I haven't tried that script yet).

Tags: tech

Web Site Analysis

Posted: Nov 15, 2005 12:38:27, by Richard

I have been using gvisit.com to track visitors to my website. This is just for fun and I like to see where visitors are coming from - plus gvisit integrates with Google Maps API which is pretty cool. I just ran across an article about Google's Analytics. It looks like Analytics has a number of reports and features included with it. I might have to give it a try. Hopefully, it integrates with Google Maps.

Tags: tech

Hydrogen Power

Posted: Nov 17, 2005 11:07:58, by Richard

I need a HFI system for my truck. This article talks about Great Plains Trucking using it in their 18-wheelers. Very interesting. My preference would still be to telecommute, but this would be nice if I have to continue to drive.

Tags: tech

JRuby + Spring + Hibernate

Posted: Nov 19, 2005 15:39:29, by Richard

Recently, I needed a way to load data into a database. The trick was using a Spring+Hibernate model to load the data since I already had that written. I decided to give JRuby a try. I have been using regular Ruby the last couple of weeks and I liked how easy it was to learn/use. I am no Ruby expert, but it hasn't taken much to pick it up.

read more...
Tags: tech

Space Travel

Posted: Nov 28, 2005 20:07:00, by Richard

Looks like Burt Rutan is up to it again. This article has some insights to what he is working on next although it doesn't have many details. He is also looking for people with "fire in their eyes" to join their team.

Tags: tech