AUIML
Jump to navigation
Jump to search
Application User Interface Markup Language (AUIML) is a concept for replacing the current HTML+CSS+JavaScript klugefest with something designed from the ground up to properly support full user-interactivity[1] while preserving support for rich text and media and preserving the URL concept for addressing content.
I'm thinking there may actually be at least two variants of this:
- a fully-interactive markup syntax
- It may be useful a simpler sub-variant designed for form-based interaction, where components are requested but the client-app handles the layout. I'm thinking it might be easier to develop this as a way of getting started.
- a markup syntax for terminal-style CLI interactions, but with formatting and links
Pages
- idea: index of idea-pages
Related
Archive
- IOML was an earlier version of this idea.
Footnote
- ↑ ...by which I mean a user-experience equivalent to desktop GUI or specialized mobile "apps"