I'm hoping someone here can give me some web technology advice. I'm fairly technical, but don't consider my self a hard core coder as I am completely self taught. With that in mind, I'd consider advice that anyone has, if it is easy enough to learn on my own with resources available on the web.
I have a class that I teach that I would like to develop web sites for. Basically, I want a way to mass produce multiple websites for different students. So, student A would have their own website running on a subdomain that I have and student B would have their own website running the a subdomain. Each would have different content and color schemes, but the underlying generation process would be uniform. Right now, I am thinking that I'd like to enter information about each site (each student) into an XML file which would be standard across my entire student base. Then, I would just read each XML file to produce the web page. So, one value in the XML file may be that the color scheme is Red, therefore the web page would use the red banner across the top.
Does anyone have any ideas of what technology would be best for me to learn for this type of project? I've experienced with basic XSL/XPath conversions. I also have read a little about PHP, but I'm interested in anyone's suggestions. Thanks! I'll read replies with great interest. If anyone needs more info, let me know.
I have a class that I teach that I would like to develop web sites for. Basically, I want a way to mass produce multiple websites for different students. So, student A would have their own website running on a subdomain that I have and student B would have their own website running the a subdomain. Each would have different content and color schemes, but the underlying generation process would be uniform. Right now, I am thinking that I'd like to enter information about each site (each student) into an XML file which would be standard across my entire student base. Then, I would just read each XML file to produce the web page. So, one value in the XML file may be that the color scheme is Red, therefore the web page would use the red banner across the top.
Does anyone have any ideas of what technology would be best for me to learn for this type of project? I've experienced with basic XSL/XPath conversions. I also have read a little about PHP, but I'm interested in anyone's suggestions. Thanks! I'll read replies with great interest. If anyone needs more info, let me know.
