WO2002032070A2 - A method for communicating between a transmitting device and a receiving device - Google Patents

A method for communicating between a transmitting device and a receiving device Download PDF

Info

Publication number
WO2002032070A2
WO2002032070A2 PCT/IS2001/000020 IS0100020W WO0232070A2 WO 2002032070 A2 WO2002032070 A2 WO 2002032070A2 IS 0100020 W IS0100020 W IS 0100020W WO 0232070 A2 WO0232070 A2 WO 0232070A2
Authority
WO
WIPO (PCT)
Prior art keywords
format
data
conversion
rules
source
Prior art date
Application number
PCT/IS2001/000020
Other languages
French (fr)
Other versions
WO2002032070A3 (en
Inventor
Gudmundur Hafteinsson
Gudmundur Ludviksson
Original Assignee
Dimon-Hugbunadarhus Ehf.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dimon-Hugbunadarhus Ehf. filed Critical Dimon-Hugbunadarhus Ehf.
Priority to AU2001292210A priority Critical patent/AU2001292210A1/en
Priority to EP01972446A priority patent/EP1328878A2/en
Publication of WO2002032070A2 publication Critical patent/WO2002032070A2/en
Publication of WO2002032070A3 publication Critical patent/WO2002032070A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present invention relates to a system and a method for communication of data between a WEB server and a device using a wireless application protocol, such as a WAP mobile phone.
  • the invention further relates to a method of dynamically, cheaper and faster conversion of data between a first and a second format compliant to the WEB server and the device.
  • the present invention relates to a method for communicating between a transmitting device and a receiving device, the communication comprising conversion of source data in a first format as output from the transmitting device into a second format to be received by the receiving device.
  • the transmitting device can serve as a receiving device and vice verse.
  • the transmitting device could be an Internet server and the receiving device a mobile phone with in that case the formats could be HTML and WML respectively.
  • the communication between such devices is done by converting the received data from the server from the first format by associating the data with conversion rules of a set of conversion rules.
  • the source data could preferably be transformed into a standardised format such as XML. If the format is for example an HTML format, then this source data format has to be converted into the right format before entering the conversion. This is done by a pre-processor, which converts the source data format into the right format.
  • the association could be performed by means of a database search routine where the content of the database is the conversion rules.
  • the conversion rules comprises relations between the data in the first format and data in the second format and could be performed over more than one conversion step by associating the data in the first format with conversion rules of more than one set of conversion rules.
  • the first conversion step could comprise conversion rules that convert the first format into a legal format by associating the data in the first format with rules relating to the legal format.
  • the legal format could be any intermediate format such as XML or XHTML.
  • the second conversion step could comprise conversion rules that convert the legal format into the second format such as WML by associating the data in the legal format with rules relating to the second format.
  • the two-step conversion has the advantage of enabling a separation between the conversion of the HTML and the conversion of the WML formats in two separate databases which both converts into the legal format (XML or XHTML). In that sense it will be possible to communicate globally, despite of differences in the specific formats, as long as the communicating parties can agree on one intermediate format.
  • a further conversion step could comprise conversion rules that select information from the source data to be converted by associating the source data with selection rules before being associated to the second format.
  • the communication is initiated by means of parameters that are passed in as a part of the request wherein said parameters are for selection of the conversion and selection rules.
  • the request for data can also concern data from more than one data source. As an example data may be selected based upon the technical capabilities of the device or data may be selected based upon a desired reduction of the information to be communicated. If a user of a mobile phone requests data from a WEB server, the parameter could comprise a list of technical features of the mobile phone, e.g. that colours in graphical images can not be shown and the amount of communicated data therefore could be reduced.
  • the parameter could comprise a list of data fields of the Internet home page to be converted. In that way the amount of data to be converted and transmitted between the communication parties could be reduced and the conversion could be adapted for a specific purpose.
  • the present invention relates to a system for wireless communication of data between a WEB server and a device using a wireless application protocol, comprising a converter for inline conversion of data in a first format as output from the WEB server into a second format to be received by the device or for conversion of data in the second format into data in the first format, said system comprising:
  • receiving means for receiving the data in the first format, - a database for storing and retrieving a conversion scheme,
  • the converter for inline conversion of data in a first format could be specifically adapted for conversion of WEB server data into a second format to be received by the device such as a mobile phone or for conversion of data in the second format into data in the first format.
  • the converter may be a processor adapted in a computer system of any kind, such as in a PC.
  • the two data formats could be HTML and WML or any other formats adapted for the two platforms - the WEB server and the WAP device.
  • Inline conversion means that the conversion takes place when a WAP device user requests information comprised in a WEB page, so that the client receives information comprised in the actual WEB page and not information from the WEB page that has earlier been converted.
  • the converter may comprise a computer database wherein output data generated in response to input data is controlled by an identifier of the WEB server data.
  • the identification could be based on a user defined relationship between a number of WEB pages and matching schemas comprising conversion rules for the WEB pages.
  • a WEB page owner decides to enable conversion of the WEB page into a WAP device compliant format such as WML
  • the conversion rules may be grouped into the schemas e.g. based on various versions of the two formats e.g. various versions of HTML, XML or WML or they may be grouped based on the type of information being converted.
  • the first format is HTML, XML or a XML compliant format and the second format is WML or a similar a WAP compliant format.
  • the WEB page is in HTML the HTML could preferably be pre-converted into XML and then the XML format could be converted into WML based on a conversion rule schema.
  • Fig. 1 shows a functional diagram of a system server
  • Fig. 2 shows a system Layout diagram as an example of how the server could be used to implement a three-stage transformation.
  • the invention will in the following be described by means of an example of as system for conversion of data formats for exchange of data between a WEB server and a WAP device.
  • the system makes it quicker and cheaper than currently possible to publish HTML content in WAP device.
  • any existing HTML content can be transformed to the WAP device's native format WML. Therefore virtually any service currently available on the Internet can be made available to WAP devices in a matter of a few hours or days.
  • the system acts as a filtering proxy, meaning that it processes and alters all requests from the WAP device and all responses from the HTML web server. No alterations are needed on the server as long as it is at least HTTP 1.0 compliant and as long as the WAP device is compliant it should be able to display the response given from the system (since it is fully compliant with the WAP standard as defined by the WAP forum).
  • a general overview is shown in Fig.1.
  • the functionality's of the system in Fig.1 may be grouped into several parts, whereby the first part is the request to the server software 1 which is usually an HTTP request, but which may also originate from other sources. Parameters 2 are passed in as part of the request and can be used to decide what document to transform, etc..
  • the source document retrieval 3 can take documents from any source. Current implemented sources are through HTTP from another web server, and through local I/O from the file system, but future sources will include databases and other 3rd-party systems such as content management systems.
  • the source document 4 must be in legal XML format, but for non-XML documents (such as HTML) there may be a pre processor (not shown explicitly on the diagram) which converts the input into a legal XML document in some well-defined way.
  • the server supports multiple sources within one request.
  • the multiple sources 5 are combined into one XML document, which allows access to all the sources in one document.
  • the combined document 6 is the input for the next process.
  • the input document is either the combined source documents directly, or the output from a previous transformation process. It is transformed by transformation process 7.
  • One example of a transformation process is to apply an XSL transformation style sheet document.
  • the type of the transformation document 8 depends on the transformation process. Which document is used depends on both the configuration of the transformation process and the parameters in the request. One example of such a configuration is to use one request parameter to name a document in the file system. Another example is to use the user agent name (part of the request) to decide what transformation to use.
  • the transformation document storage is independent of the transformation process hence these documents may be stored in any preferred fashion, e.g.
  • FIG. 1 shows a System Layout diagram as an example of how the server could be used to implement a three-stage transformation, where each stage is marked with Nil.
  • a three-stage transformation first extracts all relevant information into a general document (usually in XHTML format), then transforms that document in a general form in another markup language (for example WML, CHTML, HTML or XHTML) and finally transforms . that document into specific content adapted to the user agent (for example WML which is specifically adapted for the Nokia 7110 WAP browser, optimising for its display and working around its bugs).
  • the HTML source 12 may be anywhere, for example on an HTTP web server.
  • the HTML document 13 is transmitted as-is.
  • HTML documents are not legal XML documents.
  • the HTML document is converted to legal XML 14 before being presented to the transformation 27 process.
  • the input into the first stage of the transformation 15 is an XML document composed of the XML inputs, which have no predefined document type.
  • the first stage 16 of the transformation extracts relevant information from the source document.
  • the output 17 from the first stage is a predefined XML format, for example XHTML, which contains the relevant information from the XML input source.
  • the second stage 18 transforms 27 the output from the first stage into a specific markup language (not device-specific).
  • the general ML 19 is a specific markup language (eg. HTML, WML, CHTML, XHTML etc.), but not adapted to known implementation details of any specific device.
  • the third stage 20 transforms 27 the general form of the markup language and adapts it the specific user agent (device) doing the request.
  • An example of adaptation is to divide up text elements to fit in the user agent device screen, or to work around a flawed user agent ML implementation 21.
  • the device- specific markup language 21 is a result, which has been adapted to the specific user agent doing the request.
  • the user agent receives the output 22.
  • Other sources 23 can be used to generate the XML content.
  • transformation document to use is determined by the user request 24 (e.g. by means of a request parameter). Which transformation document to use is determined by the name of the user agent 25, 26 (there exists a mapping between user agent names and what transformation document to use).
  • the transformation document database might, for example, be a local file system or a database.
  • the transformation process and the storage mechanism are mutually independent, hence the storage mechanism may be changed transparently.
  • a system development tool 28 may be used to define transformations for the first stage. These transformations may also contain hints for the third-stage transformations, but these hints are then necessarily dependent on that transformation.

Abstract

The present invention relates to a system and a method for communication of data between a WEB server and a device using a wireless application protocol, such as a WAP mobile phone. The invention further relates to a method of dynamically, cheaper and faster conversion of data between a first and a second format compliant to the WEB server and the device.

Description

A METHOD FOR COMMUNICATING BETWEEN A TRANSMITTING DEVICE AND A RECEIVING DEVICE
Field of the Invention The present invention relates to a system and a method for communication of data between a WEB server and a device using a wireless application protocol, such as a WAP mobile phone. The invention further relates to a method of dynamically, cheaper and faster conversion of data between a first and a second format compliant to the WEB server and the device.
Description of the Prior Art
Primarily due to differences in data formats there are currently no means for reading data comprised in e.g. an HTML WEB page from a WAP phone. In order to access WEB page information from a WAP phone, the WEB pages has to be converted. Today the owner of a WEB page typically selects specific data from the WEB page that he wants to make accessible from a WAP phone. The data is then converted and a new data file containing the converted data is created. When a WAP phone customer enters the specific WEB page, it is in reality the data file containing the converted data that is entered.
Due to the duplication of the WEB page information, two data files having different content, even though they disclose the same information, have to be updated. This is both costly and time consuming. Moreover the risk of faults are higher given that two pages must provide identical information in different formats.
General Description of the Invention
It is an object of the present invention is to allow conversion of data formats between two different formats without having two different pages with the same information but for different devices. A dynamical method is both faster and cheaper than current methods, and lowers the risk of errors by having two different pages due to different devices. Accordingly the present invention relates to a method for communicating between a transmitting device and a receiving device, the communication comprising conversion of source data in a first format as output from the transmitting device into a second format to be received by the receiving device. The transmitting device can serve as a receiving device and vice verse. As an example the transmitting device could be an Internet server and the receiving device a mobile phone with in that case the formats could be HTML and WML respectively. The communication between such devices is done by converting the received data from the server from the first format by associating the data with conversion rules of a set of conversion rules. Before entering the conversion the source data could preferably be transformed into a standardised format such as XML. If the format is for example an HTML format, then this source data format has to be converted into the right format before entering the conversion. This is done by a pre-processor, which converts the source data format into the right format. The association could be performed by means of a database search routine where the content of the database is the conversion rules. The conversion rules comprises relations between the data in the first format and data in the second format and could be performed over more than one conversion step by associating the data in the first format with conversion rules of more than one set of conversion rules. If the conversion is a two-step conversion, the first conversion step could comprise conversion rules that convert the first format into a legal format by associating the data in the first format with rules relating to the legal format. The legal format could be any intermediate format such as XML or XHTML. The second conversion step could comprise conversion rules that convert the legal format into the second format such as WML by associating the data in the legal format with rules relating to the second format. The two-step conversion has the advantage of enabling a separation between the conversion of the HTML and the conversion of the WML formats in two separate databases which both converts into the legal format (XML or XHTML). In that sense it will be possible to communicate globally, despite of differences in the specific formats, as long as the communicating parties can agree on one intermediate format.
For three-step conversion, a further conversion step could comprise conversion rules that select information from the source data to be converted by associating the source data with selection rules before being associated to the second format. The communication is initiated by means of parameters that are passed in as a part of the request wherein said parameters are for selection of the conversion and selection rules. The request for data can also concern data from more than one data source. As an example data may be selected based upon the technical capabilities of the device or data may be selected based upon a desired reduction of the information to be communicated. If a user of a mobile phone requests data from a WEB server, the parameter could comprise a list of technical features of the mobile phone, e.g. that colours in graphical images can not be shown and the amount of communicated data therefore could be reduced. If a owner of an Internet home page only wants to communicate certain parts of the page the parameter could comprise a list of data fields of the Internet home page to be converted. In that way the amount of data to be converted and transmitted between the communication parties could be reduced and the conversion could be adapted for a specific purpose.
According to another aspect the present invention relates to a system for wireless communication of data between a WEB server and a device using a wireless application protocol, comprising a converter for inline conversion of data in a first format as output from the WEB server into a second format to be received by the device or for conversion of data in the second format into data in the first format, said system comprising:
- receiving means for receiving the data in the first format, - a database for storing and retrieving a conversion scheme,
- a converter for converting the data based on the conversion scheme, and
- transmitting means for transmitting the converted data.
The converter for inline conversion of data in a first format could be specifically adapted for conversion of WEB server data into a second format to be received by the device such as a mobile phone or for conversion of data in the second format into data in the first format. The converter may be a processor adapted in a computer system of any kind, such as in a PC. The two data formats could be HTML and WML or any other formats adapted for the two platforms - the WEB server and the WAP device. Inline conversion means that the conversion takes place when a WAP device user requests information comprised in a WEB page, so that the client receives information comprised in the actual WEB page and not information from the WEB page that has earlier been converted.
According to a preferred embodiment of the invention the converter may comprise a computer database wherein output data generated in response to input data is controlled by an identifier of the WEB server data. The identification could be based on a user defined relationship between a number of WEB pages and matching schemas comprising conversion rules for the WEB pages. When a WEB page owner decides to enable conversion of the WEB page into a WAP device compliant format such as WML The conversion rules may be grouped into the schemas e.g. based on various versions of the two formats e.g. various versions of HTML, XML or WML or they may be grouped based on the type of information being converted.
According to a preferred embodiment of the invention the first format is HTML, XML or a XML compliant format and the second format is WML or a similar a WAP compliant format. If the WEB page is in HTML the HTML could preferably be pre-converted into XML and then the XML format could be converted into WML based on a conversion rule schema.
Brief description of the drawings
A preferred embodiment of the invention will now be described in details with reference to the drawing in which:
Fig. 1 shows a functional diagram of a system server,
Fig. 2 shows a system Layout diagram as an example of how the server could be used to implement a three-stage transformation.
The invention will in the following be described by means of an example of as system for conversion of data formats for exchange of data between a WEB server and a WAP device. The system makes it quicker and cheaper than currently possible to publish HTML content in WAP device. By use of the system, any existing HTML content can be transformed to the WAP device's native format WML. Therefore virtually any service currently available on the Internet can be made available to WAP devices in a matter of a few hours or days.
The system acts as a filtering proxy, meaning that it processes and alters all requests from the WAP device and all responses from the HTML web server. No alterations are needed on the server as long as it is at least HTTP 1.0 compliant and as long as the WAP device is compliant it should be able to display the response given from the system (since it is fully compliant with the WAP standard as defined by the WAP forum). A general overview is shown in Fig.1. The functionality's of the system in Fig.1 may be grouped into several parts, whereby the first part is the request to the server software 1 which is usually an HTTP request, but which may also originate from other sources. Parameters 2 are passed in as part of the request and can be used to decide what document to transform, etc.. Currently the parameters are used to decide which source document(s) to retrieve and how to transform them (i.e. which transformation documents to use). Each transformation may additionally define custom parameters that should be passed to it in the request. The source document retrieval 3 can take documents from any source. Current implemented sources are through HTTP from another web server, and through local I/O from the file system, but future sources will include databases and other 3rd-party systems such as content management systems. The source document 4 must be in legal XML format, but for non-XML documents (such as HTML) there may be a pre processor (not shown explicitly on the diagram) which converts the input into a legal XML document in some well-defined way. The server supports multiple sources within one request. The multiple sources 5 are combined into one XML document, which allows access to all the sources in one document. The combined document 6 is the input for the next process. The input document is either the combined source documents directly, or the output from a previous transformation process. It is transformed by transformation process 7. One example of a transformation process is to apply an XSL transformation style sheet document. The type of the transformation document 8 depends on the transformation process. Which document is used depends on both the configuration of the transformation process and the parameters in the request. One example of such a configuration is to use one request parameter to name a document in the file system. Another example is to use the user agent name (part of the request) to decide what transformation to use. The transformation document storage is independent of the transformation process hence these documents may be stored in any preferred fashion, e.g. in a file system or a database. The output from the transformation 9 is either the final result or the input to another transformation process. The configuration decides whether there is more transformation processes 10. Each transformation process has its own unique configuration and behaves in a certain predefined way (eg. one can transform based on a request selected transformation document and another one can transform based on the user agent name). The result is sent to the user agent as a response 11 to its request. Figure 2 shows a System Layout diagram as an example of how the server could be used to implement a three-stage transformation, where each stage is marked with Nil.
A three-stage transformation first extracts all relevant information into a general document (usually in XHTML format), then transforms that document in a general form in another markup language (for example WML, CHTML, HTML or XHTML) and finally transforms . that document into specific content adapted to the user agent (for example WML which is specifically adapted for the Nokia 7110 WAP browser, optimising for its display and working around its bugs).
Individual steps in the Layout diagram have the following function: The HTML source 12 may be anywhere, for example on an HTTP web server. The HTML document 13 is transmitted as-is. Note that HTML documents are not legal XML documents. The HTML document is converted to legal XML 14 before being presented to the transformation 27 process. The input into the first stage of the transformation 15 is an XML document composed of the XML inputs, which have no predefined document type. The first stage 16 of the transformation extracts relevant information from the source document. The output 17 from the first stage is a predefined XML format, for example XHTML, which contains the relevant information from the XML input source. The second stage 18 transforms 27 the output from the first stage into a specific markup language (not device-specific). An example of this would be transforming to WML. This step may be regarded as a markup language translation. The general ML 19 is a specific markup language (eg. HTML, WML, CHTML, XHTML etc.), but not adapted to known implementation details of any specific device. The third stage 20 transforms 27 the general form of the markup language and adapts it the specific user agent (device) doing the request. An example of adaptation is to divide up text elements to fit in the user agent device screen, or to work around a flawed user agent ML implementation 21. The device- specific markup language 21 is a result, which has been adapted to the specific user agent doing the request. The user agent receives the output 22. Other sources 23 can be used to generate the XML content. Examples of such sources are databases, content management systems, file systems, etc. Which transformation document to use is determined by the user request 24 (e.g. by means of a request parameter). Which transformation document to use is determined by the name of the user agent 25, 26 (there exists a mapping between user agent names and what transformation document to use). The transformation document database might, for example, be a local file system or a database. The transformation process and the storage mechanism are mutually independent, hence the storage mechanism may be changed transparently. A system development tool 28 may be used to define transformations for the first stage. These transformations may also contain hints for the third-stage transformations, but these hints are then necessarily dependent on that transformation.

Claims

1. A method for communicating between a transmitting device and a receiving device, the communication comprising conversion of source data in a first format as output from the transmitting device into a second format to be received by the receiving device, said method comprising the steps of inline:
- receiving data in the first format from the server,
- converting the source data from the first format into data in the second format by associating the data in the first format with conversion rules of a set of conversion rules, the set of conversion rules comprising relations between the data in the first format and data in second format, and
- forwarding the data in the second format to the client.
2. A method according to claim 1, wherein the conversion is performed over more than one conversion steps by associating the data in the first format with conversion rules of more than one set of conversion rules.
3. A method according to claim 1 or 2, wherein the conversion is divided into at least a first conversion step and a second conversion step, wherein the first conversion step comprises converting the source data from the first format into a legal format by associating the data in the first format with rules relating to the legal format, and wherein the second conversion step comprises converting the legal format into the second format by associating the data in the legal format with rules relating to the second format.
4. A method according to any of the preceding claims, wherein the conversion further comprises selecting information from the source data to be converted by associating the source data with selection rules.
5. A method according to any of the preceding claims, wherein communication is initiated by a request for data from a data source, the request comprising a first parameter for selection of the conversion rules.
6. A method according to claim 5, wherein the request further comprises a second parameter for selection of the selection rules.
7. A method according to any of the preceding claims, wherein the transmitting device is a device using a wireless application protocol and wherein the first format is a format of that device.
5
8. A method according to any of the preceding claims, wherein the transmitting device is a WEB server and wherein the first format is a source format of WEB servers.
10 9. A method according to any of the preceding claims, wherein the receiving device is a device using a wireless application protocol and wherein the second format is a format of that device.
10. A method according to any of the preceding claims, wherein the receiving device is a 15 WEB server and wherein the second format is a source format of WEB servers.
11. A method according to any of the preceding claims, wherein the source data is translated into a general format prior to the conversion.
20 12. A method according to any of the preceding claims, wherein the request for data concerns data from more than one data source.
13. A system for wireless communication of data between a WEB server and a device using a wireless application protocol, comprising a converter for inline conversion of data 25 in a first format as output from the WEB server into a second format to be received by the device or for conversion of data in the second format into data in the first format, said system comprising:
- receiving means for receiving the data in the first format, 30 - a database for storing and retrieving a conversion scheme,
- a converter for converting the data based on the conversion scheme, and
- transmitting means for transmitting the converted data.
PCT/IS2001/000020 2000-10-11 2001-10-11 A method for communicating between a transmitting device and a receiving device WO2002032070A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU2001292210A AU2001292210A1 (en) 2000-10-11 2001-10-11 A method for communicating between a transmitting device and a receiving device
EP01972446A EP1328878A2 (en) 2000-10-11 2001-10-11 A method for communicating between a transmitting device and a receiving device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IS5658 2000-10-11
IS5658 2000-10-11

Publications (2)

Publication Number Publication Date
WO2002032070A2 true WO2002032070A2 (en) 2002-04-18
WO2002032070A3 WO2002032070A3 (en) 2002-10-31

Family

ID=36808866

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IS2001/000020 WO2002032070A2 (en) 2000-10-11 2001-10-11 A method for communicating between a transmitting device and a receiving device

Country Status (3)

Country Link
EP (1) EP1328878A2 (en)
AU (1) AU2001292210A1 (en)
WO (1) WO2002032070A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008023392A2 (en) * 2006-08-25 2008-02-28 Ajay Rajasekhar A method and system for providing access of documents to one or more mobile devices

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000056033A1 (en) * 1999-03-17 2000-09-21 Oracle Corporation Providing clients with services that retrieve data from data sources that do not necessarily support the format required by the clients
WO2001003011A2 (en) * 1999-07-01 2001-01-11 Netmorf, Inc. Cross-media information server

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000056033A1 (en) * 1999-03-17 2000-09-21 Oracle Corporation Providing clients with services that retrieve data from data sources that do not necessarily support the format required by the clients
WO2001003011A2 (en) * 1999-07-01 2001-01-11 Netmorf, Inc. Cross-media information server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "Spyglass Prism 3.1 Supports the latest Standards for TRansmission of Content to Wireless Devices" INTERNET ARTICLE, 5 July 2000 (2000-07-05), XP002160099 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008023392A2 (en) * 2006-08-25 2008-02-28 Ajay Rajasekhar A method and system for providing access of documents to one or more mobile devices
WO2008023392A3 (en) * 2006-08-25 2009-09-24 Ajay Rajasekhar A method and system for providing access of documents to one or more mobile devices

Also Published As

Publication number Publication date
AU2001292210A1 (en) 2002-04-22
EP1328878A2 (en) 2003-07-23
WO2002032070A3 (en) 2002-10-31

Similar Documents

Publication Publication Date Title
US20040172484A1 (en) Device-specific communicating between a transmitting device and a receving device
CA2368089C (en) Providing clients with services that retrieve data from data sources that do not necessarily support the format required by the clients
US7281060B2 (en) Computer-based presentation manager and method for individual user-device data representation
US7039861B2 (en) Presentation data-generating device, presentation data-generating system, data-management device, presentation data-generating method and machine-readable storage medium
US20030084405A1 (en) Contents conversion system, automatic style sheet selection method and program thereof
US8825869B2 (en) Method and system for deploying content to wireless devices
US6589291B1 (en) Dynamically determining the most appropriate location for style sheet application
US7024415B1 (en) File conversion
US20040024812A1 (en) Content publication system for supporting real-time integration and processing of multimedia content including dynamic data, and method thereof
US10860391B2 (en) System and method for automatic generation of service-specific data conversion templates
US8122346B2 (en) Methods and systems for merging software-level objects with document-level objects in a document publishing environment
US20070027897A1 (en) Selectively structuring a table of contents for accesing a database
US7675644B2 (en) Extensible framework for parsing varying formats of print stream data
US20030149745A1 (en) Method and apparatus for accessing information from a network data source
US20020099852A1 (en) Mapping and caching of uniform resource locators for surrogate Web server
US20040162873A1 (en) Method and apparatus of wrapping an existing service
US20110209051A1 (en) Document browsing system and document conversion server
EP1328878A2 (en) A method for communicating between a transmitting device and a receiving device
WO2002082325A2 (en) Method and apparatus for aggregating and dispatching information in distributed systems
KR100586595B1 (en) Method for receiving mapping using rule information in electronic data
WO2001076174A2 (en) A system for wireless communication of data between a web server and a device using a wireless application protocol
CN116107567A (en) Method and device for constructing front-end component, computer equipment and readable storage medium

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

WWE Wipo information: entry into national phase

Ref document number: 2001972446

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001972446

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWW Wipo information: withdrawn in national office

Ref document number: 2001972446

Country of ref document: EP

NENP Non-entry into the national phase in:

Ref country code: JP