CA2479606A1 - Method for document page delivery to a mobile communication device - Google Patents

Method for document page delivery to a mobile communication device Download PDF

Info

Publication number
CA2479606A1
CA2479606A1 CA002479606A CA2479606A CA2479606A1 CA 2479606 A1 CA2479606 A1 CA 2479606A1 CA 002479606 A CA002479606 A CA 002479606A CA 2479606 A CA2479606 A CA 2479606A CA 2479606 A1 CA2479606 A1 CA 2479606A1
Authority
CA
Canada
Prior art keywords
page
document
graph structure
node
server
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CA002479606A
Other languages
French (fr)
Other versions
CA2479606C (en
Inventor
Jianwei Oliver Yuan
Olav A. Sylthe
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BlackBerry Ltd
Original Assignee
Arizan Corp
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 Arizan Corp filed Critical Arizan Corp
Priority to CA2479606A priority Critical patent/CA2479606C/en
Publication of CA2479606A1 publication Critical patent/CA2479606A1/en
Application granted granted Critical
Publication of CA2479606C publication Critical patent/CA2479606C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability

Abstract

A process for viewing a selected portion of a document on a mobile communication device without having to request multiple pages of the document contents containing document global properties applied to the selected part of the document, comprising marking pages of the document within a server, based on size required by the mobile device, associating properties and attributes of the selected portion with the pages , and transmitting the pages with the properties and attributes for display by the mobile devic e.

Claims (11)

What is claimed is:
1. A process for viewing a selected portion of a server stored document on a mobile device, comprising:
marking pages of the document within said server based on size required by said mobile device;
associating properties and attributes of said selected portion with said pages; and transmitting said pages with said properties and attributes for display by said mobile device.
2. The process of claim 1, wherein said marking pages further comprises:
building a graph structure within said server representing a map of said document transmitting a page size limit from said mobile device to said server indicative of the size of a single page of said document to be displayed by said mobile device;
traversing and paginating said graph structure into successive pages within said server based on said page size limit: and caching said pages within said server.
8. The process of claim 2, wherein traversing and paginating said graph structure further comprises:
initializing a page size value;
retrieving and calculating output size of successive nodes of the graph structure;
adding the output size of said successive nodes to laid page size value; and in the event said page size value exceeds said page size limit for a given node then marking said graph structure to identify said node as starting a new page for transmission to said mobile device.
5. The process of claim 3, wherein marking said graph structure further comprises:
maintaining a page index value that is incremented with each new page;

adding said page index value as an attribute to each said given node for marking each said new page; and adding each said given node as an attribute to a root node of said graph structure with a string representation of said page index value as attribute name.
5. The process of claim 2, further comprising calculating a document ID based on contents of said document before building said graph structure, checking a memory cache of said server using said document ID for said graph having been previously built, and in the event said graph structure exists in the memory cache then omitting the building of said graph structure.
6. The process of claim 5, wherein calculating said document ID further comprises performing a hashing function on the contents of said document and in response generating said document ID as a unique key to said map.
7. The process of claim 8, wherein said hashing function comprises the MD5 messaging encryption algorithm.
8. The process of any one of claims 1 to 7, wherein said graph structure is a Document Object Model (DOM).
9. The process of claim 4, wherein said associating properties and attributes further comprises:
searching said graph structure for a node representing a page start for said selected portion of said document;
traversing said graph structure and recursively storing each parent of said node representing the page start in a parent container within said server: such that said parent container contains all nodes and leaves belonging to said page start and each parent of said node; and generating an output for each said page start containing contents and attributes of all said nodes and leaves belonging to said page start and attributes of each parent of said node representing the page start, for transmission to said mobile device.
10. The process of claim 9, wherein said traversing said graph structure and recursively storing each parent of said node representing the page start in said parent container persists until a node of component type is reached.
11. The process of claim 10, wherein said generating an output for each said page start persists until a further page start is located.
CA2479606A 2004-08-31 2004-08-31 Method for document page delivery to a mobile communication device Active CA2479606C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CA2479606A CA2479606C (en) 2004-08-31 2004-08-31 Method for document page delivery to a mobile communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CA2479606A CA2479606C (en) 2004-08-31 2004-08-31 Method for document page delivery to a mobile communication device

Publications (2)

Publication Number Publication Date
CA2479606A1 true CA2479606A1 (en) 2006-02-28
CA2479606C CA2479606C (en) 2010-08-17

Family

ID=35997706

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2479606A Active CA2479606C (en) 2004-08-31 2004-08-31 Method for document page delivery to a mobile communication device

Country Status (1)

Country Link
CA (1) CA2479606C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008122202A1 (en) * 2007-04-04 2008-10-16 The Hong Kong University Of Science And Technology Custom rendering of webpages on mobile devices

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008122202A1 (en) * 2007-04-04 2008-10-16 The Hong Kong University Of Science And Technology Custom rendering of webpages on mobile devices
US9064028B2 (en) 2007-04-04 2015-06-23 The Hong Kong University Of Science And Technology Custom rendering of webpages on mobile devices

Also Published As

Publication number Publication date
CA2479606C (en) 2010-08-17

Similar Documents

Publication Publication Date Title
US8117238B2 (en) Method of delivering an electronic document to a remote electronic device
US7895230B2 (en) Method of finding a search string in a document for viewing on a mobile communication device
US20080033903A1 (en) Methods and apparatuses for using location information
CN109446362B (en) Graph database structure based on external memory, graph data storage method and device
CN105956183B (en) The multilevel optimization's storage method and system of mass small documents in a kind of distributed data base
US7636891B2 (en) Method for paginating a document structure of a document for viewing on a mobile communication device
US20120036264A1 (en) Efficient Storage and Retrieval of Resources for Rendering Structured Documents
CN107526777A (en) A kind of method and apparatus handled based on version number file
US20160335243A1 (en) Webpage template generating method and server
BR112015003293B1 (en) System and method for real-time polling on a messaging platform and non-transient computer-readable medium
CN103488759A (en) Method and device for searching application programs according to key words
WO2014161261A1 (en) Data storage method and apparatus
US20030005233A1 (en) Dual organization of cache contents
CN108319634B (en) Directory access method and device for distributed file system
US20060047729A1 (en) Method for viewing document information on a mobile communication device
CN101432727A (en) Item type specific structured search
JP2007133809A5 (en)
US9292537B1 (en) Autocompletion of filename based on text in a file to be saved
CN106372109A (en) Internet resource file caching method and apparatus
KR100269114B1 (en) Cache managing method
CN107844483B (en) File management method and device
AU2011202929A1 (en) System and method of network data acess management
US8495025B2 (en) Foldering by stable query
CA2479606A1 (en) Method for document page delivery to a mobile communication device
CN106933974A (en) The structure and querying method and device of a kind of video file index information

Legal Events

Date Code Title Description
EEER Examination request