AIR Chatter
My company wants me to try my hand at developing a chat system that integrates a client interface and an employee interface. The client interface will be a simple, AJAX webpage that feeds into an XML socket. The employee interface will be more robust with different options, formatting, predefines, etc. However, the employee interface will actually be based on an AIR application. How efficient do you think this would be?
Oh, and I'll be using AIR because it's what I know. Plus, it has to be a desktop application that can integrate with a web chat client.