Just a note on your image file extension. It doesn't accept .tif (only .tiff). Some programs will save it as *.tif by default. Might want to check other possible formats too.
Ask HN: Review my app, LayoutGenerator
21–26 of 26 posts
Re: Ask HN: Review my app, LayoutGenerator
#22Ideas: -- Slice up the background images for me, and include them as css background images -- Hierarchical nesting of divs? (this div is inside this div) -- Integration with some grid framework, e.g. 960gs
thanks! 960gs sounds interesting, looking at it now. the tool right now automatically does hierarchical nesting if a div is inside another one. the download zip contains the sliced images and the html to display them in the layout specified, is that what you are refering to for image slicing?
Re: Ask HN: Review my app, LayoutGenerator
#23Make your HTML output lowercase. It's the predominant style these days. Also agreed that drawing divs from scratch (no image upload) could be useful.
Thank you for the feedback!
Re: Ask HN: Review my app, LayoutGenerator
#24Ideas: -- Slice up the background images for me, and include them as css background images -- Hierarchical nesting of divs? (this div is inside this div) -- Integration with some grid framework, e.g. 960gs
EDIT: There is a nice 960.gs layout generator available for some time now. http://960ls.atomidata.com/
Re: Ask HN: Review my app, LayoutGenerator
#25I guess I should probably assume that the answer is no, but does this work with Internet Explorer 7? Either it doesn't, or I can't figure out how to proceed.
We've been testing against IE8 on Win7, which we've managed to get working. We've gotten a few exceptions earlier (which we assume were from you :-D) We'll take a look at the logs and try to figure out what went wrong, sorry about that.
Re: Ask HN: Review my app, LayoutGenerator
#26But best of luck with it...!