WO2006073239A1 - Method for providing web pages to user terminal and system of enabling the method - Google Patents

Method for providing web pages to user terminal and system of enabling the method Download PDF

Info

Publication number
WO2006073239A1
WO2006073239A1 PCT/KR2005/004465 KR2005004465W WO2006073239A1 WO 2006073239 A1 WO2006073239 A1 WO 2006073239A1 KR 2005004465 W KR2005004465 W KR 2005004465W WO 2006073239 A1 WO2006073239 A1 WO 2006073239A1
Authority
WO
WIPO (PCT)
Prior art keywords
user terminal
webpage
information
resolution
database
Prior art date
Application number
PCT/KR2005/004465
Other languages
French (fr)
Inventor
Eui Joon Youm
Original Assignee
Nhn Corporation
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 Nhn Corporation filed Critical Nhn Corporation
Publication of WO2006073239A1 publication Critical patent/WO2006073239A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a method and apparatus for providing a webpage to a user terminal, and more particularly, to a method and apparatus which reconstruct the webpage from resolution information of a display unit of a user terminal and provides the webpage to the user terminal.
  • a method and apparatus of providing a webpage in which resolution information of a user terminal is received, a webpage corresponding to the resolution information is provided, when the received resolution information is lower than a reference resolution information, content information of the webpage is deleted and reconstructed to be particularly displayed in the user terminal, and when the resolution information is higher than the reference resolution information, predetermined contents are added to the webpage to reconstruct the webpage, thereby providing contents desired by a user with optimal resolution. Disclosure of Invention Technical Goals
  • An aspect of the present invention provides a webpage optimized to resolution of a display unit of a user terminal by receiving resolution information of the user terminal and providing the webpage corresponding to the user terminal.
  • An aspect of the present invention also provides a webpage is suitably reconstructed according to resolution of a user terminal, when the resolution information of the user terminal is lower than reference resolution information, thereby providing convenience in navigating a webpage of a user.
  • An aspect of the present invention also provides a webpage on which resolution of a user terminal and preference of a user are reflected by reconstructing the webpage with added contents when the resolution information of the user terminal is higher than a reference resolution information, thereby using a display area of the user terminal as an area for providing useful information or as an advertisement area.
  • a method of providing a webpage to a user terminal including: maintaining a webpage database for recording at least one webpage corresponding to resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including first resolution information of the user terminal; reading a first webpage corresponding to the first resolution information by referring to the webpage database; and providing the first webpage to the user terminal.
  • a method of providing a webpage to a user terminal including: maintaining a content information database for recording at least one content information provided to the user terminal; maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is higher than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; reading predetermined content information to be added to the first webpage by referring to the content information database; forming a second webpage corresponding to the second resolution information by inserting the content information into the first webpage; and providing the second webpage to the user terminal.
  • a method of providing a webpage to a user terminal including: maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is lower than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; forming a second webpage corresponding to the second resolution information by deleting at least one content information included in the first webpage; and providing the second webpage to the user terminal.
  • FIG. 1 is a diagram illustrating network connection of a webpage providing system according to an embodiment of the present invention
  • FIG. 2 is a flowchart illustrating a process of providing a webpage for each resolution of a user terminal, according to an embodiment of the present invention
  • FIG. 3 is a flowchart illustrating a process of providing the webpage by comparing the resolution of the user terminal with a reference resolution
  • FIG. 4 is a diagram illustrating an example of a webpage database according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating an example of a webpage provided by the webpage providing system according to an embodiment of the present invention
  • FIG. 6 is a diagram illustrating a webpage constructed by adding content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention
  • FIG. 7 is a diagram illustrating a webpage constructed by adding advertisement data according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention
  • FIG. 8 is a diagram illustrating a webpage constructed by deleting content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
  • FIG. 9 is a block diagram illustrating a configuration of the webpage providing system according to an embodiment of the present invention.
  • FIG. 1 is a diagram illustrating network connection of a webpage providing system according to an embodiment of the present invention.
  • User terminals 101, 102, and 103 are connected to a webpage providing system 105 according to an embodiment of the present invention via a wired/wireless communication network 104.
  • the user terminals 101, 102, and 103 designate a terminal including a predetermined communication module such as a code division multiplexing access (CDMA) module, a Bluetooth module, an infrared communication module (IrDA), and a wired/wireless LAN card and having predetermined operation ability by including a predetermined microprocessor for executing multimedia replay performance, such as a computer, a personal digital assistant (PDA), a smart phone, a handheld PC, and a mobile phone, and an MP3 player.
  • a predetermined communication module such as a code division multiplexing access (CDMA) module, a Bluetooth module, an infrared communication module (IrDA), and a wired/wireless LAN card
  • a predetermined microprocessor for executing multimedia replay performance such as a computer, a personal digital assistant (PDA), a smart phone, a handheld PC, and a mobile phone, and an MP3 player.
  • the user terminals 101, 102, and 103 may include a display unit whose resolution
  • the webpage providing system may provide a webpage to the user terminals
  • FIG. 2 is a flowchart illustrating a process of providing a webpage for each resolution of a user terminal, according to a first embodiment of the present invention.
  • a webpage providing method according to the first embodiment of the present invention as shown in FIG. 2, a predetermined webpage is previously processed according to display resolution of the user terminal and a webpage corresponding to the display resolution of the user terminal is read to be provided to the user terminal.
  • a process of providing the webpage for each resolution according to an embodiment of the present invention with reference to FIG. 2 will be described.
  • the webpage providing system maintains a webpage database for recording at least one webpage corresponding to resolution information, which is provided to the user terminal.
  • the resolution information is an index indicating precision of an image on a screen or a printed page and indicates how many pixels or dots form the image. For a unit, there are generally pixels per inch (ppi) indicating how many pixels are in one inch and dots per inch (dpi) indicating how many dots are in one inch.
  • a higher ppi or dpi resolution indicates a more precise image.
  • the higher the resolution the more dots per inch. Since a large amount of memory is required and a processing speed of the user terminal becomes slow, a webpage with a suitable resolution has to be provided.
  • the image has a resolution lower than if the image is to be scanned or printed. This is because, in the case of displaying at high resolution, the image cannot be quickly loaded due to a large amount of data. Accordingly, it is very important to provide a webpage that has an optimal resolution based on the resolution established in the user terminal and can be quickly loaded.
  • the webpage providing system may record webpage information corresponding to each resolution.
  • FIG. 4 is a diagram illustrating an example of the webpage database according to an embodiment of the present invention.
  • the webpage database according to an embodiment of the present invention may include resolution information 401 and webpage information 402 corresponding to the resolution information 401.
  • a webpage corresponding to resolution ⁇ 640*480> is constructed by webpage information corresponding to ⁇ TYPE 1>
  • a webpage corresponding to resolution ⁇ 800*600> is constructed by webpage information corresponding to ⁇ TYPE 2>
  • a webpage corresponding to resolution ⁇ 1024*768> is constructed by webpage information corresponding to ⁇ TYPE 3>.
  • the webpage corresponding to the resolution information is constructed, in the case of low resolution, for example, 640*480 or 800*600, the webpage may be constructed by deleting a predetermined content or menu than when a reference resolution of 1024*768 is used in a plurality of webpage providing systems, and in the case of high resolution, for example, 1400*1024 or 1600*1280, the webpage may be constructed by adding a predetermined content or menu than when the reference resolution of 1024*768 is used. Since the content to be added in the case of the high resolution may be an advertisement content, the webpage providing system may develop a new advertisement area by securing a new display area. In S202, the webpage providing system receives an access request from the user terminal.
  • the access request may include a user account of the user terminal and password information.
  • S202 when the user account and the password information are received from the user, personal information according to the user account may be searched, thereby searching user terminal information of the user terminal established by the user. However, since the user does not always use the same user terminal, though the user terminal information is searched via the user account, the user terminal information may be received as S203 described below.
  • the webpage providing system receives the user terminal information.
  • the user terminal information may include first resolution information of the user terminal.
  • the first resolution of the user terminal may be set up as a basic value or may be a resolution value designated according to set up of the user, according to a type of the user terminal.
  • the webpage providing system may read predetermined cookie file information recorded in a storage area of the user terminal in order to obtain the user terminal information and may read the terminal information included in the cookie file information, in S203.
  • the user terminal information including display resolution information of the user terminal is recorded as a predetermined cookie file in the storage.
  • the webpage providing system may be embodied to obtain the resolution information of the user terminal by analyzing the cookie file information when the user terminal accesse the webpage providing system.
  • the user terminal information may be received from a predetermined plug-in program installed in the user terminal.
  • the plug-in program may be provided by the webpage providing system according to the present invention or may be installed in the user terminal with approval of the user of the user terminal.
  • the first resolution information included in the received user terminal information may be established in an operating system of the user terminal or may be an optimal resolution capable of being displayed in a display unit of the user, for example, a monitor.
  • the webpage providing system reads out a first webpage corresponding to the first resolution information with reference to the webpage database. As described with reference to FIG. 4, since the webpage information is recorded for each resolution information in the webpage database, the webpage providing system reads the first webpage corresponding to the first resolution information with reference to the webpage database.
  • the webpage information corresponding to ⁇ TYPE 3> may be read with reference to the webpage database.
  • the webpage providing system provides the first webpage information to the user terminal. Since the first webpage information may be constructed to be quickly loaded at optimal resolution in the first resolution of the user terminal, a definite webpage may be quickly provided and the user may conveniently use the webpage.
  • FIG. 3 is a flowchart illustrating a process of providing the webpage by comparing the resolution of the user terminal with a reference resolution.
  • display resolution information of the user terminal is received, when the resolution information is lower than the reference resolution information, a webpage is reconstructed by deleting a predetermined content, and when the resolution information is higher than the reference resolution information, the webpage is reconstructed by adding a predetermined content.
  • the process of providing the webpage by comparing the resolution of the user terminal and the reference resolution will be described below with reference to FIG. 3.
  • the webpage providing system maintains a content information database for recording at least one piece of content information provided to the user terminal.
  • the content information may be audio, video, or multimedia information provided by a portal site.
  • the webpage providing system also maintains a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal.
  • the first reference resolution information mentioned in the present specification is a value set up for providing the webpage based on a certain resolution in the webpage providing system, and one of various resolution values may be set up as the first reference resolution. For example, ⁇ 1024*768> generally set up as a basic value in general computer monitors may be set up as the first reference resolution.
  • the webpage providing system may record and maintain a webpage corresponding to the first reference resolution in the webpage database.
  • the webpage corresponding to the first reference resolution may be constructed to be quickly loaded at optimal resolution in the first reference resolution.
  • the webpage providing system receives an access request from the user terminal.
  • the access request may include an account and password information of the user.
  • the webpage providing system may receive user terminal information.
  • the user terminal information may include second resolution information that is resolution information of the user terminal.
  • the second resolution information may have various values according to a type or user setup of the user terminal.
  • the webpage providing system may read cookie file information stored in the user terminal and may obtain the user terminal information by reading the user terminal information included in the cookie file information or by receiving a plug-in program installed in the user terminal.
  • the webpage providing system compares the received second resolution information of the user terminal with the first reference resolution information.
  • the webpage providing system reads a first webpage corresponding to the first reference resolution information with reference to the webpage database.
  • the webpage providing system reads predetermined content information to be added to the first webpage with reference to the content information database.
  • a second webpage corresponding to the second resolution information is constructed by inserting the content information into the first webpage.
  • the second webpage is provided to the user terminal.
  • the added content information may be content information corresponding to user preference information read with reference to a predetermined user information database.
  • the webpage providing system may read the user preference information corresponding to the user account received in S302 with reference to the user information database, read content information corresponding to the read user preference information with reference to the content information database, and may insert the content information into the first webpage.
  • the webpage providing system may construct the second page by adding the content information to the first webpage corresponding to the first reference resolution.
  • this information may be recorded in the user information database and the webpage providing system may read ⁇ news> that is the user preference information corresponding to the user account included in the access request received from the user terminal, with reference to the user information database and may read content information corresponding to ⁇ news> that is the read user preference information, with reference to the content information database.
  • the webpage providing system may construct the second webpage corresponding to ⁇ 1280*1024>, that is the second resolution information, by inserting the content information corresponding to ⁇ news> into the first webpage and may provide the second webpage to the user terminal.
  • the content information added in S306 may be advertisement data.
  • the added content information may be advertisement data targeting the accessed user.
  • a webpage that is quickly loaded corresponding to the resolution of a user terminal is provided with optimal resolution, and includes content information such as information preferred by each user or advertisement data which may be provided, there is an effect of providing a webpage capable of sufficiently utilizing an idle area of a display unit of the user terminal while corresponding to various requirements of the user.
  • the webpage providing system reads a first webpage corresponding to the first reference resolution information, with reference to the webpage database.
  • the webpage providing system constructs a second webpage corresponding to the second resolution information by deleting at least one piece of the content information included in the first webpage.
  • the webpage providing system may read the user preference information corresponding to the user account included in the access request received from the user terminal with reference to the user information database and may construct the second webpage by deleting content information whose preference of the user is low.
  • the webpage providing system provides the second webpage, from which the content information is deleted, to the user terminal. Accordingly, when the resolution of the user terminal is lower than the reference resolution, the webpage providing system may provide a webpage from which unnecessary content information is deleted, thereby providing a webpage capable of being quickly loaded, providing optimal resolution corresponding to the resolution of the user terminal, and including necessary content information to the user.
  • FIG. 5 is a diagram illustrating an example of a webpage provided by the webpage providing system according to an embodiment of the present invention.
  • the webpage shown in FIG. 5 may be an example of the first webpage corresponding to the user terminal information read by the webpage providing system, as described with reference to FIG. 2.
  • FIG. 5 may be corresponding to the first reference resolution described with reference to FIG. 3.
  • the webpage corresponding to the first reference resolution includes advertisement content 501 and a marginal area 502.
  • FIG. 6 is a diagram illustrating a webpage constructed by adding content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
  • the webpage providing system may construct the second webpage by adding predetermined content information to the first webpage corresponding to the first reference resolution information.
  • FIG. 6 is a diagram illustrating the webpage constructed by adding content information 601 to the marginal area 502 of the first webpage corresponding to the first reference resolution.
  • the added content information 601 may be the content information corresponding to the user preference information as described above.
  • the present invention when the resolution information of the user is higher than the first reference information, since content information is additionally provided in a marginal area of the first webpage, there is an effect of quickly and conveniently reconstructing and providing the webpage suitable for various demands of the user.
  • FIG. 7 is a diagram illustrating a webpage constructed by adding advertisement data according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
  • the webpage providing system may construct the second webpage by adding advertisement data to the first webpage corresponding to the first reference resolution information.
  • FIG. 7 is a diagram illustrating a second webpage constructed by adding content information 701 to the marginal area 502 of the first webpage corresponding to the first reference resolution of FIG. 5.
  • the added content information 701 may be advertisement data or an advertisement targeting the user, as described above.
  • FIG. 8 is a diagram illustrating a webpage constructed by deleting content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
  • the webpage providing system may construct the second webpage by deleting at least one piece of content information from the first webpage corresponding to the first reference resolution information.
  • FIG. 8 is a diagram illustrating a second webpage constructed by deleting the advertisement content 501 of the first webpage corresponding to the first reference resolution of FIG. 5.
  • an unnecessary content may be deleted to provide a webpage including useful contents, with optimal resolution to the user.
  • the multimedia data genre determination method may be embodied as a program instruction capable of being executed via various computer units and may be recorded in a computer readable recording medium.
  • the computer readable medium may include a program instruction, a data file, and a data structure, separately or cooperatively.
  • the program instructions and the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well known and available to those skilled in the art of computer software arts.
  • Examples of the computer readable media include magnetic media (e.g., hard disks, floppy disks, and magnetic tapes), optical media (e.g., CD-ROMs or DVD), magneto-optical media (e.g., floptical disks), and hardware devices (e.g., ROMs, RAMs, or flash memories, etc.) that are specially configured to store and perform program instructions.
  • the media may also be transmission media such as optical or metallic lines, wave guides, etc. including a carrier wave transmitting signals specifying the program instructions, data structures, etc.
  • Examples of the program instructions include both machine code, such as produced by a compiler, and files containing high-level languages codes that may be executed by the computer using an interpreter.
  • the hardware elements above may be configured to act as one or more software modules for implementing the operations of this invention, and reverse is also true.
  • FIG. 9 is a block diagram illustrating a configuration of the webpage providing system according to an embodiment of the present invention.
  • the webpage providing system may include a user terminal communication unit 901, a webpage providing unit 902, and a webpage database 903.
  • the user terminal communication unit 901 receives an access request from a user terminal and receives user terminal information from the user terminal.
  • the user terminal information includes first resolution information of the user terminal.
  • the webpage database 903 records at least one webpage corresponding to resolution information, which is provided to the user terminal.
  • the webpage providing unit 902 reads a first webpage corresponding to the first resolution information with reference to the webpage database 903 and provides the first webpage to the user terminal.
  • the webpage providing system may include the user terminal communication unit 901, the webpage providing unit 902, the webpage database 903, and a content information database 904 and may operate as follows.
  • the content information database 904 records and maintains at least one content information provided to the user terminal.
  • the webpage database 903 records and maintains a webpage corresponding to first reference resolution information, which is provided to the user terminal.
  • the user terminal communication unit 901 receives an access request from the user terminal and receives user terminal information from the user terminal.
  • the user terminal information includes second resolution information of the user terminal. In the present embodiment, for example, a case that the second resolution information is higher than the first reference resolution information will be described.
  • the webpage providing unit 902 reads a first webpage corresponding to the first reference resolution information with reference to the webpage database 903 and reads predetermined content information to be added to the first webpage with reference to the content information database 904. Also, the webpage providing unit 902 constructs a second webpage corresponding to the second resolution information by inserting the content information read from the content information database 904 into the first webpage and provides the second webpage to the user terminal.
  • a webpage optimized to resolution of a display unit of a user terminal by receiving resolution information of the user terminal and providing the webpage corresponding to the user terminal.
  • a webpage that is suitably reconstructed according to resolution of a user terminal, when the resolution information of the user terminal is lower than reference resolution information, thereby providing convenience in navigating a webpage provided to a user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a method and a system for providing a webpage to a user terminal, the method including: maintaining a webpage database for recording at least one webpage provided to the user terminal corresponding to resolution information; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including first resolution information of the user terminal; reading a first webpage corresponding to the first resolution information by referring to the webpage database; and providing the first webpage to the user terminal.

Description

METHOD FOR PROVIDING WEB PAGES TO USER TERMINAL AND SYSTEM OF ENABLING THE METHOD
Technical Field The present invention relates to a method and apparatus for providing a webpage to a user terminal, and more particularly, to a method and apparatus which reconstruct the webpage from resolution information of a display unit of a user terminal and provides the webpage to the user terminal.
Background Art
Nowadays, a type and performance of user terminals develop and change day by day. However, a webpage provided to the user terminal is indiscriminately provided regardless of user terminal information or user information. Accordingly, there is a problem of indiscriminate webpages not fulfilling various requirements of users.
Also, when the user terminal has resolution lower than a webpage provided by a webpage providing system, there exists a problem that a webpage is indistinctly displayed in the user terminal. When the user terminal has resolution higher than the webpage provided by the webpage providing system, the webpage is particularly displayed. However, in this case, since a webpage of low resolution is displayed in the user terminal having the high resolution and there are empty parts in a display area of the user terminal, it is also a waste of material source.
Accordingly, a method and apparatus of providing a webpage, in which resolution information of a user terminal is received, a webpage corresponding to the resolution information is provided, when the received resolution information is lower than a reference resolution information, content information of the webpage is deleted and reconstructed to be particularly displayed in the user terminal, and when the resolution information is higher than the reference resolution information, predetermined contents are added to the webpage to reconstruct the webpage, thereby providing contents desired by a user with optimal resolution. Disclosure of Invention Technical Goals
An aspect of the present invention provides a webpage optimized to resolution of a display unit of a user terminal by receiving resolution information of the user terminal and providing the webpage corresponding to the user terminal.
An aspect of the present invention also provides a webpage is suitably reconstructed according to resolution of a user terminal, when the resolution information of the user terminal is lower than reference resolution information, thereby providing convenience in navigating a webpage of a user. An aspect of the present invention also provides a webpage on which resolution of a user terminal and preference of a user are reflected by reconstructing the webpage with added contents when the resolution information of the user terminal is higher than a reference resolution information, thereby using a display area of the user terminal as an area for providing useful information or as an advertisement area.
Technical Solutions
According to an aspect of the present invention, there is provided a method of providing a webpage to a user terminal, including: maintaining a webpage database for recording at least one webpage corresponding to resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including first resolution information of the user terminal; reading a first webpage corresponding to the first resolution information by referring to the webpage database; and providing the first webpage to the user terminal. According to another aspect of the present invention, there is provided a method of providing a webpage to a user terminal, including: maintaining a content information database for recording at least one content information provided to the user terminal; maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is higher than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; reading predetermined content information to be added to the first webpage by referring to the content information database; forming a second webpage corresponding to the second resolution information by inserting the content information into the first webpage; and providing the second webpage to the user terminal.
According to another aspect of the present invention, there is provided a method of providing a webpage to a user terminal, including: maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is lower than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; forming a second webpage corresponding to the second resolution information by deleting at least one content information included in the first webpage; and providing the second webpage to the user terminal.
Brief Description of Drawings FIG. 1 is a diagram illustrating network connection of a webpage providing system according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a process of providing a webpage for each resolution of a user terminal, according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a process of providing the webpage by comparing the resolution of the user terminal with a reference resolution;
FIG. 4 is a diagram illustrating an example of a webpage database according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating an example of a webpage provided by the webpage providing system according to an embodiment of the present invention; FIG. 6 is a diagram illustrating a webpage constructed by adding content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention; FIG. 7 is a diagram illustrating a webpage constructed by adding advertisement data according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention;
FIG. 8 is a diagram illustrating a webpage constructed by deleting content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention; and
FIG. 9 is a block diagram illustrating a configuration of the webpage providing system according to an embodiment of the present invention.
Best Mode for Carrying Out the Invention
Hereinafter, a method and an apparatus for providing a webpage to a user terminal, according to an embodiment of the present invention, will be described in detail with reference to the attached drawings.
FIG. 1 is a diagram illustrating network connection of a webpage providing system according to an embodiment of the present invention. User terminals 101, 102, and 103 are connected to a webpage providing system 105 according to an embodiment of the present invention via a wired/wireless communication network 104.
The user terminals 101, 102, and 103 designate a terminal including a predetermined communication module such as a code division multiplexing access (CDMA) module, a Bluetooth module, an infrared communication module (IrDA), and a wired/wireless LAN card and having predetermined operation ability by including a predetermined microprocessor for executing multimedia replay performance, such as a computer, a personal digital assistant (PDA), a smart phone, a handheld PC, and a mobile phone, and an MP3 player. In particular, the user terminals 101, 102, and 103 may include a display unit whose resolution is various.
The webpage providing system may provide a webpage to the user terminals
101, 102, and 103 via the wired/wireless communication network. A process of providing the webpage to the user terminals 101, 102, and 103 by the webpage providing system network-connected as shown in FIG. 1 will be described in detail with reference to FIGS. 2 and 3.
FIG. 2 is a flowchart illustrating a process of providing a webpage for each resolution of a user terminal, according to a first embodiment of the present invention. In a webpage providing method according to the first embodiment of the present invention, as shown in FIG. 2, a predetermined webpage is previously processed according to display resolution of the user terminal and a webpage corresponding to the display resolution of the user terminal is read to be provided to the user terminal. Hereinafter, a process of providing the webpage for each resolution according to an embodiment of the present invention with reference to FIG. 2 will be described.
In S201, the webpage providing system maintains a webpage database for recording at least one webpage corresponding to resolution information, which is provided to the user terminal. The resolution information is an index indicating precision of an image on a screen or a printed page and indicates how many pixels or dots form the image. For a unit, there are generally pixels per inch (ppi) indicating how many pixels are in one inch and dots per inch (dpi) indicating how many dots are in one inch.
A higher ppi or dpi resolution indicates a more precise image. However, the higher the resolution, the more dots per inch. Since a large amount of memory is required and a processing speed of the user terminal becomes slow, a webpage with a suitable resolution has to be provided.
Also, in the case of an image to be shown in the webpage, it is preferable that the image has a resolution lower than if the image is to be scanned or printed. This is because, in the case of displaying at high resolution, the image cannot be quickly loaded due to a large amount of data. Accordingly, it is very important to provide a webpage that has an optimal resolution based on the resolution established in the user terminal and can be quickly loaded.
Since the user terminal may have various types of resolution according to a type of relevant apparatus and selection of the user, the webpage providing system may record webpage information corresponding to each resolution.
For example, a predetermined number of resolution information may be designated, and webpage information corresponding to the each of the resolution information may be classified into a predetermined number of the webpages to be stored. The webpage information may be constructed to be quickly loaded by being optimal to the resolution of the user terminal. An example of the webpage database will be described in detail with reference to FIG. 4. FIG. 4 is a diagram illustrating an example of the webpage database according to an embodiment of the present invention. Referring to FIG. 4, the webpage database according to an embodiment of the present invention may include resolution information 401 and webpage information 402 corresponding to the resolution information 401.
For example, a webpage corresponding to resolution <640*480> is constructed by webpage information corresponding to <TYPE 1>, a webpage corresponding to resolution <800*600> is constructed by webpage information corresponding to <TYPE 2>, and a webpage corresponding to resolution <1024*768> is constructed by webpage information corresponding to <TYPE 3>.
As described above, since the webpage corresponding to the resolution information is constructed, in the case of low resolution, for example, 640*480 or 800*600, the webpage may be constructed by deleting a predetermined content or menu than when a reference resolution of 1024*768 is used in a plurality of webpage providing systems, and in the case of high resolution, for example, 1400*1024 or 1600*1280, the webpage may be constructed by adding a predetermined content or menu than when the reference resolution of 1024*768 is used. Since the content to be added in the case of the high resolution may be an advertisement content, the webpage providing system may develop a new advertisement area by securing a new display area. In S202, the webpage providing system receives an access request from the user terminal. The access request may include a user account of the user terminal and password information. In S202, when the user account and the password information are received from the user, personal information according to the user account may be searched, thereby searching user terminal information of the user terminal established by the user. However, since the user does not always use the same user terminal, though the user terminal information is searched via the user account, the user terminal information may be received as S203 described below.
In S203, the webpage providing system receives the user terminal information. The user terminal information may include first resolution information of the user terminal.
In S203, the first resolution of the user terminal may be set up as a basic value or may be a resolution value designated according to set up of the user, according to a type of the user terminal.
Also, according to another embodiment of the present invention, in S203, the webpage providing system may read predetermined cookie file information recorded in a storage area of the user terminal in order to obtain the user terminal information and may read the terminal information included in the cookie file information, in S203.
Namely, when the user terminal accesses the webpage providing system according to the present invention, the user terminal information including display resolution information of the user terminal is recorded as a predetermined cookie file in the storage.
The webpage providing system may be embodied to obtain the resolution information of the user terminal by analyzing the cookie file information when the user terminal accesse the webpage providing system.
Also, according to still another embodiment of the present invention, the user terminal information may be received from a predetermined plug-in program installed in the user terminal. The plug-in program may be provided by the webpage providing system according to the present invention or may be installed in the user terminal with approval of the user of the user terminal.
In S203, the first resolution information included in the received user terminal information may be established in an operating system of the user terminal or may be an optimal resolution capable of being displayed in a display unit of the user, for example, a monitor.
In S204, the webpage providing system reads out a first webpage corresponding to the first resolution information with reference to the webpage database. As described with reference to FIG. 4, since the webpage information is recorded for each resolution information in the webpage database, the webpage providing system reads the first webpage corresponding to the first resolution information with reference to the webpage database.
For example, when the received first resolution information is <1024*480>, the webpage information corresponding to <TYPE 3> may be read with reference to the webpage database. In S205, the webpage providing system provides the first webpage information to the user terminal. Since the first webpage information may be constructed to be quickly loaded at optimal resolution in the first resolution of the user terminal, a definite webpage may be quickly provided and the user may conveniently use the webpage.
FIG. 3 is a flowchart illustrating a process of providing the webpage by comparing the resolution of the user terminal with a reference resolution. In the webpage providing method according to a second embodiment of the present invention, display resolution information of the user terminal is received, when the resolution information is lower than the reference resolution information, a webpage is reconstructed by deleting a predetermined content, and when the resolution information is higher than the reference resolution information, the webpage is reconstructed by adding a predetermined content. The process of providing the webpage by comparing the resolution of the user terminal and the reference resolution will be described below with reference to FIG. 3.
In S301, the webpage providing system maintains a content information database for recording at least one piece of content information provided to the user terminal. The content information may be audio, video, or multimedia information provided by a portal site.
In S301, the webpage providing system also maintains a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal. The first reference resolution information mentioned in the present specification is a value set up for providing the webpage based on a certain resolution in the webpage providing system, and one of various resolution values may be set up as the first reference resolution. For example, <1024*768> generally set up as a basic value in general computer monitors may be set up as the first reference resolution.
Also, the webpage providing system may record and maintain a webpage corresponding to the first reference resolution in the webpage database. The webpage corresponding to the first reference resolution may be constructed to be quickly loaded at optimal resolution in the first reference resolution.
In S302, the webpage providing system receives an access request from the user terminal. The access request may include an account and password information of the user. In S303, the webpage providing system may receive user terminal information.
The user terminal information may include second resolution information that is resolution information of the user terminal. In this case, the second resolution information may have various values according to a type or user setup of the user terminal.
As described with reference to FIG. 2, the webpage providing system may read cookie file information stored in the user terminal and may obtain the user terminal information by reading the user terminal information included in the cookie file information or by receiving a plug-in program installed in the user terminal.
In S304, the webpage providing system compares the received second resolution information of the user terminal with the first reference resolution information. In S305, when the second resolution of the user terminal is higher than the first reference resolution, the webpage providing system reads a first webpage corresponding to the first reference resolution information with reference to the webpage database.
In S306, the webpage providing system reads predetermined content information to be added to the first webpage with reference to the content information database.
In S307, a second webpage corresponding to the second resolution information is constructed by inserting the content information into the first webpage. In S308, the second webpage is provided to the user terminal.
In this case, the added content information may be content information corresponding to user preference information read with reference to a predetermined user information database. Namely, the webpage providing system may read the user preference information corresponding to the user account received in S302 with reference to the user information database, read content information corresponding to the read user preference information with reference to the content information database, and may insert the content information into the first webpage.
For example, when the first reference resolution is <1024*768> and the second resolution information received from the user terminal is <1280* 1024>, since the second resolution information of the user has a higher resolution than the first reference resolution, the webpage providing system may construct the second page by adding the content information to the first webpage corresponding to the first reference resolution.
In this case, when information preferred by a user transmitting the user account and password information to the webpage providing system is <news>, this information may be recorded in the user information database and the webpage providing system may read <news> that is the user preference information corresponding to the user account included in the access request received from the user terminal, with reference to the user information database and may read content information corresponding to <news> that is the read user preference information, with reference to the content information database.
The webpage providing system may construct the second webpage corresponding to <1280*1024>, that is the second resolution information, by inserting the content information corresponding to <news> into the first webpage and may provide the second webpage to the user terminal.
Also, the content information added in S306 may be advertisement data. For example, the added content information may be advertisement data targeting the accessed user.
Accordingly, according to the present invention, since a webpage that is quickly loaded corresponding to the resolution of a user terminal, is provided with optimal resolution, and includes content information such as information preferred by each user or advertisement data which may be provided, there is an effect of providing a webpage capable of sufficiently utilizing an idle area of a display unit of the user terminal while corresponding to various requirements of the user. In S304, when the received second resolution information of the user terminal is lower than the first reference resolution, in S309, the webpage providing system reads a first webpage corresponding to the first reference resolution information, with reference to the webpage database.
In S310, the webpage providing system constructs a second webpage corresponding to the second resolution information by deleting at least one piece of the content information included in the first webpage. In this case, the webpage providing system may read the user preference information corresponding to the user account included in the access request received from the user terminal with reference to the user information database and may construct the second webpage by deleting content information whose preference of the user is low.
In S308, the webpage providing system provides the second webpage, from which the content information is deleted, to the user terminal. Accordingly, when the resolution of the user terminal is lower than the reference resolution, the webpage providing system may provide a webpage from which unnecessary content information is deleted, thereby providing a webpage capable of being quickly loaded, providing optimal resolution corresponding to the resolution of the user terminal, and including necessary content information to the user.
FIG. 5 is a diagram illustrating an example of a webpage provided by the webpage providing system according to an embodiment of the present invention.
The webpage shown in FIG. 5 may be an example of the first webpage corresponding to the user terminal information read by the webpage providing system, as described with reference to FIG. 2.
Also, the webpage shown in FIG. 5 may be corresponding to the first reference resolution described with reference to FIG. 3. In this case, referring to FIG. 5, the webpage corresponding to the first reference resolution includes advertisement content 501 and a marginal area 502. FIG. 6 is a diagram illustrating a webpage constructed by adding content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
As described with reference to FIG. 3, when the resolution information of the user terminal is higher than the first reference resolution information, the webpage providing system may construct the second webpage by adding predetermined content information to the first webpage corresponding to the first reference resolution information.
FIG. 6 is a diagram illustrating the webpage constructed by adding content information 601 to the marginal area 502 of the first webpage corresponding to the first reference resolution. The added content information 601 may be the content information corresponding to the user preference information as described above.
Accordingly, according to the present invention, when the resolution information of the user is higher than the first reference information, since content information is additionally provided in a marginal area of the first webpage, there is an effect of quickly and conveniently reconstructing and providing the webpage suitable for various demands of the user.
FIG. 7 is a diagram illustrating a webpage constructed by adding advertisement data according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
As described with reference to FIG. 3, when the resolution information of the user terminal is higher than the first reference resolution information, the webpage providing system may construct the second webpage by adding advertisement data to the first webpage corresponding to the first reference resolution information.
FIG. 7 is a diagram illustrating a second webpage constructed by adding content information 701 to the marginal area 502 of the first webpage corresponding to the first reference resolution of FIG. 5. The added content information 701 may be advertisement data or an advertisement targeting the user, as described above.
FIG. 8 is a diagram illustrating a webpage constructed by deleting content information according to the resolution of the user terminal by the webpage providing system according to an embodiment of the present invention.
As described with reference to FIG. 3, when the resolution information of the user terminal is lower than the first reference resolution information, the webpage providing system may construct the second webpage by deleting at least one piece of content information from the first webpage corresponding to the first reference resolution information.
FIG. 8 is a diagram illustrating a second webpage constructed by deleting the advertisement content 501 of the first webpage corresponding to the first reference resolution of FIG. 5.
Accordingly, according to the present invention, when the resolution information of the user terminal is lower than the reference resolution information, an unnecessary content may be deleted to provide a webpage including useful contents, with optimal resolution to the user.
The multimedia data genre determination method according to the present invention may be embodied as a program instruction capable of being executed via various computer units and may be recorded in a computer readable recording medium. The computer readable medium may include a program instruction, a data file, and a data structure, separately or cooperatively. The program instructions and the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well known and available to those skilled in the art of computer software arts. Examples of the computer readable media include magnetic media (e.g., hard disks, floppy disks, and magnetic tapes), optical media (e.g., CD-ROMs or DVD), magneto-optical media (e.g., floptical disks), and hardware devices (e.g., ROMs, RAMs, or flash memories, etc.) that are specially configured to store and perform program instructions. The media may also be transmission media such as optical or metallic lines, wave guides, etc. including a carrier wave transmitting signals specifying the program instructions, data structures, etc. Examples of the program instructions include both machine code, such as produced by a compiler, and files containing high-level languages codes that may be executed by the computer using an interpreter. The hardware elements above may be configured to act as one or more software modules for implementing the operations of this invention, and reverse is also true.
FIG. 9 is a block diagram illustrating a configuration of the webpage providing system according to an embodiment of the present invention. Referring to FIG. 9, the webpage providing system according to an embodiment of the present invention may include a user terminal communication unit 901, a webpage providing unit 902, and a webpage database 903.
The user terminal communication unit 901 receives an access request from a user terminal and receives user terminal information from the user terminal. The user terminal information includes first resolution information of the user terminal.
The webpage database 903 records at least one webpage corresponding to resolution information, which is provided to the user terminal.
The webpage providing unit 902 reads a first webpage corresponding to the first resolution information with reference to the webpage database 903 and provides the first webpage to the user terminal.
Also, the webpage providing system may include the user terminal communication unit 901, the webpage providing unit 902, the webpage database 903, and a content information database 904 and may operate as follows.
The content information database 904 records and maintains at least one content information provided to the user terminal.
The webpage database 903 records and maintains a webpage corresponding to first reference resolution information, which is provided to the user terminal. The user terminal communication unit 901 receives an access request from the user terminal and receives user terminal information from the user terminal. The user terminal information includes second resolution information of the user terminal. In the present embodiment, for example, a case that the second resolution information is higher than the first reference resolution information will be described.
The webpage providing unit 902 reads a first webpage corresponding to the first reference resolution information with reference to the webpage database 903 and reads predetermined content information to be added to the first webpage with reference to the content information database 904. Also, the webpage providing unit 902 constructs a second webpage corresponding to the second resolution information by inserting the content information read from the content information database 904 into the first webpage and provides the second webpage to the user terminal.
While this invention has been particularly shown and described with reference to preferred embodiments thereof, various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Therefore, the scope of the invention is defined not by the detailed description of the invention but by the appended claims, and all differences within the scope will be construed as being included in the present invention.
Industrial Applicability
According to the present invention, there is provided a webpage optimized to resolution of a display unit of a user terminal by receiving resolution information of the user terminal and providing the webpage corresponding to the user terminal. According to the present invention, there is also provided a webpage that is suitably reconstructed according to resolution of a user terminal, when the resolution information of the user terminal is lower than reference resolution information, thereby providing convenience in navigating a webpage provided to a user.
According to the present invention, there is also provided a webpage on which resolution of a user terminal and preference of a user are reflected by reconstructing the webpage with added contents when the resolution information of the user terminal is higher than a reference resolution information, thereby using a display area of the user terminal as an area for providing useful information or as an advertisement area.

Claims

1. A method of providing a webpage to a user terminal, comprising: maintaining a webpage database for recording at least one webpage provided to the user terminal corresponding to resolution information; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including first resolution information of the user terminal; reading a first webpage corresponding to the first resolution information by referring to the webpage database; and providing the first webpage to the user terminal.
2. A method of providing a webpage to a user terminal, comprising: maintaining a content information database for recording at least one content information provided to the user terminal; maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is higher than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; reading predetermined content information to be added to the first webpage by referring to the content information database; forming a second webpage corresponding to the second resolution information by inserting the content information into the first webpage; and providing the second webpage to the user terminal.
3. A method of providing a webpage to a user terminal, comprising: maintaining a webpage database for recording a webpage corresponding to first reference resolution information provided to the user terminal; receiving an access request from the user terminal; receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information is lower than the first reference resolution information; reading a first webpage corresponding to the first reference resolution information by referring to the webpage database; forming a second webpage corresponding to the second resolution information by deleting at least one content information included in the first webpage; and providing the second webpage to the user terminal.
4. The method according to any one of claims 1 through 3, wherein the receiving the user terminal information from the user terminal comprises: reading predetermined cookie file information stored in the user terminal; and reading the user terminal information included in the cookie file information.
5. The method of any one of claims 1 through 3, wherein the receiving user terminal information from the user terminal comprises receiving user terminal information including resolution information of the user terminal from a predetermined plug-in program installed in the user terminal.
6. The method of claim 2, wherein: in the receiving an access request from the user terminal, the access request includes a user account and password information of the user terminal; and the reading predetermined content information to be added to the first webpage by referring to the content information database comprises: reading user preference information corresponding to the user account by referring to a predetermined user information database; and reading the content information corresponding to the read user preference information by referring to the content information database.
7. A computer readable recording medium in which a program for executing the method according to any one of claims 1 through 3 is recorded.
8. A system for providing a webpage to a user terminal, comprising: a webpage database for recording at least one webpage provided to the user terminal, corresponding to resolution information; a user terminal communication unit receiving an access request from the user terminal and receiving user terminal information from the user terminal, the user terminal information including first resolution information of the user terminal; and a webpage providing unit reading a first webpage corresponding to the first resolution information by referring to the webpage database and providing the first webpage to the user terminal.
9. A system for providing a webpage to a user terminal, comprising: a content information database for recording and maintaining at least one content information provided to the user terminal; a webpage database for recording and maintaining a webpage corresponding to first reference resolution information provided to the user terminal; a user terminal communication unit receiving an access request from the user terminal and receiving user terminal information from the user terminal, the user terminal information including second resolution information of the user terminal and the second resolution information higher than the first reference resolution information; a webpage providing unit reading a first webpage corresponding to the first reference resolution information by referring to the webpage database, reading predetermined content information to be added to the first webpage by referring to the content information database, forming a second webpage corresponding to the second resolution information by inserting the content information into the first webpage, and providing the second webpage to the user terminal.
PCT/KR2005/004465 2005-01-04 2005-12-22 Method for providing web pages to user terminal and system of enabling the method WO2006073239A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2005-0000460 2005-01-04
KR1020050000460A KR20060080011A (en) 2005-01-04 2005-01-04 Method for providing web pages to user terminal and system of enabling the method

Publications (1)

Publication Number Publication Date
WO2006073239A1 true WO2006073239A1 (en) 2006-07-13

Family

ID=36647712

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2005/004465 WO2006073239A1 (en) 2005-01-04 2005-12-22 Method for providing web pages to user terminal and system of enabling the method

Country Status (2)

Country Link
KR (1) KR20060080011A (en)
WO (1) WO2006073239A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014534517A (en) * 2011-10-19 2014-12-18 マイクロソフト コーポレーション Mobile advertising bridge page

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101533678B1 (en) * 2014-05-07 2015-07-08 주식회사 비즈모델라인 Method for Providing Browsing at Mobile Environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010000774A (en) * 2000-10-18 2001-01-05 박용국 Method and apparatus for producing divided object window on Internet communications-based terminal and method and server-client system for providing additional service using the same
KR20010035015A (en) * 2000-08-17 2001-05-07 음용기 Method and system for displaying integrated image of multiple data
KR20020007781A (en) * 2000-07-19 2002-01-29 유춘열 Methods for stressing ads on the internet documents
WO2003088035A2 (en) * 2002-04-15 2003-10-23 Koninklijke Philips Electronics N.V. Method, system, computer program product and storage device for displaying a document
KR20050048224A (en) * 2003-11-19 2005-05-24 주식회사 삼보컴퓨터 System and method for providing customized web page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020007781A (en) * 2000-07-19 2002-01-29 유춘열 Methods for stressing ads on the internet documents
KR20010035015A (en) * 2000-08-17 2001-05-07 음용기 Method and system for displaying integrated image of multiple data
KR20010000774A (en) * 2000-10-18 2001-01-05 박용국 Method and apparatus for producing divided object window on Internet communications-based terminal and method and server-client system for providing additional service using the same
WO2003088035A2 (en) * 2002-04-15 2003-10-23 Koninklijke Philips Electronics N.V. Method, system, computer program product and storage device for displaying a document
KR20050048224A (en) * 2003-11-19 2005-05-24 주식회사 삼보컴퓨터 System and method for providing customized web page

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014534517A (en) * 2011-10-19 2014-12-18 マイクロソフト コーポレーション Mobile advertising bridge page

