KR101813512B1 - System and method for installing web application - Google Patents

System and method for installing web application Download PDF

Info

Publication number
KR101813512B1
KR101813512B1 KR1020110093338A KR20110093338A KR101813512B1 KR 101813512 B1 KR101813512 B1 KR 101813512B1 KR 1020110093338 A KR1020110093338 A KR 1020110093338A KR 20110093338 A KR20110093338 A KR 20110093338A KR 101813512 B1 KR101813512 B1 KR 101813512B1
Authority
KR
South Korea
Prior art keywords
resource
mobile terminal
information list
web
stored
Prior art date
Application number
KR1020110093338A
Other languages
Korean (ko)
Other versions
KR20130029926A (en
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 네이버 주식회사
Priority to KR1020110093338A priority Critical patent/KR101813512B1/en
Publication of KR20130029926A publication Critical patent/KR20130029926A/en
Application granted granted Critical
Publication of KR101813512B1 publication Critical patent/KR101813512B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/60Subscription-based services using application servers or record carriers, e.g. SIM application toolkits

Abstract

웹 어플리케이션 설치 시스템 및 방법이 개시된다. HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 서버는 상기 리소스를 저장하는 리소스 저장부, 상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 리소스 인포메이션 리스트 생성부 및 상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하고, 상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 제공부를 포함할 수 있다.A web application installation system and method are disclosed. A server for providing a content resource displayed through the web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5) includes a resource storage for storing the resource, a resource for displaying the content And providing the generated resource information list to the corresponding mobile terminal, and transmitting the resource information list to the corresponding mobile terminal based on the resource information list on the basis of the resource information list And a providing unit for providing the received resource to the mobile terminal.

Figure R1020110093338
Figure R1020110093338

Description

웹 어플리케이션 설치 시스템 및 방법{SYSTEM AND METHOD FOR INSTALLING WEB APPLICATION}SYSTEM AND METHOD FOR INSTALLING WEB APPLICATION [0002]

본 발명의 실시예들은 모바일 단말이 오프라인 상태일 경우라 하더라도 컨텐츠를 표시할 수 있도록 상기 모바일 단말이 온라인 상태일 때 상기 컨텐츠의 리소스를 제공하는 웹 어플리케이션 설치 시스템 및 방법에 관한 것이다.Embodiments of the present invention relate to a web application installation system and method for providing a resource of the content when the mobile terminal is online so that the content can be displayed even when the mobile terminal is offline.

모바일 단말에서의 네트워크 환경은 가정, 사무실 등의 일반적인 PC에서의 네트워크 환경과는 달리, 모바일 단말의 위치가 수시로 변하기 때문에 안정적인 전송 속도를 보장하지 못하며 항상 온라인 상태를 유지하지 못한다. 따라서, 모바일 단말에서는 컨텐츠를 이용할 때마다 컨텐츠를 표시하기 위한 리소스를 다운로드하기 어렵다. 이와 같은 이유로 모바일 단말에서는 HTML(Hyper Text Markup Language) 5를 지원하는 웹 브라우저가 이용되고 있는 추세이다.Unlike a network environment in a general PC such as a home or an office, a network environment in a mobile terminal does not guarantee a stable transmission rate because the location of the mobile terminal changes from time to time, and does not always stay on-line. Therefore, it is difficult for the mobile terminal to download the resource for displaying the content each time the content is used. For this reason, a web browser supporting HTML (Hyper Text Markup Language) 5 is being used in mobile terminals.

HTML 5는 웹 문서를 만들기 위한 프로그래밍 언어로서, 리소스를 로컬 스토리지에 저장하는 기능이 포함되어 있다. 또한, HTML 5는 액티브X(ActiveX)를 설치하지 않고도 동일한 기능을 수행할 수 있고, 특히 플래시(Flash)나 실버라이트(Silverlight) 및 자바 FX(Java FX) 등이 없이도 웹 브라우저에서 화려한 그래픽 효과를 낼 수 있다.HTML 5 is a programming language for creating Web documents that includes the ability to store resources on local storage. In addition, HTML 5 can perform the same function without installing ActiveX (ActiveX), and it can be used to display colorful graphic effects in a web browser without Flash, Silverlight and Java FX. You can.

한국공개특허 제10-2006-0082014호(공개일 2006년 07월 14일) "매니페스트 파일 자료구조, 이를 이용한 컨텐츠 다운로드 방법 및 그 재생장치"에는 로컬 스토리지를 구비한 컨텐츠 재생 장치가 매니페스트 파일의 버전 정보에 따라 마련된 컨텐츠 다운로드 리스트를 수신하고, 컨텐츠 다운로드 리스트 중 다운로드할 컨텐츠를 선택 받아 로컬 스토리지에 다운로드하고 재생하는 것이 기재되어 있다.Korean Patent Laid-Open Publication No. 10-2006-0082014 (Publication Date July 14, 2006) "A manifest file data structure, a content download method and a playback device using the same," disclose a version of a manifest file It is described that a content download list prepared according to information is received and content to be downloaded among the content download list is selected and downloaded to local storage and reproduced.

그러나, 이와 같은 컨텐츠 다운로드 방법을 모바일 단말에 적용하고자 하는 경우, 모바일 단말별 화면 해상도 및 저장소의 차이, 리소스의 특성에 따라 리소스가 저장되는 저장소의 차이, HTML5의 특징 등이 고려되지 않아 실질적으로 HTML5를 지원하는 웹 브라우저를 이용하는 모바일 단말에는 적용하기 어렵다는 문제점이 있다.However, when such a content download method is applied to a mobile terminal, the difference in the screen resolution and storage of each mobile terminal, the difference of the repository where resources are stored according to the characteristics of resources, It is difficult to apply the present invention to a mobile terminal using a web browser supporting the Internet.

HTML 5를 지원하는 웹 브라우저를 구비하는 모바일 단말이 네트워크 환경에 따른 영향을 받지 않고 컨텐츠를 표시할 수 있도록 리소스를 제공하는 웹 어플리케이션 설치 시스템 및 방법이 제공된다.There is provided a web application installation system and method for providing a resource so that a mobile terminal having a web browser supporting HTML 5 can display contents without being affected by the network environment.

HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 서버는 상기 리소스를 저장하는 리소스 데이터베이스, 상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 리소스 인포메이션 리스트 생성부 및 상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하고, 상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 제공부를 포함할 수 있다.A server for providing a content resource displayed through the web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5) includes a resource database for storing the resource, a resource for displaying the content, A resource information list generation unit for generating a resource information list including information on the resource information list for each type of mobile terminal, and a resource information list generation unit for providing the generated resource information list to the corresponding mobile terminal, And a providing unit for providing the resource to the mobile terminal.

일측에 따르면, 상기 리소스 인포메이션 리스트는 상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 모바일 단말의 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성될 수 있다.According to one aspect, the resource information list is created by adding information about a resource to be stored in a web storage and web SQL (Structured Query Language) database of the mobile terminal to a manifest file containing information on the content .

