Archive for April, 2004

Apr 27 2004

Microsoft SQL Server 2000 JDBC Driver

Published by Chris McAvoy under Blog

This will make my life a little easier:

The Driver

No responses yet

Apr 24 2004

Map Program

Published by Chris McAvoy under Blog

http://jdmcox.com/

Cool. It makes it easy to overlay GPS information over top of satellite photos.

No responses yet

Apr 22 2004

Twisted

Published by Chris McAvoy under Blog

I’ve written about Twisted before, but didn’t really understand how to use it. I still don’t “really” know how to use it, but I did finally have a “a-ha” moment with it. I think my problem in the past wasn’t so much Twisted, as my experience with Object Oriented Programming. I really didn’t understand inheritance, now that I’ve been through a few classes, I understand it better.

I just did the first couple of exercises in the Twisted getting started doc, and I’m really impressed so far. It’s a neat idea, and one that I think I’ll end up using in my day to day sysadmin work for remote tasks. I don’t want to get ahead of myself, but I declare Twisted to be pretty cool.

No responses yet

Apr 13 2004

IMDB Alternate Interfaces

Published by Chris McAvoy under Blog

I had no idea this existed, http://www.imdb.com/interfaces.html

No responses yet

Apr 07 2004

Cygwin Cron Service

Published by Chris McAvoy under Blog

Despite the snippy tone, this guy points in the right direction for installing cron as a service in Cygwin.

http://archives.postgresql.org/pgsql-cygwin/2001-09/msg00054.php

cygrunsrv -I cron -p /usr/sbin/cron -a -D # does the trick.

Cygwin, for me, makes Windows much more bearable. Thanks snippy man.

No responses yet

Apr 05 2004

Call of Duty Server Administration

Published by Chris McAvoy under Blog

I’ve been having a hard time finding good documentation for the Call of Duty Server I recently set up. This seems like the best jumping off point:

http://www.codadmin.com/nuke/index.php

No responses yet

Apr 04 2004

Delorme Earthmate

Published by Chris McAvoy under Blog

Hacking the Earthmate:
http://www.hamhud.net/ka9mva/earthmate.htm
The ZODIAC Specification:
http://www.hamhud.net/ka9mva/zodiac.pdf
Using the Earthmate as an NTP source:
nordlie/ntp-gps/”>http://blizzard.rwic.und.edu/nordlie/ntp-gps/

No responses yet