Difference between revisions of "Interface Development"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 6: Line 6:
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.
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.
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.
Every component has a defined pattern, CSS definitions and (JavaScript) behaviour and is documented in detail.


[[Image:rz_grafik_4.png|left|275px|UIE-Process ]]
[[Image:rz_grafik_4.png|left|275px|UIE-Process ]]


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

Revision as of 14:25, 23 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