KR100909792B1 - Method and system for providing service in web page - Google Patents

Method and system for providing service in web page Download PDF

Info

Publication number
KR100909792B1
KR100909792B1 KR1020070062752A KR20070062752A KR100909792B1 KR 100909792 B1 KR100909792 B1 KR 100909792B1 KR 1020070062752 A KR1020070062752 A KR 1020070062752A KR 20070062752 A KR20070062752 A KR 20070062752A KR 100909792 B1 KR100909792 B1 KR 100909792B1
Authority
KR
South Korea
Prior art keywords
service
web page
code
virtual community
providing
Prior art date
Application number
KR1020070062752A
Other languages
Korean (ko)
Other versions
KR20090002277A (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 KR1020070062752A priority Critical patent/KR100909792B1/en
Publication of KR20090002277A publication Critical patent/KR20090002277A/en
Application granted granted Critical
Publication of KR100909792B1 publication Critical patent/KR100909792B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL

Abstract

웹 페이지에서의 서비스 제공 방법 및 그 시스템이 개시된다. 상기 웹 페이지에서의 서비스 제공 방법은 가상커뮤니티 서버가 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터로부터 출력된 상기 서비스 리스트의 복사 요청을 수신하는 단계, 상기 가상커뮤니티 서버가 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터로 제공하는 단계, 및 상기 사용자 컴퓨터에 의해 상기 코드에 대한 정보가 제2웹페이지에 삽입되면, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 단계를 포함한다.A service providing method and a system thereof in a web page are disclosed. The service providing method of the web page comprises the steps of receiving a request for copying of the service list output from a user computer accessing a first web page including a service list for providing at least one Internet service by a virtual community server; Providing, by the virtual community server, information about a code corresponding to the received copy request to the user computer; and when the information about the code is inserted into a second web page by the user computer, the second web page. A page is displayed including the service list.

Description

웹 페이지에서의 서비스 제공 방법 및 그 시스템{Method for providing service in web page and system thereof}Method for providing service in web page and system thereof

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.BRIEF DESCRIPTION OF THE DRAWINGS In order to better understand the drawings cited in the detailed description of the invention, a brief description of each drawing is provided.

도 1은 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법의 데이터 흐름도를 나타낸다.1 is a data flowchart of a service providing method in a web page according to an exemplary embodiment of the present invention.

도 2는 본 발명의 다른 실시 예에 따른 웹 페이지에서의 서비스 제공방법의 데이터 흐름도를 나타낸다.2 is a data flowchart of a service providing method in a web page according to another embodiment of the present invention.

도 3은 본 발명의 실시 예에 따른 가상 커뮤니티 또는 가상 커뮤니티에서의 릴레이션 서비스가 제공되는 웹페이지를 개략적으로 나타낸다.3 schematically illustrates a web page in which a relation service is provided in a virtual community or a virtual community according to an embodiment of the present invention.

도 4는 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법에 따라 서비스가 복사된 웹 페이지의 일 예를 개략적으로 나타낸다.4 schematically illustrates an example of a web page where a service is copied according to a service providing method in a web page according to an embodiment of the present invention.

도 5는 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공시스템의 개략적인 기능 블록도를 나타낸다.5 is a schematic functional block diagram of a service providing system in a web page according to an embodiment of the present invention.

본 발명은 웹 페이지의 서비스 제공방법에 관한 것으로, 보다 상세하게는 웹 페이지에 포함되어 있는 서비스 묶음 즉, 서비스 리스트를 다른 웹 페이지로 간편하게 복사하여 상기 서비스를 다른 웹페이지에서도 제공하는 방법 및 그 시스템에 관한 것이다.The present invention relates to a service providing method of a web page, and more particularly, a method and system for providing the service in another web page by simply copying a service bundle included in the web page, that is, a service list to another web page. It is about.

오프라인의 실제 세계에서는 한 사람이 어떤 공간에 가면, 그 공간에 있는 사람들을 만나거나 볼 수 있다. 그 공간에 있는 사람을 보게 되거나, 만나게 되는 것은 그 사람이 원하든 원하지 않던, 그 공간에 가기만 하면 당연히 일어나는 현상이라 할 수 있다. 그 공간에 있는 다른 사람들 중에는 그 사람이 아는 사람이 있을 수도 있고, 모르는 사람이 있을 수도 있다. 또한, 그 사람은 그 공간에서 아는 사람을 만나게 되면, 얘기를 할 수도 있고, 특정한 일을 같이할 수도 있다. 심지어는 모르는 사람과 대화를 함으로써 아는 사람이 될 수도 있으며, 알게 되면 또한 서로가 원하는 일을 같이할 수도 있다. 예컨대, 그 공간에서 만난 사람들이 같이 TV를 보거나 게임을 하려고 한다면, 그 공간에 TV가 있거나 게임을 하기 위한 도구만 있으면 되는 것이지, TV를 만드는 공장 또는 게임을 하기 위한 도구를 생산하는 곳에 가야하는 것은 아니다.In the offline real world, when a person goes to a space, they can meet or see the people in that space. Seeing or meeting a person in the space is a phenomenon that naturally happens if the person wants to go to the space, whether or not they want it. There may be other people in the space who know him or someone he does not know. Also, when a person meets someone they know in the space, they can talk or do a certain thing together. You can even become acquaintances by talking to strangers, and when you know them, you can do what you want. For example, if the people you meet in the room are going to watch TV or play games together, you just need a TV in the room or a tool to play the game. no.

이와 비교해보면, 온라인의 가상 세계에서는 웹 페이지 또는 웹 사이트는 일종의 가상공간으로 볼 수 있다. 또한, 웹 사이트에 접속한 사용자는 가상공간에 가는 것으로 생각할 수 있다. 따라서 사용자가 웹 사이트에 접속하면(가상공간에 가면) 그 웹 사이트에 접속된(그 가상공간에 있는) 다른 사람들을 볼 수 있을 필요가 있다. 즉, 그 가상공간에 가기만 하면 당연히 그 공간에 있는 사람들은 보이게 될 필요가 있다. 다른 사람들 중에는 아는 사람이 있을 수도 있고, 모르는 사람이 있을 수도 있다. 사용자는 다른 사람들 중 누군가와 얘기를 할 수도 있다. 이러한 개념을 인터넷에서 구현한 기술로써, 본 출원인은 "로밍 커뮤니티 서비스를 제공하는 방법 및 시스템(대한민국등록특허, 10-0603551)"(이하, '등록특허')을 출원한 바 있다. 본 출원인의 등록 특허 "로밍 커뮤니티 서비스를 제공하는 방법 및 시스템(대한민국등록특허, 10-0603551)"의 명세서에 기재된 내용은 본 명세서의 레퍼런스로 포함된다.In comparison, in an online virtual world, a web page or web site can be viewed as a kind of virtual space. Also, a user who accesses a web site can be thought of as going to a virtual space. Thus, when a user connects to a web site (when going to a virtual space), he or she needs to be able to see other people connected to that web site (in that virtual space). In other words, once you go to the virtual space, people in that space need to be visible. Some may know or others may not know. The user may talk to someone else. As a technology embodying this concept on the Internet, the present applicant has filed a "method and system for providing a roaming community service (Korean Patent No. 10-0603551)" (hereinafter, 'registered patent'). The contents of the applicant's registered patent "Method and System for Providing Roaming Community Service" (Korean Patent No. 10-0603551) are incorporated herein by reference.

본 명세서에서의 가상 커뮤니티는 등록 특허에 개시된 로밍 커뮤니티를 의미할 수 있다. 등록 특허에 개시된 바와 같이 상기 로밍 커뮤니티에 미리 가입한 사람들은 그 가상공간에 간 사용자가 아는 사람 또는 이름만 아는 사람일 수 있다. 또한, 상기 가상 커뮤니티에 가입하지 않은 사람이라도 그 가상공간에 있기만 하면 이름은 모르지만 사용자의 눈에는 보일 수 있다. 사용자의 눈에 보인다고 함은 상기 가상 커뮤니티의 가입 여부에 관계없이 그 가상공간에 있는 사람(즉, 웹 페이지 또는 웹 사이트에 접속된 사람)에 대응되는 소정의 아이콘(예컨대, 아바타) 또는 아이디가 사용자에게 보인다는 것을 의미할 수 있다. 물론 상기 로밍 커뮤니티에 가입하지 않은 사람에 대해서는 디폴트(default) 아이디(예컨대, visitor1, visitor2 또는 anonymous1, anonymous2)만 보일 수 있다.In this specification, a virtual community may mean a roaming community disclosed in a registered patent. As disclosed in the registered patent, the people who have previously subscribed to the roaming community may be people who know the user or only the name of the user who went to the virtual space. In addition, even if a person does not join the virtual community, the name may be visible to the user's eyes as long as they are in the virtual space. Visible to the user means that a predetermined icon (eg, avatar) or ID corresponding to a person in the virtual space (ie, a person who accesses a web page or web site) in the virtual space, regardless of whether the virtual community is subscribed to the user. It can mean that it is seen. Of course, only the default ID (for example, visitor1, visitor2 or anonymous1, anonymous2) may be displayed for the person who does not join the roaming community.

등록 특허에 개시된 바와 같이 가상공간에 간 사용자는 눈에 보이는 사람과 대화를 나눌 수도 있고, 쪽지를 전해줄 수도 있다. 또한, 본 명세서에서의 기술적 사상은 사용자는 그 공간에서 특정한 일을 할 수 있다. 예컨대, 그 가상공간에서 사용자는 게임을 할 수 있다. 그 가상공간에 사용자가 하고자 하는 게임에 필요한 도구가 갖추어져 있다면, 당연히 그 가상공간 내에서 게임을 할 수 있다. 하지만, 그 가상공간에 그 게임에 필요한 도구가 갖추어져 있지 않은 경우, 사용자는 그 게임을 하기 위해 반드시 그 게임에 필요한 도구를 생산하는 곳 또는 그 게임에 필요한 도구가 있는 곳으로 이동할 필요는 없다. 사용자가 그 가상공간에서 그 게임을 하기 위해서는 누군가가 그 가상공간에 그 게임을 하기 위한 도구를 갖다 주면 된다. 물론, 사용자는 그 가상공간에 있는 다른 사용자와도 게임을 할 수 있다. As disclosed in a registered patent, a user who has gone to a virtual space may have a conversation with a visible person or may send a note. In addition, the technical idea in the present specification allows a user to perform a specific task in the space. For example, in the virtual space, the user can play a game. If the virtual space is equipped with the necessary tools for the user's game, the game can be played in the virtual space. However, if the virtual space is not equipped with the necessary tools for the game, the user does not necessarily have to move to the place where the tools necessary for the game are produced or where the tools are necessary for the game. In order for a user to play the game in the virtual space, someone has to give the virtual space a tool for playing the game. Of course, the user can play the game with other users in the virtual space.

이를 위한 기술적 사상은 본 출원인이 2007년 5월 17일에 출원한 “가상 커뮤니티 및 상기 가상 커뮤니티에서의 릴레이션 서비스 제공방법 및 그 시스템”(한국특허출원 제2007-0048067호, 이하 ‘이전 출원’)에 상세히 개시된다. 본 출원인이 출원한 “가상 커뮤니티 및 상기 가상 커뮤니티에서의 릴레이션 서비스 제공방법 및 그 시스템”(한국특허출원 제2007-0048067호)의 명세서에 기재된 내용은 본 명세서의 레퍼런스로 포함된다.The technical idea for this is "Applicant and method for providing relation service in virtual community and said virtual community" filed on May 17, 2007 by the applicant (Korean Patent Application No. 2007-0048067, hereinafter referred to as 'Previous Application') It is disclosed in detail. The contents described in the specification of "Applicant and Method of Providing Relation Service in Virtual Community and Virtual Community" (Korean Patent Application No. 2007-0048067) filed by the present applicant are incorporated herein by reference.

이전 출원에서의 가상 커뮤니티에서의 릴레이션 서비스는 이러한 도구를 사용자에게 갖다 주는 역할을 수행할 수 있다. 이전 출원에서의 릴레이션 서비스는 사용자의 요구를 특정 가상공간 내에서 수행할 수 있는 서비스를 제공할 수 있다. 또한, 등록특허에 개시된 바와 같은 로밍 커뮤니티에서 사용자는 특정 가상공간 내에 있는 눈에 보이는 다른 사용자와 같이 사용자가 하고자하는 특정한 일을 같이 할 수 있다. The relational service in the virtual community in the previous application may serve to bring these tools to the user. The relation service in the previous application may provide a service that can fulfill the user's request in a specific virtual space. In addition, in the roaming community as disclosed in the patent, a user may perform a specific work that the user wants to do together with other visible users in a specific virtual space.

본 발명의 기술적 사상은 본 출원인의 등록 특허 및/또는 이전 출원의 기술 적 사상을 이용하여 웹 페이지(또는 웹 사이트)에서 인터넷 서비스를 제공하기 위한 효율적인 방법을 제시한다.The technical idea of the present invention proposes an efficient method for providing an Internet service in a web page (or web site) using the applicant's registered patent and / or the technical idea of a previous application.

현재 포털 등을 비롯해서 모든 사이트에서 뉴스, 광고, 게임, 기업용 웹 어플리케이션 등과 같은 웹 서비스를 제공하려면, 그 사이트에서 위 컨텐츠를 제공하던가 또는 웹어플리케이션을 제공해야 한다. 이를 위해서 상기 사이트는 상기 서비스 및 컨텐츠를 제공하기 위한 장치를 상기 사이트에 구비해야 하고, 또한 많은 경우 상기 서비스/컨텐츠들이 제 3의 서비스/컨텐츠 공급자 (CP, Contents Provider) 로부터 공급되기에 상기 서비스/컨텐츠 제공자와의 컨텐츠 피드 채널 설정 및 계약을 맺는 등의 절차가 필요하다. 이러한 과정에는 적지 않은 노력과 비용이 든다. 이러한 노력과 비용이 소규모 웹사이트가 대규모 포털과 같은 종합 서비스를 제공하기 어려운 이유 중 하나이다.In order to provide web services such as news, advertisements, games, enterprise web applications, etc. on all sites including the current portal, those sites must provide the above contents or web applications. To this end, the site must have a device for providing the service and content at the site, and in many cases the service / content is supplied from a third party service / content provider (CP). It is necessary to set up a content feed channel and enter into a contract with a content provider. This process takes a lot of effort and money. This effort and cost is one of the reasons why small websites are not able to provide comprehensive services like large portals.

웹 포털 사이트와 같은 거대한 웹 사이트에서는 다양한 웹 서비스/컨텐츠 등을 유저들에게 제공 또는 배포할 수 있다. 하지만, 개인 유저 또는 소규모 웹사이트들에서도 다양한 웹 서비스/컨텐츠 등을 제공하고자 하는 욕구는 적지 않다.Large web sites, such as web portal sites, can provide or distribute various web services / content to users. However, there is not much desire to provide various web services / contents to individual users or small websites.

또한, 유저들은 자기 소유의(또는 관리하의) 웹 페이지에서도 다른 웹 페이지에서 제공되는 웹 서비스 또는 컨텐츠를 제공하고 싶다는 욕구를 가질 수 있다. 하지만, 현재의 웹 서비스 또는 컨텐츠의 제공구조는 이런 점에서 상당히 불편하다. In addition, users may have a desire to provide web services or content provided in other web pages even in their own (or under management) web pages. However, the current web service or content providing structure is quite inconvenient in this respect.

예컨대, 도 3에는 현재 서비스 중인 웹 포털 사이트에서 제공되는 웹 서비스들의 서비스 리스트(10) 형태가 도시된다.For example, FIG. 3 shows a form of a service list 10 of web services provided by a web portal site currently in service.

상기 웹 포털 사이트에 접속한 사용자는 자신이 원하는 특정 웹페이지(예컨대, 홈페이지 또는 블로그 등)에도 상기 서비스 리스트(10)에 포함된 서비스를 제공하고 싶을 수 있다.A user who accesses the web portal site may want to provide a service included in the service list 10 to a specific web page (eg, a homepage or a blog) desired by the user.

하지만, 상기 서비스 리스트(10)에 포함된 웹 서비스들은 상기 웹 포털 사이트 자체에서 제공되는 서비스뿐만 아니라, 서비스 피드(feed)를 통해 별도의 웹 서비스 제공자 또는 컨텐츠 제공자에 의해 제공되는 서비스들을 포함할 수 있으며, 이러한 구조들은 서비스의 복사 또는 복제를 기본적으로 불가능하게 한다.However, the web services included in the service list 10 may include not only services provided by the web portal site itself but also services provided by a separate web service provider or a content provider through a service feed. These structures make it essentially impossible to copy or duplicate a service.

따라서 특정 웹 페이지에 포함된 서비스 또는 서비스 리스트를 다른 웹 페이지에서도 용이하게 제공할 수 있는 방법 및 그 시스템이 절실히 요구된다. Therefore, there is an urgent need for a method and system for easily providing a service or a service list included in a specific web page in another web page.

따라서 본 발명이 이루고자 하는 기술적인 과제는 특정 웹 페이지에 포함된 서비스 또는 서비스 리스트를 다른 웹 페이지에서도 용이하게 제공할 수 있는 방법 및 시스템을 제공하는 것이다.Therefore, the technical problem to be achieved by the present invention is to provide a method and system that can easily provide a service or a service list included in a specific web page in another web page.

상기 기술적 과제를 달성하기 위한 웹페이지에서의 서비스 제공방법은 가상커뮤니티 서버가 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터로부터 상기 서비스 리스트의 복사 요청을 수신하는 단계, 상기 가상커뮤니티 서버가 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터로 제공하는 단계; 및A service providing method in a web page for achieving the technical problem is a virtual community server requests a copy of the service list from a user computer connected to a first web page including a service list for providing at least one Internet service. Receiving, by the virtual community server, providing the user computer with information about a code corresponding to the received copy request; And

상기 사용자 컴퓨터에 의해 상기 코드에 대한 정보가 제2웹페이지에 삽입되 면, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 단계를 포함한다.And when the information about the code is inserted into the second web page by the user computer, the second web page is displayed including the service list.

상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 단계는 상기 가상커뮤니티 서버가 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 리스트 요청을 수신하는 단계 및 상기 서비스 리스트 요청에 응답하여 상기 가상커뮤니티 서버가 상기 서비스 리스트를 상기 코드로 전송하는 단계를 포함할 수 있다.The displaying of the second web page including the service list may include: receiving, by the virtual community server, a service list request from the code inserted into the second web page, and in response to the service list request. The server may include transmitting the service list to the code.

상기 코드는 스크립트 또는 소프트웨어 오브젝트로 구현될 수 있다.The code may be implemented as a script or software object.

상기 웹 페이지에서의 서비스 제공방법은 상기 가상커뮤니티 서버가 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 추가 요청을 수신하는 단계 및 상기 가상커뮤니티 서버가 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 상기 사용자 컴퓨터로 전송하는 단계를 더 포함하며, 상기 제2웹페이지는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보가 상기 서비스 리스트에 추가되어 디스플레이될 수 있다.The method of providing a service in the web page may include receiving, by the virtual community server, a service addition request from the code inserted into the second webpage, and the virtual community server receiving information on a service corresponding to the service addition request. The method may further include transmitting to the user computer, wherein the second web page may display information about a service corresponding to the service addition request in addition to the service list.

상기 서비스 리스트의 복사 요청을 수신하는 단계는 상기 가상 커뮤니티 서버가 상기 사용자 컴퓨터로부터 사용자의 식별자를 수신하는 단계를 포함할 수 있다.Receiving a copy request of the service list may include receiving, by the virtual community server, an identifier of a user from the user computer.

상기 적어도 하나의 인터넷 서비스는 게임 어플리케이션, 웹 어플리케이션, 광고, 기업용 웹 어플리케이션 또는 컨텐츠 중 적어도 하나를 포함할 수 있다.The at least one internet service may include at least one of a game application, a web application, an advertisement, an enterprise web application, or content.

상기 기술적 과제를 달성하기 위한 웹 페이지에서의 서비스 제공방법은 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지 에서 사용자 컴퓨터에 의해 서비스 복사가 실행되는 단계 및 상기 사용자 컴퓨터에 의해 제2웹페이지에서 서비스 붙여넣기가 실행되는 단계를 포함하며, 상기 서비스 붙여넣기 결과, 상기 제2웹페이지는 상기 서비스 리스트를 포함하여 디스플레이될 수 있다.The method of providing a service in a web page for achieving the technical problem comprises the steps of performing a service copy by a user computer in a first web page including a service list for providing at least one Internet service and by the user computer. And pasting the service on the second web page, and as a result of the service pasting, the second web page may be displayed including the service list.

상기 웹 페이지에서의 서비스 제공방법은 컴퓨터로 판독 가능한 기록매체에 저장될 수 있다.The service providing method in the web page may be stored in a computer-readable recording medium.

상기 기술적 과제를 달성하기 위한 웹 페이지에서의 서비스 제공 시스템은 가상커뮤니티 서버가 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터로부터 상기 서비스 리스트의 복사 요청을 수신하기 위한 이벤트 처리모듈 및 상기 가상커뮤니티 서버가 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터로 제공하기 위한 코드 제공모듈을 포함하며, 상기 사용자 컴퓨터에 의해 상기 코드에 대한 정보가 제2웹페이지에 삽입되면, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이될 수 있다.The service providing system in a web page for achieving the technical problem is a virtual community server requests a copy of the service list from a user computer connected to a first web page including a service list for providing at least one Internet service. An event processing module for receiving and a code providing module for providing information about a code corresponding to the copy request received by the virtual community server to the user computer, wherein the information about the code is received by the user computer. When inserted into the second web page, the second web page may be displayed including the service list.

상기 웹 페이지에서의 서비스 제공시스템은 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 추가 요청을 수신하고, 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 상기 사용자 컴퓨터로 전송하기 위한 서비스 관리 모듈을 더 포함하며, 상기 제2웹페이지는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보가 상기 서비스 리스트에 추가되어 디스플레이 될 수 있다.The service providing system in the web page includes a service management module for receiving a service addition request from the code inserted in the second web page, and transmitting information on a service corresponding to the service addition request to the user computer. The second web page may further include information about a service corresponding to the request for adding the service to the service list.

상기 이벤트 처리 모듈은 사용자의 식별자를 상기 사용자 컴퓨터로부터 더 수신할 수 있다.The event processing module may further receive an identifier of a user from the user computer.

본 발명과 본 발명의 동작상의 이점 및 본 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 바람직한 실시 예를 예시하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.In order to fully understand the present invention, the operational advantages of the present invention, and the objects achieved by the practice of the present invention, reference should be made to the accompanying drawings which illustrate preferred embodiments of the present invention and the contents described in the accompanying drawings.

또한, 본 명세서에 있어서는 어느 하나의 구성요소가 다른 구성요소로 데이터를 '전송'하는 경우에는 상기 구성요소는 상기 다른 구성요소로 직접 상기 데이터를 전송할 수도 있고, 적어도 하나의 또 다른 구성요소를 통하여 상기 데이터를 상기 다른 구성요소로 전송할 수도 있는 것을 의미한다. In addition, in the present specification, when one component 'transmits' data to another component, the component may directly transmit the data to the other component, or through at least one other component. Means that the data may be transmitted to the other component.

반대로 어느 하나의 구성요소가 다른 구성요소로 데이터를 '직접 전송'하는 경우에는 상기 구성요소에서 다른 구성요소를 통하지 않고 상기 다른 구성요소로 상기 데이터가 전송되는 것을 의미한다.On the contrary, when one component 'directly transmits' data to another component, it means that the data is transmitted from the component to the other component without passing through the other component.

이하, 첨부한 도면을 참조하여 본 발명의 바람직한 실시 예를 설명함으로써, 본 발명을 상세히 설명한다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Like reference numerals in the drawings denote like elements.

등록특허 및 이전출원에 개시된 바와 같은 가상커뮤니티(로밍커뮤니티) 및 가상 커뮤니티에서의 릴레이션 서비스는 본 발명의 실시 예에서도 제공될 수 있다.The relation service in the virtual community (roaming community) and the virtual community as disclosed in the registered patent and the previous application may also be provided in an embodiment of the present invention.

이전출원에 상세히 개시된 바와 같이 가상 커뮤니티 또는 가상 커뮤니티에서의 릴레이션 서비스를 제공하기 위해서는 소정의 웹 페이지에 코드를 추가함으로써 제공될 수 있다. 상기 코드는 스크립트 또는 오브젝트로 구현될 수 있다.As described in detail in the previous application, in order to provide a relation service in a virtual community or a virtual community, it may be provided by adding a code to a predetermined web page. The code may be implemented as a script or an object.

즉, 상기 코드는 오브젝트(object), 스크립트(script) 또는 상기 오브젝트 또는 상기 스크립트가 위치하는 URL(uniform resource locator) 주소일 수 있다. 즉, 상기 웹 페이지는 상기 오브젝트 또는 상기 스크립트의 전체 코드를 포함할 수도 있지만, 단지 상기 스크립트의 URL 주소를 포함할 수 있다. 따라서 상기 웹 페이지의 운영자는 상기 스크립트의 URL 주소를 상기 웹 페이지에 삽입함으로써 상기 웹 페이지에 접속하는 사용자들은 가상커뮤니티 또는 가상 커뮤니티에서의 릴레이션 서비스를 이용할 수 있도록 할 수 있다. 또한, 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법을 웹 페이지 접속자에게 제공할 수 있다.That is, the code may be an object, a script, or a uniform resource locator (URL) address where the object or the script is located. That is, the web page may include the entire code of the object or the script, but may simply include the URL address of the script. Therefore, the operator of the web page can insert the URL address of the script into the web page so that users accessing the web page can use the relation service in the virtual community or virtual community. In addition, a service providing method in a web page according to an embodiment of the present invention may be provided to a web page accessor.

상기 가상 커뮤니티 또는 상기 가상 커뮤니티에서의 릴레이션 서비스 제공방법의 특징 중 하나는 웹 페이지에 접속하는 사용자는 상기 가상 커뮤니티 또는 상기 가상 커뮤니티에서의 릴레이션 서비스를 이용하기 위해서 자신의 사용자 단말기(예컨대, 컴퓨터 등)에 아무런 프로그램을 설치할 필요가 없다는 점이다. 물론, 상기 가상 커뮤니티에서의 릴레이션 서비스를 이용하기 위해서는 서비스 가입 절차를 거칠 수도 있다. 하지만, 반드시 서비스에 가입하여야만 하는 것은 아니며, 서비스에 가입을 하지 않는 경우에는 상기 소정의 코드를 포함하고 있는 웹 페이지에 접속하기만 하면 본 발명의 실시 예에 따른 가상 커뮤니티에서의 릴레이션 서비스를 제공받을 수 있다. One of the features of the virtual community or a method of providing a relation service in the virtual community is that a user accessing a web page uses his or her user terminal (eg, a computer, etc.) to use the relation service in the virtual community or the virtual community. There is no need to install any program. Of course, in order to use the relation service in the virtual community, a service subscription procedure may be performed. However, it is not necessary to subscribe to the service, and if the user does not subscribe to the service, simply accessing a web page including the predetermined code will receive a relation service in a virtual community according to an embodiment of the present invention. Can be.

상기 가상 커뮤니티에서의 릴레이션 서비스는 가상 커뮤니티 서비스에 기초하여 제공될 수 있는 서비스로써, 특정 웹 페이지에서 제공하지 않는 서비스를 웹 페이지의 이동 없이 상기 특정 웹 페이지 내에서 사용할 수 있도록 하는 서비스이다.The relation service in the virtual community is a service that can be provided based on a virtual community service, and allows a service not provided in a specific web page to be used in the specific web page without moving the web page.

예컨대, 도 3에서는 본 발명의 실시 예에 따른 가상 커뮤니티 또는 가상 커뮤니티에서의 릴레이션 서비스를 제공하기 위한 인터페이스(20)가 도시된다. 등록특허 및 이전출원에 상세히 개시된 바와 같이, 사용자가 도 3에 도시된 바와 같은 웹 페이지에 접속하기만 하면, 상기 인터페이스(20)를 통해 상기 웹 페이지에 접속된 사용자를 알 수 있다. 또한, 사용자는 이전출원에 개시된 바와 같은 가상 커뮤니티에서의 릴레이션 서비스를 제공받을 수도 있다.For example, FIG. 3 illustrates an interface 20 for providing a relation service in a virtual community or a virtual community according to an embodiment of the present invention. As disclosed in detail in the registered patent and previous application, the user can know the user connected to the web page through the interface 20, as long as the user accesses the web page as shown in FIG. In addition, a user may be provided with a relation service in a virtual community as disclosed in the previous application.

상기 가상커뮤니티 또는 상기 가상커뮤니티에서의 릴레이션 서비스를 위해 상기 웹 페이지에 추가되는 코드(예컨대, 스크립트)는 도 3에 도시된 바와 같은 상기 인터페이스(20)를 사용자 컴퓨터의 웹 클라이언트에서 디스플레이 되도록 할 수 있다. Code (eg, script) added to the web page for the virtual community or a relation service in the virtual community may cause the interface 20 as shown in FIG. 3 to be displayed in a web client of a user computer. .

도 3에 도시된 바와 같은 서비스 리스트(21)는 이전 출원에 개시된 바와 같이 가상 커뮤니티에서의 릴레이션 서비스를 통해 제공될 수 있다. 즉, 도 3에 도시된 웹 페이지에서는 상기 서비스 리스트(21)에 상응하는 정보를 포함하고 있지 않으며 상기 웹 페이지에 추가되는 상기 코드(예컨대, 스크립트)에 의해 상기 서비스 리스트(21)와 상기 서비스 리스트(21)에 상응하는 서비스가 제공된다.The service list 21 as shown in FIG. 3 may be provided through a relation service in a virtual community as disclosed in a previous application. That is, the web page shown in FIG. 3 does not include the information corresponding to the service list 21, and the service list 21 and the service list by the code (for example, a script) added to the web page. A service corresponding to 21 is provided.

사용자는 상기 웹 페이지에 접속하였다가, 자신이 관리하는 웹 페이지에서도 상기 서비스 리스트(21)에서 제공되는 서비스들을 제공하고 싶은 욕구가 생길 수 있다.After the user accesses the web page, there may be a desire to provide the services provided in the service list 21 in the web page managed by the user.

이와 같은 경우, 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법은 도 3에 도시된 바와 같은 서비스 리스트를 복사할 수 있는 방법을 제공한다. 서비스 리스트를 복사한다고 함은, 상기 서비스 리스트뿐만 아니라 상기 서비스 리스트에 포함된 서비스 역시 그대로 다른 웹 페이지에서 실행되도록 복사함을 의미한다. In this case, the service providing method in the web page according to an embodiment of the present invention provides a method of copying a service list as shown in FIG. 3. Copying a service list means copying not only the service list but also the services included in the service list to be executed in another web page.

이를 위한 데이터 흐름도가 도 1에 도시된다.A data flow diagram for this is shown in FIG. 1.

도 1은 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법의 데이터 흐름도를 나타낸다.1 is a data flowchart of a service providing method in a web page according to an exemplary embodiment of the present invention.

도 1을 참조하면, 사용자는 웹 클라이언트(100)를 통해 제1웹 페이지(200)에 접속할 수 있다(S100). 상기 제1웹 페이지(200)는 전술한 바와 같이 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법을 수행하기 위한 코드(제1코드라 명함)가 포함되어 있다. 상기 코드는 스크립트로 구현될 수 있다. 또한, 상기 제1코드는 등록특허 및 이전출원에 개시된 가상커뮤니티와 상기 가상 커뮤니티에서의 릴레이션 서비스를 더 제공할 수 있다.Referring to FIG. 1, a user may access the first web page 200 through the web client 100 (S100). As described above, the first web page 200 includes a code (first code business card) for performing a service providing method in a web page according to an embodiment of the present invention. The code may be implemented in a script. The first code may further provide a virtual community disclosed in a registered patent and a previous application and a relation service in the virtual community.

상기 사용자 컴퓨터에 설치된 상기 웹 클라이언트(100)는 상기 제1웹페이지(200)에 상응하는 정보(예컨대, HTML 등)를 상기 제1웹 페이지(200)의 서버로부터 수신하고, 수신된 정보에 상응하는 상기 제1웹 페이지(200)를 브라우징(browsing)할 수 있다. The web client 100 installed in the user computer receives information (eg, HTML, etc.) corresponding to the first web page 200 from the server of the first web page 200 and corresponds to the received information. The first web page 200 may be browsed.

사용자는 상기 제1웹 페이지(200)에 포함된 상기 제1코드에 의하여 디스플레이 되는 서비스 리스트(예컨대, 도 3의 21에 도시된 바와 같은)를 보고, 상기 서비스 리스트에 포함된 서비스들을 사용할 수 있다. 또한, 상기 사용자는 자신이 관리하는 웹 페이지(예컨대, 홈페이지 또는 블로그 등)에서도 이와 같은 서비스 리스트 를 제공하고 싶어 할 수 있다.The user may view a list of services displayed by the first code included in the first web page 200 (eg, as illustrated in 21 of FIG. 3) and use the services included in the list of services. . In addition, the user may want to provide such a service list on a web page (eg, a homepage or a blog) managed by the user.

그러면, 상기 사용자는 상기 서비스 리스트에 포함된 서비스들의 서비스 복사 요청을 본 발명의 실시 예에 따른 가상 커뮤니티 서버(300)로 전송할 수 있다(S110).Then, the user may transmit a service copy request of the services included in the service list to the virtual community server 300 according to the embodiment of the present invention (S110).

상기 서비스 복사 요청은 도 3에 도시된 바와 같이 소정의 버튼 인터페이스(23)를 통해 가능할 수 있다. 사용자가 상기 버튼 인터페이스(23)를 누르면 상기 가상 커뮤니티 서버(300)는 사용자가 제2웹페이지(500)에 붙여넣기 할 수 있는 코드(제2코드라 명함)에 대한 정보를 상기 웹 클라이언트(100)에 제공할 수 있다(S120). 상기 제2코드는 상기 제1코드와 동일한 코드 또는 상기 제1코드에 상응하는 동작을 수행하는 코드일 수 있다. The service copy request may be possible through a predetermined button interface 23 as shown in FIG. When the user presses the button interface 23, the virtual community server 300 provides the web client 100 with information about a code (second code business card) that the user can paste into the second web page 500. It may be provided at (S120). The second code may be the same code as the first code or a code for performing an operation corresponding to the first code.

상기 가상 커뮤니티 서버(300)는 상기 제1웹페이지에 대한 식별자를 가지고 있을 수 있다. 상기 제1웹페이지에 대한 식별자는 상기 제1웹페이지의 고유한 식별자로써, 상기 가상 커뮤니티 서버(300)는 상기 식별자를 이용해 상기 제1웹페이지에서 제공되는 서비스 리스트에 대한 정보를 유지하고 있을 수 있다. 또한, 상기 제1웹페이지에 포함된 상기 제1코드에 대한 정보도 유지하고 있을 수 있다. 따라서 상기 웹 클라이언트(100)로부터 서비스 복사 요청이 수신되면, 상기 가상 커뮤니티 서버(300)는 상기 제1웹페이지에 포함된 상기 제1코드와 동일 또는 상응하는 제2코드에 대한 정보(예컨대, URL)를 상기 웹 클라이언트(100)로 전송할 수 있다.The virtual community server 300 may have an identifier for the first web page. The identifier for the first webpage is a unique identifier of the first webpage, and the virtual community server 300 may maintain information on a service list provided in the first webpage using the identifier. have. In addition, information about the first code included in the first web page may be maintained. Therefore, when a service copy request is received from the web client 100, the virtual community server 300 may provide information about a second code that is the same as or corresponding to the first code included in the first web page (eg, a URL). ) May be transmitted to the web client 100.

