NokiaメーカーSERIES 30の使用説明書/サービス説明書
ページ先へ移動 of 33
WAP Service Developer's Guide for Nokia Series 30 Phones with WML Browser FORUM NOKIA Version 1.1; Ju ne 09, 2003 Browsing.
Forum.Nokia.com Contents 1 Introduction ................................................................................................................................................ 7 1.1 Chapter Topics .............................................
Forum.Nokia.com 4.1.2 Line break ..................................................................................................................... ............ 15 4.1.3 Fieldset element .............................................................
Forum.Nokia.com Additional In formation ......................................................................................................... .....
Forum.Nokia.com Change History 04 Nov 2002 V1.0 Initial document release. 09 June 2003 V1.1 Template changed, Noki a 3510i and Nokia 8910 i information removed.
Forum.Nokia.com Disclaimer The information in this document is provided ”as is,” with no warranties whatsoever, including any warranty of merchantability, fitness for any particular purpose, or any warranty otherwise arising out of a ny proposal, specification, or sample.
Forum.Nokia.com WAP Service Developer's Guide for Nokia Series 30 Phones with WML Browser Version 1.1; Ju ne 09, 2003 1 Introduction The following document provides info rmation and pr actical examples for dev elopers who want to optimize their WAP services for Nokia Series 30 devices with a WML browse r.
Forum.Nokia.com 2 Guidelines for Design The Nokia Series 30 UI is des igned to be easy to use and intuitive. The following section off ers general g u i d e l i n e s t o h e l p d e v e l o p e r s c r e a t e b r o w s i n g a p p l i c a t i o n s t h a t w i l l b e p e r c e i v e d a s u s a b l e a n d e a s y to understand .
Forum.Nokia.com 2.3.4 Infrastructure optimization The latency between the WAP gatew ay and content server should be minimized. Each query traverses this link twice, once as a request and once as a response. The WAP gateway should be pl aced close to the GP RS gateway.
Forum.Nokia.com 2.4.5 The first screen The first (topmost) screenful of any page is the most important. All often-us ed navigation al links, search fields, login screens, and the bulk of the informat ion should reside there. The user can then navigate forward before the rest of the page h as been loaded, an d will not have to scroll the page.
Forum.Nokia.com Proportional fonts are used in header text, an d if the header text is too long, it is cut automatically. Cut titles are usually better than abbreviations, be cause the user may be confused by unf amiliar abbrevia tions.
Forum.Nokia.com 3 Introduction to the User Interface The followi ng chapte r offers a brief ov erview of t he user inte rface sty le in 96 x 65 pixel screen resolution phones. The m ain focus is on the W AP services element (W AP browser) of the phone.
Forum.Nokia.com Figure 1: Struct ure of the browser screen The applicat ion area is 96 pixels (horizontal) b y 45 pixels (ver tical). It includes four lines of main text and can also b e used for display ing graphics, whic h can be scrolle d four ways (pictu re viewer) unt il the maximum deck size.
Forum.Nokia.com an input elem ent is used in the e ditor title. The labe l of a do element is used in the Service options behind the Options soft key. 3.6 Scrolling The user can move u p and down in a card view when it contai ns elements (hotlin ks, input elements, and selection list items) and static text areas between the m.
Forum.Nokia.com 4 WML Elements for the Nokia User Interface This chapter s erves as a gui de for using WML in designing services. It provides an overview of graphical user interf ace elements, that is, th e WML ele ments that are critical f rom the rendering point of view and their WML capabilities supported by t he browser.
Forum.Nokia.com 4.1.3 Fieldset element The fieldset element allows the groupin g of related fields and text. The b asic idea of group ing is to show the grouped items on the same displa y if possible. If the items cannot be displayed on the same display, the user is not given any no tification.
Forum.Nokia.com <td> <img alt="part cldy" src="file://…/partcldy.wbmp" align="bottom"/> </td> <td>27°C</td> </tr> <tr> <td>W 6/9</td> <td> <img alt="cloudy" src="file://…/cloudy.
Forum.Nokia.com 4.3.1 Animated GIF Most recent Nokia browsers 1 support ima ge format anim ated gif (.gif 8 9a). The maximum number of frames allowed is 13 (not e, maximum f ile size is 2.4 kb). The animatio n can be viewed in the browser vie w. After running th e animation i n looping mode for 50 loops the animation will stop .
Forum.Nokia.com Type Static text Accept OK Prev Back Help Help Reset Reset Options Options Delete Erase Unknown Unknown Table 1: do elements label default text 4.5.1 Prev task The author of the WAP service is always respon sible for the working n avigation model inside its own service.
Forum.Nokia.com <wml> <template> <do name="help-button" type="options" label="Ask Help"> <go href="http://.../help.wml" method="get"/> </do> <do type="options" label="Contact"> <go href="http://.
Forum.Nokia.com 4.6.2 Direct input access The user can also select the input element by pressing any numeric key when the e dit box appears and t he pressed key is al ready place d in the edit bo x, i.e., the user can just start inputting characters an d the edit box appears automatically.
Forum.Nokia.com user can view the v alue between brackets in full by pressing the # key. Until the # key is released, the content that can fit on the screen is viewed. The soft keys are hidden while t he content is viewed in full. The layout in f ull view is th e same as the on e selected by the use r for browsing.
Forum.Nokia.com 5 Additional WAP 1.2.1 features 5.1 Push Nokia Series 30 phone is abl e to receive Push Se rvic e Indication (SI) type serv ice messages.
Forum.Nokia.com ordered in the Service Inbox and also whether the user is notified abou t received Se rvice Indicatio n. The defined priority level has the following impact: • signal-high: Notification with an SMS alert tone is presented. • signal-medium: Notification with an SMS alert tone is presented.
Forum.Nokia.com been sent, the user returns to the card/deck wh ere s/he initiated the sending. The voice ca ll remains active. 5.2.4 Adding a phone book entry The AddPBEntry functio n offers an easy w ay to store a phone nu mber and a corresponding name onto the phone book application fr om a WML card.
Forum.Nokia.com For more information about content download, please go to h ttp://www.forum.nokia.com/ . 5.6 Segmentation and Reassembly (SAR) Some of the Series 30 phones support Segment ation and Reassembly (SAR) functionality, wh ich is an optional feature in the Wireless Transport Protocol (WTP) lay er defined by the WAP Forum.
Forum.Nokia.com 6 Terms and Abbreviations Card A single WML unit of navi gation and user interface. Deck A collection of WML cards th at is the smallest downloadable unit. You cannot download a single card in a deck; you m ust download the en tire deck.
Forum.Nokia.com use in specifying content and user interf ace for narrowband devices, including cellular phones and pagers. WSP Wireless Session Protocol. A layer of WAP stack, which is optimized for low bandwidt h bearer networks with long latency. WTAI Wireless Telephony Applic ations Interface.
Forum.Nokia.com 7 References GPRS-related documentatio n http://www.mobilegprs.com Nokia Mobile Internet Toolk it 4.0 http://forum.nokia.com Nokia Phone User's Guides http://www.nokia.com Segmentation and Re-ass embly-related document ation http://forum.
Forum.Nokia.com Appendix A. Wireless Application Protocol (WAP) Introduction The Wireless Application Protocol (WAP) is a set o f protocols that allows the development of applications and services for use with mobile phones and other mobil e devices. The WAP Forum maintains these protocols and their re lated standa rds and spec ifications.
Forum.Nokia.com Wireless Application Environment (WAE) The Wireless Application Environment (WAE) is a gene ral-purpose ap plication environment that uses a combination of Internet and mobile termin al technology. It prov ides a framework for the development of applicati ons on a mobile terminal.
Forum.Nokia.com Figure 2A shows the network-related elements require d for developing and offering services to mobile users. Wireless Netw ork WA P Proxy WT A Server Binar y Binary WML HTML Filte r WML WML HTML Web Server Figure 2A: Elements related to mobile browsing Web server The Web server stores the applications written in WM L.
Forum.Nokia.com Build Test Sell Developing and m arketing mobile a pplications with Nokia 1 Go to Forum.Nokia.com Forum.Nokia.com provides the tools an d resources you need for content and application development as well as the channels fo r sales to op erators, enterpris e s, and consumers.
デバイスNokia SERIES 30の購入後に(又は購入する前であっても)重要なポイントは、説明書をよく読むことです。その単純な理由はいくつかあります:
Nokia SERIES 30をまだ購入していないなら、この製品の基本情報を理解する良い機会です。まずは上にある説明書の最初のページをご覧ください。そこにはNokia SERIES 30の技術情報の概要が記載されているはずです。デバイスがあなたのニーズを満たすかどうかは、ここで確認しましょう。Nokia SERIES 30の取扱説明書の次のページをよく読むことにより、製品の全機能やその取り扱いに関する情報を知ることができます。Nokia SERIES 30で得られた情報は、きっとあなたの購入の決断を手助けしてくれることでしょう。
Nokia SERIES 30を既にお持ちだが、まだ読んでいない場合は、上記の理由によりそれを行うべきです。そうすることにより機能を適切に使用しているか、又はNokia SERIES 30の不適切な取り扱いによりその寿命を短くする危険を犯していないかどうかを知ることができます。
ですが、ユーザガイドが果たす重要な役割の一つは、Nokia SERIES 30に関する問題の解決を支援することです。そこにはほとんどの場合、トラブルシューティング、すなわちNokia SERIES 30デバイスで最もよく起こりうる故障・不良とそれらの対処法についてのアドバイスを見つけることができるはずです。たとえ問題を解決できなかった場合でも、説明書にはカスタマー・サービスセンター又は最寄りのサービスセンターへの問い合わせ先等、次の対処法についての指示があるはずです。