WO2013029429A1 - Procédé et dispositif de fourniture de pages de navigation - Google Patents

Procédé et dispositif de fourniture de pages de navigation Download PDF

Info

Publication number
WO2013029429A1
WO2013029429A1 PCT/CN2012/078445 CN2012078445W WO2013029429A1 WO 2013029429 A1 WO2013029429 A1 WO 2013029429A1 CN 2012078445 W CN2012078445 W CN 2012078445W WO 2013029429 A1 WO2013029429 A1 WO 2013029429A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
information
block
column
target
Prior art date
Application number
PCT/CN2012/078445
Other languages
English (en)
Chinese (zh)
Inventor
徐新意
王晶
Original Assignee
百度在线网络技术(北京)有限公司
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 百度在线网络技术(北京)有限公司 filed Critical 百度在线网络技术(北京)有限公司
Publication of WO2013029429A1 publication Critical patent/WO2013029429A1/fr

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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates to the field of wireless internet technologies, and in particular, to a technique for providing a browsing page. Background technique
  • the page provided to the mobile device mainly includes a full page, a simplified page, and the like, and the entire page does not perform any re-typesetting operations on the page, which is not conducive to the user's browsing experience; while the abbreviated page realizes re-typesetting the page.
  • the single column vertical arrangement of the simplified page causes the page length to be too long, and the page needs to be paged to the mobile device, which is also disadvantageous for the user's browsing experience.
  • a computer-implemented method for providing a browsing page comprising the following steps:
  • a page for providing a browse page Providing a device wherein the device comprises:
  • a page obtaining device configured to acquire a target page to be provided to the mobile device, and a column determining device, configured to determine, according to the page related information of the target page, the classified information of the target page;
  • a sorting processing device configured to perform a sorting process on the target page according to the sorting information to obtain a result page corresponding to the target page;
  • the present invention performs the column processing on the target page according to the page related information of the target page to be provided to the mobile device, and provides the result page obtained by the column processing to the mobile device, so that the mobile
  • the device can display richer page content at a time, and the multi-column typesetting display mode of the result page is more in line with the user's browsing habits, and the user can conveniently browse through the columns and improve the browsing experience of the user by moving left and right.
  • FIG. 1 shows a schematic diagram of a device for providing a browsing page in accordance with an aspect of the present invention
  • FIG. 2 shows a schematic diagram of an apparatus for providing a browsing page in accordance with a preferred embodiment of the present invention
  • FIG. 3 is a block diagram showing an apparatus for providing a browsing page according to another preferred embodiment of the present invention.
  • FIG. 4 shows a flow chart of a method for providing a browse page in accordance with another aspect of the present invention
  • Figure 5 is a flow chart showing a method for providing a browse page in accordance with a preferred embodiment of the present invention
  • Figure 6 shows a flow diagram of a method for providing a browse page in accordance with another preferred embodiment of the present invention.
  • the page providing apparatus 1 includes a page obtaining means 101, a column determining means 102, a sorting means 103, and a providing means 104.
  • the page providing device 1 includes, but is not limited to, a network device, a mobile device.
  • the page providing device 1 is a network device
  • the page provides a cloud of devices 1 including, but not limited to, a network host, a single network server, a plurality of network server sets, or a plurality of servers.
  • the cloud is composed of a large number of computers or network servers based on Cloud Computing, which is a kind of distributed computing, a super virtual computer composed of a group of loosely coupled computers.
  • the page providing device 1 When the page providing device 1 is a mobile device, the page providing device 1 includes, but is not limited to, any mobile electronic product, such as a notebook, that can interact with a user through a keyboard, a touch pad, a touch screen, or a handwriting device. Mobile phones, PDAs, Pocket PCs PPC or tablets, etc. It should be understood by those skilled in the art that the above-mentioned page providing device is only an example, and other existing or future possible page providing devices, such as those applicable to the present invention, are also included in the scope of the present invention, and are hereby incorporated by reference. Included here. It should be understood by those skilled in the art that the basic operation process of the page providing device 1 as a mobile device or a network device is basically the same.
  • the following mainly describes the embodiment of the page providing device 1 by taking a network device as an example. And the network device and the page providing device 1 are used interchangeably in the description process. Unless otherwise specified, the embodiments are also applicable as the page providing device 1 of the mobile device, and should also be included in the scope of protection of the present invention. And is hereby incorporated by reference.
  • the page obtaining means 101 acquires a target page to be provided to the mobile device. Specifically, the page obtaining apparatus 101 acquires a target page to be provided to the mobile device by interacting with a third-party device such as a web server, a search engine, a relay server, or the like; or, when the page providing device 1 is a network device, the page obtaining apparatus 101 Receiving a page request sent by the mobile device by calling an application (API) provided by the network device, or an agreed communication method, such as http or https, according to the request of the page, from the website server, a third-party device such as a search engine, a relay server, or the like, obtains a target page to be provided to the mobile device corresponding to the page request; or, when the page providing device 1 is a mobile device, the page obtaining device 101 passes through, for example, a JSP, Dynamic webpage technology such as ASP or PHP, obtains a page request submitted by the user through the mobile device, and sends the page request to a third-party
  • the column determining means 102 determines the column information of the target page based on the page related information of the target page. Specifically, the manner in which the column determining device 102 determines the column information of the target page according to the page related information of the target page acquired by the page obtaining device 101 includes but is not limited to:
  • the column determining device 102 obtains page related information such as the page structure and the page type of the target page by analyzing the html code of the target page according to the target page, for example, the home page of most portal sites adopts the left middle The layout structure of the right three columns, the column determining device 102 determines that the column information corresponding to the first page is three columns;
  • the page related information of the page such as the page structure, the page type, and the like, and the terminal attribute of the mobile device, such as the screen size, and the user related information such as the preference setting, the usage habit, and the like corresponding to the mobile device, determine the target page. Disaggregated information.
  • the split information includes, but is not limited to, one or more of information such as the column width, the column length, and the number of columns corresponding to the target page.
  • the manner of determining the disaggregated information of the target page is only an example.
  • Other existing or future possible methods for determining the disaggregated information of the target page may be applicable to the present invention as well as It is within the scope of the invention and is hereby incorporated by reference.
  • Those skilled in the art should also understand that the above-mentioned disaggregated information is only an example, and other existing or future possible disaggregated information, as applicable to the present invention, is also included in the scope of the present invention, and is hereby incorporated by reference. The way is included here.
  • the sorting processing means 103 performs a sorting process on the target page based on the sorted information to obtain a result page corresponding to the target page. Specifically, the column processing device 103 determines the device for the page based on the column information determined by the column determining device 102.
  • the target page is directly processed by the column information to obtain a result page corresponding to the target page.
  • the target page to be provided to the mobile device obtained by the page obtaining apparatus 101 is an abbreviated page obtained by the interaction with the relay server, and the column determining device 102 determines that the column information of the simplified page is three columns, and the column processing device According to the part information, the summary page is divided into three columns, and the column length is one-third of the length of the simplified page.
  • the page processed by the column is used as a result page.
  • the simplified page is used.
  • the page includes a web page or a WAP page that has been formatted by a suitable screen, and the page is a single-page typesetting page.
  • the providing device 104 provides the results page to the mobile device. Specifically, when the page providing device 1 is a network device, the providing device 104 will perform the sorting processing device by calling an application program interface (API) provided by the network device or another agreed communication method, such as a transmission protocol such as http or https. The results page obtained after 103 column processing is provided to the mobile device. Then, the mobile device displays the result page for browsing by the page technology such as JSP or PHP. When the page providing device 1 is a mobile device, the providing device 104 provides the result page obtained by the column processing device 103 by the dynamic webpage technology such as JSP, ASP or PHP to the mobile device for browsing by the user.
  • API application program interface
  • the present invention performs a column processing on the target page according to the page related information of the target page to be provided to the mobile device, and provides the result page obtained by the divided processing to the mobile device, so that the mobile device can display at one time.
  • the richer page content, and the multi-column typesetting display mode of the result page is more in line with the user's browsing habits, and the user can conveniently browse through the columns of contents by moving left and right, thereby improving the browsing experience of the user.
  • the various devices of the page providing device 1 are continuously operated. Specifically, the page obtaining apparatus 101 continuously acquires a target page to be provided to the mobile device; the column determining device 102 continues to determine the column information of the target page according to the page related information of the target page; the column processing device 103 continues Determining the target page according to the split information to obtain a result page corresponding to the target page; the providing device 104 continuously providing the result page to the mobile device.
  • “continuous" means that each device of the page providing device 1 continuously acquires a target page, determines the classified information, and accordingly sorts the target page. The result page is obtained and provided to the mobile device until the page obtaining device 101 stops acquiring the target page to be provided to the mobile device for a long time.
  • the part determining device 102 determines the piece of information according to page related information of the target page and combined with terminal attributes of the mobile device. Specifically, when the page providing device 1 is a mobile device, the column determining device 102 acquires terminal attributes such as a screen length, a screen width, and the like of the mobile device by calling an application program interface (API) of the mobile device, or when the page is When the device 1 is provided as a network device, the column determining device 102 extracts the terminal attribute of the mobile device from a specific field requested by the page received from the mobile device, and then the column determining device 102 acquires the device according to the page obtaining device 101.
  • API application program interface
  • the target page by analyzing the target page, obtaining page related information such as page structure and page type, and combining the terminal attributes of the mobile device obtained by the above manner, determining the column width and column length corresponding to the target page. , divided by the number of columns and other information. For example, if the target page is the home page of the portal, the column determining device 102 obtains the page type of the target page by analyzing the target page, and determines that the number of columns corresponding to the target page is three columns, and then, The column determining device 102 obtains the screen width value of the mobile device by calling an application program interface (API) of the mobile device, and determines the column width corresponding to the target page to be consistent with the screen width value of the mobile device.
  • API application program interface
  • the manner of determining the split information in combination with the terminal attributes of the mobile device is only an example, and other existing or future possible combinations of the terminal attributes of the mobile device determine the manner of the split information, such as may be applicable to the present application.
  • the invention is also intended to be included within the scope of the invention, and is hereby incorporated by reference.
  • the present invention combines the terminal attributes of the mobile device to determine the column information corresponding to the target page, for example, such that the column width of each column is adapted to the screen width of the mobile device, or the column length and movement of each column.
  • the screen length of the device is adapted to facilitate the user's browsing operation and enhance the browsing experience of the user.
  • the page providing apparatus 1 further includes an updating device (not shown) that acquires a page window operation of the mobile device to update the terminal attribute; and invokes the column according to the updated terminal attribute
  • the determining device, the sorting processing device, and the providing device repeatedly perform the corresponding operations.
  • the user interacts with the mobile device,
  • the mobile device performs a page window operation such as rotating the screen, adjusting the window size, and the like, so that the terminal attribute of the mobile device is changed. For example, when the user rotates the mobile device by 90°, the screen length and the screen width of the mobile device are mutually changed.
  • the update device acquires the page window operation by calling an application program interface (API) of the mobile device, or an agreed communication method, such as http or https, and updating the terminal attribute of the mobile device according to the call, and calling the column determination
  • API application program interface
  • the device, the column processing device, and the providing device repeatedly perform the corresponding operations: the column determining device 102 determines the target page according to the page related information of the target page acquired by the page obtaining device 101, and combined with the updated terminal attribute.
  • the corresponding column information for example, after the screen length of the mobile device and the screen width are interchanged, the column determining device 102 updates the column width and the number of columns corresponding to the target page; the column processing device 103 according to the Decoding the information, performing a column processing on the target page to obtain a result page corresponding to the target page; the providing device 104 provides the result page to the mobile device.
  • the operation process performed by the column determining device 102, the column processing device 103, and the providing device 104 is substantially the same as the operation process described in the foregoing embodiment of FIG. 1. For the sake of brevity, no further details will be described herein. This is incorporated by reference.
  • the present invention combines the real-time updated terminal attributes of the mobile device to determine the column information corresponding to the target page, for example, the result page obtained after the column processing and the screen size of the mobile device, such as the screen length and the screen width, are real-time. Adaptation, user-friendly browsing operation, and enhance the user's browsing experience.
  • the part determining device 102 determines the piece of information according to the page related information of the target page and the user related information of the user corresponding to the mobile device; wherein the user related information Includes at least one of the following:
  • the column determining device 102 acquires user related information such as preference settings, usage habits, and the like of the user corresponding to the mobile device, for example, by performing a matching query in the user information database, or when the page providing device 1 is a network.
  • the column determining means 102 extracts the user-related information of the user, for example, by a specific field requested from the page received from the mobile device, and then the column determining means 102 obtains the device according to the page.
  • the target page obtained by 101 obtains page related information such as page structure and page type by analyzing the target page, and combines the user related information of the user obtained by the above manner to determine the column width corresponding to the target page, The column length, the number of columns, and so on.
  • the column determining device 102 determines the column corresponding to the target page according to the page-related information of the target page and in combination with the user's preference setting. information. For example, if the preference set by the user is more than the number of columns, and the page related information of the target page is the page type of the target page, the column determining device 102 determines the corresponding page. The number of columns is four columns.
  • the column determining device 102 determines the column corresponding to the target page according to the page-related information of the target page and in combination with the usage habit of the user. information. For example, if the user is accustomed to sliding the mobile device up and down, the column determining device 102 determines that the number of columns of the column information is small and the column length is long. When the user is accustomed to sliding the mobile device left and right, the column determining device 102 determines the number of columns of the column information. More, the column length is shorter.
  • the sub-column determining means 102 determines the sub-column corresponding to the target page according to the page-related information of the target page and combining the user's preference setting and usage habits.
  • the user information store stores user related information of the user, which may be established or updated according to the setting or usage record of the user, and the user information base may be located in the page providing device 1 or located on the page.
  • the present invention combines the user-related information to determine the classified information corresponding to the target page, and customizes the personalized result page for the user, facilitating the browsing operation of the user, and improving the browsing experience of the user.
  • FIG. 2 is a schematic diagram of a device for providing a browse page according to a preferred embodiment of the present invention; wherein the target page is a full page, the page providing device 1 may further include a blocking processing device 205; wherein the page obtaining device 201
  • the column determining device 202 and the providing device 204 are respectively the same or substantially the same as the corresponding device shown in FIG. 1, and thus are not described herein again, and are included herein by reference.
  • the blocking processing device 205 performs a blocking process on the target page to obtain a page partition corresponding to the target page.
  • the sub-column processing device 203 divides the page according to the classified information.
  • the block is processed by a column to obtain the result page.
  • the blocking processing device 205 analyzes, for example, a tree structure such as a dom tree or a render tree corresponding to the full page, or combines the column width,
  • the full page performs block processing to obtain a page block corresponding to the full page; subsequently, the column processing device 203 sorts the page block according to the column information determined by the column determining device 202.
  • the full page includes a WWW-based page that is consistent with the WWW page provided to the computer without being processed by a suitable screen layout.
  • the present invention first performs block processing on the full page to obtain page segmentation, and then performs column processing on the page segmentation to implement the column processing of the full page, thereby realizing the entire page to the The conversion of the processed result page after sorting.
  • the blocking processing device 205 can perform the blocking processing operation independently of the column determining device 202, or can determine the device 202 based on the column determining device 202.
  • the determined piecewise information performs a blocking processing operation.
  • the column processing device 203 performs column processing on the page block according to the column information and the block weight information of the page block to obtain the result page. Specifically, the column processing device 203 blocks the page according to the piecewise information determined by the column determining device 202 and in combination with the block weight information corresponding to the page block obtained by the blocking processing device 205. Performing a column process to obtain the result page, for example, placing a page with a higher weight in a leftmost column, or a page with a higher weight for a page segment placed in the same column. The position of the block is relatively high.
  • the page providing apparatus 1 further includes weight determining means (not shown), the weight determining means determining the block weight information according to the block related information of the page partitioning; wherein the block related information includes the following At least one of:
  • the weight determining device obtains the page block by, for example, analyzing the content of the page block, determining the coordinate position of the page in the page, and analyzing the page type of the target page corresponding to the page segmentation. And block-related information, and determining block weight information of the page block according to the block-related information of the page block.
  • the weight determining device when the block related information includes content information of the page block, the weight determining device obtains content information of the page block, such as text content information, advertisement content information, for example, by analyzing content of the page block. For the outbound content information and the like, the weight determining device determines the block weight information of the page block according to the block weight, such as the page block containing the body content information has a higher weight, and the page block containing the outbound chain content information has the second highest weight, including the advertisement The weight of the page block of the content information is the smallest. 2) When the block related information includes location information of the page partition, the weight determining device obtains the location of the page partition by, for example, analyzing the tree structure of the dom tree or the render tree corresponding to the page partitioning. Information, and according to this, the block weight information of the page block is determined, for example, the page block at the upper left of the full page has the highest weight, and the page block at the lower right of the full page has the lowest weight.
  • content information of the page block
  • the weight determining device obtains the interaction information of the page-blocking, for example, by analyzing the interaction attribute of the page-blocking or the included link, and according to This determines the block weight information of the page block, such as the page block containing a large number of links (such as a navigation block) having the highest weight, the page block containing a large number of input boxes and buttons (such as a login block), followed by a large amount of text.
  • the weight of the page block (such as the main content block) is again the weight of the page block (such as the ad block) containing only the picture or flash.
  • the weight determining device obtains the page type information by analyzing the page of the target page where the page is divided, and according to the Determining block weight information of the page block, for example, for a home page of a portal class website, a page block (such as a navigation block) having a large number of links has the highest weight, and for the login page, a large number of input boxes and buttons are included. Page chunks (such as login blocks) have the highest weight.
  • the weight determining means determines the block weight information according to the combination of any of the plurality of pieces of block related information of the page block.
  • the column processing device 203 performs a pre-processing operation on the page segmentation according to the column information to obtain a pre-processed page segmentation; and the pre-processing according to the column information
  • the subsequent page is divided into blocks for processing to obtain the result page;
  • the pre-processing operation includes at least one of the following:
  • the column processing device 203 searches for text, pictures, controls, etc. in the page block obtained by the block processing device 205 according to the column information corresponding to the target page determined by the column determining device 202. Perform pre-processing operations such as rearrangement or adjustment to obtain pre-processed page partitioning. For example, the column processing device 203 automatically wraps a large segment of text in the page segment according to the column width determined by the column determining device 202, and may be in a row for a shorter anchor text in the page segment. Arrange multiple, and fill the entire line after a row is displayed.
  • the column processing means 203 adjusts the picture.
  • the width so that it can be displayed in the column.
  • the original size is maintained, and for an input control such as a single-line input box or a multi-line input box in the page block, The column processing means 203 adjusts the width of the control based on the column width determined by the column determining means 202 so that it can be displayed in the column.
  • the column processing device 203 performs column processing on the pre-processed page block according to the column information corresponding to the target page determined by the column determining device 202 to obtain the result page.
  • the process is substantially the same as the operation of the column processing device 203 in the foregoing embodiment of FIG. 2, and is not described herein again for brevity and is incorporated herein by reference.
  • the present invention first performs a pre-processing operation on the page partitioning, and then performs sub-column processing on the pre-processed page partitioning to obtain a result page and provide the result to the user, facilitating the browsing operation of the user, and improving the user experience.
  • FIG. 3 is a schematic diagram of a device for providing a browse page according to another preferred embodiment of the present invention; wherein the target page is a short page, and the page providing device 1 may further include a block obtaining device 306; wherein the page obtaining device 301, the column determining device 302 and the providing device 304 are respectively the same or substantially the same as the corresponding device shown in FIG. 1, and therefore are no longer here. It is described in detail and is hereby incorporated by reference.
  • the block obtaining device 306 acquires a page block of the target page, where the column processing device 303 divides the page according to the column information and the block weight information of the page block.
  • the block is processed by a column to obtain the result page.
  • the target page to be provided to the mobile device acquired by the page obtaining device 301 is an abbreviated page, and the segment obtaining device 306 obtains the page segmentation of the simplified page, for example, by using the block information included in the simplified page, or
  • the block obtaining device 306 performs block processing on the simplified page, such as analyzing the tree structure of the dom tree or the render tree corresponding to the simplified page, to obtain a page block; subsequently, the column processing device 303 is classified according to the column.
  • the column processing device 303 performs column processing on the page segmentation according to the column information and the block weight information of the page block to obtain the result page; the process corresponds to FIG.
  • the operation of the column processing device 203 in the embodiment is substantially the same, and is not described herein again for brevity, and is hereby incorporated by reference.
  • the page obtaining apparatus 301 acquires an initial page to be provided to the user, where the initial page is a full page; performing a brief process on the initial page to obtain the target page, where The target page is a short page. Specifically, the page obtaining apparatus 301 acquires an initial page to be provided to the user, where the initial page is a full page; then, the page obtaining apparatus 301 passes the tree of the dom tree, the render tree, and the like corresponding to the full page.
  • the page obtaining means 301 performs block processing on the simplified page by analyzing the tree structure of the dom tree, the render tree, and the like corresponding to the full page, obtains the page block, and adjusts the position of the page block. For example, the position of the page block is adjusted according to the block weight information of the page block, so that the page block is displayed in a single column to implement the abbreviated processing of the full page, and the simplified page is obtained and used as the target page.
  • the page width of the abbreviated page, or the width of the single column is consistent with the screen width of the mobile device.
  • the page obtaining means 301 obtains an initial page to be provided to the user; this process is basically the same as the operation process of the page obtaining means 101 in the embodiment of FIG. 1. For the sake of brevity, it will not be described again here, and The way of reference is included here.
  • the present invention firstly performs a simple processing on the entire page, obtains a simplified page, and implements a conversion process from a full page to a simplified page, and then from a simplified page to a structured page after the column processing, facilitating the user's browsing operation and improving User experience.
  • the block obtaining device 306 can perform the block obtaining operation independently of the column determining device 202, and can also perform the block obtaining operation based on the column information determined by the column determining device 302.
  • block processing device and block obtaining device are merely examples, and in practice, they may be two independent modules or may be integrated in one module.
  • the page providing apparatus 1 further includes weight determining means (not shown) for determining the block weight information based on the block-related information of the page-blocking in the abbreviated page.
  • weight determining means for determining the block weight information based on the block-related information of the page-blocking in the abbreviated page.
  • This process is substantially the same as the operation of the weight determining apparatus in the embodiment of Fig. 2.
  • it will not be described herein, and is hereby incorporated by reference.
  • the column processing device 303 performs a pre-processing operation on the page block in the thumbnail page according to the column information determined by the column determining device 302 to obtain a pre-processed page block; Decoding the information, performing column processing on the pre-processed page block to obtain the result page.
  • This process is substantially the same as the operation of the column processing device 203 in the embodiment corresponding to FIG. 2.
  • it will not be described herein, and is incorporated herein by reference.
  • FIG. 4 shows a flow diagram of a method for providing a browse page in accordance with another aspect of the present invention.
  • the page providing device 1 includes, but is not limited to, a network device, a mobile device.
  • the page provides a cloud of devices 1 including, but not limited to, a network host, a single network server, a plurality of network server sets, or a plurality of servers.
  • the cloud is composed of a large number of computers or network servers based on Cloud Computing, wherein cloud computing is a kind of distributed computing, which is composed of a group of loosely coupled computers. A set of super virtual computers.
  • the page providing device 1 When the page providing device 1 is a mobile device, the page providing device 1 includes, but is not limited to, any mobile electronic product, such as a notebook, that can interact with a user through a keyboard, a touch pad, a touch screen, or a handwriting device. Mobile phones, PDAs, Pocket PCs PPC or tablets, etc. It should be understood by those skilled in the art that the above-mentioned page providing device is only an example, and other existing or future possible page providing devices, such as those applicable to the present invention, are also included in the scope of the present invention, and are hereby incorporated by reference. Included here. It should be understood by those skilled in the art that the basic operation process of the page providing device 1 as a mobile device or a network device is basically the same.
  • the following mainly describes the embodiment of the page providing device 1 by taking a network device as an example. And the network device and the page providing device 1 are used interchangeably in the description process. Unless otherwise specified, the embodiments are also applicable as the page providing device 1 of the mobile device, and should also be included in the scope of protection of the present invention. And is hereby incorporated by reference.
  • step S401 the page providing device 1 acquires a target page to be provided to the mobile device. Specifically, in step S401, the page providing device 1 acquires a target page to be provided to the mobile device by interacting with a third-party device such as a website server, a search engine, a relay server, or the like; or, when the page providing device 1 is a network device, In step S401, the page providing device 1 receives a page request sent by the mobile device by calling an application (API) provided by the network device, or an agreed communication method, such as http or https, according to the page request, from the website.
  • API application
  • a third-party device such as a server, a search engine, a relay server, or the like, obtains a target page to be provided to the mobile device corresponding to the page request; or, when the page providing device 1 is a mobile device, in step S401, the page provides The device 1 obtains a page request submitted by the user through the mobile device through a dynamic webpage technology such as JSP, ASP, or PHP, and sends the page request to a third-party device such as a web server, a search engine, a transit server, and the like, and then receives the user's request.
  • the third party device is based on the page Obtained matched the page request, the page as the target to be provided to the mobile device.
  • step S402 the page providing device 1 is related to the page according to the target page.
  • Information determining the column information of the target page.
  • the manner in which the page providing device 1 determines the classified information of the target page according to the page related information of the target page acquired in step S401 includes but is not limited to:
  • step S401 1) determining, according to the target page acquired in step S401, the page-related information such as the page structure and the page type of the target page, determining the column width, the column length, and the number of columns corresponding to the target page.
  • Column information for example, in step S402, the page providing device 1 obtains page related information such as page structure and page type of the target page by analyzing the html code of the target page according to the target page, such as most portal websites.
  • the first page takes the layout structure of the left, middle, and right columns.
  • the page providing device 1 determines that the column information corresponding to the first page is three columns;
  • step S401 2) determining, according to the target page acquired in step S401, the page related information such as the page structure and the page type of the target page, and combining the terminal attributes of the mobile device, such as the screen size, to determine the column information of the target page. ;
  • step S401 determining the information of the target page;
  • step S401 by analyzing page related information such as page structure, page type, etc. of the target page, combined with terminal attributes such as screen size of the mobile device, and corresponding to the mobile device.
  • page related information such as page structure, page type, etc. of the target page
  • terminal attributes such as screen size of the mobile device, and corresponding to the mobile device
  • the user's related information such as preference settings, usage habits, etc., determines the disaggregated information of the target page.
  • the split information includes, but is not limited to, one or more of information such as the column width, the column length, and the number of columns corresponding to the target page.
  • step S403 the page providing device 1 performs a column processing on the target page according to the column information to obtain a result page corresponding to the target page.
  • the manner in which the page providing apparatus 1 performs the column processing on the target page acquired in step S401 according to the column information determined in step S402 includes but is not limited to:
  • the target page is directly processed by the column information to obtain a result page corresponding to the target page.
  • the page providing device 1 obtains a target page to be provided to the mobile device through the interaction with the relay server as a thumbnail page, and in step S402, the page providing device 1 determines the column information of the simplified page.
  • the page providing device 1 directly divides the simplified page into three columns according to the column information, and the column length is one third of the length of the thumbnail page, and the column processing is performed.
  • the subsequent page is used as a result page.
  • the simplified page includes a web page or a WAP page that has been formatted by a suitable screen, and the page is a single-page typesetting page.
  • step S404 the page providing device 1 provides the result page to the mobile device.
  • the page providing device 1 transmits a protocol by using an application program interface (API) provided by the network device or other agreed communication methods, such as http or https. Will be provided via the page
  • API application program interface
  • the result page obtained by the device 1 after the column processing in step S403 is provided to the mobile device.
  • the mobile device displays the result page through a page technology such as JSP or PHP for the user to browse.
  • the page providing device 1 is a mobile device
  • step S404 the page providing device 1 provides the result page obtained by the page providing device 1 after being processed in the step S403 by dynamic webpage technology such as JSP, ASP or PHP.
  • the present invention performs a column processing on the target page according to the page related information of the target page to be provided to the mobile device, and provides the result page obtained by the divided processing to the mobile device, so that the mobile device can display at one time.
  • the richer page content, and the multi-column typesetting display mode of the result page is more in line with the user's browsing habits, and the user can conveniently browse through the columns of contents by moving left and right, thereby improving the browsing experience of the user.
  • the various steps of the page providing device 1 are continuously working. Specifically, in step S401, the page providing device 1 continuously acquires a target page to be provided to the mobile device; in step S402, the page providing device 1 continues to determine the score of the target page according to the page related information of the target page. Column information; in step S403, the page providing device 1 continues to perform column processing on the target page according to the column information to obtain a result page corresponding to the target page; in step S404, in step In S401, the result page is continuously provided to the mobile device.
  • continuous means that each step of the page providing device 1 continuously acquires the target page, determines the divided information, and performs column processing on the target page accordingly to obtain a result page and provide To the mobile device, until the page providing device 1 stops acquiring the target page to be provided to the mobile device for a long time.
  • the page providing device 1 determines the classified information according to the page related information of the target page and in combination with the terminal attribute of the mobile device. Specifically, when the page providing device 1 is a mobile device, in step S402, the page providing device 1 acquires the mobile device by calling an application program interface (API) of the mobile device. a terminal attribute such as a screen length, a screen width, or the like, or when the page providing device 1 is a network device, in step S402, the page providing device 1 extracts the specific field from the page request received from the mobile device a terminal attribute of the mobile device, and then, in step S402, the page providing device 1 obtains page related information such as a page structure, a page type, etc.
  • API application program interface
  • the terminal attribute of the mobile device obtained by the method determines the column information corresponding to the column width, the column length, and the number of columns corresponding to the target page. For example, if the target page is the home page of the portal, in step S402, the page providing device 1 obtains the page type of the target page by analyzing the target page, and determines that the number of columns corresponding to the target page is three. Column, then, the page providing device 1 obtains the screen width value of the mobile device by calling an application interface (API) of the mobile device, and determines the column width corresponding to the target page as the screen width value of the mobile device. Consistent.
  • API application interface
  • the manner of determining the split information in combination with the terminal attributes of the mobile device is only an example, and other existing or future possible combinations of the terminal attributes of the mobile device determine the manner of the split information, such as may be applicable to the present application.
  • the invention is also intended to be included within the scope of the invention, and is hereby incorporated by reference.
  • the present invention combines the terminal attributes of the mobile device to determine the column information corresponding to the target page, for example, such that the column width of each column is adapted to the screen width of the mobile device, or the column length and movement of each column.
  • the screen length of the device is adapted to facilitate the user's browsing operation and enhance the browsing experience of the user.
  • step S407 the page providing device 1 acquires a page window operation of the mobile device to update the terminal attribute; and repeatedly performs steps S402 and S403 according to the updated terminal attribute. And S404.
  • the user performs a page window operation such as rotating the screen and adjusting the window size by interacting with the mobile device, so that the terminal attribute of the mobile device is changed, for example, when the user performs the mobile device 90.
  • step S407 the page providing device 1 calls the mobile device's application program interface (API), or an agreed communication method, such as http or https, Obtaining the page window operation, and updating the terminal attribute of the mobile device according to the step, repeating step S402, S403 and S404:
  • step S402 the page providing device 1 determines the column information corresponding to the target page according to the page related information of the target page acquired in step S401, and in combination with the updated terminal attribute, for example.
  • API application program interface
  • the page providing device 1 updates the column width and the number of columns corresponding to the target page; in step S403, the page providing device 1 according to the column information, Performing a column processing on the target page to obtain a result page corresponding to the target page; in step S404, the page providing device 1 provides the result page to the mobile device.
  • the operation procedure performed by the page providing apparatus 1 in steps S402, S403, and S404 is substantially the same as the operation procedure described in the foregoing embodiment of FIG. 1. For the sake of brevity, details are not described herein again, and The way is included here.
  • the present invention combines the real-time updated terminal attributes of the mobile device to determine the column information corresponding to the target page, for example, the result page obtained after the column processing and the screen size of the mobile device, such as the screen length and the screen width, are real-time. Adaptation, user-friendly browsing operation, and enhance the user's browsing experience.
  • the page providing device 1 determines the classified information according to the page related information of the target page and the user related information of the user corresponding to the mobile device; wherein, the user Relevant information includes at least one of the following:
  • the page providing device 1 acquires user related information such as preference settings, usage habits, and the like of the user corresponding to the mobile device, for example, by performing a matching query in the user information database, or when the page is provided.
  • the page providing device 1 extracts the user-related information of the user from a specific field requested by the page received from the mobile device, for example, in step S402, and then the page providing device 1 according to step S401
  • the target page obtained in the process, by analyzing the target page, obtaining page related information such as page structure and page type, and combining the user related information obtained by the above manner to determine the column width corresponding to the target page, The column length, the number of columns, and so on.
  • step S402 the page providing device 1 determines the target page according to the page-related information of the target page and in combination with the user's preference setting. Corresponding breakdown information. For example, if the user-preset preference is more in the number of columns, and the page-related information of the target page is that the page type of the target page is the home page of the portal, in step S402, the page providing device 1 determines the target. The number of columns corresponding to the page is four columns.
  • step S402 when the user-related information includes the usage habits of the user, in step S402, the page providing device 1 determines the target page according to the page-related information of the target page and in combination with the usage habits of the user. Corresponding breakdown information. For example, if the user is accustomed to sliding the mobile device up and down, in step S402, the page providing device 1 determines that the number of columns of the classified information is small and the column length is long; and the user is accustomed to sliding the mobile device left and right, then in step S402, the page providing device 1 It is determined that the number of columns of the column information is large and the column length is short.
  • step S402 the page providing device 1 determines the column information corresponding to the target page according to the page related information of the target page, combined with the user's preference setting and usage habits.
  • the user information store stores user related information of the user, which may be established or updated according to the setting or usage record of the user, and the user information base may be located in the page providing device 1 or located on the page.
  • FIG. 5 is a flowchart of a method for providing a browse page according to a preferred embodiment of the present invention; wherein the target page is a full page, and steps S501, S502, and S504 are respectively the same as the corresponding steps shown in FIG. It is basically the same, so it will not be described here, and is included here by reference.
  • step S505 the page providing device 1 performs a block processing on the target page to obtain a page partition corresponding to the target page; wherein, in step S503, the page providing device 1 according to the classified information And performing the column processing on the page block to obtain the result page.
  • the target page acquired by the page providing device 1 is a full page
  • the page providing device 1 is configured, for example, by a tree structure such as a dom tree or a render tree corresponding to the full page.
  • the page providing device 1 According to the point determined in step S502 Column information, performing column processing on the page block, such as adjusting the width of the page block to the column width determined by the page providing device 1 in step S502, or according to the center coordinate of the page block The position of the dropped column, the page is placed in the column and the middle to obtain the result page.
  • the full page includes a WWW-based page that is consistent with the WWW page provided to the computer without being processed by a suitable typesetting.
  • the manner of obtaining the result page is only an example, and other existing or future possible methods for obtaining a result page, as applicable to the present invention, should also be included in the scope of the present invention, and This is hereby incorporated by reference.
  • the present invention first performs block processing on the full page to obtain page segmentation, and then performs column processing on the page segmentation to implement the column processing of the full page, thereby realizing the entire page to the The conversion of the processed result page after sorting.
  • the blocking processing operation performed by the page providing device 1 in step S505 may be independent of the column determining operation performed by the page providing device 1 in step S502, or may be based on the page providing device 1
  • the division processing information determined in step S502 performs a blocking processing operation.
  • the page providing device 1 performs column processing on the page partition according to the column information and in combination with the block weight information of the page block. Get the results page.
  • the page providing device 1 according to the piecewise information determined in step S502, in combination with the block weight information corresponding to the page block obtained by the page providing device 1 in step S505, Performing a column processing on the page partition to obtain the result page, for example, placing a page with a higher weight in a leftmost column, or a page partitioning in a same column. The page with higher weight is located higher.
  • step S508 the page providing device 1 determines the block weight information according to the block related information of the page partitioning; wherein the block related information includes at least one of the following:
  • the page providing device 1 obtains, for example, the content of the page by blocking the block, by determining the coordinate position of the page in the page, and by analyzing the page type of the target page corresponding to the page segmentation.
  • the page-blocking block-related information, and determining block weight information of the page-blocking according to the block-related information of the page-blocking E.g:
  • the page providing device 1 obtains the content information of the page block, such as the body content, for example, by analyzing the content of the page block. Information, advertisement content information, outbound content information, and the like, the page providing device 1 determines the block weight information of the page block according to the block, such as the page block containing the body content information, the page block having the higher weight, and the outbound content information.
  • the weight of the page is second, the weight of the page block containing the advertisement content information is the smallest, and the like.
  • step S508 The page providing device 1 obtains the location information of the page block by analyzing the tree structure of the dom tree or the render tree corresponding to the page block, and determines the block weight information of the page block according to the block information.
  • the page block located at the upper left of the full page has the highest weight, and the page block at the lower right of the full page has the lowest weight.
  • the page providing device 1 obtains the page block by analyzing the interaction attribute of the page block or the included link, for example. Interaction information, and based on this, determine the block weight information of the page block, such as the weight of the page block containing a large number of links (such as a navigation block), the weight of the page block containing a large number of input boxes and buttons (such as a login block) Second, the weight of the page chunks (such as the body content block) that contain a large amount of text, and the page chunks (such as ad blocks) that only contain images or flash have the lowest weight.
  • the page providing device 1 obtains the page by analyzing the page of the target page where the page is divided.
  • Type information, and determining block weight information of the page block according to the method for a page of a portal class website, a page block (such as a navigation block) having a large number of links has the highest weight, and for the login page, Page chunks (such as login blocks) that contain a large number of input boxes and buttons have the highest weight.
  • step S508 the page providing device 1 determines the block weight information according to the combination of any of the plurality of pieces of block related information of the page block.
  • the page providing device 1 performs a pre-processing operation on the page partition according to the split information to obtain a pre-processed page partition; according to the split information, The pre-processed page is divided into blocks to perform the column processing to obtain the result page.
  • the pre-processing operation includes at least one of the following: - adjusting the arrangement of the text in the page block;
  • step S503 the page providing device 1 performs, according to the column information corresponding to the target page determined in step S502, in the page partition obtained by the page providing apparatus 1 in the block processing in step S505. Preprocessing operations such as rearrangement or adjustment of text, images, or controls to obtain pre-processed page partitioning.
  • the page providing device 1 automatically wraps the large segment of the text in the page segment according to the column width determined in step S502, and for the shorter anchor text in the page segment, Arrange multiple lines in a row, and fill the entire line with one column and display the line break.
  • the page providing device 1 adjusts the width of the picture so that it can be displayed in the column.
  • the original size is maintained, and for an input control such as a single-line input box or a multi-line input box in the page block, In step S503, the page providing device 1 adjusts the width of the control so as to be displayed in the column according to the column width determined in step S502.
  • step S503 the page providing device 1 performs a sorting process on the preprocessed page block according to the column information corresponding to the target page determined in step S502 to obtain the result page.
  • the process is substantially the same as the operation of the page providing device 1 in the foregoing embodiment in FIG. 4 in step S503.
  • details are not described herein again, and are included herein by reference.
  • the present invention first performs a pre-processing operation on the page partitioning, and then performs sub-column processing on the pre-processed page partitioning to obtain a result page and provide the result to the user, facilitating the browsing operation of the user, and improving the user experience.
  • FIG. 6 is a flowchart of a method for providing a browse page according to another preferred embodiment of the present invention; wherein the target page is an abbreviated page, and steps S601, S602, and S604 are respectively the same as the corresponding steps shown in FIG. Or substantially the same, and therefore will not be described here, and is hereby incorporated by reference.
  • the page providing device 1 acquires a page partition of the target page; wherein, in step S603, the page providing device 1 combines the block weight information of the page block according to the column information. And performing the column processing on the page block to obtain the result page.
  • step S601 the target page to be provided to the mobile device acquired by the page providing device 1 is an abbreviated page, and in step S606, the page providing device 1 obtains, for example, the block information included in the simplified page.
  • the page of the simplified page is divided into blocks, or the page providing device 1 performs block processing on the simplified page, such as analyzing the tree structure of the dom tree or the render tree corresponding to the simplified page, to obtain page segmentation;
  • step S603 the page providing device 1 performs column processing on the page partition according to the column information determined in step S602 and in combination with the block weight information of the page block to obtain the result page. .
  • step S603 the page providing device 1 performs column processing on the page segmentation according to the column information and the block weight information of the page segmentation to obtain the result page;
  • the operation of the page providing device 1 in the embodiment corresponding to FIG. 4 is substantially the same in the step S403.
  • details are not described herein again, and are included herein by reference.
  • step S601 the page providing device 1 acquires an initial page to be provided to the user, where the initial page is a full page; and the initial page is briefly processed to obtain the target page, where The target page is an abbreviated page.
  • the page providing device 1 acquires an initial page to be provided to the user, where the initial page is a full page; then, in step S601, the page providing device 1 passes the full page Corresponding analysis of the tree structure of the dom tree, the render tree, and the like, rearranging the page elements in the full page, so that the page elements in the full page are displayed in a single column type layout, so as to simplify the entire page.
  • the page providing device 1 performs block processing on the tree structure of the dom tree, the render tree, and the like corresponding to the full page, and obtains the block processing.
  • the page is divided into blocks, and the position of the page block is adjusted, for example, the position of the page block is adjusted according to the block weight information of the page block, so that the page block is displayed in a single column to implement the full page.
  • Abbreviated processing get a short page Face as a target page.
  • the page width of the abbreviated page, or the width of the single column is consistent with the screen width of the mobile device.
  • step S601 the page providing device 1 acquires an initial page to be provided to the user; this process is substantially the same as the operation process of the page providing device 1 in the embodiment of FIG. 4 in step S401, for the sake of simplicity. , and will not be described here, and is included herein by reference.
  • the present invention firstly performs a simple processing on the entire page, obtains a simplified page, and implements a conversion process from a full page to a simplified page, and then from a simplified page to a structured page after the column processing, facilitating the user's browsing operation and improving User experience.
  • the block obtaining operation performed by the page providing device 1 in step S606 may be independent of the column determining operation performed by the page providing device 1 in step S602, or may be based on the page providing device. 1
  • the block information obtained in step S602 performs a block acquisition operation.
  • step S609 the page providing device 1 determines the block weight information based on the block-related information of the page-blocking in the abbreviated page.
  • This process is substantially the same as the operation of the page providing device 1 in the embodiment of FIG. 5 in step S508.
  • details are not described herein again, and are included herein by reference.
  • step S603 the page providing device 1 performs a pre-processing operation on the page segmentation in the abbreviated page according to the column information determined in step S602, to obtain a pre-processed page segmentation;
  • the column information is subjected to a column processing of the preprocessed page block to obtain the result page.
  • This process is substantially the same as the operation of the page providing device 1 in the embodiment corresponding to FIG. 5 in step S503.
  • details are not described herein again, and are included herein by reference.

