Live data from Hacker News

PSD to HTML is not dead

xhtmlized.com

11–20 of 52 posts

Re: PSD to HTML is not dead

#11
Says the company whose entire business model is built around PSD to HTML conversion.

Sometimes one works better than the other for a project's specific needs. And vice versa. What we are needing to get past is pixel-perfect design, however.

Re: PSD to HTML is not dead

#12
post #5

So some folks like doing it one way, others like doing it another. Both groups think their way is better, and can give arguments in their favour. In reality, the right decision comes down to the project goals, the deadlines, the budget, the resources, the staff, and many other factors. This whole 'debate' has about as much depth as "should I put ketchup or barbecue sauce on my chips?".

Top comment. None of this really matters. Your craft, is your craft, is your craft.

More on this (from a programming perspective): http://vimeo.com/54042336

Re: PSD to HTML is not dead

#14
The problem seems to be how "PSD to HTML" is defined. The old definition of PSD to HTML frankly may have died about the time we stopped using tables to create designs in HTML.

In the yesteryears "graphic" designers designed pixel perfect designs in Photoshop and expected web designers to convert these to xhtml/css.

It was a royal pain in the ass. I have been on both ends of this.

But things are very different now, the old definition of "PSD to HTML" has died or rather evolved.

I still create the first drafts of the desktop design in Photoshop, its simply easier to do when you'd like to try various designs. But hand code it from there. No more splicing etc.

This process also makes it easier for me to visualize the code structure for mobile first(in my mind).

Re: PSD to HTML is not dead

#15
post #10

> Adobe is trying to overcome Photoshop’s limitations for modern web design. So Adobe has realized that PSD to HTML workflow is dying and tries to develop tools for the modern web workflow to stay relevant. I don't get how this argument supports author's assessment. On the other hand external services like xhtmlized are a great way to push a website out of the door when you're an agency rooted in marketing/visual des…

The argument is that having a dedicated design stage before converting to templates/app/etc is still valid. Just because that button in the PSD is a rasterized gradient, doesn't mean the resulting page will have an image - but it does mean the developers writing the HTML CSS and JS have a solid design to work from, that the client has already approved.

Do you somehow think that because the PSD to HTML process starts with a PSD file that the output is necessarily going to be a) fixed dimensions and b) lots of images? If so, I have some news for you...

Re: PSD to HTML is not dead

#16

http://snugug.github.io/designing-the-modern-web/#/

I assume that is from a talk/presentation somewhere?

Frankly those slides are nothing but a series of buzzwords and catch phrases - why even both to publish it, if any useful content is lost without the author adding content verbally. (S)He did add content verbally, right?

Re: PSD to HTML is not dead

#17
post #5

So some folks like doing it one way, others like doing it another. Both groups think their way is better, and can give arguments in their favour. In reality, the right decision comes down to the project goals, the deadlines, the budget, the resources, the staff, and many other factors. This whole 'debate' has about as much depth as "should I put ketchup or barbecue sauce on my chips?".

Please read my latest blog post, 'Putting Condiments on Chips is Dead'

Re: PSD to HTML is not dead

#18
Now that we finally have effects like shadows, gradients, and rounded corners in CSS, the trend is towards flat design. Some webpage layouts I made ten years ago look surprisingly modern again.

Re: PSD to HTML is not dead

#19
The typical PSD to HTML approach will evolve over time to {insert-tool}2 HTML. Since web design was a big boost for Photoshop over the years, Adobe is not going to let that audience disappear without a fight. Their Edge tools, such as Reflow (http://html.adobe.com/edge/reflow/) are the response to this trend.

Although typical all-in-one design/developers might prefer mocking-up and developing in straight HTML/CSS, there will always be a large audience that prefers visual tools. The opportunity is there for other companies to fill this need--Sketch.app comes to mind. Frameworks such as Bootstrap, Foundation, Skeleton, etc. also fill some of the demand.

Responsive design is still new to many and designers will still use Photoshop for quite a while.

Re: PSD to HTML is not dead

#20
The definition of PSD to HTML used is just too lose. PSD to HTML will never be dead because images are the best medium to exchange visual ideas. Which, in the case of Web, are translated to HTML. So yeah, we will be using PSDs and translating them HTML in some way or another for the foreseeable future. Simply the good designers are evolving and more aware of what's doable, what's doable but pain in the ass to do, and what's not doable. And that's enough. I don't expect, and don't want, the designer to give me the design in HTML/CSS unless he/she is an expert in them for a bunch of reasons.

I believe that more or less sums up the sensationalist headlines.

Post reply on HN