Author Archives: Dan

Dayton Hamvention 2009

The weekend before last was the 2009 Dayton Hamvention.  I’m a week late crafting this write-up because of some work-related travel that came up unexpectedly last week.  It was a good show, but it seemed clear that the poor economy … Continue reading

Posted in Radio

Jumping to the inbox in GNUS

I’ve used GNUS to read my mail for a long time now.  Every once in a while I try to move to something else because of simplicity or ease of use, but I always come back.  The unparalleled ability to … Continue reading

Posted in Codemonkeying

Communications Academy 2009

This past weekend, I was up in the Seattle area (again) for the 2009 Communications Academy conference.  This was my first time attending, and I found it to be quite good.  There was a lot of good information on various … Continue reading

Posted in Radio

Microhams 2009

This past Saturday, I presented at the Microhams 2009 Digital Communications conference.  I covered a basic demo of D-RATS functionality and showed the new 0.3.x UI I’m working on.  Response was quite good and the questions I received were refreshingly … Continue reading

Posted in Miscellaneous

Expectations

I think that one of the hardest things to do as a programmer is anticipate the ways in which your product will be used.  If it’s not very powerful to start with, then it’s not likely that people will try … Continue reading

Posted in Codemonkeying Tagged

A change for me at work

When I started full-time with IBM, I was working on the Open Virtualization team, specifically on some core bits of the Xen hypervisor.  I really enjoyed that work, as it was close to what I wanted to be doing.  I … Continue reading

Posted in News

KD7RFI D-STAR Repeater on the air!

This past weekend I met three other hams at the Synopsys site in Hillsboro to install our group’s D-STAR repeater.  We have had the components of this stack for a while now and have been testing it at a low-level … Continue reading

Posted in Radio

Using Py2App with GTK

In order to present D-RATS as a nice and neat App package on MacOS X, I have been using Py2App.  When it works, this utility generates a App package that contains everything D-RATS needs aside from the base operating system … Continue reading

Posted in Codemonkeying Tagged

Running strerror() from the shell

Reasonably often, I have a need to convert an errno variable to its string error message right at the shell.  This seems to come up relatively often in kernel development, but occasionally elsewhere.  Where I can, I usually just go … Continue reading

Posted in Codemonkeying

A CI-V interface box for my IC-718

This weekend, I met some local ham geek types at a restaurant for breakfast.  The group is really focused on QRP, but they asked me to come and show them D-RATS.  They’re mostly hardware-focused, and probably more interested in the … Continue reading

Posted in Radio