nurquhar
02-07-2007, 04:41 AM
I want to build a web application that allows users to interactivly build a simple graphic design. What I need is the user to do is log into my web page with a user name and password and then design a coloured grid on screen.
This grid would be basiclly a simple graphic with horizontal and vertical lines. By clicking on some control box at the end of each line the user can change the colour of the line displayed. So in effect they are design a multicoloured "tartan" pattern on a web page. My intention is to store the design in file or simple database and then get the web server to FTP the design to an embedded control system. This control system will then re-display the design on a hugh grid of Neon Lines. I can make the neon appear to be most any colour by controlling the brightness of three adjacent Red, Green and Blue lines.
Now I am fairly experienced (my first computer was Commadore 8K PET) in a range languages like C/C++, PL/SQL, CORAL66, PRO-IV and differntent hardware such as PC's, Unix boxes and embedded systems. What I don't know much about is developing web sites. I twiddled with a little bit of HTML and built my own simple site with FrontPage.
I could happily build an app to do the above in MS Visual C++ on a PC and do all the FTP etc, but I don't know how turn it into a web page sat on a web server.
Does anyone have any suggests as what web development tools I should get ? I don't want to waste my time learning stuff I don't need. Also, and perhaps this should be the subject of another post, what type of web sever would be best for me ? ie should I build myself a Linux or Server2003 box ?
Any pointers for the right way to go would be very gratfully recieved.
This grid would be basiclly a simple graphic with horizontal and vertical lines. By clicking on some control box at the end of each line the user can change the colour of the line displayed. So in effect they are design a multicoloured "tartan" pattern on a web page. My intention is to store the design in file or simple database and then get the web server to FTP the design to an embedded control system. This control system will then re-display the design on a hugh grid of Neon Lines. I can make the neon appear to be most any colour by controlling the brightness of three adjacent Red, Green and Blue lines.
Now I am fairly experienced (my first computer was Commadore 8K PET) in a range languages like C/C++, PL/SQL, CORAL66, PRO-IV and differntent hardware such as PC's, Unix boxes and embedded systems. What I don't know much about is developing web sites. I twiddled with a little bit of HTML and built my own simple site with FrontPage.
I could happily build an app to do the above in MS Visual C++ on a PC and do all the FTP etc, but I don't know how turn it into a web page sat on a web server.
Does anyone have any suggests as what web development tools I should get ? I don't want to waste my time learning stuff I don't need. Also, and perhaps this should be the subject of another post, what type of web sever would be best for me ? ie should I build myself a Linux or Server2003 box ?
Any pointers for the right way to go would be very gratfully recieved.