SlideShare a Scribd company logo
1 of 6
Digitally signed by Sameer

                                                                                                                                       Sameer
                                                                                                                                                 Chavan
                                                                                                                                                 DN: CN = Sameer Chavan,
                                                                                                                                                 C = IN, L = Hyderabad, S =
                                                                                                                                                 AP, O = No1 Web

                                                                                                                                       Chavan    Applications company, OU
                                                                                                                                                 = User Experience
                                                                                                                                                 Reason: I am the author of
                                                                                                                                                 this document
                                                                                                                                                 Location: Hyderabad, India
                                                                                                                                                 Date: 2006.02.08 16:52:42
                                                                                                                                                 +05'30'




Standards Based Approach to User Interface Development
Sameer Chavan
Manager- Industry User Experience,
Oracle India Pvt Ltd, Hyderabad.
Tel: 91 9849652447
sameerhere@yahoo.com


ABSTRACT                                                                     2.2 Standards in other industry
This paper tries to explore a Standard Based approach to User                Lets take an example from Mechanical Industry. You have
Interface Design. It first explores standards in general and then            standards for how to design components ( pumps, boilers,
focuses on how UI standards are applied in Oracle applications.              turbines, etc). Many shapes of products are standardized. For
Oracle has more then 100 applications covering financials,                   example one can identify and know how to use scissor, pen,
HRMS, CRM, SCM, etc. UI standards were developed to support                  bicycle. In Architectural products like Chair, doors, commode, or
consistency & best user experience across the applications. This             electrical – fans, bulb, switches everyone know what these
paper explores the benefits and challenges faced in this process.            products look like and what is their function.
.                                                                            These user interfaces, forms & functions have matured over years
                                                                             and everyone is comfortable using them. This has also inspired
Keywords                                                                     Software UI to use metaphor from these physical products to
UI Standards, Guidelines, Patterns, Enterprise Application                   convey messages.


1. INTRODUCTION
Standards are applied in many fields and not just in Software
Industry. We see standards in Architecture, Mechanical,
Electrical, Medical fields and to some extent in Social life. Eg.
Standard procedures in religious ceremony or worship.
Standards are developed in these fields over many years and they
have now matured and slowly accepted. Standards in Software
Industry are evolving since only past few years. Unlike other
Industry standards, Software standards are very dynamic due to
changing technology. They need to be revisited every time. This
paper tries to explore the challenges faced in Software UI
standards in general. Then focuses on how UI standards are
developed at Oracle.

2. Standards
2.1 How standards evolved
In manufacturing industry standardization started because of need
of Mass production, low cost, interchangeability, etc
In software industry individual companies wrote their own                                 Figure 1. Standards in other industry
standards so as to enable others to develop programs/applications
with their technology. Slowly Standards work was up taken by
international organizations (ISO, IEEE, CMM..) to standardize                2.3 Standards in Software industry
Software Engineering process which helped to Standardize on                  We have standards for coding, protocol, format, architecture.
coding practices, project management, quality control,                       There are standards organization for these. Some well known
localization, Internationalization, etc.                                     standards organizations are listed below

                                                                             2.3.1 International:
 Permission to make digital or hard copies of all or part of this work for   International organization for Standardization (ISO)
 personal or classroom use is granted without fee provided that copies are   e.g.- ISO 9241-11 : standard on usability.
 not made or distributed for profit or commercial advantage and that
 copies bear this notice and the full citation on the first page. To copy    2.3.2 National:
 otherwise, or republish, to post on servers or to redistribute to lists,    American National Standards Institute (ANSI)
 requires prior specific permission and/or a fee.
 43rd ACM Southeast Conference, March 18-20, 2005, Kennesaw, GA,             British Standards Institution (BSI)
 USA. Copyright 2004 ACM 1-58113-000-0/00/0004…$5.00.
Ente Nationale Italiano di Unificazione(UNI)
Deutsches Institut Fur Normung (DIN)

2.3.3 Industry & Commercial
Macintosh Human Interface Guidelines (Apple)
Common User Access (CUA- IBM)
OSF/Motif Style Guide (open software)
The Windows Interface Guidelines
CIF – Common industry format for Usability testing

2.4 What are UI standards1 ?
HCI Standards are recommendations on Interaction, functional or
visual representation of the elements that are represented to user
to take actions to achieve specific goal.
Standards are not design solutions. They provide available and                 Figure 2. Oracle UI before having standards
accepted resources and constrains to achieve usable design.
                                                                      These resulted into -
Most of the Standards are generic so as to cover wide range of
                                                                      o    No cohesion . Inconsistent interactions for common UI needs
applications. But they are measurable to determine how much the
                                                                      o    Many duplicated efforts in design and implementation
design has deviated from the standards.
                                                                      o    Poor user experience
Eg- Table standards, menu, buttons, page layout, color scheme,        o    Incoherent UI story at point of sale
etc.
UI standards incorporates global standards(eg metaphors of
floopy), platform standards(windows, Mac), company standards (        3.2 Why have UI Standards ?
in oracle we write Cancel, OK and not OK, Cancel), then domain        Obviously to –
specific standards ( entering GL in financials against patient data   o    Standardize the commonly used actions, labels & dialogue
entry in healthcare).                                                      boxes across the applications.
                                                                      o    Incorporate Human factors research and best practices,
