The result MIGHT look like this in your mobile phone display:
ลิงค์แนะนำ
- Thailand Fishing Fishing Thailand Fishing Trip In Thailand Fishing And Travel In Thailand www.thfishingclub.com
- Freelance Freelance Jobs Part Time Job งานฟรีแลนซ์ ฟรีแลนซ์ งานนอกเวลา งาน Freelance หางาน Freelance หางานฟรีแลนซ์ www.jobbid.in.th
- จำหน่าย เสื้อผ้าเกาหลี เสื้อผ้าแฟชั่นเกาหลี แฟชั่นเสื้อผ้าเกาหลี เสื้อผ้าแฟชั่น แฟชั่นเกาหลี เสื้อเกาหลี เสื้อแฟชั่น แฟชั่นเสื้อผ้า www.bonusfashion.com
- the shock ผี เดอะช็อค shockfm เรื่องผี shock fm ฟังเรื่องผี the shock fm shock เดอะช็อก the shock ฟังสด shockfm ฟังสด 102 รายการผี
วันศุกร์ที่ 30 พฤษภาคม พ.ศ. 2551
WAP Wml for Image
A WML card can be set up to display an image:

The result MIGHT look like this in your mobile phone display:
The result MIGHT look like this in your mobile phone display:
WAP Wml for Links
WAP Wml for Tables
วันพุธที่ 28 พฤษภาคม พ.ศ. 2551
WAP Wml Text Formatting
WAP Wml Paragraphs and Line Breaks
WML Formatting Decks and Cards
Decks and Cards
WML pages are often called "decks". A deck contains a set of cards. A card element can contain text, markup, links, input-fields, tasks, images and more. Cards can be related to each other with links.
When a WML page is accessed from a mobile phone, all the cards in the page are downloaded from the WAP server. Navigation between the cards is done by the phone computer - inside the phone - without any extra access trips to the server:

The result MIGHT look like this in your mobile phone display (note that only one card is displayed at a time):
WML pages are often called "decks". A deck contains a set of cards. A card element can contain text, markup, links, input-fields, tasks, images and more. Cards can be related to each other with links.
When a WML page is accessed from a mobile phone, all the cards in the page are downloaded from the WAP server. Navigation between the cards is done by the phone computer - inside the phone - without any extra access trips to the server:
The result MIGHT look like this in your mobile phone display (note that only one card is displayed at a time):
วันอังคารที่ 27 พฤษภาคม พ.ศ. 2551
WAP Homepages
WAP Homepages
WAP homepages are not very different from HTML homepages. The markup language used for WAP is WML (Wireless Markup Language). WML uses tags - just like HTML - but the syntax is stricter and conforms to the XML 1.0 standard.
WML pages have the extension *.WML, just like HTML pages have the extension *.HTML.
--------------------------------------------------------------------------------
WML Tags
WML is mostly about text. Tags that would slow down the communication with handheld devices are not a part of the WML standard. The use of tables and images is strongly restricted.
Since WML is an XML application, all tags are case sensitive ( is not the same as ), and all tags must be properly closed.
--------------------------------------------------------------------------------
WML Decks and Cards
WML pages are called DECKS. They are constructed as a set of CARDS, related to each other with links. When a WML page is accessed from a mobile phone, all the cards in the page are downloaded from the WAP server. Navigation between the cards is done by the phone computer - inside the phone - without any extra access trips to the server.
--------------------------------------------------------------------------------