상기 가상 커뮤니티 서버(300)는 상기 제2코드에 대한 정보를 웹 클라이언트(100)로 전송하고, 수신된 상기 제2코드에 대한 정보는 소정의 텍스트 박스 등의 형태로 보여줌으로써 사용자로 하여금 복사가 가능하게 할 수 있다(예컨대, Ctrl+C를 통해). 또는 구현 예에 따라, 수신된 상기 제2코드에 대한 정보는 자동으로 상기 웹 클라이언트(100)의 클립보드(clipboard)에 복사하게 할 수도 있다. 이 경우, 사용자는 제2 웹 페이지에 제2코드를 붙여넣기(예컨대, Ctrl+V를 통해)하기만 하면 된다.The virtual community server 300 transmits the information about the second code to the web client 100, and the user receives the information about the received second code in the form of a predetermined text box. Can be enabled (eg, via Ctrl + C). Alternatively, according to an implementation example, the received information about the second code may be automatically copied to a clipboard of the web client 100. In this case, the user only needs to paste the second code into the second web page (eg, via Ctrl + V).

예컨대, 상기 사용자가 제2웹페이지(예컨대, 자신의 블로그(blog))에 상기 제2코드를 붙여 넣을 수 있다(S130). 그러면, 도 4에 도시된 바와 같이 상기 제1웹페이지(200)에 포함되어 있던 서비스 리스트(21)와 동일한 서비스 리스트(30)가 상기 제2웹페이지(500)에도 포함될 수 있다.For example, the user may paste the second code on a second web page (eg, his blog) (S130). Then, as shown in FIG. 4, the same service list 30 as the service list 21 included in the first web page 200 may also be included in the second web page 500.

