Genie manual Nokia 6210, 6250 and 7110 with version 5.00 or greater

Page 82

B Differences between Browser Types in Same Class

Table B-1. Nokia browser types (continued)

Behaviour

Nokia 7110 (browser version 4.xx)

Nokia 6210, 6250 and 7110 with version 5.00 or greater

<input

The browser does not enter fixed

Forced characters are inserted by the browser

format="…"/>

characters (those preceeded by a

at appropriate points during the data input.

 

backslash) automatically, and may not

The browser also handles changes between

 

handle the change between character type

character types in input statements

 

A and character type N sensibly.

acceptably.

 

It is recommended that forced characters

Forced characters may be used.

 

NOT be used

A format such as 3N will accept between 1 to

 

 

 

A format such as 3N will only accept three

3 digits (so NNN3N will accept between 4

 

digits (so NNN3N requires six digits

and 6 digits)

 

 

 

Images

Images are centre aligned

Images are left aligned

 

 

 

Non-breaking space

Typically ignored, and not written as a

Correctly represented on screen

character  

space

 

 

 

 

Table B-2. Mitsubishi Trium browser types

 

 

 

Behaviour

Earlier browser type

Later browser type

 

 

 

Where found

Believed to be only in Trium Geo@

Believed to be only in Trium Mars@ handset

 

handset

 

 

 

 

Differentiation

Both contain identical

HTTP_ACCEPT header contains

 

HTTP_USER_AGENT string.

text/x-vCard

HTTP_ACCEPT header does not contain text/x-vCard

Softkey behaviour

Left hand softkey is fixed as a labelled

 

<do> action if exactly one non- <prev/>

 

one exists, nothing if none exist, or Card

 

(providing a menu) if more than one

 

exists.

 

Right hand softkey provides Back

 

functionality (executing <prev/>) which

 

may be relabelled. The right hand key

 

changes context depending on what is

 

highlighted on screen – a link will cause

 

the title (or link) to be displayed, and

 

<select> and <input> items can be

 

highlighted and entered.

Right hand softkey provides fixed Back function which can be relabelled (and re- purposed – see below)

If no <do> actions of type not being "prev" are defined, left hand key is context sensitive, allowing links, <select> and <input> items to be entered.

If exactly one <do> action of type not being "prev" is defined the left hand key is bound to this action and labelled and is not context sensitive (links, <select> and <input> must be accessed by other means). This is NOT recommended.

If more than one <do> action of type not being "prev" is defined the left hand key says Card, and links to a menu of the actions in the order of their definition. As above, links, <select> and <input> must be accessed by other means.

78 Genie Application Style Guide

February 2001

Image 82
Contents Genie Application Style Guide Legal Notice Contents Contents Style Guide Overview Organisation of this GuideWhy S pecialise? Style Guide OverviewTesting on SDKs Style Guide Overview Usability Design Philosophies Know your customer Usability Design PhilosophiesSpecialise your application for the specific browsers Get to the value quicklyPersonalise the service according to the user Browser TemplatesNo ki a 7110 Browser Template Up to four lines of text or selection items may be visible Browser Proper ties for PhonesApproximately 15 characters can be displayed on one line Number of characters Openwave Browser Proper ties Each phone has a fixed key mapped to backward navigationSecond softkey is reserved for Back Nokia Browser Proper tiesMitsubishi Trium Browser Proper ties Screen displays approximately 18 characters on one lineTimers are supported Phone has a fixed key mapped to backward navigationUsability Design Philosophies Define a backward navigation action for each card Shared Feature Set Navigation GuidelinesNavigation Guidelines ExampleNavigation Guidelines Never define a prev as having no actionDo not rely on font properties to convey added information Always define an action for do type=accept Openwave Navigation GuidelinesLimit the length of labels Navigation Guidelines Example Include a descriptive header of 15 characters or fewerMM/YYYY Navigation Guidelines Nokia Navigation Guidelines Provide an action or link on every cardNever define an action of go or noop to the prev task It is not necessary to define a label for a do type=prevProvide backward navigation for each card Avoid using WML ScriptsMitsubishi Trium Navigation Guidelines Limit the number of softkey actions to oneSort items contextually Shared Feature Set Menu GuidelinesMenu Navigation Do not put more than 9 items on a single cardOpenwave Menu Guidelines Menu NavigationMenu Navigation Allow users to perform multiple actions on a selected item Menu Navigation Do not wrap items on a menu Nokia Menu GuidelinesEach menu should be a list of anchors Mitsubishi Trium Menu Guidelines Menu Navigation Shared Feature Set Calling Guidelines Making Phone Calls from BrowserEmbed code to make the phone call Example Openwave Calling GuidelinesMaking Phone Calls from the Browser Provide a Call anchor labelList the numbers for only one contact on one card Nokia Calling GuidelinesMitsubishi Trium Calling Guidelines Embed code to make the phone callMaking Phone Calls from the Browser Using Multiple Selection Lists Openwave Multiple Selection List GuidelineNokia Multiple Selection List Guideline Mitsubishi Trium Multiple Selection List GuidelineBackward Navigation Shared Feature Set Backward Navigation Backward NavigationBackward Navigation Example Always provide a label for a do type=prevDo type=options label=Done go href=home.wml Provide delete shields Retain data in wizard formsOpenwave Backward Navigation Use activities when neededMitsubishi Trium Backward Navigation Wrap the text Shared Feature Set Text Display GuidelinesDisplaying Text Define the primary label for navigationDefine labels for links Displaying TextDefine a Skip link to go to next related item Use links sparinglyOpenwave Text Display Guidelines Use mobile originated prefetch to access the next cardIncorporate Done softkeys when possible Do not use links on cards used to display resultsNokia Text Display Guidelines Mitsubishi Trium Text Display Guidelines Displaying Text Data Entry Queries Shared Feature Set Data Entries GuidelinesInclude a descriptive label for the do type=accept task Data Entry Queries Do not mask alphanumeric passwordsOpenwave Data Entries Guidelines Define only one action label for entry cardsNokia and Mitsubishi Trium Data Entries Guidelines Data Entry Queries Formatted Entry Fields Shared Feature Set Formatted InputCreate informative titles Restrict the length of the string, if required Openwave Formatted InputPrefill known data Nokia Formatted Input Do not include symbols in the formatsPhone number entries, use appropriate formatting Emptyok=false attribute has no effect Mitsubishi Trium Formatted InputHandsets vary with their treatment of format strings Use a wizard form whenever possible Shared Feature Set Wizard FormsForms Link cards in a logical orderNokia Wizard Forms Openwave Wizard FormsForms Mitsubishi Trium Wizard Forms Do not provide a do action as wellProvide an appropriate label for the primary action Shared Feature Set Elective Data FormsOpenwave Elective Data Forms Display the user’s entered data on the formNokia and Mitsubishi Trium Elective Data Forms Forms Openwave Imag e Suppor t Shared Feature Set Imag e Suppor tIcons and Images Use preloaded imagesMitsubishi Trium Imag e Suppor t Nokia Im ag e Suppor tGif image format is supported Cache Shared Feature Set CachingOpenwave Caching Cache Example Nokia CachingMitsubishi Trium Caching Force the reloading of the deck for dynamic data ExampleCookies and Subscriber ID Shared Feature Set CookiesShared Feature Set Subscriber ID Cookies are not stored in the phoneCookies and Subscriber ID Labels and Links Done Used to allow the user to cancel the operationOK Used to select a menu choice in a choice card Co nfli cti ng Labels and Li nks Labels and Links Back Not used for entry query cardsIdentifying the Browser PerlIdentifying the Browser Java ASPIdentifying the Browser a Java Identifying the Browser Differences between Browser Types in Same Class Tables are formatted acceptably by the browserTable B-2. Mitsubishi Trium browser types Nokia 6210, 6250 and 7110 with version 5.00 or greaterBehaviour Earlier browser type Later browser type Is labelled OK all others are labelled with Differences between Browser Types in Same Class

7110 specifications

The Genie 7110 is a versatile lifting solution designed to enhance productivity and safety in various work environments. Known for its robust construction and innovative features, the Genie 7110 is a popular choice among contractors, maintenance teams, and rental companies.

One of the standout features of the Genie 7110 is its remarkable working height, which can reach up to 11.7 meters (38 feet). This impressive reach allows operators to easily access hard-to-reach areas without compromising safety or efficiency. Additionally, the platform provides a spacious working area, accommodating multiple users and tools, making it ideal for both indoor and outdoor applications.

The Genie 7110 incorporates state-of-the-art hydraulic technologies that ensure smooth and precise movements. The lift's controls are designed for intuitive operation, enabling even inexperienced users to navigate the machine with ease. Safety is paramount, and the Genie 7110 includes several safety features, such as a tilt sensor, a secondary guarding system, and automatic descent when the platform is overloaded.

Another characteristic that sets the Genie 7110 apart is its compact design. Its narrow width allows it to fit through standard doorways and be maneuvered in tight spaces, making it a perfect choice for urban settings or congested job sites. Moreover, the machine can be driven at full height, giving operators the flexibility to move between tasks without needing to lower the platform.

The Genie 7110 also boasts durable construction materials that withstand the rigors of daily use. The heavy-duty steel frame provides stability and strength, while the platform's non-slip surface enhances safety for workers. Additionally, the lift is equipped with high-quality tires that ensure traction and stability on various surfaces.

Powering the Genie 7110 is an efficient electric motor, which offers quiet operation and reduces emissions, making it an environmentally friendly option. The machine’s maintenance-proven design simplifies servicing, reducing downtime and increasing productivity on the job site.

In summary, the Genie 7110 is a reliable and efficient lifting solution that combines height, safety, and ease of use. Its innovative features and technologies make it an essential tool for professionals looking to complete their tasks effectively while ensuring the safety of their teams. Whether for construction, maintenance, or warehousing, the Genie 7110 stands out as a premier choice in the category of aerial work platforms.