Archive for December, 2006

A night at Frankfurt airport

Yesterday, I received a phone call from someone who asked me to meet aircraft N279WA in Frankfurt on a cargo mission. It came from Chicago and went back to Atlanta. This aircraft has been converted to a cargo plane only recently. And it has a new livery now.

Aircraft N279WA during push back from position F215

Before, it was a passenger aircraft. I knew it mostly from Air Mobility Command missions. On several occasions, I flew with it from the now defunct Rhein-Main AFB to Al Udeid AFB in Qatar. Most flights went thru Bahrain airport, because the commercial air carriers need a place to change crews and get catering. This is difficult to accomplish on some Air Force Bases, but certainly in Al Udeid. The AMC missions are still going on, but without this aircraft.

Empty main deck

While I was there, I took some pictures, one from the main deck after unloading of the inbound cargo. The main deck alone on this MD-11 can hold more than 150,000 lbs of cargo. Loading teams in Frankfurt regularly load an entire MD-11 cargo aircraft in 45 to 60 minutes.

Me in the cockpit

Here you can see a portion of the N279WA cockpit from that night, with me in the captains seat. Although I know how to read and use some of the instruments, I can barely fly an aircraft with Microsoft’s Flight Simulator. But then, this isn’t my job.

Comments (2)

iPod in the car

For our family car, a 2006 Mercedes-Benz C-class station wagon, I wanted to be able to connect a MP3 player to the car audio system. We have an iPod and the girls have some other MP3 players as well. Although the CD player in the car can play MP3 CDs, it doesn’t always work. It seems to depend on the manufacturer of the blanks as well as the software the MP3 CD has been recorded with.

2006 Mercedes-Benz C-class station wagon

I have considered the iPod Integration Kit for USD 299 plus cost of installation. But with it you can operate the iPod only from the steering wheel. And I don’t want to be the DJ while driving. The front-seat passenger should do that if needed. Because of that, I bought a simple cable harness from Mercedes-Benz to setup the AUX input of the Audio 20 for connecting directly to the iPod. The Mercedes-Benz cable harness part no. is 203 540 61 07 if you order it in the US, or 210 440 50 05 for Europe. It should cost approx. USD 30. Installation is easy and should take around 30 minutes if you do it yourself. If you’re using an European iPod, you should uncap the iPod volume. Otherwise, it will not be loud enough.

iPod connected to the AUX input

Everybody is happy now as we’re able to connect any MP3 player to our cars audio system. And because the connector is hidden inside the glove compartment, no cables are hanging around. Thanks to playlists, there’s no need to access the MP3 player very often.

Comments

All GWT components now Open Source

The Google Web Toolkit team has announced Google Web Toolkit Version 1.3 Release Candidate on the Google Web Toolkit Blog and the Official Google Blog. There have been no code changes since GWT Version 1.2, but all of the source code for GWT has been released under the Apache 2.0 license. This means that the core Java-to-JavaScript compiler and the hosted mode debugger are now available under the same Apache 2.0 license. Previously, only the user libraries were published under that license.

I very much welcome this step by Google. But they need to do something else, too. As someone on Google Web Toolkit Online Group pointed out, Google needs to build a major application with GWT. And they need to do it soon. This will help everybody who has to make a decision for GWT that is not based on its technical merits alone.

Comments