http://dlang.org/bugstats.php

Nick Sabalausky a at a.a
Mon Jan 23 14:10:05 PST 2012


"Mirko Pilger" <mirko.pilger at gmail.com> wrote in message 
news:jfk9g6$2o22$1 at digitalmars.com...
>> For at least a few years now, I've dreamt of creating a *sane* 
>> alternative
>> to (X)HTML/CSS that's *ACTUALLY DESIGNED* for UIs instead of documents.
>> [...]
>> Unfortunately, my pet-project plate already resembles that of a one-trip
>> buffet: Piled up, overflowing and more than one person should ever be 
>> able
>> to handle.
>
> well, i would love to hear a bit more about your ideas for that *sane 
> alternative*. maybe i'm able to pick some of them up for my personal pet 
> project. private mail is ok, if you don't want to "spam" the ng.
>

I haven't really had the opportunity to think through any concrete details. 
But a couple basic thoughts:

- It would be one unified language or protocol. None of this flip-flopping 
between (X)HTML and CSS bullshit. (X)HTML/CSS *could* have facilitated 
separation of content and styling in one language. They just didn't bother 
to design it that way. (The Internet's credo is "Why fix what's broken when 
you can just pile more broken crap on top?")

- Controling how it reflows would be a major component. (X)HTML/CSS are 
garbage at this. Whether they realize it or not, that's ultimately one of 
the main reasons a lot of sites use those static-layout abominations. GUI 
desktop software and GUI design programs are big inspirations for this.





More information about the Digitalmars-d-announce mailing list