2.5 What are UI Guidelines1 ?                                              which is empirically proven.
Guidelines are usually a set of instruction on how to apply the       o    Reduce the number of UI decisions made during design
standards or which standard to choose for specific requirement.            process.
Eg- when to use radio buttons or checkbox, when to use a link         o    Reuse the user experience. Avoid reinventing same designs.
against a button.                                                     o    To help Product Managers to design some screens & get it
                                                                           reviewed from designers. This reduced the dependency on
2.6 What are UI Patterns1 ?                                                UI designers to design common tasks. This saved designers
Pattern is a combination of guidelines and standards which                 time too .
represent commonly used tasks across different applications. By       o    After implementation of Standards all the applications had
having commonly known patterns documented the designer need                consistent user interactions.
not have to spend time in reinventing designs.
 Eg a shopping cart pattern, compare product pattern, copy and
paste pattern, attach file pattern.



3. UI Standards at Oracle

3.1 Before Implementing UI Standards
Before having the standards all the applications had their own
look and feel


1
    These definitions may vary with different companies & authors.
    These definition need not reflect oracle standards definition.
2
    BLAF: Browser Look & Feel                                              Figure 3. Oracle Apps UI after implementation of UI
                                                                                               Standards
3.3 What are short falls in UI standards ?                             script was sparingly used and Java applets not at all. This
o   Standards are very generic so they don’t know exact                illustrates the current implemented Standards. Work is in
    requirements for a particular task.                                progress to incorporate high interactive and develop new
o   Standards are many times compromised solution across all           standards using new technology.
    products. So it cannot guarantee best interaction for that task.
o   Having just consistent UI will not insure usability.
o   All the designs cannot be documented and have UI standard.         3.6 Benefits of Standards
o   Standards cannot give design solution.                             BLAF 2 UI standards are result of -
3.4 Challenges for Standards Development at                            o     Functional requirements from many product teams. (tasks &
Oracle.                                                                      flows)
Oracle has wide range of applications ranging from Financials,         o     Technical constraints after discussing with development.
HRMS, SCM, CRM, etc. with a very broad range of user profiles.               (Browsers & bandwidth)
There was technological limitation to make the designs                 o     Legal constraints (Accessibility)
accessible, cross browser compatible and localized. Moreover           o     Competitive pressure (e.g. “Save for later” feature )
earlier users were exposed to desktop applications which are more      o     Cost constraints
interactive then the web applications. Also the web technology         o     Human cognitive limitations (e.g. reduce memory load)
was evolving. Other challenge was to convince stake holders of
the new designs.                                                       The Standards are Comprehensive, Robust and scalable designs.
                                                                       They are Empirically proven and continuously enhanced designs.
3.5 Solution : BLAF standards                                          They avoid duplication of efforts, divert PM & DM to higher
To address these challenges standards were developed that were         level tasks. Easily upgradeable. The products are consistence in
flexible enough to use across the variety of applications but          look & feel and interactions. User Experience is reused so
specific enough of meet each team’s requirement. The solution          learning curve is reduced.
was BLAF (Browser Look and Feel) standard that were in a form          The best part of following standards is that one does not have to
of Bulls Eye model.                                                    worry about the working of the component or interaction because
At the center it was standards on components. The combination of       it is already tested. Hence, anything designed as per the standards
components made the page template at second level. The                 can all be implemented. One does not need to argue with
combination of templates made flows at third level. And                development on its feasibility & technical support
combination of different page flows made patterns. Having              The UI prototypes can be done in Visio or JDeveloper (UI
guidelines at these different levels made it easy to apply for         prototyping tool). There are ready-made buttons, tables, layouts
different product requirements.                                        and one needs to just drag and create UI. The designer don’t have
                                                                       to worry about fonts, color and placement. Its done automatically.
                                                                       The UI prototyping tool may change in future.




                                                                                    Figure 5. Jdeveloper prototyping tool.
                   Figure 4. Bulls eye model


To make web applications accessible across different bowers
                                                                       2
interactivity was reduced and was limited to plain html. Java              BLAF: Browser Look & Feel
Figure 6. Structure of UI standards