이를 위해, 상기 제2웹페이지(500)에 포함된 상기 제2코드는 상기 가상 커뮤니티 서버(300)로 서비스 리스트를 요청할 수 있다(S140). 그러면, 상기 가상 커뮤니티 서버(300)는 상기 제1웹페이지(200)에 포함된 상기 제1코드와 동일한 코드 또는 상기 제1코드에 상응하는 코드인 상기 제2코드로부터 서비스 리스트가 요청되었으므로, 상기 제1코드에 제공하던 서비스 리스트와 동일한 서비스 리스트를 상기 제2코드로 제공할 수 있다(S150). 즉, 상기 가상커뮤니티 서버(300)는 상기 제1웹 페이지(200)와 상기 제2웹페이지(500)를 동일한 서비스를 제공하는 웹페이지로 인식할 수 있다. 물론, 도 4에 도시된 바와 같이, 등록특허에 개시된 가상 커뮤니티를 위한 소정의 인터페이스들(31)이 더 복사될 수도 있다.To this end, the second code included in the second web page 500 may request a service list from the virtual community server 300 (S140). Then, the virtual community server 300 has requested a service list from the second code which is the same code as the first code included in the first webpage 200 or a code corresponding to the first code. A service list identical to the service list provided to the first code may be provided as the second code (S150). That is, the virtual community server 300 may recognize the first web page 200 and the second web page 500 as web pages that provide the same service. Of course, as shown in FIG. 4, certain interfaces 31 for the virtual community disclosed in the patent may be further copied.

