I'm currently doing research on adaptive interfaces and i'd like to hear some responses from fellow Web Developers on this subject.
We used to have static interfaces back in the day, where you couldn't change a thing and you had to learn the system the way it was build. After that came adaptable interfaces, where you could change some preferences to the way you wanted. Think of font-size, colors and layout. These are the interfaces we see mostly today. The next step in this area of research and development on interfaces is supposed to be adaptive interfaces.
An adaptive interface is an interactive software system that improves its ability to interact with a user based on partial experience with that user.
Example adaptive interface (linkedIn):
You see that the interface is making suggestions about your user profile. It tells you to complete some forms of your profile page in order to be found easier by fellow users.
An adaptive interface is the next logical step after adaptable interfaces, and research in this area has been going on for more then 20 years. However, these days i don't see alot of adaptive interfaces coming back in web applications.
This leads me to a few questions:
Why do you think that adaptive interfaces are still rare while the need for user personalisation in interfaces keeps growing?
Which problems do you see in the concept of adaptive interfaces?
Do you know any good examples of adaptive interfaces somewhere online that i haven't seen yet?
Thanks in advance.