I don't think the premise is right. From the beginning to now, Gmail evolved quite a bit. For one, they used their analytical knowledge to prioritize emails, which I found to be very helpful. Two, they started filtering newsletters and advertisements automatically. Third, the UI got revamped quite a bit. Add to that all the basics Gmail does right (spamfiltering, tag+-syntax, …), and you see why it is hard to compete…
E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
31–40 of 54 posts
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#32Earlier quoted context omitted.
Gmail introduced conversation threading, gigabyte storage, speed, powerful search, and lots more no?
Actually - when was conversation threading introduced in GMail? I know the Apple's Mail.app had it in 2011.
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#33I don't think the premise is right. From the beginning to now, Gmail evolved quite a bit. For one, they used their analytical knowledge to prioritize emails, which I found to be very helpful. Two, they started filtering newsletters and advertisements automatically. Third, the UI got revamped quite a bit. Add to that all the basics Gmail does right (spamfiltering, tag+-syntax, …), and you see why it is hard to compete…
I agree with you almost entirely. Although I do have one specific minor off-topic feature I'd love to have in email that I haven't seen anywhere. I want the ability to "like" an email, and have the sender know that I "liked" it. I don't want to write "yes, I agree", or even worse, a terse response of "like" as I feel that's a waste of my time, the sender's time, an unnecessary "+1" in their inbox. I just want a way t…
I think there is a lot to do with this idea.
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#34The #1 difficulty with email startups is that they have to invent a market that doesn't exist and doesn't want to exist. Few people even know that they can access Gmail anywhere other than at mail.google.com or via the Gmail app. Ditto for hotmail/outlook.com and pretty much every other freemail service out there. And of course ad-supported freemail providers have no incentive to let their users access email with a t…
Google Apps was certainly taking a huge chunk out of enterprise, but I don't know if that's still happening now that you have to pay for it from employee #1.
Outlook usage is so embedded and big enough that Google built a sync app, but moderately funnily, the 'how to integrate google apps with Outlook' video on this page is missing, not sure if that's a reflection of how few people use it?
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#35Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#36All that would be required to jumpstart the innovation process is a developer-friendly API and standardised events for extending email:
onReceive(headers, body);
onOpen(...);
onTagged(...);
...
That would allow developers to do creative things with email. It may even give way to niceties such as: npm install email-itinerary-parser
These events could be standardised across the board. A plugin ecosystem would allow emails to operate much like blogging platforms do today. You could have a self-hosted email platform with a plugin dashboard where you would pick and choose your plugins. The UI would be the hard part but is a tractable problem given the state of client-side MVC libraries that didn't exist until a few years ago.A service like Akismet would provide SPAM filtering and other services could be built around it. The trust factor would be an issue but it might be even possible to send these services only extrapolated data instead of the entire contents of the email.
It would even be possible to build atypical interfaces around your email. You could for example build a blogs UI that shows all emails sent to myname+blogs@mydomain.com. The blogs Controller could automatically reply to that email with the published status.
In general, things could move in a progressive direction much faster in the hands of the developer community.
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#37I don't think the premise is right. From the beginning to now, Gmail evolved quite a bit. For one, they used their analytical knowledge to prioritize emails, which I found to be very helpful. Two, they started filtering newsletters and advertisements automatically. Third, the UI got revamped quite a bit. Add to that all the basics Gmail does right (spamfiltering, tag+-syntax, …), and you see why it is hard to compete…
I agree with you almost entirely. Although I do have one specific minor off-topic feature I'd love to have in email that I haven't seen anywhere. I want the ability to "like" an email, and have the sender know that I "liked" it. I don't want to write "yes, I agree", or even worse, a terse response of "like" as I feel that's a waste of my time, the sender's time, an unnecessary "+1" in their inbox. I just want a way t…
It's the ability to give pure positive reinforcement without actually using words, and it's one of the most powerful ideas to come out of the Web.
Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#38Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#39Re: E-mail didn't really evolve since Gmail. Why is it so hard to innovate?
#40Interactive email Web UI is around since 1997 when Microsoft introduced Outlook Web Access. GMail is not really that special. I think largest email innovation is right now happening at KDE with integration of KMail into rest of the desktop.
Outlook Web Access... yeah that changed the world, gmail was but a shadow in its glory.