상기 제2웹페이지(500)에 포함된 상기 제2코드는 상기 제1웹페이지(100)에 포함된 상기 제1코드와 동일한 기능을 수행한다. 즉, 등록특허에 개시된 바와 같은 가상 커뮤니티를 제공한다. 또한, 이전출원에 개시된 바와 같은 가상 커뮤니티에서의 릴레이션 서비스를 제공한다.The second code included in the second web page 500 performs the same function as the first code included in the first web page 100. That is, it provides a virtual community as disclosed in the registered patent. It also provides a relation service in a virtual community as disclosed in the previous application.

상기 제2웹페이지(500)에 접속한 임의의 사용자는 상기 서비스 리스트(30)를 통해 원하는 서비스를 선택할 수 있다. 즉, 상기 제2웹페이지(500)를 브라우징하는 임의의 웹 클라이언트에 의해 활성화된 상기 제2코드는 어플리케이션/컨텐츠 서버(400)로 서비스 요청신호를 출력할 수 있다(S160). 그러면, 상기 어플리케이션/컨텐츠 서버(400)는 상기 웹 클라이언트로 상기 서비스 요청신호에 상응하는 서비스를 제공할 수 있다. 즉, 이전출원에 상세히 개시된 것과 같은 가상커뮤니티에서의 릴레이션 서비스를 제공할 수 있다. 상기 릴레이션 서비스에 대해서는 이전출원에 상세히 개시되어 있으므로 상세한 설명은 생략한다.Any user who accesses the second web page 500 may select a desired service through the service list 30. That is, the second code activated by any web client browsing the second web page 500 may output a service request signal to the application / content server 400 (S160). Then, the application / content server 400 may provide a service corresponding to the service request signal to the web client. That is, it is possible to provide a relation service in a virtual community as described in detail in the previous application. Since the relation service is disclosed in detail in the previous application, a detailed description thereof will be omitted.