다른 측면에 따르면, 상기 리소스가 저장될 상기 모바일 단말의 저장소, 상기 모바일 단말의 화면 해상도 및 상기 저장소의 용량 중 적어도 하나에 따라 상기 리소스 저장부에 저장된 리소스를 분류하는 리소스 분류부를 더 포함하고, 상기 리소스 인포메이션 리스트 생성부는 상기 분류된 리소스를 기초로 상기 모바일 단말의 종류별로 상기 리소스 인포메이션 리스트를 생성할 수 있다.According to another aspect, the apparatus further includes a resource classifying unit for classifying resources stored in the resource storage unit according to at least one of a storage of the mobile terminal, a screen resolution of the mobile terminal, and a capacity of the storage, The resource information list generation unit may generate the resource information list for each type of mobile terminal based on the classified resources.

HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말은 상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 리소스 저장부, 모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하여 상기 리소스 저장부에 저장된 리소스와 비교하는 리소스 비교부 및 상기 리소스 비교부에서 비교된 결과를 기초로 상기 리소스 저장부에 저장된 리소스를 업데이트하는 리소스 업데이트부를 포함할 수 있다.A mobile terminal having a web browser supporting HTML5 (Hyper Text Markup Language 5) includes a resource storage unit for storing resources for content displayed through the web browser, information about the resources generated for each type of mobile terminal A resource comparison unit for receiving a resource information list corresponding to the mobile terminal from a server and comparing the received resource information list with a resource stored in the resource storage unit and a resource comparison unit for comparing the resource information with a resource stored in the resource storage unit, And a resource update unit for updating the stored resource.

일측에 따르면, 상기 리소스 저장부는 상기 리소스가 파일 형태로 저장되는 어플리케이션 캐시, 상기 리소스가 텍스트 형태로 저장되는 웹 스토리지 및 상기 리소스가 텍스트 및 BLOB(Binary Large Object) 중 적어도 하나의 형태로 저장되는 웹 SQL(Structured Query Language) 데이터베이스 중 적어도 하나로 구성되고, 상기 리소스 인포메이션 정보는 상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 웹 스토리지 및 상기 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성될 수 있다.According to one aspect of the present invention, the resource storage unit may store the application cache in which the resource is stored in a file format, the web storage in which the resource is stored in a text form, and the web storage in which the resource is stored in at least one of text and BLOB And a SQL (Structured Query Language) database, and the resource information information includes at least one of a resource to be stored in the web storage and the web SQL (Structured Query Language) database in a manifest file including information on the content Can be generated.

다른 측면에 따르면, 상기 어플리케이션 캐시에 저장되는 리소스는 상기 모바일 단말이 웹에 연결되어 있는 경우 상기 웹 브라우저의 매니페스트 기능을 통하여 자동으로 다운로드될 수 있다.According to another aspect, a resource stored in the application cache can be automatically downloaded through the manifest function of the web browser when the mobile terminal is connected to the web.

또 다른 측면에 따르면, 상기 웹 스토리지 및 상기 웹 SQL 데이터베이스에 저장되는 리소스는 상기 모바일 단말이 웹에 연결되어 있는 경우 상기 서버에서 인코딩되어 다운로드될 수 있다.According to another aspect, the resources stored in the web storage and the web SQL database can be encoded and downloaded in the server when the mobile terminal is connected to the web.

또 다른 측면에 따르면, 상기 모바일 단말은 상기 리소스 저장부에 저장된 리소스가 HTML 또는 CSS(Cascading Style Sheet)에서 사용되는 경우, HTML DOM(Document Object Model)을 분석하여 상기 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환함으로써 사용할 수 있다.According to another aspect of the present invention, when the resource stored in the resource storage unit is used in HTML or CSS (Cascading Style Sheet), the mobile terminal analyzes the HTML DOM (Document Object Model) Value to fit the stored resource.

서버가 HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 방법은 상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 단계, 상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하는 단계 및 상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 단계를 포함할 수 있다.A method for providing a resource of a content displayed through a web browser to a mobile terminal having a web browser in which a server supports HTML5 (Hyper Text Markup Language 5) includes the steps of: Providing the generated resource information list to the corresponding mobile terminal, and providing the resource requested to the mobile terminal based on the resource information list from the mobile terminal Step < / RTI >

HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말이 상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 방법은 모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하는 단계, 상기 모바일 단말에 기 저장된 리소스와 상기 수신한 리소스 인포메이션 리스트를 비교하는 단계 및 비교된 결과를 기초로 상기 리소스를 업데이트하는 단계를 포함할 수 있다.A method for a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5) to store a resource for content displayed through the web browser includes information on the resource generated for each type of mobile terminal Receiving a resource information list corresponding to the mobile terminal from a server in a resource information list, comparing the resource information stored in the mobile terminal with the received resource information list, and updating the resource based on the comparison result Step < / RTI >

리소스의 특성을 고려하여 모바일 단말의 종류별로 생성한 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하여 상기 모바일 단말이 온라인 상태일 때 필요한 리소스를 다운로드하도록 함으로써 상기 모바일 단말이 오프라인 상태일 경우라 하더라도 컨텐츠를 표시할 수 있도록 할 수 있다.The resource information list generated for each type of mobile terminal is provided to the corresponding mobile terminal in consideration of the characteristics of the resource so that the necessary resources are downloaded when the mobile terminal is in the online state. Thus, even when the mobile terminal is offline, So that it can be displayed.

도 1은 본 발명의 일실시예에 있어서, 웹 어플리케이션 설치 시스템을 나타내는 도면이다.
도 2는 본 발명의 일실시예에 있어서, 리소스 분류를 설명하기 위한 예시도이다.
도 3은 본 발명의 일실시예에 있어서, 리소스 인포메이션 리스트 및 리소스를 통한 웹 어플리케이션의 설치를 설명하기 위한 도면이다.
도 4는 본 발명의 일실시예에 있어서, 어플리케이션 캐시에 리소스를 설치하는 과정을 나타내는 도면이다.
도 5는 본 발명의 일실시예에 있어서, 웹 스토리지 및 웹 SQL 데이터베이스에 리소스를 설치하는 과정을 나타내는 도면이다.
도 6은 본 발명의 일실시예에 있어서, 모바일 단말에 설치된 리소스의 사용을 나타내는 도면이다.
도 7은 본 발명의 일실시예에 있어서, 리소스 제공 방법을 나타내는 흐름도이다.
도 8은 본 발명의 일실시예에 있어서, 리소스 업데이트 방법을 나타내는 흐름도이다.
1 is a diagram illustrating a web application installation system in an embodiment of the present invention.
2 is an exemplary diagram for explaining resource classification in an embodiment of the present invention.
FIG. 3 is a view for explaining installation of a web application through a resource information list and a resource in an embodiment of the present invention.
4 is a diagram illustrating a process of installing a resource in an application cache according to an embodiment of the present invention.
5 is a diagram illustrating a process of installing resources in a Web storage and a Web SQL database in an embodiment of the present invention.
6 is a diagram illustrating use of resources installed in a mobile terminal in an embodiment of the present invention.
7 is a flowchart showing a resource providing method in an embodiment of the present invention.
8 is a flowchart illustrating a resource update method in an embodiment of the present invention.

