Quote: Originally Posted by
NeonDev 
I had no idea you had/have an apple script FE. what happened with that? if you don't mind my asking.
It worked, but I eventually ran into issues that are related to limitations in Applescript. For example, often clicking a button would not have an effect until you clicked it again. Related to the function of the On Idle command. Worklog on it is
here.
Oh yeah, it was ugly, too.
Also, debugging became problematic because of the modular nature of the app. I was calling different scripts to handle different functions like music or handling button actions. You can't easily trace the execution of the scripts when it gets big because of the way the idle handler works.
Quote: Originally Posted by
NeonDev 
also have you had a chance to try your radio with NBB yet? i'm anxious to see if it will work
I built my cable but it doesn't work. It isn't showing up in the Network control panel as a port. I've tried both the FTDI virtual serial port and the Kensington device. The FTDI shows lots of activity but when I open the Network control panel, while the port is there, it says it is disconnected. Usually, you are asked to connect it.
I have to diagnose it and figure out what is wrong with the cable. Haven't had time.