한편, 이전출원에 개시된바와 같이 상기 서비스 리스트(21 또는 30)에 포함되는 서비스는 상기 제1웹 페이지 또는 상기 제2웹 페이지의 관리자 또는 사용자에 의해 추가되거나 삭제될 수도 있다.Meanwhile, as disclosed in a previous application, a service included in the service list 21 or 30 may be added or deleted by an administrator or a user of the first web page or the second web page.

그러면, 상기 제1코드와 상기 제2코드가 동일한 코드인 경우에는, 상기 제1웹페이지에 포함된 상기 서비스 리스트(21, 이하 제1서비스 리스트)를 변경하는 경우, 상기 제2웹페이지 포함된 상기 서비스 리스트(30, 이하, 제2서비스 리스트)도 변경될 수 있다.Then, when the first code and the second code is the same code, when the service list 21 (hereinafter referred to as the first service list) included in the first web page is changed, the second web page is included. The service list 30 (hereinafter, referred to as a second service list) may also be changed.

따라서 상기 제1서비스 리스트와 상기 제2서비스 리스트를 별도로 유지 관리하기 위해 상기 가상 커뮤니티 서버(300)는 서비스 복사 요청을 수신하는 경우, 사용자의 식별자에 대한 정보를 더 수신할 수도 있다. 즉, 사용자의 식별자를 이용해 상기 제1서비스 리스트와 상기 제2서비스 리스트를 구분하여 저장할 수 있는 것이다. 예컨대, 상기 가상 커뮤니티 서버(300)에는 상기 제1서비스 리스트를 유지하기 위한 소정의 DB가 존재할 수 있다. 상기 제1코드가 상기 가상 커뮤니티 서버(300)로 서비스 리스트를 요청하면, 상기 DB에 존재하는 상기 제1서비스 리스트에 대한 정보를 상기 제1코드로 전송함으로써 도 3에 도시된 바와 같은 서비스 리스트(21)가 디스플레이 될 수 있다.Accordingly, in order to separately maintain the first service list and the second service list, the virtual community server 300 may further receive information on an identifier of a user when receiving a service copy request. That is, the first service list and the second service list can be stored separately by using an identifier of a user. For example, a predetermined DB for maintaining the first service list may exist in the virtual community server 300. When the first code requests the service list to the virtual community server 300, the service list as shown in FIG. 3 is transmitted by transmitting information about the first service list existing in the DB to the first code. 21 may be displayed.

