Adapting Web Pages for Small-Screen Devices

Y Chen,X Xie,WY Ma,HJ Zhang
DOI: https://doi.org/10.1109/mic.2005.5
IF: 2.68
2005-01-01
IEEE Internet Computing
Abstract:We propose a page-adaptation technique that splits existing Web pages into smaller, logically related units. To do this, we must first solve two technical problems: how to detect an existing Web page's semantic structure, and how to split a Web page into smaller blocks based on that structure. To date, we've implemented our technique in Web browsers for mobile devices, in a proxy server for adapting Web pages on the fly, and as an authoring tool plug-in for converting existing Web pages. The Web page can then be adapted to form a two-level hierarchy with a thumbnail representation at the top level for providing a global view and an index to a set of subpages at the bottom level for detailed information.
What problem does this paper attempt to address?