Genie 7110 manual Is labelled OK all others are labelled with

Page 83

Differences between Browser Types in Same Class B

Table B-2. Mitsubishi Trium browser types (continued)

Default action

Unlabelled <do> is labelled with the type

Unlabelled

labelling

(truncated to fit, if necessary)

<do type="accept">

 

 

 

 

is labelled OK – all others are labelled with

 

 

the type (truncated to fit if necessary)

 

 

 

Back key handling

The back key can only have the action

The back key may be redefined with any

Example of

<prev/> – any attempt to make it have a

action.

different action will leave the key in place.

The example code will label the right hand

<do type="prev"

 

The example code will show up as an

key Main, and will go to home.wml

label="Main">

action labelled "Main" on the left hand

 

<go

 

key (or down a Card menu) – "Back" will

 

href="home.wml"/>

 

</do>

still show on the right hand key.

 

 

 

 

 

 

Layout tags

<p mode="nowrap"> has no effect.

<p mode="nowrap"> truncates text to the

 

<small> text is smaller than normal text.

screen width. There is no obvious mechanism

 

to read the rest of the text. Use of this is not

 

<u> does not underline text

 

recommended.

 

 

 

 

<small> text is the same size as normal text.

 

 

<u> underlines text – not recommended as

 

 

looks like a link.

 

 

 

Key accelerators

There are none

If a user presses a number key on a card

 

 

which is a list of links, the phone navigates to

 

 

the corresponding link. For example, if the

 

 

user presses key “4” the 4th link is followed.

 

 

The browser does not provide numbers.

<input

format="…"/>

example

<input

format="Aa*a"/>

The "*" prequalifier requires at least one character to be accepted.

The example would accept only three or more characters of input.

The “*” prequalifier will match zero or more characters. Where Alphabetic characters are required, the browser may pack incomplete entries with an underscore character.

The example would accept two or more characters of input. If the user enters only ONE character, an underscore character will be inserted by the browser to make up the required characters.

sendreferer in <go>

The full absolute URL is sent, irrespective

statements

of whether a relative one could be used.

Part of the referring URL is sent. This behaviour has not been completely characterised and may be incomplete. Where a relative URL could be provided, only the leafname was returned (even if this did not provide the proper path). For a URL which would need to have been provided as a full absolute URL the referrer has been presented as //www… (i.e. missing the http).

Developers relying on this for security should check what gets sent with real handsets and verify that it meets their security objectives.

February 2001

Genie Application Style Guide 79

