Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
aboutede [2013/05/31 11:47]
sanel [Goals]
aboutede [2013/06/01 12:15]
sanel
Line 1: Line 1:
 =====  About EDE project ===== =====  About EDE project =====
  
-EDE (Equinox Desktop Environment) is simple and fast desktop environment with familiar look and feel. EDE uses [[http://​www.fltk.org | FLTK]] toolkit for GUI presentation ​and UNIX philosophy for it's design, where EDE splits each component in separate executable entity to do one job and do it good. This makes EDE very easy to alter for user needs and requirements.+EDE (Equinox Desktop Environment) is simple and fast desktop environment with familiar look and feel. EDE uses [[http://​www.fltk.org | FLTK]] toolkit for GUI and UNIX philosophy for it's design, where EDE splits each component in separate executable entity to do one job and do it good. This makes EDE very easy to alter for user needs and requirements.
  
-EDE is light and fast. It uses C++ carefully ​yielding fast startup, low memory usage and great portability. ​Also, we care not only about how fast EDE runs, but how much time is needed to compile it.+EDE is light and fast. It uses C++ features sparingly ​yielding fast startup, low memory usage and great portability. ​We care also not only about how fast EDE runs, but how much time is needed to compile it.
  
 These facts makes EDE a perfect desktop environment for older computers and embedded devices. But, you can use it on your everyday hardware too. These facts makes EDE a perfect desktop environment for older computers and embedded devices. But, you can use it on your everyday hardware too.
Print/export