Ask YC: Hiring contractors to convert PSDs to HTML/CSS
I've got some Photoshop mockups of web pages that I need turned into HTML/CSS. I've seen psd2html.com and sites like elance.com seem to be full of people ready to take my money. Does anyone have any experience/advice after getting a contractor to do this sort of thing? Can you recommend someone in particular?
On a related note, I've been looking at how to separate the presentation of the site from the scripts that power it. My goal is to make sure that it is easy for contractors to update the HTML in the future after it is integrated with our scripts, even if they are using something like Dreamweaver. Something like tinybutstrong seems to be a great solution to this problem (basically, you create standard HTML with things like [var.message] when you want to insert the variable $message). Any thoughts on that?
Thanks,
28 comments
[ 31.6 ms ] story [ 452 ms ] threadJust do it and learn for yourself if it works for you or not. What worked for random_yc_user_99 may not work for you.
Sure, what worked for random_yc_user_99 might not work for me, but it is also possible it will work great. And starting with some a recommendation for a service (particularly if there is any kind of consensus about who is good/bad) is better than starting with nothing.
So I think if you find yourself being the wearer of every hat imaginable, so long as you know what's being done, there's no problem with outsourcing it. Invariably you'll need to make changes once it's returned to make it work with your back end system so you'll need the hacking knowledge anyways. But having the brunt of the slicing and dicing and coding done for you eliminates the potential for one more headache along the way...
1. You'll get varied experiences through an elance or psdtohtml service. The advise from this board will likely be learn to do it yourself.
2. No need to reinvent the wheel. include an external script in your html/php, then make changes to the external script.
- http://www.liquidmarkup.org/ - http://code.google.com/p/php-liquid/
pretty straightforward.
There's lots of other contractors there too that will bid on your project.
It is a little weird to use these contracting websites the first time, but only the first time :)
Converting a Design From PSD to HTML http://nettuts.com/videos/screencasts/converting-a-design- from-psd-to-html/
Heard good things about xhtmlized.
They get it done, and that's it.
They're good, they deliver cross-compatible xhtml+css.
But is it the smallest size possible? probably not.
I had a bad experience going the rentacoder route (I used elance, actually). For $30/page you get a lot of people who are pretty good but not great, and produce shoddy markup.
Also, concurred on the envy I have for those who are good at design. I suck at designing but I love developing. I wish I could do both and I've been getting better (using Kuler and just keeping everything within a color pallete works wonders).