http://www.dontclick.it/ is a super old (Flash) demo of a UI that doesn't have any clicking
Ask HN: What are weird and/or novel ways to do web UIs?
41–50 of 364 posts
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#42Re: Ask HN: What are weird and/or novel ways to do web UIs?
#43This website uses scatterplots instead of lists to display products: https://www.productchart.com So on Product Chart, you can for example say "Show me 300 smartphones and put the price on the x-axis and the size on the y-axis". It's a bit like you would lay out things on a table and then organize them by some criteria.
But then, I love scatterplots.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#44It's all open source but probably doesn't compile on modern machines, and of course for extra fun we wrote the entire stack including the webserver, CGIs, cooperative threading, database layer and C libraries from scratch. From top to bottom this is the entire stack:
http://git.annexia.org/?p=monolith.git;a=summary
http://git.annexia.org/?p=rws.git;a=summary
http://git.annexia.org/?p=pthrlib.git;a=summary
http://git.annexia.org/?p=c2lib.git;a=summary
Edit: I should say that it's obsolete if you can make the nowadays reasonable assumption that Javascript can be used on the client side. It's more like "this is the crazy shit that a team of developers in their 20s with VC funding, disfunctional management and time on their hands get up to".
Edit 2: It was used in production for quite a long time, certainly until the 2010s. If you were in a UK school in the mid 2000s there's a chance you might have used this.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#45Re: Ask HN: What are weird and/or novel ways to do web UIs?
#46I've heard that some people build UIs with thousands of dependencies, in JavaScript that hits the server for text that is then parsed to object that are then passed through all sorts of classes that each spit out HTML. They also do some weird stuff with events like key-ups in order to re-render input fields based on objects rather than letting the browser manage those kinds of things. Sounds pretty weird to me.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#47https://dribbble.com/shots/popular/animation?timeframe=ever
Codepen has stuff you can actually see source code of:
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#48Go spend 5 minutes here on pc desktop. http://cyberspaceandtime.com/Gaano9Y6KAU.video+related I came across this site a few weeks ago. And it's quite unlike anything I've seen. And try to inspect the site using browser inspector. It's a very different ui than I've ever seen before.
What the hell is this?! TempleOS gone social network?!
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#49This website uses scatterplots instead of lists to display products: https://www.productchart.com So on Product Chart, you can for example say "Show me 300 smartphones and put the price on the x-axis and the size on the y-axis". It's a bit like you would lay out things on a table and then organize them by some criteria.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#50Inspired by zoomable interface https://uk.wikibudgets.org/w/united-kingdom-budget-2015