따라서 서비스 복사 요청이 있는 경우, 상기 사용자 식별자에 대한 정보를 더 수신하면, 상기 가상 커뮤니티 서버(300)는 상기 제2코드에 대한 정보를 전송할 때 상기 사용자 식별자에 기초한 고유한 식별자를 이용하여 상기 제1코드와 상기 제2코드를 구분할 수 있다. 예컨대, 서비스 복사 요청이 있는 경우, 상기 가상 커뮤니티 서버(300)는 상기 제1코드와 동일한 서비스를 제공하는 제2코드를 사용자 식별자에 근거하여 새롭게 생성하고 상기 제2코드와 상기 사용자 식별자에 대한정보를 같이 저장할 수 있다. 그리고 상기 제2코드에 대한 정보를 상기 웹 클라이언트(100)로 전송할 수 있다. 그러면, 상기 제2코드에 의한 서비스 리스트 요청이 있는 경우, 상기 가상 커뮤니티 서버(300)는 상기 제1코드와는 별개의 상기 제2코드로부터 출력된 서비스 리스트 요청인지 인식할 수 있다.Therefore, when there is a service copy request, when the information on the user identifier is further received, the virtual community server 300 uses the unique identifier based on the user identifier when transmitting the information on the second code. One code and the second code can be distinguished. For example, when there is a service copy request, the virtual community server 300 newly generates a second code that provides the same service as the first code based on the user identifier, and the information about the second code and the user identifier. Can be stored together. In addition, the information about the second code may be transmitted to the web client 100. Then, when there is a service list request by the second code, the virtual community server 300 may recognize whether the service list request is output from the second code separate from the first code.

따라서 상기 제1서비스 리스트(21)와 상기 제2서비스 리스트(30)는 별도로 상기 가상 커뮤니티 서버(300)에서 유지될 수 있다. Therefore, the first service list 21 and the second service list 30 may be maintained separately in the virtual community server 300.

상기 사용자 식별자는 본 발명의 실시 예에 따른 가상 커뮤니티, 가상 커뮤니티에서의 릴레이션 서비스, 또는 웹 페이지에서의 서비스 제공 방법을 위한 서비 스의 가입자 ID 또는 사용자별로 유일한 글로벌(global) ID 또는 오픈(open) ID등이 될 수 있다.The user identifier is a unique global ID or open for each user or subscriber ID of a service for a virtual community, a relation service in a virtual community, or a service providing method in a web page according to an embodiment of the present invention. ID, etc.

따라서 상기 가상커뮤니티 서버(300)는 상기 제2웹페이지에 삽입된 상기 제2코드로부터 서비스 추가 요청을 수신할 수 있고, 상기 서비스 추가 요청에 응답하여 상기 가상커뮤니티 서버(300)는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 소정의 DB에 저장한 후 상기 코드로 전송할 수 있다. 그러면, 상기 제2서비스 리스트(30)에는 추가된 서비스가 포함되어 디스플레이 될 수 있다.Accordingly, the virtual community server 300 may receive a service addition request from the second code inserted into the second web page, and in response to the service addition request, the virtual community server 300 requests the service addition request. After storing information about a service corresponding to the predetermined DB can be transmitted to the code. Then, the added service may be included in the second service list 30 and displayed.

상기 서비스 리스트(21 또는 30)에 포함된 서비스들은 게임 어플리케이션, 웹 어플리케이션, 광고, 기업용 웹 어플리케이션 또는 컨텐츠 등 다양한 서비스를 포함할 수 있다. 예컨대, 현재 인터넷상에서 다양한 게임 서비스를 제공하고 있는 업체들은 자신이 제공하는 서비스를 상기 가상 커뮤니티 서버(300)에 등록함으로써 사용자는 상기 업체가 제공하는 웹 페이지에 접속하지 않더라도, 자신이 현재 접속해 있는 웹 페이지에서 상기 게임 서비스들을 이용할 수 있다.Services included in the service list 21 or 30 may include various services such as game applications, web applications, advertisements, corporate web applications, or contents. For example, companies currently providing various game services on the Internet register their services with the virtual community server 300 so that the user is currently connected even if the user does not access the web page provided by the company. The game services can be used on a web page.

또한, 인터넷을 통해 어플리케이션 솔루션을 제공하는 서비스 업체들도 본 발명의 실시 예에 따른 가상 커뮤니티에서의 릴레이션 서비스를 통해 자신들의 웹 어플리케이션을 제공할 수 있다. 예컨대, 인터넷을 통해 워드 프로세서를 제공하는 서비스 업체는 상기 릴레이션 서비스를 통해, 상기 워드 프로세서를 사용자의 단말기(예컨대, PC)에 설치하지 않고 자신들의 웹 페이지로 이동하지 않더라도 사용자에게 자신의 워드 프로세서 서비스를 제공할 수 있다.In addition, service providers providing application solutions through the Internet may also provide their web applications through relation services in a virtual community according to an embodiment of the present invention. For example, a service provider that provides a word processor through the Internet may use the relation service to provide a user with a word processor service even if the word processor is not installed on a user's terminal (eg, a PC) and is not moved to their web page. Can be provided.

이러한 어플리케이션 뿐만 아니라, 다양한 컨텐츠 서비스를 제공할 수도 있 다. 예컨대, 사용자는 자신이 현재 접속한 웹 페이지에서 릴레이션 서비스가 제공하는 소정의 인터페이스를 통해 선택한 컨텐츠(예컨대, 영화, VOD, 음악 파일 등)를 즐길 수 있다. 물론, 상기 컨텐츠는 상기 어플리케이션/컨텐츠 서버(400)를 운영하는 서비스업자가 상기 가상 커뮤니티 서버(300)에 등록한 컨텐츠 일 수 있다. 또한, 광고 또는 기업용 어플리케이션 등등, 상기 서비스의 종류는 다양할 수 있으며, 본 발명의 권리범위가 이에 한정되지는 않는다.In addition to these applications, various content services can be provided. For example, a user may enjoy selected content (eg, a movie, a VOD, a music file, etc.) through a predetermined interface provided by a relation service on a web page to which he is currently connected. Of course, the content may be content registered in the virtual community server 300 by a service provider operating the application / content server 400. In addition, the type of the service, such as advertising or enterprise applications may vary, and the scope of the present invention is not limited thereto.

한편, 본 발명의 다른 실시 예에 따른 웹 페이지에서의 서비스 제공방법은 서비스 복사 시에는 상기 가상 커뮤니티 서버(300)의 개입 없이 서비스 복사를 할 수 있게 하는 방법도 제공할 수 있다. 이를 위한 방법은 도 2에 도시된다.On the other hand, the service providing method in a web page according to another embodiment of the present invention can also provide a method for copying a service without the intervention of the virtual community server 300 when copying a service. The method for this is shown in FIG. 2.

도 2는 본 발명의 다른 실시 예에 따른 웹 페이지에서의 서비스 제공방법의 데이터 흐름도를 나타낸다.2 is a data flowchart of a service providing method in a web page according to another embodiment of the present invention.

도 2를 참조하면, 사용자는 웹 클라이언트(100)를 통해 제1웹 페이지(200)에 접속할 수 있다(S200). 상기 제1웹 페이지(200)는 전술한 바와 같이 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공방법을 수행하기 위한 코드(제1코드라 명함)가 포함되어 있다. 상기 제1코드는 스크립트 또는 오브젝트로 구현될 수 있다. Referring to FIG. 2, a user may access the first web page 200 through the web client 100 (S200). As described above, the first web page 200 includes a code (first code business card) for performing a service providing method in a web page according to an embodiment of the present invention. The first code may be implemented as a script or an object.

상기 사용자 컴퓨터에 설치된 상기 웹 클라이언트(100)는 상기 제1웹페이지(200)에 상응하는 정보(예컨대, HTML 등)를 상기 제1웹 페이지(200)의 서버로부터 수신하고, 수신된 정보에 상응하는 상기 제1웹 페이지(200)를 브라우징(browsing)할 수 있으며, 전술한 바와 같이 사용자는 상기 서비스 리스트에 포함 된 서비스들의 서비스 복사 요청을 할 수 있다. 하지만, 도 1에서 설명한 바와는 달리 본 발명의 다른 실시 예에 따르면, 상기 서비스 복사 요청은 상기 웹 클라이언트(100)에 의해 활성화된 상기 제1코드에 의해 처리될 수 있다(S210). 즉, 상기 서비스 복사 요청은 도 1과는 달리 상기 가상 커뮤니티 서버(300)로 전송되지 않고, 상기 제1코드로 전송될 수 있다(S210).The web client 100 installed in the user computer receives information (eg, HTML, etc.) corresponding to the first web page 200 from the server of the first web page 200 and corresponds to the received information. The first web page 200 may be browsed, and as described above, the user may request a service copy of services included in the service list. However, unlike the description of FIG. 1, according to another embodiment of the present disclosure, the service copy request may be processed by the first code activated by the web client 100 (S210). That is, the service copy request may not be transmitted to the virtual community server 300, but may be transmitted as the first code unlike in FIG. 1 (S210).

