Live data from Hacker News

Show HN: Markupwand, magically convert your photoshop files to HTML & CSS

markupwand.com

1–10 of 129 posts

Re: Show HN: Markupwand, magically convert your photoshop files to HTML & CSS

#3
This is a really great idea! I can imagine people in the future designing/coding/deploying simple webapps from a single photoshop-like interface.

How does it know to put clever class names like ".social-actions"? Is it gleaned from layer metadata or something?

Re: Show HN: Markupwand, magically convert your photoshop files to HTML & CSS

#6

This is a really great idea! I can imagine people in the future designing/coding/deploying simple webapps from a single photoshop-like interface. How does it know to put clever class names like ".social-actions"? Is it gleaned from layer metadata or something?

It might be pulling data from the PSD such as names of layers and comments

Re: Show HN: Markupwand, magically convert your photoshop files to HTML & CSS

#9

This is a really great idea! I can imagine people in the future designing/coding/deploying simple webapps from a single photoshop-like interface. How does it know to put clever class names like ".social-actions"? Is it gleaned from layer metadata or something?

It doesn't get class names from layers, yet. Because, most often people don't rename their layers (they are usually "Layer 1" and "Shape 1").

It has a editor which quickly allows you to name classes (Screenshot: http://cl.ly/image/0q2O0O0y2B1P)

Re: Show HN: Markupwand, magically convert your photoshop files to HTML & CSS

#10
post #6

This is a really great idea! I can imagine people in the future designing/coding/deploying simple webapps from a single photoshop-like interface. How does it know to put clever class names like ".social-actions"? Is it gleaned from layer metadata or something?

It might be pulling data from the PSD such as names of layers and comments

This is a cool suggestion. We haven't done that yet though!
Post reply on HN