Image 83
Contents Genie Application Style Guide Legal Notice Contents Contents Organisation of this Guide Style Guide OverviewStyle Guide Overview Why S pecialise?Testing on SDKs Style Guide Overview Usability Design Philosophies Get to the value quickly Usability Design PhilosophiesSpecialise your application for the specific browsers Know your customerBrowser Templates Personalise the service according to the userNo ki a 7110 Browser Template Approximately 15 characters can be displayed on one line Browser Proper ties for PhonesUp to four lines of text or selection items may be visible Number of characters Each phone has a fixed key mapped to backward navigation Openwave Browser Proper tiesScreen displays approximately 18 characters on one line Nokia Browser Proper tiesMitsubishi Trium Browser Proper ties Second softkey is reserved for BackPhone has a fixed key mapped to backward navigation Timers are supportedUsability Design Philosophies Example Shared Feature Set Navigation GuidelinesNavigation Guidelines Define a backward navigation action for each cardNever define a prev as having no action Navigation GuidelinesDo not rely on font properties to convey added information Limit the length of labels Openwave Navigation GuidelinesAlways define an action for do type=accept Include a descriptive header of 15 characters or fewer Navigation Guidelines ExampleMM/YYYY Navigation Guidelines Provide an action or link on every card Nokia Navigation GuidelinesIt is not necessary to define a label for a do type=prev Never define an action of go or noop to the prev taskLimit the number of softkey actions to one Avoid using WML ScriptsMitsubishi Trium Navigation Guidelines Provide backward navigation for each cardDo not put more than 9 items on a single card Shared Feature Set Menu GuidelinesMenu Navigation Sort items contextuallyMenu Navigation Openwave Menu GuidelinesMenu Navigation Allow users to perform multiple actions on a selected item Menu Navigation Each menu should be a list of anchors Nokia Menu GuidelinesDo not wrap items on a menu Mitsubishi Trium Menu Guidelines Menu Navigation Making Phone Calls from Browser Shared Feature Set Calling GuidelinesProvide a Call anchor label Openwave Calling GuidelinesMaking Phone Calls from the Browser Embed code to make the phone call ExampleEmbed code to make the phone call Nokia Calling GuidelinesMitsubishi Trium Calling Guidelines List the numbers for only one contact on one cardMaking Phone Calls from the Browser Openwave Multiple Selection List Guideline Using Multiple Selection ListsMitsubishi Trium Multiple Selection List Guideline Nokia Multiple Selection List GuidelineBackward Navigation Backward Navigation Shared Feature Set Backward NavigationAlways provide a label for a do type=prev Backward Navigation ExampleDo type=options label=Done go href=home.wml Retain data in wizard forms Provide delete shieldsMitsubishi Trium Backward Navigation Use activities when neededOpenwave Backward Navigation Define the primary label for navigation Shared Feature Set Text Display GuidelinesDisplaying Text Wrap the textUse links sparingly Displaying TextDefine a Skip link to go to next related item Define labels for linksDo not use links on cards used to display results Use mobile originated prefetch to access the next cardIncorporate Done softkeys when possible Openwave Text Display GuidelinesNokia Text Display Guidelines Mitsubishi Trium Text Display Guidelines Displaying Text Include a descriptive label for the do type=accept task Shared Feature Set Data Entries GuidelinesData Entry Queries Define only one action label for entry cards Do not mask alphanumeric passwordsOpenwave Data Entries Guidelines Data Entry QueriesNokia and Mitsubishi Trium Data Entries Guidelines Data Entry Queries Create informative titles Shared Feature Set Formatted InputFormatted Entry Fields Prefill known data Openwave Formatted InputRestrict the length of the string, if required Phone number entries, use appropriate formatting Do not include symbols in the formatsNokia Formatted Input Handsets vary with their treatment of format strings Mitsubishi Trium Formatted InputEmptyok=false attribute has no effect Link cards in a logical order Shared Feature Set Wizard FormsForms Use a wizard form whenever possibleForms Openwave Wizard FormsNokia Wizard Forms Do not provide a do action as well Mitsubishi Trium Wizard FormsDisplay the user’s entered data on the form Shared Feature Set Elective Data FormsOpenwave Elective Data Forms Provide an appropriate label for the primary actionNokia and Mitsubishi Trium Elective Data Forms Forms Use preloaded images Shared Feature Set Imag e Suppor tIcons and Images Openwave Imag e Suppor tGif image format is supported Nokia Im ag e Suppor tMitsubishi Trium Imag e Suppor t Openwave Caching Shared Feature Set CachingCache Force the reloading of the deck for dynamic data Example Nokia CachingMitsubishi Trium Caching Cache ExampleCookies are not stored in the phone Shared Feature Set CookiesShared Feature Set Subscriber ID Cookies and Subscriber IDCookies and Subscriber ID OK Used to select a menu choice in a choice card Done Used to allow the user to cancel the operationLabels and Links Labels and Links Back Not used for entry query cards Co nfli cti ng Labels and Li nksPerl Identifying the BrowserASP Identifying the Browser JavaIdentifying the Browser a Java Identifying the Browser Tables are formatted acceptably by the browser Differences between Browser Types in Same ClassBehaviour Earlier browser type Later browser type Nokia 6210, 6250 and 7110 with version 5.00 or greaterTable B-2. Mitsubishi Trium browser types 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.