상기 제1 코드는 상기 서비스 복사 요청에 응답하여 붙여 넣기할 제2코드(예컨대, 스크립트)에 대한 정보(예컨대, 상기 코드의 URL)를 상기 웹 클라이언트(100)로 전송할 수 있다(S220). 하지만, 도 1과 달리 상기 제2코드는 상기 가상 커뮤니티 서버(300)에서 제공되는 것이 아니므로, 상기 제1코드가 전송할 수 있는 코드에 대한 정보는 상기 제1코드 자신에 대한 정보일 수 있다.The first code may transmit information (eg, a URL of the code) about a second code (eg, a script) to be pasted in response to the service copy request to the web client 100 (S220). However, unlike FIG. 1, since the second code is not provided by the virtual community server 300, information about a code that can be transmitted by the first code may be information about the first code itself.

따라서 사용자가 제2웹페이지(500)에 상기 제2코드를 붙여넣기 하면(S230), 상기 제1웹 페이지(200)에 포함된 제1서비스 리스트(21)와 상기 제2웹페이지(500)에 포함된 제2서비스 리스트(30)는 동기활 될 수 있다.Therefore, when the user pastes the second code on the second web page 500 (S230), the first service list 21 and the second web page 500 included in the first web page 200. The second service list 30 included in the may be synchronized.

즉, 서비스 복사가 끝난 후, 상기 제1서비스 리스트(21) 또는 상기 제2서비스 리스트(30) 중 어느 하나가 변경되면, 나머지 하나의 서비스 리스트도 변경될 수 있다. 즉, 상기 가상 커뮤니티 서버(300)가 상기 제1코드와 상기 제2코드를 구분하기 위한 정보(예컨대, 도1에서 설명한 사용자의 식별자)를 갖지 못하기 때문이다.That is, after the copy of the service is finished, if any one of the first service list 21 or the second service list 30 is changed, the other service list may also be changed. That is, the virtual community server 300 does not have information (eg, the identifier of the user described with reference to FIG. 1) for distinguishing the first code from the second code.

상기 제2코드는 상기 제2웹페이지(500)에 포함된 후, 상기 가상 커뮤니티 서버(300)로 서비스 리스트 요청을 할 수 있다(S240). 그러면, 상기 가상 커뮤니티 서버(300)는 상기 제2코드로 서비스 리스트에 대한 정보를 전송할 수 있다(S250). 하지만, 이때 전송되는 서비스 리스트에 대한 정보는 상기 제1코드에 상응하는 서비스 리스트(즉, 제1서비스 리스트(21))와 동일한 정보일 수 있다.After the second code is included in the second web page 500, a service list request may be made to the virtual community server 300 (S240). Then, the virtual community server 300 may transmit the information on the service list to the second code (S250). However, the information on the service list transmitted at this time may be the same information as the service list (ie, the first service list 21) corresponding to the first code.

결국, 상기 제2웹페이지(500)에 접속한 임의의 사용자는 상기 제2코드에 의해 디스플레이 되고 제공되는 제2서비스 리스트(30) 중 어느 하나의 서비스를 요청할 수 있고(S260), 그러면, 요청된 서비스는 상기 어플리케이션/컨텐츠 서버(400)에 의해 제공될 수 있다(S270).As a result, any user who accesses the second web page 500 may request a service of any of the second service lists 30 displayed and provided by the second code (S260), and then the request The service may be provided by the application / content server 400 (S270).

도 2에서 설명한 바와 같은 웹 페이지에서의 서비스 제공방법은, 서로 다른 웹 페이지에서의 서비스 항목 또는 서비스 리스트를 동기화하기 위해 사용될 수 있다. 예컨대, 어느 한 관리자가 여러 웹 페이지를 관리하는 경우, 각각의 웹 페이지에서 제공되는 본 발명의 실시 예에 따른 가상 커뮤니티에서의 릴레이션 서비스를 동일하게 제공하고자 할 때 사용될 수 있다.The service providing method in the web page as described in FIG. 2 may be used for synchronizing service items or service lists in different web pages. For example, when one administrator manages several web pages, it may be used to provide the same relational service in a virtual community according to an embodiment of the present invention provided in each web page.

도 5는 본 발명의 실시 예에 따른 웹 페이지에서의 서비스 제공시스템의 개략적인 기능 블록도를 나타낸다.5 is a schematic functional block diagram of a service providing system in a web page according to an embodiment of the present invention.

도 5를 참조하면, 본 발명의 실시 예에 따른 가상 커뮤니티 서버(300)는 이벤트 처리 모듈(310) 및 코드 제공 모듈(330)을 포함할 수 있다. 상기 가상 커뮤니티 서버(300)는 서비스 관리 모듈(350), 및/또는 DB(370)를 더 포함할 수 있다.Referring to FIG. 5, the virtual community server 300 according to an embodiment of the present invention may include an event processing module 310 and a code providing module 330. The virtual community server 300 may further include a service management module 350 and / or a DB 370.

상기 이벤트 처리모듈(310)은 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터(또는 웹 클라이언트, 100)로부터 출력된 상기 서비스 리스트의 복사 요청을 수신할 수 있다.The event processing module 310 may receive a request for copying the service list output from a user computer (or a web client) 100 connected to a first webpage including a service list for providing at least one Internet service. Can be.

그러면 상기 코드 제공 모듈(330)은 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터(또는 웹 클라이언트, 100)로 제공할 수 있다. 구현 예에 따라 상기 코드에 대한 정보는 상기 DB(370)로부터 수신할 수 있다.Then, the code providing module 330 may provide the user computer (or web client) 100 with information about a code corresponding to the received copy request. According to an implementation example, the information about the code may be received from the DB 370.

상기 서비스 관리 모듈(350)은 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 추가 요청을 수신하고, 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 상기 사용자 컴퓨터로 전송할 수 있다. 그러면, 상기 제2웹페이지는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보가 상기 서비스 리스트에 추가되어 디스플레이될 수 있다. 즉, 상기 제2웹페이지에 포함된 서비스 리스트에 서비스 항목이 추가될 수 있다.The service management module 350 may receive a service addition request from the code inserted into the second web page, and transmit information about a service corresponding to the service addition request to the user computer. Then, the second web page may be displayed by adding information on a service corresponding to the service addition request to the service list. That is, the service item may be added to the service list included in the second web page.

또한, 상기 이벤트 처리 모듈(310)은 상기 제1웹 페이지에 포함되는 서비스 리스트와 상기 제2 웹페이지에 포함되는 서비스 리스트를 구분하기 위해 사용자의 식별자를 더 수신할 수도 있다.In addition, the event processing module 310 may further receive an identifier of a user to distinguish a service list included in the first web page and a service list included in the second web page.

본 발명에 따른 웹 페이지에서의 서비스 제공방법은 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 하드 디스크, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고 본 발명을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.The service providing method in a web page according to the present invention can be embodied as computer readable codes on a computer readable recording medium. Computer-readable recording media include all kinds of recording devices that store data that can be read by a computer system. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, hard disk, floppy disk, optical data storage, and the like, and also in the form of carrier waves (e.g., transmission over the Internet). It also includes implementations. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion. And functional programs, codes and code segments for implementing the present invention can be easily inferred by programmers in the art to which the present invention belongs.

본 발명은 도면에 도시된 일 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the present invention has been described with reference to one embodiment shown in the drawings, this is merely exemplary, and those skilled in the art will understand that various modifications and equivalent other embodiments are possible therefrom. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같이 본 발명에 따른 웹 페이지에서의 서비스 제공방법은 특정 웹 페이지에 포함된 서비스 또는 서비스 리스트를 다른 웹 페이지에서도 간단하게 제공할 수 있는 효과가 있다.As described above, the method of providing a service in a web page according to the present invention has an effect of simply providing a service or a service list included in a specific web page in another web page.

Claims (11)

