Technical information and useful tips related to Sun Software. Jim Faut's Web Log

Sunday Dec 30, 2007

I recently decided to upgrade my display from an old 21" Sun CRT monitor to a new flat panel wide screen display. I found out that the Ultra 60 Creator graphics adapter was unable to detect the graphics modes that are supported by the new monitor. The monitor simply displayed "Signal not Supported". I figured that I needed to experiment with various graphics settings to find one that worked. Finding the information on how to do that was more challenging than I thought it would be. After some digging, I found out that "ffbconfig" is the tool that configures the Creator card. I had a remote ssh session to the server and ran the command while I watched the output on the console. Using some trial and error, I was able to find a setting that my monitor would accept. You can run "man ffbconfig" on the command line to see a list of the settings that the Creator is capable of setting:

1024x768x60
1024x768x70
1024x768x75
1024x768x77
1024x800x84
1152x900x66
1152x900x76
1280x800x76
1280x1024x60
1280x1024x67
1280x1024x76
960x680x112s (stereo)
960x680x108s (stereo)
640x480x60
640x480x60i (interlaced)
768x575x50i (interlaced)
1440x900x76 (hi-res)
1600x1000x66 (hi-res)
1600x1000x76i (hi-res)
1600x1280x76 (hi-res)
1920x1080x72 (hi-res)
1920x1200x70 (hi-res)


After some experimenting, I found that 1024x768x60 works on one machine that I have. Another seems to prefer 1152x900x66. I don't know why the two machines seems to work with different resolutions, but at least I have them working now.

Tuesday Apr 24, 2007

I recently rented a car, and I was struck with an idea that could really improve customer service. Avis Preferred members can give the driver their name when they board the shuttle. The driver enters the name and transmits it to the central computer. The central computer then relays the car assignment back to the shuttle. Then the driver reads the names and slot number assignments to the customers on the shuttle.

The problem is that I have noticed these drivers typically don't speak clearly and the P.A. on the shuttle is extremely loud. Not only is it hard to hear your name and slot number called, it also makes it impossible for other guests to have a conversation on a cell phone.

Now for my big idea ...

Avis needs to allow preferred guests to register their cell phone number with their online profile. When guests land at the airport, they can use SMS Text Messaging to notify Avis of their arrival. Once the car assignment is made, the slot number can be sent back to the guest using SMS Text messaging.

I would really like to send a text message to Avis when I get off the plane, and then have my slot number before I even get on the shuttle.

So, how about it Avis? Do you really "try harder"?

Sunday Mar 04, 2007

Don't you just hate those fees that ATMs charge? Well, I have my checking account with Compass Bank and they will reimburse those fees! This is something that really attracted me to their bank. I do a lot of travel and so I need to use other bank's ATMs quite often. I incur fees up to $3.00 at some places. Thankfully, I just have to mail in the receipts to my bank and they will credit my account within 10 days. The only problem is that they don't offer an online form to send with the receipts. So, I have created one.

I created a form using Open Office. This is a free suite of applications that is compatible with other major office suites.

Preview the form.

Download the form.

You can see more details about ATM Rebates on the Compass Bank web page.

Thursday Mar 01, 2007

Portal Server 7.1 Released[Read More]

Friday Nov 03, 2006

Announcing a new article on SDN titled "Administering Portals with Scripts"[Read More]

Wednesday Sep 06, 2006

There are times when the Sun Portal Server and the Sun Secure Remote Access Server are configured together on the same network. Later, the SRA server is placed in the DMZ. There are some easy steps that are required to make the SRA server available after it's moved into the DMZ.[Read More]

Thursday Aug 31, 2006

See how to set the JVM Proxy settings in SJS Application Server 8.1 to enable external content access with URL Scraper and XML Provider.[Read More]

Wednesday Aug 30, 2006

One of the first steps in a typical Portal 7 deployment involves creating a new portal based on one of the portal samples that is shipped with the product. There are three portals that come with Portal Server 7. This article lists the steps necessary to create a new portal based on the Enterprise Sample Portal.[Read More]