Difference between revisions of "Reviewing"

From WebOS-Ports
Jump to navigation Jump to search
("Is there an app for that?")
m
 
Line 7: Line 7:
 
* LuneOS Synergy presents a unified view of data from different service providers.  
 
* LuneOS Synergy presents a unified view of data from different service providers.  
 
If you only use one provider (Google, for example) you won't appreciate Synergy, and LuneOS generally doesn't support features unique to one provider.
 
If you only use one provider (Google, for example) you won't appreciate Synergy, and LuneOS generally doesn't support features unique to one provider.
* The question is (usually) not "Is there an app for that?" but "Is there a Synergy Connector for that?". Synergy Connectors are much simpler to write than apps.
+
* The question is (usually) not "Is there an app for that?" but "Is there an API for that?".  
If a service provides an API, we can write our own Synergy Connector.
+
If a service provides an API, we can write our own Synergy Connector.
 +
Writing a Synergy Connector is a fraction of the work of writing an app.

Latest revision as of 18:18, 20 November 2014

Reviewing LuneOS

As a reviewer of LuneOS, we ask you to keep in mind our design principles and goals:

  • LuneOS is designed to help users get things done; we don't worry about ticking features off a list
  • Consider tasks from the perspective of a user familiar with LuneOS, not someone switching from another OS.

(For example, the browser doesn't have tabs, but LuneOS can stack browser and non-browser cards together.)

  • LuneOS Synergy presents a unified view of data from different service providers.

If you only use one provider (Google, for example) you won't appreciate Synergy, and LuneOS generally doesn't support features unique to one provider.

  • The question is (usually) not "Is there an app for that?" but "Is there an API for that?".

If a service provides an API, we can write our own Synergy Connector. Writing a Synergy Connector is a fraction of the work of writing an app.