Beyond Time and Space

November 14th, 2001

Many years ago, a friend of mine showed me a book called The Tao of Programming. The koans contained within struck a chord with me, but at the time, I was unable to find a copy to purchase for myself. Today, I found that many people have transcribed it into web pages.

But I still want to own a print copy….

XML-RPC and other TLAs

November 9th, 2001

I have finally gotten around to learning a little about XML-RPC and SOAP.

In case you aren’t familiar with these buzzwords, they are basically protocols for getting data from remote programs. They use HTTP as the transport protocol, and XML for encapsulating the data. I always thought it sounded kind of complex, but it turns out to be fairly simple (especially since there are now tons of code libraries that handle the annoying parts).

I’m already envisioning all sorts of practical applications for my web development at work. We have lots of customers asking for ways to incorporate data from our systems into their own websites. This is going to be an easy way for me to add new services and data to those backend systems.

Can you tell that I’m hyped? Am I geeking out too much? Sorry…. It’s been a while since I’ve run across a software technology that got me excited.

[CENSORED]

November 7th, 2001

I’m not sure how to describe this one…. Just take a look for yourself. (it’s at ABC News, so don’t worry too much)

More Unix/Windows Stuff

November 2nd, 2001

Previously, I mentioned rdesktop, which allows you to access Windows NT Terminal Server from X11. Here’s a similar concept: XWinX is a windows program which allows you to remotely control any Windows machine from your X11 session.

Web Authoring with Style

October 31st, 2001

A tip of the hat to Jeffrey Zeldman for his work on a Style Guide for the New York Public Library.

There are good tips in there for any web designer. Use XHMTL to structure your document, and CSS to style it.

“Linux Saved Us Millions”

October 31st, 2001

Aha! Another chance to evangalize Linux. Amazon says that migration to a Linux-based technology platform helped them save $17M last quarter (vs 3Q 2000).

I’m not a total Linux-bigot who tries to sell everybody on Linux for every problem. I strongly believe in the Right Tool for the Job, and Linux is not always that tool. But I’m glad to see that big companies are stepping out and recognizing that the OS is mature and robust enough for real-world usage.

Give Me Shelter

October 30th, 2001

Susan and I fired up the computer and started working on our house plans last night. I’m starting to feel like a grown-up. Wait! I don’t wanna grow up! I’m a Toys-R-Us kid!

Well, okay. I guess growing up isn’t a Bad Thing. As long as I still get to play with toys.

Cool Tool

October 26th, 2001

Want to find out exactly what happens as your web browser connects to the server? Check out Rex Swain’s HTTP Viewer. That’s pretty darned slick!

Disco Not Quite Dead?

October 24th, 2001

What’s up with this? I can’t decide if it’s cool or not. I like the song (it’s on the Charlie’s Angels soundtrack, BTW). But that dance…. That dance!

New Gunters Design

October 22nd, 2001

I’ve recently done a redesign of the Gunters website. It doesn’t degrade as well as I’d like for older browsers (i.e. Netscape 4) — but then, neither does this page.

I hope to get enough feedback from my fellow Gunters to finalize the design within a couple of weeks.

Update 10/24: I was able to tweak the CSS, so it looks much better in NS4 now. I’ll do the same for this page soon.

Update : Okay, now this page has a new NS4-friendly look. So there.