Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Planning Meeting/Target Users"

(New page: = Who is Orion's target user? = * CSS users are very important. Many developers spending a lot of time doing CSS development and are not well served by existing tools. * Have a need for i...)
 
Line 13: Line 13:
 
* JQuery/PHP
 
* JQuery/PHP
 
* Browser developer tools / Firebug
 
* Browser developer tools / Firebug
 +
* Various lint tools
 +
 +
= Developers of Giant Apps =
 +
 +
* Need to be able to work on the site back end functionality as well as web front end
 +
* Develop/debug cycle flows through client and server code
 +
* HAML/SASS/LESS for build-time
 +
* Compression/Closure

Revision as of 12:37, 18 March 2011

Who is Orion's target user?

  • CSS users are very important. Many developers spending a lot of time doing CSS development and are not well served by existing tools.
  • Have a need for immediate feedback - tight edit/refresh cycle
  • Embed Orion in the site being built to allow in-situ development (mod_orion)
  • Server needs to be very easy to install
  • Use server locally for offline support

What do small web developers use today?

  • TextMate/Notepad
  • JQuery/PHP
  • Browser developer tools / Firebug
  • Various lint tools

Developers of Giant Apps

  • Need to be able to work on the site back end functionality as well as web front end
  • Develop/debug cycle flows through client and server code
  • HAML/SASS/LESS for build-time
  • Compression/Closure

Back to the top