AXR: A better(?) alternative to HTML+CSS
1–10 of 65 posts
Re: AXR: A better(?) alternative to HTML+CSS
#2Re: AXR: A better(?) alternative to HTML+CSS
#3Re: AXR: A better(?) alternative to HTML+CSS
#4Re: AXR: A better(?) alternative to HTML+CSS
#5If you are trying to revolutionize and disrupt existing languages/syntaxes, show how yours is better! Side-by-side on the front page is best. Look at CoffeeScript's site.
Re: AXR: A better(?) alternative to HTML+CSS
#6Show me the CODE! Where is it??? If you are trying to revolutionize and disrupt existing languages/syntaxes, show how yours is better! Side-by-side on the front page is best. Look at CoffeeScript's site.
Re: AXR: A better(?) alternative to HTML+CSS
#7Show me the CODE! Where is it??? If you are trying to revolutionize and disrupt existing languages/syntaxes, show how yours is better! Side-by-side on the front page is best. Look at CoffeeScript's site.
The presentation on the front page has comparisons.
Re: AXR: A better(?) alternative to HTML+CSS
#8Won't we have the same problem once it's implemented in browsers? They implement different things, in different ways. And XML does induce a lot of overhead compared to other ways to share data. I'm not against changing the way we code, but it has to be well thought out.
Indeed. This faces an uphill battle to get critical mass and once browser makers decide to support it natively there's going to be pressure to roll it into the standards process.
Re: AXR: A better(?) alternative to HTML+CSS
#9I don't think XML is any better than HTML for presentation. In fact, HAML is way better, and much more powerful. In the same way I don't see why to use HSS when we have SASS/SCSS, Jade, Less...
I believe that point of AXR is to replace this underlying base, with something more suitable for web applications. You could still use a metalanguage on top of it (maybe with some tweaking) - you can write XML using HAML anyway.
Re: AXR: A better(?) alternative to HTML+CSS
#10Building it in C++ basically guarantees that nobody will be able to use it, ever, because it provides no support for older browsers and no support for older HTML-oriented technology like search engine spiders.