How do you deal with web designers who are too afraid to read and touch PHP code?
        Posted  
        
            by 
                Lacrymology
            
        on Programmers
        
        See other posts from Programmers
        
            or by Lacrymology
        
        
        
        Published on 2011-01-16T19:25:45Z
        Indexed on 
            2011/01/16
            19:59 UTC
        
        
        Read the original article
        Hit count: 332
        
I've been hired to make a website and am working with a designer (who happens to be the guy who is in contact with the client and hired me, so no, I can't kick his ass out =) ) who's too afraid to touch into the php code, and is too newbie in html and css to give me good enough models, so the work of today will be going through his new html model of a half-programmed page and removing s and changing classes and the such.
Is there some kind of tool, or some better workflow in order to make this easier for both of us? maybe I'm dealing with this the wrong way altogether, I'm new to web development, and I don't know enough html/css (and he supposedly does) to have him just give me a graphic mock-up and do the whole thing, so what we're doing is he gives me a static html page that looks like he wants, and I put around it =)
can anyone give me some advice on this?
© Programmers or respective owner