3.7 Structure of a Guideline                                         4. Standards Development process
Each of the guideline levels mentioned above; Components, Page
Templates, Page Flows, UI Models and Patterns, and Overarching
Features and Principles, are communicated in a consistent format     4.1 Requirement gathering
This format eases use and maintenance of the guidelines. Each        As stated above standards are developed at component level, page
guideline is documented in HTML, and posted as part of a             level, pattern level and style/color scheme. When developing
complete guidelines Web site (publicly available at:                 specifications for a component the interaction designer first lists
http://otn.oracle.com/tech/blaf/). Each guideline is composed of     the generic requirements for that component and its general
several sections, including:                                         usage. Having listed generic requirements, the designer then gets
                                                                     requirements for that component usage from different product
o   A general description of the guideline.                          teams This first stage in this process is the requirement gathering.
o   Guideline attributes, including a contact person from the UI     The product teams specify how they would like to use this
    group, a list of contributors, version number, products or       component in their product. Or they can say that they want this
    product families using the guideline, and links to related       component to have some extra abilities. After getting all the
    guidelines.                                                      requirements the interaction designer starts writing detail
o   Interaction and usage scenarios for the guideline, including     specification for that component. Eg – Hierarchical table/HGrid
    general principles of use, options for the given                 (Fig.6).
    component/template/etc., and page flows indicating how the
    component/template relates to other parts of the guidelines.     4.2 Concepts and specification draft
o   Visual specifications for the guideline that detail the color,   A specification for a component like Hierarchical table will
    size, minimum/maximum values, etc., and provide visual           include information on all individual elements eg -Row, cell,
    examples of the options for this component/template/flow.        menu, icons, etc that goes in making of this component. The
                                                                     specification will further explain information on design(banding,
o   Usability data where test results validate components,           grouping, alignment, etc), Interactions (state, focus, clicks, etc) ,
    templates, or flows. These tests may be product specific         Actions performed (expand, close, etc). An example of
    tests, or guidelines-wide tests. Usability test                  specification is shown below.




                                                                         Figure 7. Sample interaction design specification for Hgrid
                                                                                               menu actions



                                                                     2
                                                                         BLAF: Browser Look & Feel
The interaction Designer also study parallel and competitor                             Table 1. Types of UI reviews
products where such component are used. Once a draft
specification is ready the designer hosts a series of brown bag
sessions for getting feedback from different product teams. After
incorporating the feedback the specifications are passed to Visual
designers to define shape and rendering. Once this stage is done
its passed to technology team to access the feasibility. They are
also consulted often while writing specifications. Then comes the
accessibility review followed by performance review. After the
design clears all these stages it gets published.




                                                                      4.5 Standards Training
                                                                      Standards process does not stop at just defining them.
                                                                      Development teams, PM and designers need to be educated in
           Figure 8. Standards development process                    applying these standards. This is achieved through regular
                                                                      Standards training to every new employee (UI standards user) and
                                                                      to
If in the design process, some new shapes or designs are created
then the legal team also reviews this so that they can be copyright   product groups. Advance classes are conducted to try to design
protected                                                             page flows using standards and finding noncompliance in existing
                                                                      products.


4.3 Post release activities
Standard development is not a onetime process. It’s continues.        4.6 Challenges due to Standards based Design
Even after standards are published, if some products demand a         Having Standards dose not insure best design. The designer needs
different behavior or they want to enhance some functionality it      to apply right standards for given task flow.
can be done by filing an enhancement bug against Standards. The       o     A designer needs to know each standard before designing.
standards committee will review the enhancement and if they find
many teams demand it they will update the standards. The              o     You cannot design freely as you need to see if the same
committee is also responsible to answer questions for designers             design / pattern already exists in other products.
and developers.                                                       o     Interpreting the meaning of standards become difficult if
The standards are available for everyone’s reference. Developers            they are not written clearly. Its like reading a legal
& Product Managers can themselves read the standards and                    document.
implement some basic UI designs without the full involvement of       o     Standards constrains the flexibility and innovation in design.
UI designers. UI Designer can review these designs and he can
utilize rest of time to design other products..                       o     Due to lengthy process of standards, suggesting a change in
                                                                            design makes it difficult and de-motivating.
4.4 Reviews                                                           o     Due to new technology and competition the standards
Compliance to BLAF standards is ensured by three-stage review               become absolute after certain time. So standards needs to be
process. First at the time of concept when there is a wire frame or         updated continuously.
Visio diagram. Then second at the prototype level where there is
some interactivity in prototype. Then finally after the final code
but just before release. Reviews are properly tracked by issuing
a score card to development team. Automatic bugs are also filled
against UI issues.                                                    2
                                                                          BLAF: Browser Look & Feel
product from other company and how that standards affect
4.7 Future perspective on Standards                                    us.
These are some questions that arises for future scope of UI
standards.
o   Can we have standards which can help design applications
                                                                 5. ACKNOWLEDGMENTS
                                                                 I would like to thank my team members for their valuable
    by answering some simple set of questions. Eg- a wizard
                                                                 feedback on this paper- Dhayan Kumar & Deepti Surabattula
    based design ?
                                                                 from Oracle Industry User Experience team.
o   Can standards be so perfect that the need for a designer
    becomes redundant ?
                                                                 6. REFERENCES
o   Can we generalize standards across the platform (windows,    [1] Betsy Beier, Misha Vaughan Oracle Corp. ACM transactions
    Unix, mac)                                                       April 5-10, 200
o   If our users are same why two different companies produce
    different interactions for same product. How much we         2
                                                                     BLAF: Browser Look & Feel
    consider the point that the same user may be using similar

More Related Content

Viewers also liked

Swag and Marketing Designs
Swag and Marketing DesignsSwag and Marketing Designs
Swag and Marketing DesignsDaniel R. Wood
 
SILABO DE ECOLOGÍA Y ECOSISTEMAS
SILABO DE ECOLOGÍA Y ECOSISTEMASSILABO DE ECOLOGÍA Y ECOSISTEMAS
SILABO DE ECOLOGÍA Y ECOSISTEMASHERNAN DIAZ RENGIFO
 
Wpa supplicant introduction
Wpa supplicant introductionWpa supplicant introduction
Wpa supplicant introductionawkman
 
Enfoques Holistico y Gerencial ligado al Proceso de Compra
Enfoques Holistico y Gerencial ligado al Proceso de CompraEnfoques Holistico y Gerencial ligado al Proceso de Compra
Enfoques Holistico y Gerencial ligado al Proceso de CompraBONO.MD
 
Diving inside Android Wifi
Diving inside Android WifiDiving inside Android Wifi
Diving inside Android WifiNanik Tolaram
 

Viewers also liked (6)

Swag and Marketing Designs
Swag and Marketing DesignsSwag and Marketing Designs
Swag and Marketing Designs
 
lyang_060713_101243
lyang_060713_101243lyang_060713_101243
lyang_060713_101243
 
SILABO DE ECOLOGÍA Y ECOSISTEMAS
SILABO DE ECOLOGÍA Y ECOSISTEMASSILABO DE ECOLOGÍA Y ECOSISTEMAS
SILABO DE ECOLOGÍA Y ECOSISTEMAS
 
Wpa supplicant introduction
Wpa supplicant introductionWpa supplicant introduction
Wpa supplicant introduction
 
Enfoques Holistico y Gerencial ligado al Proceso de Compra
Enfoques Holistico y Gerencial ligado al Proceso de CompraEnfoques Holistico y Gerencial ligado al Proceso de Compra
Enfoques Holistico y Gerencial ligado al Proceso de Compra
 
Diving inside Android Wifi
Diving inside Android WifiDiving inside Android Wifi
Diving inside Android Wifi
 

Similar to Standards based software UI design, Easy6

Standards Based Approach to User Interface Development
Standards Based Approach to User Interface DevelopmentStandards Based Approach to User Interface Development
Standards Based Approach to User Interface DevelopmentSameer Chavan
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingNewton Day Uploads
 
Introduction to CAAD Codeless Applications Development Methodology
Introduction to CAAD Codeless Applications Development MethodologyIntroduction to CAAD Codeless Applications Development Methodology
Introduction to CAAD Codeless Applications Development MethodologyNewton Day Uploads
 
Web Site Usability
Web Site UsabilityWeb Site Usability
Web Site Usabilitywhite paper
 
Aras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras
 
Exploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD MetricsExploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD MetricsIRJET Journal
 
Latest resume
Latest resumeLatest resume
Latest resumeRoshanK15
 
Sujoy_Ghosh_Resume
Sujoy_Ghosh_ResumeSujoy_Ghosh_Resume
Sujoy_Ghosh_Resumesujoy ghosh
 
DESQA a Software Quality Assurance Framework
DESQA a Software Quality Assurance FrameworkDESQA a Software Quality Assurance Framework
DESQA a Software Quality Assurance FrameworkIJERA Editor
 
Neodes Uxd Profile 2012
Neodes Uxd Profile 2012Neodes Uxd Profile 2012
Neodes Uxd Profile 2012Amogh Chougule
 
Haritri Bhamidimarri_Business Analyst_Version2
Haritri Bhamidimarri_Business Analyst_Version2Haritri Bhamidimarri_Business Analyst_Version2
Haritri Bhamidimarri_Business Analyst_Version2haritri bhamidimarri
 
3 Years 2 Months Exp. in Dot Net Developer
3 Years 2 Months Exp. in Dot Net Developer3 Years 2 Months Exp. in Dot Net Developer
3 Years 2 Months Exp. in Dot Net DeveloperRahul Shinde
 
Amit_Surana_2016
Amit_Surana_2016Amit_Surana_2016
Amit_Surana_2016Amit Surana
 
Ravi_Rajana_Mainframes
Ravi_Rajana_MainframesRavi_Rajana_Mainframes
Ravi_Rajana_MainframesRavi Rajana
 
Saravanan B_Testing
Saravanan B_TestingSaravanan B_Testing
Saravanan B_TestingSaravanan B
 
You Don't Know C.R.A.P. about UX/UI
You Don't Know C.R.A.P. about UX/UIYou Don't Know C.R.A.P. about UX/UI
You Don't Know C.R.A.P. about UX/UILindsay Tabas
 
Veera - Infosys - DotNet Devoloper
Veera - Infosys - DotNet DevoloperVeera - Infosys - DotNet Devoloper
Veera - Infosys - DotNet Devolopersurendra p.v.
 

Similar to Standards based software UI design, Easy6 (20)

Standards Based Approach to User Interface Development
Standards Based Approach to User Interface DevelopmentStandards Based Approach to User Interface Development
Standards Based Approach to User Interface Development
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without coding
 
Introduction to CAAD Codeless Applications Development Methodology
Introduction to CAAD Codeless Applications Development MethodologyIntroduction to CAAD Codeless Applications Development Methodology
Introduction to CAAD Codeless Applications Development Methodology
 
Web Site Usability
Web Site UsabilityWeb Site Usability
Web Site Usability
 
Aras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment Methodology
 
Exploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD MetricsExploring the Efficiency of the Program using OOAD Metrics
Exploring the Efficiency of the Program using OOAD Metrics
 
Latest resume
Latest resumeLatest resume
Latest resume
 
Sujoy_Ghosh_Resume
Sujoy_Ghosh_ResumeSujoy_Ghosh_Resume
Sujoy_Ghosh_Resume
 
Displacing the Programmers
Displacing the Programmers Displacing the Programmers
Displacing the Programmers
 
Resume of Praveen
Resume of PraveenResume of Praveen
Resume of Praveen
 
DESQA a Software Quality Assurance Framework
DESQA a Software Quality Assurance FrameworkDESQA a Software Quality Assurance Framework
DESQA a Software Quality Assurance Framework
 
Neodes Uxd Profile 2012
Neodes Uxd Profile 2012Neodes Uxd Profile 2012
Neodes Uxd Profile 2012
 
Haritri Bhamidimarri_Business Analyst_Version2
Haritri Bhamidimarri_Business Analyst_Version2Haritri Bhamidimarri_Business Analyst_Version2
Haritri Bhamidimarri_Business Analyst_Version2
 
3 Years 2 Months Exp. in Dot Net Developer
3 Years 2 Months Exp. in Dot Net Developer3 Years 2 Months Exp. in Dot Net Developer
3 Years 2 Months Exp. in Dot Net Developer
 
Amit_Surana_2016
Amit_Surana_2016Amit_Surana_2016
Amit_Surana_2016
 
Ravi_Rajana_Mainframes
Ravi_Rajana_MainframesRavi_Rajana_Mainframes
Ravi_Rajana_Mainframes
 
Cv tanveer alam
Cv tanveer alamCv tanveer alam
Cv tanveer alam
 
Saravanan B_Testing
Saravanan B_TestingSaravanan B_Testing
Saravanan B_Testing
 
You Don't Know C.R.A.P. about UX/UI
You Don't Know C.R.A.P. about UX/UIYou Don't Know C.R.A.P. about UX/UI
You Don't Know C.R.A.P. about UX/UI
 
Veera - Infosys - DotNet Devoloper
Veera - Infosys - DotNet DevoloperVeera - Infosys - DotNet Devoloper
Veera - Infosys - DotNet Devoloper
 

More from Sameer Chavan

Design Thinking - unlock your creative potential
Design Thinking -  unlock your creative potentialDesign Thinking -  unlock your creative potential
Design Thinking - unlock your creative potentialSameer Chavan
 
Wearables User Experience
Wearables User ExperienceWearables User Experience
Wearables User ExperienceSameer Chavan
 
UX Storytellers Abstract
UX Storytellers AbstractUX Storytellers Abstract
UX Storytellers AbstractSameer Chavan
 
Designing for Touch and Sensor for Mobiles & Tablets
Designing for Touch and Sensor for Mobiles & TabletsDesigning for Touch and Sensor for Mobiles & Tablets
Designing for Touch and Sensor for Mobiles & TabletsSameer Chavan
 
Designing for mobile user experience
Designing for mobile user experienceDesigning for mobile user experience
Designing for mobile user experienceSameer Chavan
 
Usability principles 1
Usability principles 1Usability principles 1
Usability principles 1Sameer Chavan
 
Introduction to User Experience for Internet Company
Introduction to User Experience for Internet CompanyIntroduction to User Experience for Internet Company
Introduction to User Experience for Internet CompanySameer Chavan
 
Culture and Usability - Cross Cultural Issues in HCI, IIT Guwahati
Culture and Usability - Cross Cultural Issues in HCI, IIT GuwahatiCulture and Usability - Cross Cultural Issues in HCI, IIT Guwahati
Culture and Usability - Cross Cultural Issues in HCI, IIT GuwahatiSameer Chavan
 
Differences in-task-descriptions
Differences in-task-descriptionsDifferences in-task-descriptions
Differences in-task-descriptionsSameer Chavan
 
Multimodal Explained Sameer
Multimodal Explained SameerMultimodal Explained Sameer
Multimodal Explained SameerSameer Chavan
 
User Experience Roles Competencies
User Experience  Roles  CompetenciesUser Experience  Roles  Competencies
User Experience Roles CompetenciesSameer Chavan
 
Design Story, Career opportunity in Design
Design Story, Career opportunity in DesignDesign Story, Career opportunity in Design
Design Story, Career opportunity in DesignSameer Chavan
 
Business Centred Design
Business Centred DesignBusiness Centred Design
Business Centred DesignSameer Chavan
 

More from Sameer Chavan (15)

Design Thinking - unlock your creative potential
Design Thinking -  unlock your creative potentialDesign Thinking -  unlock your creative potential
Design Thinking - unlock your creative potential
 
Wearables User Experience
Wearables User ExperienceWearables User Experience
Wearables User Experience
 
UX Storytellers Abstract
UX Storytellers AbstractUX Storytellers Abstract
UX Storytellers Abstract
 
Designing for Touch and Sensor for Mobiles & Tablets
Designing for Touch and Sensor for Mobiles & TabletsDesigning for Touch and Sensor for Mobiles & Tablets
Designing for Touch and Sensor for Mobiles & Tablets
 
Designing for mobile user experience
Designing for mobile user experienceDesigning for mobile user experience
Designing for mobile user experience
 
Usability principles 1
Usability principles 1Usability principles 1
Usability principles 1
 
Introduction to User Experience for Internet Company
Introduction to User Experience for Internet CompanyIntroduction to User Experience for Internet Company
Introduction to User Experience for Internet Company
 
Culture and Usability - Cross Cultural Issues in HCI, IIT Guwahati
Culture and Usability - Cross Cultural Issues in HCI, IIT GuwahatiCulture and Usability - Cross Cultural Issues in HCI, IIT Guwahati
Culture and Usability - Cross Cultural Issues in HCI, IIT Guwahati
 
Differences in-task-descriptions
Differences in-task-descriptionsDifferences in-task-descriptions
Differences in-task-descriptions
 
Multimodal Explained Sameer
Multimodal Explained SameerMultimodal Explained Sameer
Multimodal Explained Sameer
 
User Experience Roles Competencies
User Experience  Roles  CompetenciesUser Experience  Roles  Competencies
User Experience Roles Competencies
 
Design Story, Career opportunity in Design
Design Story, Career opportunity in DesignDesign Story, Career opportunity in Design
Design Story, Career opportunity in Design
 
Culture Usability
Culture UsabilityCulture Usability
Culture Usability
 
Business Centred Design
Business Centred DesignBusiness Centred Design
Business Centred Design
 
Homepage Usability
Homepage UsabilityHomepage Usability
Homepage Usability
 

Recently uploaded

Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...katerynaivanenko1
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)jennyeacort
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree ttt fff
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubaikojalkojal131
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一lvtagr7
 
Architecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfArchitecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfSumit Lathwal
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Passbook project document_april_21__.pdf
Passbook project document_april_21__.pdfPassbook project document_april_21__.pdf
Passbook project document_april_21__.pdfvaibhavkanaujia
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girlsssuser7cb4ff
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 

Recently uploaded (20)

Call Girls in Pratap Nagar, 9953056974 Escort Service
Call Girls in Pratap Nagar,  9953056974 Escort ServiceCall Girls in Pratap Nagar,  9953056974 Escort Service
Call Girls in Pratap Nagar, 9953056974 Escort Service
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
 
Architecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfArchitecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdf
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Passbook project document_april_21__.pdf
Passbook project document_april_21__.pdfPassbook project document_april_21__.pdf
Passbook project document_april_21__.pdf
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girls
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 

Standards based software UI design, Easy6

  • 1. Digitally signed by Sameer Sameer Chavan DN: CN = Sameer Chavan, C = IN, L = Hyderabad, S = AP, O = No1 Web Chavan Applications company, OU = User Experience Reason: I am the author of this document Location: Hyderabad, India Date: 2006.02.08 16:52:42 +05'30' Standards Based Approach to User Interface Development Sameer Chavan Manager- Industry User Experience, Oracle India Pvt Ltd, Hyderabad. Tel: 91 9849652447 sameerhere@yahoo.com ABSTRACT 2.2 Standards in other industry This paper tries to explore a Standard Based approach to User Lets take an example from Mechanical Industry. You have Interface Design. It first explores standards in general and then standards for how to design components ( pumps, boilers, focuses on how UI standards are applied in Oracle applications. turbines, etc). Many shapes of products are standardized. For Oracle has more then 100 applications covering financials, example one can identify and know how to use scissor, pen, HRMS, CRM, SCM, etc. UI standards were developed to support bicycle. In Architectural products like Chair, doors, commode, or consistency & best user experience across the applications. This electrical – fans, bulb, switches everyone know what these paper explores the benefits and challenges faced in this process. products look like and what is their function. . These user interfaces, forms & functions have matured over years and everyone is comfortable using them. This has also inspired Keywords Software UI to use metaphor from these physical products to UI Standards, Guidelines, Patterns, Enterprise Application convey messages. 1. INTRODUCTION Standards are applied in many fields and not just in Software Industry. We see standards in Architecture, Mechanical, Electrical, Medical fields and to some extent in Social life. Eg. Standard procedures in religious ceremony or worship. Standards are developed in these fields over many years and they have now matured and slowly accepted. Standards in Software Industry are evolving since only past few years. Unlike other Industry standards, Software standards are very dynamic due to changing technology. They need to be revisited every time. This paper tries to explore the challenges faced in Software UI standards in general. Then focuses on how UI standards are developed at Oracle. 2. Standards 2.1 How standards evolved In manufacturing industry standardization started because of need of Mass production, low cost, interchangeability, etc In software industry individual companies wrote their own Figure 1. Standards in other industry standards so as to enable others to develop programs/applications with their technology. Slowly Standards work was up taken by international organizations (ISO, IEEE, CMM..) to standardize 2.3 Standards in Software industry Software Engineering process which helped to Standardize on We have standards for coding, protocol, format, architecture. coding practices, project management, quality control, There are standards organization for these. Some well known localization, Internationalization, etc. standards organizations are listed below 2.3.1 International: Permission to make digital or hard copies of all or part of this work for International organization for Standardization (ISO) personal or classroom use is granted without fee provided that copies are e.g.- ISO 9241-11 : standard on usability. not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy 2.3.2 National: otherwise, or republish, to post on servers or to redistribute to lists, American National Standards Institute (ANSI) requires prior specific permission and/or a fee. 43rd ACM Southeast Conference, March 18-20, 2005, Kennesaw, GA, British Standards Institution (BSI) USA. Copyright 2004 ACM 1-58113-000-0/00/0004…$5.00.
  • 2. Ente Nationale Italiano di Unificazione(UNI) Deutsches Institut Fur Normung (DIN) 2.3.3 Industry & Commercial Macintosh Human Interface Guidelines (Apple) Common User Access (CUA- IBM) OSF/Motif Style Guide (open software) The Windows Interface Guidelines CIF – Common industry format for Usability testing 2.4 What are UI standards1 ? HCI Standards are recommendations on Interaction, functional or visual representation of the elements that are represented to user to take actions to achieve specific goal. Standards are not design solutions. They provide available and Figure 2. Oracle UI before having standards accepted resources and constrains to achieve usable design. These resulted into - Most of the Standards are generic so as to cover wide range of o No cohesion . Inconsistent interactions for common UI needs applications. But they are measurable to determine how much the o Many duplicated efforts in design and implementation design has deviated from the standards. o Poor user experience Eg- Table standards, menu, buttons, page layout, color scheme, o Incoherent UI story at point of sale etc. UI standards incorporates global standards(eg metaphors of floopy), platform standards(windows, Mac), company standards ( 3.2 Why have UI Standards ? in oracle we write Cancel, OK and not OK, Cancel), then domain Obviously to – specific standards ( entering GL in financials against patient data o Standardize the commonly used actions, labels & dialogue entry in healthcare). boxes across the applications. o Incorporate Human factors research and best practices, 2.5 What are UI Guidelines1 ? which is empirically proven. Guidelines are usually a set of instruction on how to apply the o Reduce the number of UI decisions made during design standards or which standard to choose for specific requirement. process. Eg- when to use radio buttons or checkbox, when to use a link o Reuse the user experience. Avoid reinventing same designs. against a button. o To help Product Managers to design some screens & get it reviewed from designers. This reduced the dependency on 2.6 What are UI Patterns1 ? UI designers to design common tasks. This saved designers Pattern is a combination of guidelines and standards which time too . represent commonly used tasks across different applications. By o After implementation of Standards all the applications had having commonly known patterns documented the designer need consistent user interactions. not have to spend time in reinventing designs. Eg a shopping cart pattern, compare product pattern, copy and paste pattern, attach file pattern. 3. UI Standards at Oracle 3.1 Before Implementing UI Standards Before having the standards all the applications had their own look and feel 1 These definitions may vary with different companies & authors. These definition need not reflect oracle standards definition. 2 BLAF: Browser Look & Feel Figure 3. Oracle Apps UI after implementation of UI Standards
  • 3. 3.3 What are short falls in UI standards ? script was sparingly used and Java applets not at all. This o Standards are very generic so they don’t know exact illustrates the current implemented Standards. Work is in requirements for a particular task. progress to incorporate high interactive and develop new o Standards are many times compromised solution across all standards using new technology. products. So it cannot guarantee best interaction for that task. o Having just consistent UI will not insure usability. o All the designs cannot be documented and have UI standard. 3.6 Benefits of Standards o Standards cannot give design solution. BLAF 2 UI standards are result of - 3.4 Challenges for Standards Development at o Functional requirements from many product teams. (tasks & Oracle. flows) Oracle has wide range of applications ranging from Financials, o Technical constraints after discussing with development. HRMS, SCM, CRM, etc. with a very broad range of user profiles. (Browsers & bandwidth) There was technological limitation to make the designs o Legal constraints (Accessibility) accessible, cross browser compatible and localized. Moreover o Competitive pressure (e.g. “Save for later” feature ) earlier users were exposed to desktop applications which are more o Cost constraints interactive then the web applications. Also the web technology o Human cognitive limitations (e.g. reduce memory load) was evolving. Other challenge was to convince stake holders of the new designs. The Standards are Comprehensive, Robust and scalable designs. They are Empirically proven and continuously enhanced designs. 3.5 Solution : BLAF standards They avoid duplication of efforts, divert PM & DM to higher To address these challenges standards were developed that were level tasks. Easily upgradeable. The products are consistence in flexible enough to use across the variety of applications but look & feel and interactions. User Experience is reused so specific enough of meet each team’s requirement. The solution learning curve is reduced. was BLAF (Browser Look and Feel) standard that were in a form The best part of following standards is that one does not have to of Bulls Eye model. worry about the working of the component or interaction because At the center it was standards on components. The combination of it is already tested. Hence, anything designed as per the standards components made the page template at second level. The can all be implemented. One does not need to argue with combination of templates made flows at third level. And development on its feasibility & technical support combination of different page flows made patterns. Having The UI prototypes can be done in Visio or JDeveloper (UI guidelines at these different levels made it easy to apply for prototyping tool). There are ready-made buttons, tables, layouts different product requirements. and one needs to just drag and create UI. The designer don’t have to worry about fonts, color and placement. Its done automatically. The UI prototyping tool may change in future. Figure 5. Jdeveloper prototyping tool. Figure 4. Bulls eye model To make web applications accessible across different bowers 2 interactivity was reduced and was limited to plain html. Java BLAF: Browser Look & Feel
  • 4. Figure 6. Structure of UI standards 3.7 Structure of a Guideline 4. Standards Development process Each of the guideline levels mentioned above; Components, Page Templates, Page Flows, UI Models and Patterns, and Overarching Features and Principles, are communicated in a consistent format 4.1 Requirement gathering This format eases use and maintenance of the guidelines. Each As stated above standards are developed at component level, page guideline is documented in HTML, and posted as part of a level, pattern level and style/color scheme. When developing complete guidelines Web site (publicly available at: specifications for a component the interaction designer first lists http://otn.oracle.com/tech/blaf/). Each guideline is composed of the generic requirements for that component and its general several sections, including: usage. Having listed generic requirements, the designer then gets requirements for that component usage from different product o A general description of the guideline. teams This first stage in this process is the requirement gathering. o Guideline attributes, including a contact person from the UI The product teams specify how they would like to use this group, a list of contributors, version number, products or component in their product. Or they can say that they want this product families using the guideline, and links to related component to have some extra abilities. After getting all the guidelines. requirements the interaction designer starts writing detail o Interaction and usage scenarios for the guideline, including specification for that component. Eg – Hierarchical table/HGrid general principles of use, options for the given (Fig.6). component/template/etc., and page flows indicating how the component/template relates to other parts of the guidelines. 4.2 Concepts and specification draft o Visual specifications for the guideline that detail the color, A specification for a component like Hierarchical table will size, minimum/maximum values, etc., and provide visual include information on all individual elements eg -Row, cell, examples of the options for this component/template/flow. menu, icons, etc that goes in making of this component. The specification will further explain information on design(banding, o Usability data where test results validate components, grouping, alignment, etc), Interactions (state, focus, clicks, etc) , templates, or flows. These tests may be product specific Actions performed (expand, close, etc). An example of tests, or guidelines-wide tests. Usability test specification is shown below. Figure 7. Sample interaction design specification for Hgrid menu actions 2 BLAF: Browser Look & Feel
  • 5. The interaction Designer also study parallel and competitor Table 1. Types of UI reviews products where such component are used. Once a draft specification is ready the designer hosts a series of brown bag sessions for getting feedback from different product teams. After incorporating the feedback the specifications are passed to Visual designers to define shape and rendering. Once this stage is done its passed to technology team to access the feasibility. They are also consulted often while writing specifications. Then comes the accessibility review followed by performance review. After the design clears all these stages it gets published. 4.5 Standards Training Standards process does not stop at just defining them. Development teams, PM and designers need to be educated in Figure 8. Standards development process applying these standards. This is achieved through regular Standards training to every new employee (UI standards user) and to If in the design process, some new shapes or designs are created then the legal team also reviews this so that they can be copyright product groups. Advance classes are conducted to try to design protected page flows using standards and finding noncompliance in existing products. 4.3 Post release activities Standard development is not a onetime process. It’s continues. 4.6 Challenges due to Standards based Design Even after standards are published, if some products demand a Having Standards dose not insure best design. The designer needs different behavior or they want to enhance some functionality it to apply right standards for given task flow. can be done by filing an enhancement bug against Standards. The o A designer needs to know each standard before designing. standards committee will review the enhancement and if they find many teams demand it they will update the standards. The o You cannot design freely as you need to see if the same committee is also responsible to answer questions for designers design / pattern already exists in other products. and developers. o Interpreting the meaning of standards become difficult if The standards are available for everyone’s reference. Developers they are not written clearly. Its like reading a legal & Product Managers can themselves read the standards and document. implement some basic UI designs without the full involvement of o Standards constrains the flexibility and innovation in design. UI designers. UI Designer can review these designs and he can utilize rest of time to design other products.. o Due to lengthy process of standards, suggesting a change in design makes it difficult and de-motivating. 4.4 Reviews o Due to new technology and competition the standards Compliance to BLAF standards is ensured by three-stage review become absolute after certain time. So standards needs to be process. First at the time of concept when there is a wire frame or updated continuously. Visio diagram. Then second at the prototype level where there is some interactivity in prototype. Then finally after the final code but just before release. Reviews are properly tracked by issuing a score card to development team. Automatic bugs are also filled against UI issues. 2 BLAF: Browser Look & Feel
  • 6. product from other company and how that standards affect 4.7 Future perspective on Standards us. These are some questions that arises for future scope of UI standards. o Can we have standards which can help design applications 5. ACKNOWLEDGMENTS I would like to thank my team members for their valuable by answering some simple set of questions. Eg- a wizard feedback on this paper- Dhayan Kumar & Deepti Surabattula based design ? from Oracle Industry User Experience team. o Can standards be so perfect that the need for a designer becomes redundant ? 6. REFERENCES o Can we generalize standards across the platform (windows, [1] Betsy Beier, Misha Vaughan Oracle Corp. ACM transactions Unix, mac) April 5-10, 200 o If our users are same why two different companies produce different interactions for same product. How much we 2 BLAF: Browser Look & Feel consider the point that the same user may be using similar