Beginning web programming
Posted: October 17th, 2010, 12:15 pm
Yesterday I bought a Pioneer Elite VSX-32 receiver. It has full RS232 control over IP. I thought it would be fun to make a webpage that implemented the full suite of RS232 controls. I can easily write a program in python to take care of all the rs232 stuff; I just don't have a clue on how to integrate that with a nice webui.I know the MobileUI interface in done in Jquery and looks nice. It seems to have all of the sliders and buttons that I would need. I saw Yahoo has YUI. I guess I'm just wondering how I can pass data back and forth between a webui and python. I figured who better to ask than the people who make my favorite python app with a webui. So if you guys have any advice, links, or anything to help me on my way I would appriciate it.