As you can see from the example, the WML document is an XML document. The DOCTYPE is defined to be wml, and the DTD is accessed at www.wapforum.org/DTD/wml_1.1.xml.
The document content is inside the... tags. Each card in the document is inside ... tags, and actual paragraphs are inside
WAP homepages are not very different from HTML homepages. The markup language used for WAP is WML (Wireless Markup Language). WML uses tags - just like HTML - but the syntax is stricter and conforms to the XML 1.0 standard.
WML pages have the extension *.WML, just like HTML pages have the extension *.HTML.
--------------------------------------------------------------------------------
WML Tags
WML is mostly about text. Tags that would slow down the communication with handheld devices are not a part of the WML standard. The use of tables and images is strongly restricted.
Since WML is an XML application, all tags are case sensitive (
--------------------------------------------------------------------------------
WML Decks and Cards
WML pages are called DECKS. They are constructed as a set of CARDS, related to each other with links. When a WML page is accessed from a mobile phone, all the cards in the page are downloaded from the WAP server. Navigation between the cards is done by the phone computer - inside the phone - without any extra access trips to the server.
--------------------------------------------------------------------------------
As you can see from the example, the WML document is an XML document. The DOCTYPE is defined to be wml, and the DTD is accessed at www.wapforum.org/DTD/wml_1.1.xml.
The document content is inside the
...
tags. Each card element has an id and a title.Introduction to WAP
The WAP protocol was designed to show internet-contents on wireless clients, like mobile phones.
WML is the language used to create pages to be displayed in a WAP browser.
In our WAP tutorial you will learn about WAP and WML.
You will learn how to convert your HTML pages to pocket format, so that your information can be accessed from wireless clients, like mobile phones.

The WAP protocol was designed to show internet contents on wireless clients, like mobile phones.
--------------------------------------------------------------------------------
What you should already know
Before you continue you should have a basic understanding of the following:
WWW, HTML and the basics of building Web pages
JavaScript
XML
What is WAP?
The wireless industry came up with the idea of WAP. The point of this standard was to show internet contents on wireless clients, like mobile phones.
WAP stands for Wireless Application Protocol
WAP is an application communication protocol
WAP is used to access services and information
WAP is inherited from Internet standards
WAP is for handheld devices such as mobile phones
WAP is a protocol designed for micro browsers
WAP enables the creating of web applications for mobile devices.
WAP uses the mark-up language WML (not HTML)
WML is defined as an XML 1.0 application
--------------------------------------------------------------------------------
The Wireless Application Protocol
The WAP protocol is the leading standard for information services on wireless terminals like digital mobile phones.
The WAP standard is based on Internet standards (HTML, XML and TCP/IP). It consists of a WML language specification, a WMLScript specification, and a Wireless Telephony Application Interface (WTAI) specification.
WAP is published by the WAP Forum, founded in 1997 by Ericsson, Motorola, Nokia, and Unwired Planet. Forum members now represent over 90% of the global handset market, as well as leading infrastructure providers, software developers and other organizations. You can read more about the WAP forum at our WAP Forum page.
--------------------------------------------------------------------------------
WAP Micro Browsers
To fit into a small wireless terminal, WAP uses a Micro Browser.
A Micro Browser is a small piece of software that makes minimal demands on hardware, memory and CPU. It can display information written in a restricted mark-up language called WML.
The Micro Browser can also interpret a reduced version of JavaScript called WMLScript.
--------------------------------------------------------------------------------
What is WML?
WML stands for Wireless Markup Language. It is a mark-up language inherited from HTML, but WML is based on XML, so it is much stricter than HTML.
WML is used to create pages that can be displayed in a WAP browser. Pages in WML are called DECKS. Decks are constructed as a set of CARDS.
--------------------------------------------------------------------------------
What is WMLScript?
WML uses WMLScript to run simple code on the client. WMLScript is a light JavaScript language. However, WML scripts are not embedded in the WML pages. WML pages only contains references to script URLs. WML scripts need to be compiled into byte code on a server before they can run in a WAP browser.
Examples of WAP use
Checking train table information
Ticket purchase
Flight check in
Viewing traffic information
Checking weather conditions
Looking up stock values
Looking up phone numbers
Looking up addresses
Looking up sport results
WML is the language used to create pages to be displayed in a WAP browser.
In our WAP tutorial you will learn about WAP and WML.
You will learn how to convert your HTML pages to pocket format, so that your information can be accessed from wireless clients, like mobile phones.

The WAP protocol was designed to show internet contents on wireless clients, like mobile phones.
--------------------------------------------------------------------------------
What you should already know
Before you continue you should have a basic understanding of the following:
WWW, HTML and the basics of building Web pages
JavaScript
XML
What is WAP?
The wireless industry came up with the idea of WAP. The point of this standard was to show internet contents on wireless clients, like mobile phones.
WAP stands for Wireless Application Protocol
WAP is an application communication protocol
WAP is used to access services and information
WAP is inherited from Internet standards
WAP is for handheld devices such as mobile phones
WAP is a protocol designed for micro browsers
WAP enables the creating of web applications for mobile devices.
WAP uses the mark-up language WML (not HTML)
WML is defined as an XML 1.0 application
--------------------------------------------------------------------------------
The Wireless Application Protocol
The WAP protocol is the leading standard for information services on wireless terminals like digital mobile phones.
The WAP standard is based on Internet standards (HTML, XML and TCP/IP). It consists of a WML language specification, a WMLScript specification, and a Wireless Telephony Application Interface (WTAI) specification.
WAP is published by the WAP Forum, founded in 1997 by Ericsson, Motorola, Nokia, and Unwired Planet. Forum members now represent over 90% of the global handset market, as well as leading infrastructure providers, software developers and other organizations. You can read more about the WAP forum at our WAP Forum page.
--------------------------------------------------------------------------------
WAP Micro Browsers
To fit into a small wireless terminal, WAP uses a Micro Browser.
A Micro Browser is a small piece of software that makes minimal demands on hardware, memory and CPU. It can display information written in a restricted mark-up language called WML.
The Micro Browser can also interpret a reduced version of JavaScript called WMLScript.
--------------------------------------------------------------------------------
What is WML?
WML stands for Wireless Markup Language. It is a mark-up language inherited from HTML, but WML is based on XML, so it is much stricter than HTML.
WML is used to create pages that can be displayed in a WAP browser. Pages in WML are called DECKS. Decks are constructed as a set of CARDS.
--------------------------------------------------------------------------------
What is WMLScript?
WML uses WMLScript to run simple code on the client. WMLScript is a light JavaScript language. However, WML scripts are not embedded in the WML pages. WML pages only contains references to script URLs. WML scripts need to be compiled into byte code on a server before they can run in a WAP browser.
Examples of WAP use
Checking train table information
Ticket purchase
Flight check in
Viewing traffic information
Checking weather conditions
Looking up stock values
Looking up phone numbers
Looking up addresses
Looking up sport results
สมัครสมาชิก:
บทความ (Atom)