I noticed that csshat isn't very usable. It generates a lot of code that is hard to edit and further customize.. anyone notice anything different for css3ps?
Check out LayerCake if you want to easily "cut up" a psd into it's individual images. With LayerCake you can even set it up to auto-export your images every time you save the psd.
Nice site design. And probably very useful app for designers.
On a side note what I discovered yesterday - you can create nice vector graphics in InkScape (free tool), open its source (it's just XML) and copy-paste <svg>...</svg> into HTML page and bang - you got your design in your page and you can manipulate each aspect of this image via JavaScript just like you would manipulate plane HTML code.
Yay! Clean code that makes sense to those just learning CSS (as opposed to CSSHat just that spits garble at you for $30) and a beautiful introduction. Love that it's free and Windows-compatible too. Interested in seeing how it compares to this project as well: http://dribbble.com/shots/591127-Codie-CSS3-Photoshop-Plug-i...
18 comments
[ 3.2 ms ] story [ 47.3 ms ] threadI don't have Photoshop ready but would like to show this to creative. That's why I ask instead of testing it myself :)
we will add export raster layers as images but lates now we have list of more priority features
for more question you can write to support@css3ps.com
On a side note what I discovered yesterday - you can create nice vector graphics in InkScape (free tool), open its source (it's just XML) and copy-paste <svg>...</svg> into HTML page and bang - you got your design in your page and you can manipulate each aspect of this image via JavaScript just like you would manipulate plane HTML code.
I bet it do not work across browsers tho...