Completely broken on mobile.
UI elements with a hand-drawn, sketchy look
41–50 of 123 posts
Re: UI elements with a hand-drawn, sketchy look
#42Reminds me of Balsamiq, which was the rage about 10 years ago.
Yes, was about to say the same, then saw your comment. IIRC, Peldi, Balsamiq founder, had blogged about it at the time. I like it too. Also reminds me vaguely of the Comic Sans font, which was the rage even earlier.
Re: UI elements with a hand-drawn, sketchy look
#43Reminds me of Balsamiq, which was the rage about 10 years ago.
Re: UI elements with a hand-drawn, sketchy look
#44rough.js is great. It is also powering excalidraw.
Re: UI elements with a hand-drawn, sketchy look
#45Re: UI elements with a hand-drawn, sketchy look
#46Firefox's "Enhanced Tracking Protection" seems to break their React demo. Turning that off though and things seem to load ok, even with UBlock Origin and Privacy Badger running.
Strange. It works here with "Enhanced Tracking Protection". Maybe I'm using a different version of Firefox?
Re: UI elements with a hand-drawn, sketchy look
#47I personally like the look of this kind of thing enough I would want to use it for a real product, or maybe for the beta version of the product and then switch it up when official release. Probably too much extra work though.
While my google-fu is failing me as I write this, there was a blog post I read long ago about a making things look not done (I want to say it was in the context of an AWT look and feel). Related: xkcd-style Plots https://mathematica.stackexchange.com/questions/11350/xkcd-s... ( https://news.ycombinator.com/item?id=4597977 ) and https://www.chrisstucchio.com/blog/2014/why_xkcd_style_graph...
If the product looks done then the feedback you will get assumes that it is done.
I made the mistake of using a nice looking header (it looked better than the existing ones that were used which were stretched gifs and I had a CSS gradient) while working on the innards of some JavaScript. While I was trying to get feedback on the "is this workflow the right sequence of pages? Are these the UI elements that need to be on the page for this functionality? For that matter, am I missing some functionality?" .... and I got feedback about the color blue and if it should go from dark to light or light to dark in the gradient.
...
And with some digging I remembered the look and feel - https://napkinlaf.sourceforge.net
Which has the links to the blog post:
Don't make the Demo look Done - https://headrush.typepad.com/creating_passionate_users/2006/...
Re: UI elements with a hand-drawn, sketchy look
#48Re: UI elements with a hand-drawn, sketchy look
#49Re: UI elements with a hand-drawn, sketchy look
#50Having to write code loses the point of quick and dirty.