found drama

get oblique

Tag Archives: ui

“they don’t use a traditional UI”

by !undefined

No UI is the New UI:

A thought-provoking post, but let’s get our terms straight here. If SMS is or some other “simple messaging” is the primary interaction modality, then that is the UI–which is very different from something having “no UI”.

In my Medium response to this post, I mentioned that “even your smoke detector” has a UI, even if that UI is “just” a little light, a button, and some annoying-ass low-battery chirps at 3 o’clock in the goddamn morning.

The really interesting questions getting raised here are around what a user interface is, and how much of it can you take away. Can you shield people from the complexity of buttons and search boxes and hamburger menus? Can your app do its thing through a “chat” modality? Or is that going to be confusing? Can you lose the visual interface all together, a la Siri?

These are great questions to be asking, and I’ll admit that these are things that I’ve taken for granted.

HELP WANTED: User Experience Researcher/Designer

by Rob Friesel

Job Type: Full-Time/Regular Job Level: Mid-Career (2+ years) Years of Experience: 10+ Years Level of Education: BA/BS/MA/PhD/MFA/DDS Job Description Metavaprwaresoft.ly, a fast-growing VC-backed lean start-up, is seeking experienced, skilled, and passionate innovative interactive interface interaction designers who dive in head-first and seize challenging applications by the horns. We are looking for developers that blur the […]

Linkdump for May 3rd

by Rob Friesel

Google Web Fundamentals I see this and I can't help but think Could we please get WebPlatform Docs out of alpha before embarking on any new comprehensive resources? (tagged: WebPlatform Docs Web Fundamentals Google webdev documentation ) Programming Sucks Peter Welch: The human brain isn't particularly good at basic logic and now there's a whole […]

Linkdump for April 6th

by Rob Friesel

JDK8 + Facebook React: Rendering single page apps on the server August Lilleaas takes a look at using Java 8's Nashorn JavaScript engine to do some server-side rendering tricks with React components. (Bonus points for using Clojure, August…) While there are literally an infinite number of ways to solve some of the problems he's talking […]

Linkdump for December 2nd

by Rob Friesel

Creating Desktop Applications With node-webkit By Mike Cantelon, writing at the StrongLoop blog. This isn't the first time that node-webkit has come across my radar, but this is a good little intro for someone who hasn't heard of it before. (tagged: node-webkit Node.js JavaScript WebKit ) Offline First! This website is starting a discussion about […]

Linkdump for August 14th

by Rob Friesel

Why mobile web apps are slow Drew Crawford (Sealed Abstract) wrote this a few weeks ago and I finally (finally? finally!) got around to reading it start-to-finish. The best part about it is that (as he says in the first paragraph) his discussion is entirely fact-based. And where possible he is also illustrating his methods […]

Linkdump for July 8th

by Rob Friesel

Five Patterns to Help You Tame Asynchronous JavaScript Decent post by Jim Coward (writing for the Tech.pro blog) covering callbacks, the observer pattern, messaging, promises, and finite state machines — all as approaches to dealing with your async JavaScript. It's a decent read and is a fairly comprehensive survey. There is some nit-picking that can […]

Linkdump for April 22nd

by Rob Friesel

Agile in name only James Turner: In contrast, a company that’s agile in name only will cling to a distant release date and a laundry list of features, but still insist on short sprints and closing stories. (tagged: Agile ) shame.css Harry Roberts: You’d be forgiven for thinking the point of this whole exercise is […]

Linkdump for April 15th

by Rob Friesel

Simplifying For The Wrong Reasons At Meng To's blog. The writing is a little choppy in spots, but this post is thoughtful and the message rings loud and clear: simplifying your interfaces is great, when you're actually simplifying; but if you're not careful you wind up just making something that's sterile and/or confusing. This isn't […]

Linkdump for May 22nd

by Rob Friesel

Real world Clojure Wonderfully thoughtful and balanced bullet-point style post by Alex Miller at Pure Danger Tech on their experience at Revelytix with "Clojure in the real world". (tagged: Clojure Alex Miller ) Against the Grain: How We Built the Next Generation Online Travel Agency using Amazon, Clojure, and a Comically Small Team Colin Steele: […]