이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 있어서, 웹 어플리케이션 설치 시스템을 나타내는 도면이다.1 is a diagram illustrating a web application installation system in an embodiment of the present invention.

도면을 참조하면 웹 어플리케이션 설치 시스템은 웹 서버(100) 및 모바일 단말(200)을 포함한다. 웹 서버(100)는 웹을 통하여 모바일 단말(200)로 컨텐츠에 대한 리소스와 리소스 인포메이션 리스트를 제공하고, 모바일 단말(200)은 웹 서버(100)로부터 리소스 인포메이션 리스트를 수신하고, 이를 기초로 필요한 리소스를 웹 서버(100)에 요청하여 다운로드함으로써 컨텐츠를 표시한다.Referring to the drawings, a web application installation system includes a web server 100 and a mobile terminal 200. The web server 100 provides resources and a resource information list for the contents to the mobile terminal 200 via the web. The mobile terminal 200 receives the resource information list from the web server 100, And displays the content by requesting the resource to the web server 100 and downloading it.

이를 위하여 웹 서버(100)는 리소스 데이터베이스(110), 리소스 분류부(120), 리소스 인포메이션 리스트 생성부(130) 및 제공부(140)를 포함할 수 있고, 모바일 단말(200)은 리소스 비교부(210), 리소스 저장부(220) 및 리소스 업데이트부(230)를 포함할 수 있다. 여기서, 모바일 단말(200)은 HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비할 수 있다.The web server 100 may include a resource database 110, a resource classifier 120, a resource information list generator 130 and a provider 140, A resource storage unit 220, and a resource update unit 230. Here, the mobile terminal 200 may include a web browser supporting HTML5 (Hyper Text Markup Language 5).

웹 서버(100)의 리소스 데이터베이스(110)는 모바일 단말(200)에 구비되는 웹 브라우저를 통해 표시되는 컨텐츠의 리소스를 저장한다. 리소스 데이터베이스(110)에 저장되는 리소스는 각각의 모바일 단말의 화면 해상도 및 저장소의 차이, 리소스의 특성에 따라 리소스가 저장되는 저장소의 차이 등으로 인하여 동일한 컨텐츠에 대한 리소스라 하더라도 다양한 형태로 저장될 수 있다. 상기 리소스는 후술되는 도 2를 통하여 보다 상세히 설명하기로 한다.The resource database 110 of the web server 100 stores resources of contents displayed through a web browser provided in the mobile terminal 200. [ The resources stored in the resource database 110 may be stored in various forms, even if they are resources for the same contents, due to differences in screen resolution and storage of each mobile terminal, have. The resource will be described in more detail with reference to FIG. 2, which will be described later.

리소스 분류부(120)는 리소스 데이터베이스(110)에 저장된 리소스를 리소스가 저장될 모바일 단말의 저장소, 모바일 단말의 화면 해상도, 모바일 단말의 저장소 용량 등에 따라 분류한다.The resource classifying unit 120 classifies the resources stored in the resource database 110 according to the storage of the mobile terminal, the screen resolution of the mobile terminal, the storage capacity of the mobile terminal, and the like.

리소스 인포메이션 리스트 생성부(130)는 리소스 분류부(120)에서 분류된 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성한다. 이 때, 리소스 인포메이션 리스트는 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 모바일 단말의 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성될 수 있다.The resource information list generating unit 130 generates a resource information list including information on resources classified by the resource classifying unit 120 for each type of mobile terminal. At this time, the resource information list can be generated by adding information on resources to be stored in the web storage and web SQL (Structured Query Language) database of the mobile terminal in a manifest file containing information on contents.

제공부(140)는 리소스 인포메이션 리스트 생성부(130)에서 생성된 리소스 인포메이션 리스트를 웹을 통하여 해당하는 모바일 단말(200)로 제공한다. 또한, 모바일 단말(200)이 리소스 인포메이션 리스트를 기초로 필요한 리소스를 요청하면, 리소스 데이터베이스(110)에 저장된 리소스 중 해당하는 리소스를 모바일 단말(200)로 제공한다.The providing unit 140 provides the resource information list generated by the resource information list generating unit 130 to the corresponding mobile terminal 200 via the web. When the mobile terminal 200 requests a necessary resource based on the resource information list, the corresponding resource stored in the resource database 110 is provided to the mobile terminal 200.

모바일 단말(200)의 리소스 비교부(210)는 웹 서버(100)에서 모바일 단말의 종류별로 생성된 리소스 인포메이션 리스트 중 모바일 단말에 해당하는 리소스 인포메이션 리스트를 수신하여 리소스 저장부(220)에 저장된 리소스와 비교한다. 일 예로, 모바일 단말(200)은 타겟 URL의 파일을 텍스트 파일로 다운로드하여 사용하거나 바이너리 파일로 다운로드하여 사용할 수 있다. 이 경우, 리소스 비교부(210)는 다운로드한 리소스 인포메이션 리스트를 파싱하여 웹 어플리케이션의 구동에 필요한 리소스의 정보 예를 들어, 필요한 리소스의 리스트, 각 리소스의 저장소 정보, 각 리소스의 해시(hash) 값 등을 추출하여 이를 기초로 리소스 저장부(220)에 저장된 리소스와 비교할 수 있다.The resource comparison unit 210 of the mobile terminal 200 receives the resource information list corresponding to the mobile terminal in the resource information list generated for each type of mobile terminal in the web server 100 and transmits the resource information stored in the resource storage unit 220 . For example, the mobile terminal 200 can download a file of the target URL as a text file and use it as a binary file or download it. In this case, the resource comparing unit 210 parses the downloaded resource information list and obtains information of resources required for running the web application, for example, a list of necessary resources, storage information of each resource, a hash value of each resource And compare the extracted resource with the resource stored in the resource storage unit 220 based on the extracted resource.

리소스 저장부(220)는 컨텐츠를 표시하기 위한 리소스를 저장하는 것으로서, 리소스의 특성에 따라 어플리케이션 캐시, 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스 중 적어도 하나로 구성될 수 있다.The resource storage unit 220 stores resources for displaying contents, and may be configured with at least one of an application cache, a web storage, and a web SQL (Structured Query Language) database according to the characteristics of resources.

어플리케이션 캐시는 웹 페이지의 JS(Java Script), CSS(Cascading Style Sheet)와 같은 문서 및 이미지 등을 파일 형태로 저장하는 저장소로서, 모바일 단말이 오프라인 상태일 때도 웹 페이지가 정상적으로 표시되도록 한다. 어플리케이션 캐시에 저장되는 리소스는 모바일 단말(200)이 웹에 연결되어 있는 경우 웹 브라우저의 매니페스트 기능을 통하여 자동으로 다운로드될 수 있다.The application cache is a repository for storing documents and images such as JS (Java Script) and CSS (Cascading Style Sheet) of a web page in the form of a file, so that the web page can be normally displayed even when the mobile terminal is offline. The resource stored in the application cache can be automatically downloaded through the manifest function of the web browser when the mobile terminal 200 is connected to the web.

웹 스토리지는 모바일 단말에 리소스를 텍스트의 형태로 저장하는 저장소이고, 웹 SQL 데이터베이스는 리소스를 텍스트 또는 BLOB(Binary Large Object) 형태로 저장하는 저장소로서, 모바일 단말이 온라인 상태일 때 웹 서버(100)와 통신함으로써 동기화될 수 있다. 이 때, 웹 스토리지 및 웹 SQL 데이터베이스에 저장되는 리소스는 웹 서버(100)에서 인코딩되어, 모바일 단말(200)이 웹에 연결되어 있는 경우 즉, 온라인 상태인 경우에 모바일 단말(200)로 다운로드될 수 있다. 예를 들어, 웹 스토리지에 저장되는 리소스의 키(key)는 "/img/img.png | 12345"와 같이 파일 URL 및 해시의 조합일 수 있고, 웹 SQL 데이터베이스에 저장되는 리소스는 키, 해시, 데이터의 컬럼 형태일 수 있다.Web storage is a repository for storing resources in the form of text on a mobile terminal. Web SQL database is a repository for storing resources in text or BLOB (Binary Large Object) format. When the mobile terminal is online, Lt; / RTI > At this time, the resources stored in the web storage and the web SQL database are encoded in the web server 100, and are downloaded to the mobile terminal 200 when the mobile terminal 200 is connected to the web, that is, . For example, the key of a resource stored in web storage may be a combination of a file URL and a hash, such as "/img/img.png | 12345 ", and a resource stored in a web SQL database may be a key, a hash, It can be in the form of a column of data.

리소스 업데이트부(230)는 리소스 비교부(210)에서 비교된 결과를 기초로 리소스 저장부(220)에 저장된 리소스를 업데이트한다. 구체적으로, 리소스 업데이트부(230)는 리소스 비교부(210)의 비교 결과에 따라 웹 페이지 표시에 필요한 리소스 즉, 리소스 인포메이션 리스트에는 있지만 리소스 저장부(220)에 저장되어 있지 않아 업데이트가 필요한 리소스를 웹 서버(100)로부터 다운로드할 수 있고, 리소스 인포메이션 리스트에 없는 리소스를 삭제할 수 있다.The resource update unit 230 updates the resource stored in the resource storage unit 220 based on the comparison result in the resource comparison unit 210. [ Specifically, the resource update unit 230 updates a resource required for displaying a web page, that is, a resource information list, which is not stored in the resource storage unit 220 and needs to be updated according to the comparison result of the resource comparison unit 210 It is possible to delete resources that can be downloaded from the Web server 100 and are not included in the resource information list.

이후 모바일 단말(200)은 리소스 저장부(220)에 저장된 리소스가 HTML 또는 CSS에서 사용되는 경우, HTML DOM(Document Object Model)을 분석하여 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환함으로써 사용할 수 있다. 여기서, DOM이란 프로그래밍 인터페이스 규격 중 하나로서, 프로그래머가 HTML 페이지나 XML 문서들을 프로그램 객체로 만들거나 수정할 수 있도록 하는 것이다.When the resource stored in the resource storage unit 220 is used in HTML or CSS, the mobile terminal 200 analyzes the HTML DOM (Document Object Model) and stores the attribute value of the SRC in the tag attribute of the HTML in the stored resource . Here, the DOM is one of the programming interface standards, allowing programmers to create or modify HTML pages or XML documents as program objects.

도 2는 본 발명의 일실시예에 있어서, 리소스 분류를 설명하기 위한 예시도이다.2 is an exemplary diagram for explaining resource classification in an embodiment of the present invention.

웹 브라우저를 통하여 컨텐츠를 표시하기 위해 필요한 리소스는 도시된 바와 같이 모바일 단말의 종류 및 리소스의 특성에 따라 분류될 수 있다.The resources required for displaying the content through the web browser can be classified according to the type of the mobile terminal and the characteristics of the resource, as shown in the figure.

모바일 단말의 종류에 따라 분류되는 경우는 모바일 단말 별로 화면 해상도에 차이가 있는 경우, 모바일 단말 별로 저장소의 용량에 차이가 있는 경우 등이 있을 수 있으며, 리소스의 특성에 따라 분류되는 경우는 어플리케이션 캐시에 저장되는 리소스, 웹 스토리지에 저장되는 리소스, 웹 SQL 데이터베이스에 저장되는 리소스 등이 있을 수 있다. 도면에서는 일 예로, 갤럭시S는 저장소로서 어플리케이션 캐시 및 웹 스토리지를 포함하고, 아이폰은 저장소로서 어플리케이션 캐시, 웹 스토리지 및 웹 SQL 데이터베이스를 포함하는 것이 나타나있다.When classified according to the type of the mobile terminal, there may be a case where there is a difference in the screen resolution of each mobile terminal, a case where there is a difference in the storage capacity of each mobile terminal, A resource to be stored, a resource to be stored in a Web storage, and a resource to be stored in a Web SQL database. In the drawing, for example, the Galaxy S includes application caches and web storage as repositories, and the iPhone includes application caches, web storage and web SQL databases as repositories.

도 3은 본 발명의 일실시예에 있어서, 리소스 인포메이션 리스트 및 리소스를 통한 웹 어플리케이션의 설치를 설명하기 위한 도면이다.FIG. 3 is a view for explaining installation of a web application through a resource information list and a resource in an embodiment of the present invention.

웹 서버는 리소스 데이터베이스에 저장된 복수개의 리소스를 기초로 모바일 단말의 종류별로 리소스 인포메이션 리스트(RIL: Resource Information List)를 생성한다. 리소스 인포메이션 리스트는 도시된 바와 같이 아이폰, 아이패드, 갤럭시 등의 모바일 단말에 대한 정보 및 어플리케이션 캐시, 웹 스토리지, 웹 SQL 데이터베이스 등 상기 모바일 단말의 저장소 별로 저장될 리소스에 대한 정보를 포함할 수 있다. 일 예로, 리소스 인포메이션 리스트는 컨텐츠에 대한 정보를 포함하는 매니페스트 파일에 모바일 단말의 웹 스토리지 및 웹 SQL 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성될 수 있다. 이와 같이 생성된 리소스 인포메이션 리스트 및 각각의 리소스는 웹을 통하여 웹 서버로 업로드됨으로써 모바일 단말로 다운로드될 수 있다.The web server generates a resource information list (RIL) for each type of mobile terminal based on a plurality of resources stored in the resource database. The resource information list may include information about mobile terminals such as an iPhone, an iPad, a Galaxy, and information on resources to be stored for each storage of the mobile terminal, such as application cache, web storage, and Web SQL database. For example, the resource information list may be created by adding information about a resource to be stored in the web storage and the web SQL database of the mobile terminal to a manifest file containing information about the content. The resource information list and each resource thus generated can be downloaded to the mobile terminal by being uploaded to the web server via the web.

리소스 인포메이션 리스트는 소정의 배포 툴(publish tool)을 통하여 생성될 수 있는데, 상기 배포 툴은 분류된 리소스를 저장하는 기능, 리소스가 웹 스토리지, 웹 SQL 데이터베이스에 저장되는 경우 base64 인코딩 등을 통하여 분류된 리소스를 가공하는 기능, 리소스 업데이트 여부를 판단하는 기능, 모바일 단말별로 배포 패키지를 생성하는 기능 등을 포함할 수 있다.The resource information list can be generated through a predetermined distribution tool, which includes a function for storing classified resources, a resource classification for the web storage, a base 64 encoding when the resource is stored in a Web SQL database, A function of processing a resource, a function of determining whether a resource is updated, a function of generating a distribution package for each mobile terminal, and the like.

도 4는 본 발명의 일실시예에 있어서, 어플리케이션 캐시에 리소스를 설치하는 과정을 나타내는 도면이다.4 is a diagram illustrating a process of installing a resource in an application cache according to an embodiment of the present invention.

모바일 단말(200)이 웹에 연결되어 있는 경우, 웹 브라우저(240)는 모바일 단말(200)이 웹에 연결되지 않은 경우에도 컨텐츠를 제공하기 위하여 매니페스트 기능을 통하여 웹으로부터 리소스 인포메이션 리스트를 다운로드한다. 그리고, 다운로드한 리소스 인포메이션 리스트의 어플리케이션 캐시 항목에 있는 리소스 중 웹 브라우저의 표시에 있어서 필요한 컨텐츠의 리소스를 어플리케이션 캐시(221)에 다운로드한다. 이 때, 어플리케이션 캐시(221)로 다운로드되는 리소스는 별도로 가공되지 않은 파일(original file) 형태일 수 있다.When the mobile terminal 200 is connected to the web, the web browser 240 downloads the resource information list from the web through the manifest function to provide the content even when the mobile terminal 200 is not connected to the web. Then, among the resources in the application cache item of the downloaded resource information list, the resource of the content necessary for the display of the web browser is downloaded to the application cache 221. In this case, the resource downloaded to the application cache 221 may be in the form of an original file.

도 5는 본 발명의 일실시예에 있어서, 웹 스토리지 및 웹 SQL 데이터베이스에 리소스를 설치하는 과정을 나타내는 도면이다.5 is a diagram illustrating a process of installing resources in a Web storage and a Web SQL database in an embodiment of the present invention.

웹 스토리지(222) 및 웹 SQL 데이터베이스(223)에 설치되는 리소스도 어플리케이션 캐시에 설치되는 리소스와 마찬가지로 모바일 단말(200)이 웹에 연결되어 있는 경우, 모바일 단말(200)이 웹에 연결되지 않은 경우에도 컨텐츠를 제공하기 위하여 다운로드된다. 웹 스토리지(222) 및 웹 SQL 데이터베이스(223)에 설치되는 리소스는 모바일 단말(200)의 리소스 비교부(210)가 웹을 통하여 수신한 리소스 인포메이션 리스트와 웹 스토리지(222) 및 웹 SQL 데이터베이스(223)에 기 저장된 리소스를 비교한 결과에 따라 리소스 인포메이션 리스트의 웹 스토리지 항목 및 웹 SQL 데이터베이스 항목에 있는 리소스 중 웹 브라우저의 표시에 있어서 필요한 컨텐츠의 리소스를 각각 다운로드할 수 있다. 이 때, 다운로드되는 리소스는 base64 인코딩을 통하여 인코딩된 리소스일 수 있다.The resources installed in the web storage 222 and the web SQL database 223 are also connected to the web as in the case of the resources installed in the application cache. When the mobile terminal 200 is not connected to the web Lt; RTI ID = 0.0 > content. The resources installed in the web storage 222 and the web SQL database 223 are managed by the resource comparison unit 210 of the mobile terminal 200 and the resource information list received from the web via the web storage 222 and the web SQL database 223 ), Resources of contents necessary for display of the web browser among the resources in the web storage item and the web SQL database item of the resource information list can be downloaded, respectively. At this time, the resource to be downloaded may be a resource encoded through the base64 encoding.

도 6은 본 발명의 일실시예에 있어서, 모바일 단말에 설치된 리소스의 사용을 나타내는 도면이다.6 is a diagram illustrating use of resources installed in a mobile terminal in an embodiment of the present invention.

리소스 저장부(220)에 저장된 리소스는 자바 스크립트에서 사용되는 경우 리소스의 URL을 인자로 받는 함수(예를 들어, getResource 등)에서 필요한 리소스를 리턴하고 HTML 5의 태그 속성 중 src 항목에 입력되어 사용될 수 있다. 한편, 상기 리소스가 HTML 또는 CSS(Cascading Style Sheet)에서 사용되는 경우에는 HTML DOM(Document Object Model) 분석을 통하여 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환됨으로써 사용될 수 있다.When a resource stored in the resource storage unit 220 is used in JavaScript, a resource (for example, getResource, etc.) that receives a URL of a resource as a parameter returns a necessary resource and is input to the src item of the tag attribute of HTML 5 . If the resource is used in HTML or CSS (Cascading Style Sheet), it can be used by transforming the property value of the SRC among the tag attributes of the HTML to conform to the stored resource through an HTML DOM (Document Object Model) analysis.

도면에서는 일 예로서, 리소스 저장부(220)에 저장된 "image.png" 파일과 "audio.mp3" 파일이 "img src" 태그 항목에 입력됨으로써 사용되는 것을 나타낸다.In the drawing, the "image.png" file and the "audio.mp3" file stored in the resource storage unit 220 are used by being input into the "img src" tag item.

도 7은 본 발명의 일실시예에 있어서, 리소스 제공 방법을 나타내는 흐름도이다.7 is a flowchart showing a resource providing method in an embodiment of the present invention.

웹 서버는 리소스가 저장될 상기 모바일 단말의 저장소, 모바일 단말의 화면 해상도, 저장소의 용량 등에 따라 리소스를 분류하고(S710), 분류된 리소스를 기초로 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성한다(S720). 이때 리소스 인포메이션 리스트는 컨텐츠에 대한 정보를 포함하는 매니페스트 파일에 모바일 단말의 웹 스토리지 및 웹 SQL 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성될 수 있다.The web server classifies the resources according to the storage of the mobile terminal, the screen resolution of the mobile terminal, the capacity of the storage, etc., in which the resources are to be stored (S710), and includes information about resources for displaying the content based on the classified resources A resource information list is generated for each type of mobile terminal (S720). At this time, the resource information list can be created by adding information about the resources to be stored in the web storage and the web SQL database of the mobile terminal to the manifest file including the information about the contents.

생성된 리소스 인포메이션 리스트는 해당하는 모바일 단말이 온라인 상태일 때 제공되고(S730), 상기 모바일 단말은 제공받은 리소스 인포메이션 리스트를 기초로 컨텐츠 표시에 필요한 리소스를 웹 서버에 요청한다. 그러면, 웹 서버는 요청 받은 리소스를 상기 모바일 단말로 제공(S740)함으로써 상기 모바일 단말이 오프라인 상태일 때에도 컨텐츠가 정상적으로 표시되도록 한다.The created resource information list is provided when the corresponding mobile terminal is online (S730), and the mobile terminal requests a resource required for content display to the web server based on the provided resource information list. Then, the web server provides the requested resource to the mobile terminal (S740), so that the content is normally displayed even when the mobile terminal is offline.

도 8은 본 발명의 일실시예에 있어서, 리소스 업데이트 방법을 나타내는 흐름도이다. 8 is a flowchart illustrating a resource update method in an embodiment of the present invention.

HTML5가 지원되는 웹 브라우저를 구비하는 모바일 단말은 모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 해당하는 리소스 인포메이션 리스트를 웹 서버로부터 수신한다(S810). 그리고, 모바일 단말의 저장소에 기 저장된 리소스와 상기 수신한 리소스 인포메이션 리스트의 항목을 각각 비교한다(S820). 이후, 리소스 인포메이션 리스트에 있는 리소스 중 저장소에 저장되어 있지 않은 리소스를 웹 서버에 요청하고, 저장소에 저장되어 있지만 리소스 인포메이션 리스트에 없는 리소스를 삭제함으로써 리소스를 업데이트한다(S830).In step S810, the mobile terminal having the web browser supporting the HTML5 receives a corresponding resource information list from the resource information list including information on the resources generated for each type of mobile terminal from the web server. Then, the resources previously stored in the storage of the mobile terminal are compared with the items of the received resource information list (S820). Thereafter, the resource in the resource information list is requested from the web server, which is not stored in the repository, and the resource is updated by deleting the resource which is stored in the repository but is not included in the resource information list (S830).

이 때, 저장소 중 어플리케이션 캐시에 저장되는 리소스는 웹 브라우저의 매니페스트 기능을 통하여 자동으로 다운로드될 수 있고, 웹 스토리지 및 상기 웹 SQL 데이터베이스에 저장되는 리소스는 웹 서버에서 인코딩된 상태로 다운로드됨으로써 저장소의 저장 공간을 보다 효과적으로 사용할 수 있다. 이 경우, 리소스가 인코딩되어 다운로드된 경우, 리소스 저장부에 저장된 리소스는 HTML 또는 CSS(Cascading Style Sheet)에서 사용 시 HTML DOM(Document Object Model)의 분석을 통하여 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환됨으로써 사용될 수 있다.At this time, the resources stored in the application cache of the repository can be automatically downloaded through the manifest function of the web browser, and the resources stored in the web storage and the web SQL database are downloaded as encoded in the web server, Space can be used more effectively. In this case, when the resource is encoded and downloaded, the resource stored in the resource storage unit is used in the HTML or CSS (Cascading Style Sheet), and the attribute value of the SRC among the tag attributes of the HTML is analyzed And may be used by being converted to fit the stored resource.

본 발명에 따른 컨텐츠에 대한 리소스의 제공 방법 및 업데이트 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method and the method for providing resources for contents according to the present invention may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and configured for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.While the invention has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those of ordinary skill in the art that 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. This is possible.

그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the equivalents of the claims, as well as the claims.

100: 웹 서버
110: 리소스 데이터베이스
120: 리소스 분류부
130: 리소스 인포메이션 리스트 생성부
140: 제공부
200: 모바일 단말
210: 리소스 비교부
220: 리소스 저장부
230: 리소스 업데이트부
100: Web server
110: Resource Database
120: resource classification unit
130: Resource information information generation unit
140: Offering
200: mobile terminal
210:
220: resource storage unit
230: resource update unit

Claims (17)

HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 서버에 있어서,
상기 리소스를 저장하는 리소스 데이터베이스;
상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 리소스 인포메이션 리스트 생성부; 및
상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하고, 상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 제공부
를 포함하고,
상기 리소스 인포메이션 리스트는,
상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 모바일 단말의 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성되는, 서버.
A server for providing a content resource displayed through a web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
A resource database for storing the resource;
A resource information list generation unit for generating a resource information list including information on resources for displaying the content for each type of mobile terminal; And
Providing the generated resource information list to a corresponding mobile terminal, and providing the resource requested from the mobile terminal based on the resource information list to the mobile terminal,
Lt; / RTI >
The resource information list includes:
Wherein the server is created by adding information on a resource to be stored in a web storage and web SQL (Structured Query Language) database of the mobile terminal to a manifest file including information on the content.
삭제delete HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 서버에 있어서,
상기 리소스를 저장하는 리소스 데이터베이스;
상기 리소스가 저장될 상기 모바일 단말의 저장소, 상기 모바일 단말의 화면 해상도 및 상기 저장소의 용량 중 적어도 하나에 따라 상기 리소스 데이터베이스에 저장된 리소스를 분류하는 리소스 분류부;
상기 분류된 리소스를 기초로 상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 리소스 인포메이션 리스트 생성부; 및
상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하고, 상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 제공부
를 포함하는, 서버.
A server for providing a content resource displayed through a web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
A resource database for storing the resource;
A resource classifying unit for classifying resources stored in the resource database according to at least one of a storage of the mobile terminal, a screen resolution of the mobile terminal and a capacity of the storage, in which the resource is to be stored;
A resource information list generation unit for generating a resource information list for each type of mobile terminal, the resource information list including information on resources for displaying the content based on the classified resources; And
Providing the generated resource information list to a corresponding mobile terminal, and providing the resource requested from the mobile terminal based on the resource information list to the mobile terminal,
.
HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 있어서,
상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 리소스 저장부;
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하여 상기 리소스 저장부에 저장된 리소스와 비교하는 리소스 비교부; 및
상기 리소스 비교부에서 비교된 결과를 기초로 상기 리소스 저장부에 저장된 리소스를 업데이트하는 리소스 업데이트부
를 포함하고,
상기 리소스 인포메이션 리스트는,
상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 리소스 저장부를 구성하는 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성되는, 모바일 단말.
1. A mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
A resource storage unit for storing resources for contents displayed through the web browser;
A resource comparing unit for receiving a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal and comparing the resource information list with a resource stored in the resource storing unit; And
And a resource update unit for updating a resource stored in the resource storage unit based on the comparison result of the resource comparison unit,
Lt; / RTI >
The resource information list includes:
Wherein the information is generated by adding information on a resource to be stored in a web storage and web SQL (Structured Query Language) database constituting the resource storage unit in a manifest file including information on the content.
제4항에 있어서,
상기 리소스 저장부는,
상기 리소스가 파일 형태로 저장되는 어플리케이션 캐시;
상기 리소스가 텍스트 형태로 저장되는 상기 웹 스토리지; 및
상기 리소스가 텍스트 및 BLOB(Binary Large Object) 중 적어도 하나의 형태로 저장되는 상기 웹 SQL(Structured Query Language) 데이터베이스
로 구성되는, 모바일 단말.
5. The method of claim 4,
The resource storage unit stores,
An application cache in which the resource is stored in a file format;
The web storage in which the resource is stored in a text form; And
The Web SQL (Structured Query Language) database in which the resource is stored in at least one of text and BLOB (Binary Large Object)
≪ / RTI >
HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 있어서,
상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 리소스 저장부;
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하여 상기 리소스 저장부에 저장된 리소스와 비교하는 리소스 비교부; 및
상기 리소스 비교부에서 비교된 결과를 기초로 상기 리소스 저장부에 저장된 리소스를 업데이트하는 리소스 업데이트부
를 포함하고,
상기 리소스 저장부를 구성하는 어플리케이션 캐시에 저장되는 리소스는,
상기 모바일 단말이 웹에 연결되어 있는 경우 상기 웹 브라우저의 매니페스트 기능을 통하여 자동으로 다운로드되는, 모바일 단말.
1. A mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
A resource storage unit for storing resources for contents displayed through the web browser;
A resource comparing unit for receiving a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal and comparing the resource information list with a resource stored in the resource storing unit; And
And a resource update unit for updating a resource stored in the resource storage unit based on the comparison result of the resource comparison unit,
Lt; / RTI >
Wherein the resource stored in the application cache constituting the resource storage unit includes:
Wherein the mobile terminal is automatically downloaded through a manifest function of the web browser when the mobile terminal is connected to the web.
제5항에 있어서,
상기 웹 스토리지 및 상기 웹 SQL 데이터베이스에 저장되는 리소스는,
상기 모바일 단말이 웹에 연결되어 있는 경우 상기 서버에서 인코딩되어 다운로드되는, 모바일 단말.
6. The method of claim 5,
The resources stored in the web storage and the web SQL database,
Wherein the mobile terminal is encoded and downloaded from the server when the mobile terminal is connected to the web.
HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 있어서,
상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 리소스 저장부;
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하여 상기 리소스 저장부에 저장된 리소스와 비교하는 리소스 비교부; 및
상기 리소스 비교부에서 비교된 결과를 기초로 상기 리소스 저장부에 저장된 리소스를 업데이트하는 리소스 업데이트부
를 포함하고,
상기 모바일 단말은,
상기 리소스 저장부에 저장된 리소스가 HTML 또는 CSS(Cascading Style Sheet)에서 사용되는 경우, HTML DOM(Document Object Model)을 분석하여 상기 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환함으로써 사용하는, 모바일 단말.
1. A mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
A resource storage unit for storing resources for contents displayed through the web browser;
A resource comparing unit for receiving a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal and comparing the resource information list with a resource stored in the resource storing unit; And
And a resource update unit for updating a resource stored in the resource storage unit based on the comparison result of the resource comparison unit,
Lt; / RTI >
The mobile terminal comprises:
When a resource stored in the resource storage unit is used in HTML or Cascading Style Sheets (CSS), an HTML DOM (Document Object Model) is analyzed and an attribute value of the SRC among the tag attributes of the HTML is converted to fit the stored resource Used by mobile terminals.
서버가 HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 방법에 있어서,
상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 단계;
상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하는 단계; 및
상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 단계
를 포함하고,
상기 리소스 인포메이션 리스트는,
상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 모바일 단말의 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성되는, 제공 방법.
A method of providing a content resource displayed through a web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
Generating a resource information list including information on resources for displaying the content for each type of mobile terminal;
Providing the generated resource information list to a corresponding mobile terminal; And
Providing the resource requested from the mobile terminal based on the resource information list to the mobile terminal
Lt; / RTI >
The resource information list includes:
Wherein the information is generated by adding information on a resource to be stored in a web storage and web SQL (Structured Query Language) database of the mobile terminal to a manifest file including information on the content.
삭제delete 서버가 HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말에 상기 웹 브라우저를 통하여 표시되는 컨텐츠의 리소스를 제공하는 방법에 있어서,
상기 리소스가 저장될 상기 모바일 단말의 저장소, 상기 모바일 단말의 화면 해상도 및 상기 저장소의 용량 중 적어도 하나에 따라 상기 저장된 리소스를 분류하는 단계;
상기 분류된 리소스를 기초로 상기 컨텐츠를 표시하기 위한 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트를 모바일 단말의 종류별로 생성하는 단계;
상기 생성된 리소스 인포메이션 리스트를 해당하는 모바일 단말로 제공하는 단계; 및
상기 모바일 단말로부터 상기 리소스 인포메이션 리스트에 기초하여 요청 받은 상기 리소스를 상기 모바일 단말로 제공하는 단계
를 포함하는, 제공 방법.
A method of providing a content resource displayed through a web browser to a mobile terminal having a web browser supported by HTML5 (Hyper Text Markup Language 5)
Categorizing the stored resources according to at least one of a storage of the mobile terminal, a screen resolution of the mobile terminal, and a capacity of the storage, in which the resource is to be stored;
Generating a resource information list for each type of mobile terminal, the resource information list including information on a resource for displaying the content based on the classified resource;
Providing the generated resource information list to a corresponding mobile terminal; And
Providing the resource requested from the mobile terminal based on the resource information list to the mobile terminal
. ≪ / RTI >
HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말이 상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 방법에 있어서,
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하는 단계;
상기 모바일 단말에 기 저장된 리소스와 상기 수신한 리소스 인포메이션 리스트를 비교하는 단계; 및
비교된 결과를 기초로 상기 리소스를 업데이트하는 단계
를 포함하고,
상기 리소스 인포메이션 리스트는,
상기 컨텐츠에 대한 정보를 포함하는 매니페스트 파일(manifest file)에 상기 모바일 단말의 웹 스토리지 및 웹 SQL(Structured Query Language) 데이터베이스에 저장할 리소스에 대한 정보를 추가함으로써 생성되는, 저장 방법.
A method for storing a resource for a content displayed through a web browser, the method comprising the steps of: receiving, by a mobile terminal having a web browser supporting HTML5 (Hyper Text Markup Language 5)
Receiving, from a server, a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal;
Comparing the resource previously stored in the mobile terminal with the received resource information list; And
Updating the resource based on the compared result
Lt; / RTI >
The resource information list includes:
And storing information on a resource to be stored in a web storage and web SQL (Structured Query Language) database of the mobile terminal in a manifest file containing information on the content.
삭제delete HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말이 상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 방법에 있어서,
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하는 단계;
상기 모바일 단말에 기 저장된 리소스와 상기 수신한 리소스 인포메이션 리스트를 비교하는 단계; 및
비교된 결과를 기초로 상기 리소스를 업데이트하는 단계
를 포함하고,
상기 모바일 단말의 어플리케이션 캐시에 저장되는 리소스는,
상기 모바일 단말이 웹에 연결되어 있는 경우 상기 웹 브라우저의 매니페스트 기능을 통하여 자동으로 다운로드되는, 저장 방법.
A method for storing a resource for a content displayed through a web browser, the method comprising the steps of: receiving, by a mobile terminal having a web browser supporting HTML5 (Hyper Text Markup Language 5)
Receiving, from a server, a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal;
Comparing the resource previously stored in the mobile terminal with the received resource information list; And
Updating the resource based on the compared result
Lt; / RTI >
The resource stored in the application cache of the mobile terminal,
Wherein the mobile terminal is automatically downloaded through a manifest function of the web browser when the mobile terminal is connected to the web.
제12항에 있어서,
상기 웹 스토리지 및 상기 웹 SQL 데이터베이스에 저장되는 리소스는,
상기 모바일 단말이 웹에 연결되어 있는 경우 상기 서버에서 인코딩되어 다운로드되는, 저장 방법.
13. The method of claim 12,
The resources stored in the web storage and the web SQL database,
And if the mobile terminal is connected to the web, the mobile terminal is encoded and downloaded in the server.
HTML5(Hyper Text Markup Language 5)가 지원되는 웹 브라우저를 구비하는 모바일 단말이 상기 웹 브라우저를 통하여 표시되는 컨텐츠에 대한 리소스를 저장하는 방법에 있어서,
모바일 단말의 종류별로 생성된 상기 리소스에 대한 정보를 포함하는 리소스 인포메이션 리스트 중 상기 모바일 단말에 해당하는 리소스 인포메이션 리스트를 서버로부터 수신하는 단계;
상기 모바일 단말에 기 저장된 리소스와 상기 수신한 리소스 인포메이션 리스트를 비교하는 단계;
비교된 결과를 기초로 상기 리소스를 업데이트하는 단계; 및
상기 모바일 단말에 기 저장된 리소스가 HTML 또는 CSS(Cascading Style Sheet)에서 사용되는 경우, HTML DOM(Document Object Model)을 분석하여 상기 HTML의 태그 속성 중 SRC의 속성값을 상기 저장된 리소스에 적합하도록 변환하는 단계
를 포함하는, 저장 방법.
A method for storing a resource for a content displayed through a web browser, the method comprising the steps of: receiving, by a mobile terminal having a web browser supporting HTML5 (Hyper Text Markup Language 5)
Receiving, from a server, a resource information list corresponding to the mobile terminal from a resource information list including information on the resources generated for each type of mobile terminal;
Comparing the resource previously stored in the mobile terminal with the received resource information list;
Updating the resource based on the compared result; And
When a resource pre-stored in the mobile terminal is used in HTML or Cascading Style Sheets (CSS), an HTML DOM (Document Object Model) is analyzed and an attribute value of the SRC among the tag attributes of the HTML is converted to fit the stored resource step
/ RTI >
제9항, 제11항 내지 제12항, 또는 제14항 내지 제16항 중 어느 한 항의 기재에 따른 제공 방법 및 저장 방법 중 적어도 하나를 실행하기 위한 프로그램이 기록되어 있는 컴퓨터에서 판독 가능한 기록 매체.
A computer-readable recording medium having recorded thereon a program for executing at least one of a providing method and a storing method according to any one of claims 9, 11 to 12, or 14 to 16, .
KR1020110093338A 2011-09-16 2011-09-16 System and method for installing web application KR101813512B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110093338A KR101813512B1 (en) 2011-09-16 2011-09-16 System and method for installing web application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110093338A KR101813512B1 (en) 2011-09-16 2011-09-16 System and method for installing web application

Publications (2)

Publication Number Publication Date
KR20130029926A KR20130029926A (en) 2013-03-26
KR101813512B1 true KR101813512B1 (en) 2018-01-02

Family

ID=48179657

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110093338A KR101813512B1 (en) 2011-09-16 2011-09-16 System and method for installing web application

Country Status (1)

Country Link
KR (1) KR101813512B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200019743A (en) * 2017-06-23 2020-02-24 인텔 아이피 코포레이션 Systems and Methods for Delivering Radio Applications to Reconfigurable Radio Equipment

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101600581B1 (en) * 2013-06-21 2016-03-07 황원준 Method of inducing to application installation and server
CN108363760A (en) * 2018-02-02 2018-08-03 东南大学 IETM display datas based on B/S models generate and Off-line control method
US11809313B2 (en) 2018-06-15 2023-11-07 Samsung Electronics Co., Ltd. Resource caching method and electronic device supporting the same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005064926A1 (en) 2003-12-25 2005-07-14 Sharp Kabushiki Kaisha Service providing device, provided service management device, service management execution method, and provided service management method
US20100251231A1 (en) * 2009-03-25 2010-09-30 Microsoft Corporation Device dependent on-demand compiling and deployment of mobile applications
US20100281107A1 (en) * 2009-05-01 2010-11-04 Fallows John R Enterprise client-server system and methods of providing web application support through distributed emulation of websocket communications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005064926A1 (en) 2003-12-25 2005-07-14 Sharp Kabushiki Kaisha Service providing device, provided service management device, service management execution method, and provided service management method
US20100251231A1 (en) * 2009-03-25 2010-09-30 Microsoft Corporation Device dependent on-demand compiling and deployment of mobile applications
US20100281107A1 (en) * 2009-05-01 2010-11-04 Fallows John R Enterprise client-server system and methods of providing web application support through distributed emulation of websocket communications

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200019743A (en) * 2017-06-23 2020-02-24 인텔 아이피 코포레이션 Systems and Methods for Delivering Radio Applications to Reconfigurable Radio Equipment
KR102296704B1 (en) 2017-06-23 2021-08-31 애플 인크. Systems and methods for delivering radio applications to reconfigurable radio equipment
US11546770B2 (en) 2017-06-23 2023-01-03 Apple Inc. Systems and methods for delivering radio applications to reconfigurable radio equipment

Also Published As

Publication number Publication date
KR20130029926A (en) 2013-03-26

Similar Documents

Publication Publication Date Title
US8510762B1 (en) Generate custom client library samples based on a machine readable API description
US8977653B1 (en) Modifying web pages to reduce retrieval latency
US7730109B2 (en) Message catalogs for remote modules
AU2010201642B2 (en) Remote module incorporation into a container document
US8918713B2 (en) Module specification for a module to be incorporated into a container document
US9798531B2 (en) Dependency-aware transformation of multi-function applications for on-demand execution
US20070204010A1 (en) Remote Module Syndication System and Method
US9513885B2 (en) Web application development platform with relationship modeling
Kirstein et al. Linked data in the european data portal: A comprehensive platform for applying dcat-ap
CN106575298A (en) Fast rendering of websites containing dynamic content and stale content
WO2014160107A2 (en) Systems and methods for creating or updating an application using a pre-existing application
US20140281859A1 (en) Enhanced mobilization of existing web sites
US20170270083A1 (en) Web-intrinsic interactive documents
CA2729272A1 (en) Embedding macros in web pages with advertisements
US20140330899A1 (en) Data Infrastructure For Providing Interconnectivity Between Platforms, Devices, and Operating Systems
US9426202B2 (en) Transforming application cached template using personalized content
KR101813512B1 (en) System and method for installing web application
US10606935B2 (en) Transforming a website for dynamic web content management
US9734160B1 (en) Virtual file system for hosted network sites
KR101673937B1 (en) Apparatus, system and method for creating and using short cut object
Varanasi et al. Documenting rest services
JP2005352583A (en) Content server program
Nilsson Development of Web Service Integration and Advertisement Campaign Design Interface

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
GRNT Written decision to grant