Difference between revisions of "Interface Development"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 12: Line 12:
[[Image:rz_grafik_4.png|left|275px|UIE-Process ]]
[[Image:rz_grafik_4.png|left|275px|UIE-Process ]]


== TBD ==
== Implementation Strategy ==
== TBD ==
 
To support the ongoing development with productive interfaces interface development runs on two different tracks. GUI V1 is meant to be replaced step by step and solution by solution with GUI V2.
 
'''GUI V1'''
 
*Built of an easy page-oriented GUI architecture without patterns
*Testrun for introduction of reference HTML for JSF development
*Focus: Functional requirements
 
 
'''GUI V2 (Independent from Release Plan)'''
 
*Definition of first patterns
*Implementation and preparation of XHTML snippets and style guide definition
*Focus: Maturity and quality of the frontend (Accessibility, Usability, Performance, Browser Compatibility)




</div>
</div>
[[Category:Interface Development| ]]
[[Category:Interface Development| ]]

Revision as of 07:47, 24 June 2009

Service Oriented Interfaces (SOI)[edit]

Within the institutes of the Max Planck Society there are many different needs for new or improved software solutions. It is almost impossible to build individual GUIs on top of them.

Interfaces - developed by UIE - use basic patterns, based upon a style guide for web applications. As far as possible, new services are built on reusable components, so that new interface elements will be implemented along with proven ones.

Every component has a defined pattern, CSS definitions and (JavaScript) behaviour and is documented in detail.

UIE-Process

Implementation Strategy[edit]

To support the ongoing development with productive interfaces interface development runs on two different tracks. GUI V1 is meant to be replaced step by step and solution by solution with GUI V2.

GUI V1

  • Built of an easy page-oriented GUI architecture without patterns
  • Testrun for introduction of reference HTML for JSF development
  • Focus: Functional requirements


GUI V2 (Independent from Release Plan)

  • Definition of first patterns
  • Implementation and preparation of XHTML snippets and style guide definition
  • Focus: Maturity and quality of the frontend (Accessibility, Usability, Performance, Browser Compatibility)