가상커뮤니티 서버가 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터로부터 상기 서비스 리스트의 복사 요청을 수신하는 단계;Receiving, by the virtual community server, a copy request of the service list from a user computer that accesses a first web page including a service list for providing at least one Internet service; 상기 가상커뮤니티 서버가 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터로 제공하는 단계; 및Providing, by the virtual community server, information about a code corresponding to the received copy request to the user computer; And 상기 사용자 컴퓨터에 의해 상기 코드에 대한 정보가 제2웹페이지에 삽입되면, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 단계를 포함하는 웹 페이지에서의 서비스 제공방법.And when the information about the code is inserted into the second web page by the user computer, displaying the second web page including the service list. 제 1항에 있어서, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 단계는,The method of claim 1, wherein the displaying of the second web page including the service list comprises: 상기 가상커뮤니티 서버가 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 리스트 요청을 수신하는 단계; 및Receiving, by the virtual community server, a service list request from the code inserted into the second web page; And 상기 서비스 리스트 요청에 응답하여 상기 가상커뮤니티 서버가 상기 서비스 리스트를 상기 코드로 전송하는 단계를 포함하는 웹 페이지에서의 서비스 제공방법.And transmitting, by the virtual community server, the service list to the code in response to the service list request. 제 1항에 있어서, 상기 코드는,The method of claim 1, wherein the code is 스크립트 또는 소프트웨어 오브젝트로 구현되는 웹 페이지에서의 서비스 제공방법.How to provide a service in a web page implemented as a script or software object. 제 1항에 있어서, 상기 웹 페이지에서의 서비스 제공방법은,The method of claim 1, wherein the service providing method in the web page comprises: 상기 가상커뮤니티 서버가 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 추가 요청을 수신하는 단계; 및Receiving, by the virtual community server, a request for adding a service from the code inserted into the second web page; And 상기 가상커뮤니티 서버가 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 상기 사용자 컴퓨터로 전송하는 단계를 더 포함하며,Transmitting, by the virtual community server, information about a service corresponding to the service addition request to the user computer; 상기 제2웹페이지는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보가 상기 서비스 리스트에 추가되어 디스플레이 되는 웹 페이지에서의 서비스 제공방법.The second web page is a service providing method of a web page in which information about a service corresponding to the service addition request is added to the service list and displayed. 제 1항에 있어서, 상기 서비스 리스트의 복사 요청을 수신하는 단계는,The method of claim 1, wherein receiving a copy request of the service list comprises: 상기 가상 커뮤니티 서버가 상기 사용자 컴퓨터로부터 사용자의 식별자를 수신하는 단계를 포함하는 웹 페이지에서의 서비스 제공방법.Receiving, by the virtual community server, an identifier of a user from the user computer. 제 1항에 있어서, 상기 적어도 하나의 인터넷 서비스는,The method of claim 1, wherein the at least one Internet service, 게임 어플리케이션, 웹 어플리케이션, 광고, 기업용 웹어플리케이션 또는 컨텐츠 중 적어도 하나를 포함하는 웹 페이지에서의 서비스 제공방법.A service providing method in a web page including at least one of a game application, a web application, an advertisement, an enterprise web application or content. 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에서 사용자 컴퓨터에 의해 서비스 복사가 실행되는 단계; 및Performing a service copy by a user computer on a first web page including a service list for providing at least one internet service; And 상기 사용자 컴퓨터에 의해 제2웹페이지에서 서비스 붙여넣기가 실행되는 단계를 포함하며,And pasting the service on the second web page by the user computer. 상기 서비스 붙여넣기 결과, 상기 제2웹페이지는 상기 서비스 리스트를 포함하여 디스플레이 되는 웹 페이지에서의 서비스 제공방법.And as a result of the service pasting, the second web page is displayed including the service list. 제1항 내지 제7항 중 어느 한 항에 기재된 방법을 수행하기 위한 프로그램을 기록한 기록매체.A recording medium on which a program for performing the method according to any one of claims 1 to 7 is recorded. 가상커뮤니티 서버가 적어도 하나의 인터넷 서비스를 제공하기 위한 서비스 리스트를 포함하는 제1웹페이지에 접속한 사용자 컴퓨터로부터 상기 서비스 리스트의 복사 요청을 수신하기 위한 이벤트 처리모듈; 및An event processing module for receiving a request for copying of the service list from a user computer connected to a first web page, the virtual community server including a service list for providing at least one internet service; And 상기 가상커뮤니티 서버가 수신된 상기 복사 요청에 상응하는 코드에 대한 정보를 상기 사용자 컴퓨터로 제공하기 위한 코드 제공모듈을 포함하며,A code providing module for providing information about a code corresponding to the copy request received by the virtual community server to the user computer, 상기 사용자 컴퓨터에 의해 상기 코드에 대한 정보가 제2웹페이지에 삽입되면, 상기 제2웹페이지가 상기 서비스 리스트를 포함하여 디스플레이 되는 웹 페이지에서의 서비스 제공시스템.And if the information about the code is inserted into the second web page by the user computer, the second web page is displayed including the service list. 제 9항에 있어서, 상기 웹 페이지에서의 서비스 제공시스템은,The method of claim 9, wherein the service providing system in the web page, 상기 제2웹페이지에 삽입된 상기 코드로부터 서비스 추가 요청을 수신하고, 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보를 상기 사용자 컴퓨터로 전송하기 위한 서비스 관리 모듈을 더 포함하며,A service management module for receiving a service addition request from the code inserted in the second web page, and transmitting information about a service corresponding to the service addition request to the user computer; 상기 제2웹페이지는 상기 서비스 추가 요청에 상응하는 서비스에 대한 정보가 상기 서비스 리스트에 추가되어 디스플레이 되는 웹 페이지에서의 서비스 제공시스템.The second web page is a service providing system of a web page in which information about a service corresponding to the service addition request is added to the service list and displayed. 제 9항에 있어서, 상기 이벤트 처리 모듈은,The method of claim 9, wherein the event processing module, 사용자의 식별자를 상기 사용자 컴퓨터로부터 더 수신하는 웹 페이지에서의 서비스 제공시스템.A service providing system in a web page that further receives an identifier of a user from the user computer.
KR1020070062752A 2007-06-26 2007-06-26 Method and system for providing service in web page KR100909792B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070062752A KR100909792B1 (en) 2007-06-26 2007-06-26 Method and system for providing service in web page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070062752A KR100909792B1 (en) 2007-06-26 2007-06-26 Method and system for providing service in web page

Publications (2)

Publication Number Publication Date
KR20090002277A KR20090002277A (en) 2009-01-09
KR100909792B1 true KR100909792B1 (en) 2009-07-29

Family

ID=40485287

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070062752A KR100909792B1 (en) 2007-06-26 2007-06-26 Method and system for providing service in web page

Country Status (1)

Country Link
KR (1) KR100909792B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101179950B1 (en) * 2009-12-05 2012-09-07 양준철 On-line web server for off-line event and method for providing the on-line web server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020069869A (en) * 2001-02-28 2002-09-05 애드플러스 커뮤니케이션 주식회사 An method renewing web document in internet-site
KR20020080270A (en) * 2001-04-12 2002-10-23 앤투앤링커스(주) Personalized portal service method and system
US20030101412A1 (en) * 2001-11-28 2003-05-29 Eid Eid User aggregation of webpage content
US20040075686A1 (en) * 2002-10-16 2004-04-22 William Watler System and method for dynamic modification of web content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020069869A (en) * 2001-02-28 2002-09-05 애드플러스 커뮤니케이션 주식회사 An method renewing web document in internet-site
KR20020080270A (en) * 2001-04-12 2002-10-23 앤투앤링커스(주) Personalized portal service method and system
US20030101412A1 (en) * 2001-11-28 2003-05-29 Eid Eid User aggregation of webpage content
US20040075686A1 (en) * 2002-10-16 2004-04-22 William Watler System and method for dynamic modification of web content

Also Published As

Publication number Publication date
KR20090002277A (en) 2009-01-09

Similar Documents

Publication Publication Date Title
US10326715B2 (en) System and method for updating information in an instant messaging application
EP2282272B1 (en) Method, system and device for presenting advertisement
KR101172571B1 (en) Methods and systems for mapping subscription filters to advertisement applications
CN102263810B (en) Systems and methods for permissions-based profile repository service
US7774431B2 (en) Real time collaborative on-line multimedia albums
KR100738871B1 (en) Method and system for continuous interactive communication in an electronic network
US20090307602A1 (en) Systems and methods for creating and sharing a presentation
US20110258295A1 (en) Information processing terminal and method thereof
US20080313550A1 (en) RECORDING MEDIUM ON WHICH Web CONFERENCE SUPPORT PROGRAM IS RECORDED AND Web CONFERENCE SUPPORT APPARATUS
WO2007047869A1 (en) Shared video service
CN104022940A (en) Information processing method, device and system based on instant messaging (IM)
US11106732B2 (en) Systems and methods for sharing audio feeds
US10073846B2 (en) System and method for linking web documents
US9946805B2 (en) System and method for displaying services capable of pasting document stored on a cloud-based cross-clipboard
KR102146952B1 (en) Real-time information distribution system and information distribution method based on numeric strings using smart terminals
JP2008028970A (en) Moving image distribution system
KR20120137629A (en) System for providing shorten url browsing with branding , method thereof, and web client thereof
KR20100019963A (en) Methods and systems to use data facade subscription filters for advertisement purposes
KR100909792B1 (en) Method and system for providing service in web page
KR100625657B1 (en) System and Method for Providing of Standby Screen Based on Virtual Machine
KR20090112188A (en) Method and system for providing content community
KR20150000225A (en) Method for sharing document of web-based conferencing support system and system thereof
JP2000259527A (en) System for specifying home page via simple input of symbol string
KR20040079386A (en) Method and its System for transmitting and playing media using Instant Messenger and Media Player
US20230171295A1 (en) Internet (over the top) worldwide public chat capabilities matched to specified ("URL") streaming content and non specified ("prenamed & hardcoded") streaming content rooms

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee