DEV Community

Ben Halpern
Ben Halpern Subscriber

Posted on

What great software invention or idea never gained adoption?

It takes more than a good idea to gain traction. Do you know of any interesting projects that just couldn't catch on for one reason or another?

Latest comments (60)

Collapse
 
reeder29 profile image
Doug Reeder

webOS. It had multitasking, global search, worked with many backend services and a host of smaller features that took a decade to reach other mobile operating systems. But its apps were JavaScript, before HTML5 and PWAs made web apps low friction. And the market for smartphones is brutal. theverge.com/2012/6/5/3062611/palm...

Collapse
 
zilti_500 profile image
Daniel Ziltener

There was this thing in the 90s where everyone was trying to make what I'd describe as "pluggable systems" for the desktop. Microsoft's OLE is a leftover of that and probably the only thing people know anymore these days (KDE has/had? something similar called KParts).

The most impressive incarnation was OpenDoc. The idea was that you don't think program-centric. Instead you have documents that can consist of elements originating from different programs. Like, as we still have it today, using an Excel table in a Word document, but more sophisticated and generalized.

Now we're back at square one, using primitive webbrowsers to hop from one company's website to the next, losing track of where all our stuff is...

Collapse
 
zilti_500 profile image
Daniel Ziltener

Oh yes, that stuff is amazing! The closest thing I can think of is org-mode.

Collapse
 
jep profile image
Jim

I remembered the only startup I'd ever backed called Plastc. It promoted a black credit card with an E-Ink display where the name and credit card number would normally be. The idea was a user could scan regular credit cards, loyalty cards, etc., into the memory of the Plastc card. So at check-out, the user would enter their pin and then select which card to pay with. They then swipe or insert the card and the data from the selected card is read into the machine. Not sure what happened to it, whether the company was mismanaged or if the product just wasn't viable, but it was such a cool ideas.

theverge.com/circuitbreaker/2017/4...

Collapse
 
jopie64 profile image
Johan

I don't understand why 3D photography doesn't gain traction. In the early days you had the ViewMaster. And now almost every cheap-ass smartphone has a camera much better than in those days, but (almost) never you can make 3D photos let alone videos 😒
My hope is on the lightfield cameras...

Collapse
 
alvarezgarcia profile image
Alvarez GarcΓ­a • Edited

I remember like 10 years ago that I've got to implement some little app for Ginga-based HDTV receptors.
You have to use a declarative language for UI called NCL and for logic Lua, in a couple of minutes you have running cool things and I really thought that this could be the only way to write software for TV... of course AndroidTV appeared later and you know the history.

Collapse
 
jopie64 profile image
Johan

First thing I was thinking of too!

Collapse
 
leastbad profile image
leastbad

When Avi Bryant showed off his MagLev prototype, showing Ruby running on a Smalltalk VM, I thought I was seeing the future.

Sadly, he never intended to spend more than a summer on it, and nothing came of it. Huge letdown.

Collapse
 
jgaskins profile image
Jamie Gaskins

Agreed, MagLev held so much promise. I wanted so badly to see it become something I could use in production. The ability to persist arbitrary Ruby objects would’ve been a game changer.

Collapse
 
andrewbrown profile image
Andrew Brown πŸ‡¨πŸ‡¦

microtags

Collapse
 
ambroseus profile image
Eugene Samonenko

Modula-2 programming language en.m.wikipedia.org/wiki/Modula-2