application
Gmail Becomes a Flawed App Platform - Google Adds OAuth to IMAP - Need Access Control By Filters
I wrote about Email as a platform one year ago. Now Gmail has finally allowed OAuth on IMAP which means you don't need to reveal your password to any app that accesses your emails through IMAP on your behalf.
Why would you want an app to access and act your emails? Because your email box is so overflowed. Here are a couple of uses:
- get alerts on important emails
- have an app scan through your order confirmation emails and keep a history of your purchases(this is how Blippy got your Amazon purchase history. I know Blippy sounds crazy. I don't think it'll ever succeed in consumer space. But for business users, there's a business case for auto-parsing out email order receipts and filling out expense reports.)
The Next Battle Field between Yahoo & Google & Microsoft: Email 2.0
Yahoo has already been working on Yahoo Mail Platform to allow 3rd-party developers to write applications enhance Yahoo Mail experience.
Xobni has been enhancing the Outlook experience. I don't know what's the reason of MS not buying Xobni. But Xobni has everything that Outlook and email services ought to have.
Today, Google rolled out new Gmail Lab features to allow preview of youtube, flickr, picasa, Yelp contents whenever they detect relevant links in your emails.
Tags: application api platform email gmail yahoo_mail xobni
Framework, CMS - What Do I Really Want from a Web Application Rapid Development Kit
Inspired by the blog What I Want From A Framework, I want to discuss what I want from a web application rapid development kit(WARDK) as a lazy developer. I am going to use PHP language as an example in my discussion, but the discussion can apply to other languages such as Java, Ruby, and Python.
Here’s what I want: the most important and common features (every web application that supports multiple users need to have these):
- user management(CRUD operations on users, ban users, user group management), pluggable authentication(LDAP, OpenID, integration with other systems) OpenID)
Tags: java php web application framework development ruby python