Abstract

L'objet de la présente invention est de proposer un procédé et un dispositif pour fournir des pages de navigation ; obtenir des pages cibles à fournir au dispositif mobile ; déterminer les informations d'agencement des pages cibles conformément aux informations concernant les pages cibles ; agencer, conformément aux dites informations d'agencement, les pages cibles pour obtenir les pages de résultat correspondant aux pages cibles ; fournir lesdites pages de résultat au dit dispositif mobile. Comparée à l'art antérieur, la présente invention agence les pages cibles conformément aux informations concernant les pages cibles à fournir au dispositif mobile, fournit lesdites pages de résultat au dit dispositif mobile après l'agencement, et permet au dispositif mobile d'afficher un contenu plus abondant des pages. En outre, l'affichage à agencement en de multiples rangées des pages de résultat peut être plus en accord avec l'habitude d'utilisation de l'utilisateur, faciliter la navigation de l'utilisateur dans le contenu de chaque rangée par un déplacement à gauche ou à droite, améliorant ainsi l'expérience de l'utilisateur.
PCT/CN2012/078445 2011-08-26 2012-07-10 Procédé et dispositif de fourniture de pages de navigation WO2013029429A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110249402.1A CN102368193B (zh) 2011-08-26 2011-08-26 一种用于提供浏览页面的方法与设备
CN201110249402.1 2011-08-26

Publications (1)

Publication Number Publication Date
WO2013029429A1 true WO2013029429A1 (fr) 2013-03-07

Family

ID=45760759

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/078445 WO2013029429A1 (fr) 2011-08-26 2012-07-10 Procédé et dispositif de fourniture de pages de navigation

Country Status (2)

Country Link
CN (1) CN102368193B (fr)
WO (1) WO2013029429A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268352A (zh) * 2013-06-03 2013-08-28 贝壳网际(北京)安全技术有限公司 一种标签页显示方法、装置和浏览器装置

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102368193B (zh) * 2011-08-26 2017-10-10 百度在线网络技术(北京)有限公司 一种用于提供浏览页面的方法与设备
CN103513979A (zh) * 2012-06-29 2014-01-15 百度在线网络技术(北京)有限公司 一种网页自适应布局方法及装置
CN103544166A (zh) * 2012-07-11 2014-01-29 百度在线网络技术(北京)有限公司 一种用于实现页面分块浏览的方法与设备
CN102930017B (zh) 2012-10-31 2016-08-03 百度在线网络技术(北京)有限公司 一种用于在移动终端上提供搜索结果的方法和设备
CN103970770B (zh) * 2013-01-29 2018-10-09 腾讯科技(深圳)有限公司 一种网页优化处理方法、装置及客户端
CN104035942B (zh) 2013-03-08 2018-09-07 腾讯科技(深圳)有限公司 屏幕显示模式切换时的输入框调整方法及装置
CN103593196A (zh) * 2013-11-25 2014-02-19 深信服网络科技(深圳)有限公司 页面布局自适应方法及装置
CN104794118B (zh) * 2014-01-17 2019-03-26 腾讯科技(深圳)有限公司 一种网页信息处理方法、装置和系统
CN108228284B (zh) * 2016-12-14 2021-05-28 腾讯科技(深圳)有限公司 一种窗口显示方法及终端
CN109460494A (zh) * 2018-09-18 2019-03-12 广州神马移动信息科技有限公司 一种问答页面的展示方法、装置和设备/终端/服务器
CN110619101B (zh) * 2018-12-29 2022-09-13 北京时光荏苒科技有限公司 用于处理信息的方法和装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005017288A2 (fr) * 2003-08-13 2005-02-24 Engineered Support Systems, Inc. Dispositif de surveillance et de gestion pour abri et fourniture de donnees de diagnostiques et pronostiques
CN101620621A (zh) * 2009-08-11 2010-01-06 中兴通讯股份有限公司 一种网页切分方法及系统
CN101944104A (zh) * 2010-08-19 2011-01-12 百度在线网络技术(北京)有限公司 一种网页分块的重要度评估方法和设备
CN102368193A (zh) * 2011-08-26 2012-03-07 百度在线网络技术(北京)有限公司 一种用于提供浏览页面的方法与设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI20031169A (fi) * 2003-08-19 2005-02-20 Nokia Corp Informaatiosisällön päivittäminen pienelle näytölle
CN101115068B (zh) * 2007-07-19 2010-12-29 潘晓梅 在客户端调整网页显示内容的方法及系统
CN101930459A (zh) * 2010-08-19 2010-12-29 百度在线网络技术(北京)有限公司 一种辅助用户设备实现网页的块状浏览的方法和网络设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005017288A2 (fr) * 2003-08-13 2005-02-24 Engineered Support Systems, Inc. Dispositif de surveillance et de gestion pour abri et fourniture de donnees de diagnostiques et pronostiques
CN101620621A (zh) * 2009-08-11 2010-01-06 中兴通讯股份有限公司 一种网页切分方法及系统
CN101944104A (zh) * 2010-08-19 2011-01-12 百度在线网络技术(北京)有限公司 一种网页分块的重要度评估方法和设备
CN102368193A (zh) * 2011-08-26 2012-03-07 百度在线网络技术(北京)有限公司 一种用于提供浏览页面的方法与设备

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268352A (zh) * 2013-06-03 2013-08-28 贝壳网际(北京)安全技术有限公司 一种标签页显示方法、装置和浏览器装置

Also Published As

Publication number Publication date
CN102368193A (zh) 2012-03-07
CN102368193B (zh) 2017-10-10

Similar Documents

Publication Publication Date Title
WO2013029429A1 (fr) Procédé et dispositif de fourniture de pages de navigation
US9866612B2 (en) Server-based browser system
EP2965229A1 (fr) Alignement automatique d'une disposition multidimensionnelle
CN1235315A (zh) 使用合成请求加速超文本页导航的方法和装置
US9779069B2 (en) Model traversing based compressed serialization of user interaction data and communication from a client-side application
US8949322B2 (en) Systems, computer program products, and methods for generating custom web pages for mobile device
WO2017167050A1 (fr) Procédé de génération et de transmission d'informations de configuration, et procédé, appareil et système de chargement de ressources
US20070067329A1 (en) Overloaded communication session
US20140215308A1 (en) Web Page Reflowed Text
US20130103740A1 (en) Method of tracking offline user interaction in a rendered document on a mobile device
US9928282B2 (en) Method and apparatus for providing search results on a mobile terminal
US10339572B2 (en) Tracking user interaction with a stream of content
US10389792B2 (en) Output function dividing system
WO2009087414A1 (fr) Service de recherche pour mobile
US11488213B2 (en) Tracking user interaction with a stream of content
CN101727495A (zh) 一种用于移动通讯设备终端的网页页面缩放管理系统及其应用方法
US20110238745A1 (en) Communication device, web server apparatus and communication system
CN103353837A (zh) 一种用于在移动设备中显示页面的方法与设备
JP5887971B2 (ja) ポートレット処理装置、ポータルサーバ、ポータルシステム、ポートレット処理方法、および、コンピュータ・プログラム
WO2017158434A2 (fr) Procédé et appareil de classement et d'affichage dynamique d'informations
US11210360B2 (en) Edge-caching optimization of personalized webpages
JP2007287053A (ja) 記事配信装置、記事配信方法、記事配信プログラム
KR101277831B1 (ko) 네트워크 기반 협업 디스플레이 방법 및 장치
KR102227490B1 (ko) 광고 서비스를 제공하는 전자 장치 및 그 동작 방법
US20120059831A1 (en) Information searching apparatus, information searching method, and computer program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12826937

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12826937

Country of ref document: EP

Kind code of ref document: A1