Also Published As

Publication number Publication date
KR20060080011A (en) 2006-07-07

Similar Documents

Publication Publication Date Title
CN102947828B (en) Use image to carry out customized searches to experience
US20210081623A1 (en) Method of writing and reproducing multimedia service by using tag and apparatus therefor
KR100918113B1 (en) Apparatus and method for providing contents sharing service on network
EP2521051A2 (en) Handheld electronic device and method for recording multimedia clip
US20070052616A1 (en) Method and apparatus for displaying multimedia content with plug-in on WAP browser incorporated in mobile communication terminal
US20110122155A1 (en) Multiple screen size render-engine
CN101896905A (en) System, method, apparatus and computer program product for providing presentation of content items of a media collection
US10666704B2 (en) Information providing system, apparatus and method for information processing, and computer program product
CN101271376A (en) System and method for scrolling display screen, mobile terminal including the system, and recording medium storing program for executing the method
JP2014029701A (en) Document processing for mobile devices
US20110082724A1 (en) System and method for advertisement placement in an electronic reader device
CN100421466C (en) Recording broadcasting enhancement services
CN103092839A (en) Management method and device for recording historical information
US20160371237A1 (en) Media content presentation by categorizing and formatting media types
CN105630911A (en) Mobile terminal based search display method and apparatus
WO2006073239A1 (en) Method for providing web pages to user terminal and system of enabling the method
CN102929957A (en) Method and device for displaying sequencing result set, and mobile terminal
US8224878B2 (en) Apparatus and method for managing content data using content data information in an information terminal
JP2009134694A (en) Information providing system, information processing device and information processing method, and computer program
US20070005705A1 (en) System and method of dynamically displaying an associated message in a message
CN101770476A (en) Method and device for picture-text split-screen display of case information
CN102082859A (en) Mobile phone and short message transmitting method thereof
CN105808543A (en) Information display method and apparatus
KR20000018219A (en) Method for providing demographic data through network system and computer-readable medium recording the method
KR101469882B1 (en) Mobile Reading Service System and Method Using Virtual Printer

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 69(1) EPC

122 Ep: pct application non-entry in european phase

Ref document number: 05822066

Country of ref document: EP

Kind code of ref document: A1