4 ms·
Congrats - great idea, well executed. I can't wait to start using this. Question to you or anyone else on this thread - are there any tools out there that cou
by kleneway 18y ago
Congrats - great idea, well executed. I can't wait to start using this.
Question to you or anyone else on this thread - are there any tools out there that could convert a UI mockup for a webpage (like one created with Dabbleboard or Basalmiq) into standards compliant html/css?
- Raphael 18y agoMake it, and I will love you forever.
- ph0rque 18y agoThat's one of my ideas for future startups. In fact Balsamiq is very close to it: the output is xml.
- balsamiq 18y agoIn the case of Balsamiq, I think it would be pretty simple. My files are saved in BMML, which is just a simple XML dialect. I suspect someone with good XSLT/HTML/CSS knowledge could write a little BMML->HTML+CSS script in a couple of days.