JP2006285714A - Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program - Google Patents

Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program Download PDF

Info

Publication number
JP2006285714A
JP2006285714A JP2005105641A JP2005105641A JP2006285714A JP 2006285714 A JP2006285714 A JP 2006285714A JP 2005105641 A JP2005105641 A JP 2005105641A JP 2005105641 A JP2005105641 A JP 2005105641A JP 2006285714 A JP2006285714 A JP 2006285714A
Authority
JP
Japan
Prior art keywords
web content
web
information
editing
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005105641A
Other languages
Japanese (ja)
Inventor
Hiroshi Seto
宏 瀬戸
Takashi Yamamoto
高士 山本
Tsutomu Fujikura
強 藤倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
4D NETWORKS Inc
Original Assignee
4D NETWORKS Inc
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 4D NETWORKS Inc filed Critical 4D NETWORKS Inc
Priority to JP2005105641A priority Critical patent/JP2006285714A/en
Publication of JP2006285714A publication Critical patent/JP2006285714A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web content browsing/editing system and the like that enable easy and quick editing and the like of Web content without burdening a Web server and a client terminal and enable a timely check on the edited Web content on the client terminal. <P>SOLUTION: The system comprises the Web server for storing Web content as content information and layout information about components parted by predetermined objects, and sending to a client terminal the stored information and a framework including the function of implementing processing corresponding to an event generated in any component for the browsing/editing of the Web content. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを有するクライアント端末に、IP網等の通信ネットワーク網を介してウェブコンテンツデータを送信するウェブサーバを備えたウェブコンテンツ閲覧・編集システム、ウェブコンテンツ閲覧・編集方法およびウェブコンテンツ閲覧・編集用プログラムに関する。     Web content provided with a web server that transmits web content data to a client terminal having a program capable of reproducing and referencing web content including dynamic processing in cooperation with a web browser via a communication network such as an IP network The present invention relates to a browsing / editing system, a web content browsing / editing method, and a web content browsing / editing program.

近年、企業、個人を問わず情報発信のメディアとしてホームページ、ブログなどのウェブコンテンツが盛んに利用されている。このウェブコンテンツは、クライアント端末上でHTML(ウェブページを記述するためのマークアップ言語)によって作成、編集され、これをインターネット網を介してFTPによりウェブサーバにアップロードされる。そして、クライアント(閲覧者)端末がこのウェブサーバにアクセスすることにより、閲覧することができる。   In recent years, web contents such as homepages and blogs are actively used as media for transmitting information regardless of companies or individuals. This web content is created and edited on the client terminal by HTML (markup language for describing a web page), and is uploaded to a web server by FTP via the Internet network. The client (browser) terminal can browse by accessing this web server.

最近では、このウェブコンテンツを作成、編集するためには、上記HTMLの習得のほか、動画像、インタラクティブ機能の追加など、動的処理を実行するスクリプト言語の習得やCGIプログラムの使用などの技術知識も必要である。   Recently, in order to create and edit this web content, in addition to learning the above HTML, technical knowledge such as learning a scripting language that executes dynamic processing, such as adding moving images and interactive functions, and using a CGI program Is also necessary.

しかし、最近ではこれらの技術を習得しなくても、ウェブコンテンツを作成、編集することができる便利な支援ツール、システムが提案されている。   Recently, however, there have been proposed convenient support tools and systems that can create and edit web contents without learning these techniques.

たとえば、クライアントがブラウザを介してウェブサイト構成データベースに予め設定されたホームページの基本構成を選択しておき、ウェブページデータベースに格納されたコンテンツを更新して、ホームページ上で公開する情報を作成または変更するとともに、このコンテンツと基本構成の関連付けをしておくと、WWWサーバ(ウェブサーバ)はインターネットからホームページの送信要求があったときに、これらのデータベースに格納された情報がホームページを生成する(例えば、特許文献1参照。)。   For example, the client selects the basic configuration of the homepage preset in the website configuration database via the browser, updates the content stored in the webpage database, and creates or changes the information to be published on the homepage At the same time, if this content is associated with the basic configuration, the WWW server (web server) generates a home page from information stored in these databases when a home page transmission request is received from the Internet (for example, , See Patent Document 1).

この従来技術によれば、クライアントは、上記のような技術知識を習得しなくても、ホームページの基本構成とコンテンツの更新とをデータベースから選択するだけでホームページを編集、更新できる。   According to this prior art, the client can edit and update the home page by only selecting the basic configuration of the home page and the content update from the database without acquiring the technical knowledge as described above.

また、通信端末(クライアント端末)からホームページを編集するための指示信号を受信すると、ホームページを構成するオブジェクトを抽出し、このオブジェクトにオブジェクト管理IDを割り当て、編集可能なオブジェクトを配置したページをクライアント端末に表示させ、クライアント端末で編集する箇所の指示信号をだすと、その箇所のオブジェクト管理IDを特定し、このオブジェクト管理IDに対応するオブジェクトを編集フォーム内に表示させ、更新対象のオブジェクトを特定し、更新前のオブジェクトを更新後のオブジェクトに差し替えて更新後のオブジェクトに新たに更新オブジェクト管理IDを割り当て、この更新されたページをクライアント端末に表示させるホームページ編集用サーバが提案されている(例えば、特許文献2参照。)。   Further, when an instruction signal for editing a home page is received from a communication terminal (client terminal), an object constituting the home page is extracted, an object management ID is assigned to this object, and a page on which an editable object is arranged is the client terminal. When an instruction signal for a location to be edited is issued on the client terminal, the object management ID of that location is specified, the object corresponding to this object management ID is displayed in the editing form, and the object to be updated is specified. A homepage editing server has been proposed in which an object before update is replaced with an updated object, an updated object management ID is newly assigned to the updated object, and the updated page is displayed on the client terminal (for example, Special Document 2 reference.).

この従来技術によれば、上記技術知識の習得をしなくても、編集の対象となるオブジェクトを抽出し、抽出されたオブジェクトから編集を希望するオブジェクトを選択すると、クライアント端末上でテキストや画像の追加、削除等の更新が可能になる。
特開2000−298646(特許請求の範囲、請求項1の記載) 特開2004−240635(特許請求の範囲、請求項1の記載)
According to this conventional technology, even if the above technical knowledge is not acquired, an object to be edited is extracted, and when an object desired to be edited is selected from the extracted objects, the text or image on the client terminal is selected. Updates such as addition and deletion are possible.
JP 2000-298646 (Claims, Claim 1) JP 2004-240635 (Claims, Claim 1)

しかし、上記従来技術では、編集して更新後のレンダリング(HTMLデータを解釈してブラウザが画面表示を行なうこと)の結果は、ウェブサーバにアップロードするまでわからないため、実際に閲覧してみると、編集者の意図しない構成になっていることもあり、その場合には再度編集作業をしなければならないという不都合があった。   However, in the above prior art, the result of editing and updating rendering (interpreting the HTML data and the browser displaying the screen) is not known until it is uploaded to the web server, so when actually browsing, In some cases, the configuration is not intended by the editor. In such a case, the editing operation must be performed again.

また、上記動的処理機能を追加したリッチなウェブコンテンツが含まれている場合には、ウェブサーバ側の負担が大きくなっているという問題もあった。特に、この動的処理機能が含まれているウェブコンテンツでは、作成や編集の場合にみならず、単にウェブコンテンツを閲覧する場合にも、ウェブサーバに処理を実行させることがあるため、ウェブサーバに過度の負担がかかるおそれがあった。   In addition, when rich web contents to which the dynamic processing function is added are included, there is a problem that the burden on the web server side is increased. In particular, in web content that includes this dynamic processing function, the web server may execute processing not only when creating and editing, but also when browsing web content. There was a risk of overloading.

一方、最近では、クライアント端末にホームページ作成支援用プログラムをインストールし、ホームページを容易に作成することができるツールも数多く提供されているが、この場合にはクライアント端末のCPUの負担が大きくなり、ユーザ側にこのプログラムの使用方法習得の手間をかけることになるという問題もあった。   On the other hand, recently, there are many tools that can easily create a homepage by installing a homepage creation support program on the client terminal. In this case, however, the burden on the CPU of the client terminal increases, and the user There was also a problem that it took time to learn how to use this program.

そこで、本発明は、上記問題点に鑑み、ウェブサーバとクライアント端末との双方に過度の負担をかけずに、簡単、迅速に動的処理も含むリッチなウェブコンテンツを作成、編集、閲覧することができ、編集後の更新されたウェブコンテンツをタイムリーにクライアント端末のブラウザ上で確認できるウェブコンテンツ閲覧・編集システム、ウェブコンテンツ閲覧・編集方法等を提供することを課題とする。   Therefore, in view of the above problems, the present invention can create, edit, and browse rich web contents including dynamic processing easily and quickly without imposing an excessive burden on both the web server and the client terminal. It is an object of the present invention to provide a web content browsing / editing system, a web content browsing / editing method, and the like that can check the updated web content after editing on a browser of a client terminal in a timely manner.

上記課題を解決するために、本発明にかかるウェブコンテンツ閲覧・編集システムは、ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを有するクライアント端末に、IP網等の通信ネットワーク網を介してウェブコンテンツデータを送信するウェブサーバを備えたウェブコンテンツ閲覧・編集システムであって、少なくとも上記ウェブコンテンツデータが、ウェブコンテンツの所定のオブジェクトごとにパーツ化されたコンポーネントのコンテンツ情報と配置情報とから構成されたデータを収納するコンテンツデータ収納手段と、上記クライアント端末から閲覧または編集要求があったウェブコンテンツを構成する各コンポーネントのコンテンツ情報を上記コンテンツデータ収納手段から読み込んでこのクライアント端末で表示させるためのデータを生成するコンポーネント表示データ生成手段と、配置情報および各コンポーネント表示データを読込んで上記閲覧または編集要求があったウェブコンテンツを上記動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを稼動させた環境下のクライアント端末に表示させ、クライアント端末によるこのウェブコンテンツの閲覧または編集のためにこのウェブコンテンツ上のいずれかのコンポーネントで発生するイベント信号の受取りとこのイベントに対応する処理を行なうコンポーネントを上記配置情報により検索して呼出し、上記対応処理を実行する機能を含むフレームワークと、このフレームワークをクライアント端末に送信する送信手段とを有するウェブサーバを備えたことを特徴とする。     In order to solve the above-described problems, a web content browsing / editing system according to the present invention includes an IP network or the like in a client terminal having a program capable of reproducing and referencing web content including dynamic processing in cooperation with a web browser. A web content browsing / editing system including a web server that transmits web content data via a communication network of the above, wherein at least the web content data is a component content that is partized for each predetermined object of the web content Content data storage means for storing data composed of information and arrangement information, and content information of each component constituting web content requested to be browsed or edited from the client terminal is read from the content data storage means. The component display data generating means for generating data to be displayed on the client terminal, and the web content requested to be browsed or edited by reading the arrangement information and each component display data, Receiving an event signal generated by any component on this web content for display on a client terminal in an environment where a program that can be played back and referenced is operated, and browsing or editing this web content by the client terminal; A web server having a framework including a function for searching for and calling a component that performs processing corresponding to this event based on the arrangement information and executing the corresponding processing, and transmission means for transmitting the framework to a client terminal It is characterized in.

この構成によれば、ウェブサーバから上記フレームワークを受信したクライアント端末では、このフレームワークによってウェブコンテンツの編集、閲覧の処理が行なわれる。   According to this configuration, in the client terminal that has received the framework from the web server, the web content is edited and browsed by the framework.

上記ウェブサーバは、上記フレームワークを受信したクライアント端末でウェブコンテンツの編集により生成された更新コンテンツデータをIP網等の通信ネットワーク網を介して受信する受信手段と、この更新コンテンツデータを受取って上記コンテンツデータ収納手段に収納可能なデータを生成する収納用更新コンテンツデータ生成手段と、この収納用更新コンテンツデータを上記収納手段より更新されたコンテンツ情報として収納するコンテンツ情報更新手段とを備えたものであってもよい。   The web server receives update content data generated by editing the web content at the client terminal that has received the framework via a communication network such as an IP network, and receives the update content data and receives the update content data. A storage update content data generation unit that generates data that can be stored in the content data storage unit, and a content information update unit that stores the storage update content data as content information updated by the storage unit. There may be.

この構成によれば、更新コンテンツデータを自動的に上記収納手段で収納できるデータに生成することができる。   According to this configuration, the update content data can be automatically generated into data that can be stored in the storage unit.

上記フレームワークは、クライアント端末によるウェブコンテンツの閲覧または編集で上記イベント信号に対応する処理が上記ウェブサーバに実装されているアプリケーションまたは上記ウェブサーバとは別のサーバと連携して実行される場合に、イベントが発生したコンポーネントと上記連携するアプリケーションまたはサーバとの間のイベントの受取り、呼出し、イベントに対応する処理を実行する機能を含むものであってもよい。   The framework is used when processing corresponding to the event signal is executed in cooperation with an application installed in the web server or a server different from the web server in browsing or editing web content by a client terminal. It may also include a function for receiving an event between the component in which the event has occurred and the above-mentioned cooperative application or server, calling it, and executing a process corresponding to the event.

この構成によれば、データベースの検索など、ウェブサーバの負荷を分散するための連携アプリケーションや連携サーバによる処理も上記フレームワークを介して実行することができる。   According to this configuration, it is also possible to execute processing by the cooperative application and the cooperative server for distributing the load on the web server, such as database search, via the framework.

上記ウェブサーバは、ウェブコンテンツの編集者を少なくともアカウントとログインパスワードとで特定する電子認証情報を蓄積する電子認証情報蓄積手段と、編集者によりクライアント端末からIP網等の通信ネットワーク網を介して送信された電子認証情報を上記受信手段で受信すると、電子認証情報蓄積手段からこの受信した電子認証情報に合致する電子認証情報を検索し、合致する情報があればアクセスを許可する電子認証手段と、上記電子認証手段によってアクセスが許可されると上記コンポーネント表示データ生成手段では、編集モードの表示データを生成するものであってもよい。   The web server includes electronic authentication information storage means for storing electronic authentication information for identifying an editor of web content by at least an account and a login password, and is transmitted from a client terminal by an editor via a communication network such as an IP network. When the received electronic authentication information is received by the receiving means, the electronic authentication information that matches the received electronic authentication information is retrieved from the electronic authentication information storage means, and if there is matching information, the electronic authentication means that permits access, When access is permitted by the electronic authentication means, the component display data generating means may generate edit mode display data.

この構成によれば、閲覧者と編集者とをウェブコンテンツに最初にアクセスする時点で区別し、アクセスを許可された編集者のクライアント端末に対しては、編集モード表示ができるようになる。   According to this configuration, the viewer and the editor are distinguished when the web content is first accessed, and the editing mode can be displayed on the client terminal of the editor who is permitted to access.

上記各コンポーネントごとに編集可能な編集者のレベルを設定し、上記配置情報にこのコンポーネントごとのレベル情報を付加するとともに、各編集者に対して上記レベルを付与し、この各編集者ごとのレベル情報を上記電子認証情報に付加し、クライアント端末で編集者が特定のコンポーネントを編集するためにイベントを発生させると、上記フレームワークが、この編集者のレベル情報をIP網等の通信ネットワーク網を介して上記電子認証情報蓄積手段に照会し、上記特定のコンポーネントのレベル情報と上記照会された編集者のレベル情報とを比較し、上記イベントに対応する処理の実行による編集の可否を判断し、編集が認められないレベルの編集者によって行なわれた場合には、この処理をブロックする編集レベルの判断機能を含むようにしてもよい。   The level of the editor that can be edited for each component is set, the level information for each component is added to the arrangement information, the level is assigned to each editor, and the level for each editor When information is added to the electronic authentication information and an editor generates an event to edit a specific component at the client terminal, the framework sends the editor's level information to a communication network such as an IP network. Through the electronic authentication information storage means, compare the level information of the specific component and the level information of the inquired editor, determine whether editing is possible by executing the process corresponding to the event, If the editing is performed by an unacceptable level editor, an editing level judgment function that blocks this processing is provided. It may be useless.

この構成によれば、1つのウェブコンテンツ内でオブジェクトごとに編集できる権限を有する者を設定することができる。   According to this configuration, it is possible to set a person who has authority to edit for each object in one web content.

上記課題を解決するために、本発明にかかるウェブコンテンツ閲覧・編集方法は、ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを有するクライアント端末に、ウェブサーバからIP網等の通信ネットワーク網を介してウェブコンテンツデータを送信するウェブコンテンツ閲覧・編集方法であって、上記ウェブサーバが、ウェブコンテンツを所定のオブジェクトごとにパーツ化したコンポーネントのコンテンツ情報と配置情報とを収納するステップと、ウェブブラウザとともに上記動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを稼動させたクライアント端末から、上記ウェブサーバに所定のウェブコンテンツに対する閲覧・編集要求がなされると、この閲覧・編集要求があったウェブコンテンツを構成する各コンポーネントのコンテンツ情報を上記収納されたコンテンツ情報から読み出すステップと、この読み出したコンテンツ情報を上記クライアント端末で表示させるためにコンポーネント表示データを生成するステップと、クライアント端末に閲覧・編集要求がなされたウェブコンテンツを表示させ、クライアント端末によるこのウェブコンテンツの閲覧または編集処理を実行する機能を有するフレームワークをウェブサーバから上記クライアント端末にIP網等の通信ネットワーク網を介して送信するステップと、クライアント端末に送信されたフレームワークによりIP網等の通信ネットワーク網を介して上記配置情報と上記コンポーネント表示データとをクライアント端末で受信するステップと、このフレームワークにより、この配信情報とコンポーネント表示データとから上記クライアント端末上で各コンポーネント表示データを所定に位置に配置し、上記閲覧・編集要求がなされたウェブコンテンツを表示させるステップと、このウェブコンテンツ上の任意のコンポーネント上でイベント信号が発生すると、このイベント信号が発生した通知を上記フレームワークが受け付けるステップと、この通知を受け付けたフレームワークがイベントに対応する処理を行なうコンポーネントを上記配置情報によって検索し呼出すステップと、呼出されたコンポーネントが上記フレームワークにより上記対応処理を行なうステップとを含むことを特徴とする。   In order to solve the above-described problems, a web content browsing / editing method according to the present invention provides a client terminal having a program capable of reproducing and referencing web content including dynamic processing in cooperation with a web browser from a web server. A web content browsing / editing method for transmitting web content data via a communication network such as an IP network, the content information and arrangement information of a component in which the web server is divided into parts for each predetermined object When a request for browsing / editing predetermined web content is made to the web server from a client terminal that operates a program capable of reproducing and referencing the web content including the dynamic processing together with the web browser. , This view / edit request Reading out the content information of each component constituting the web content from the stored content information, generating component display data for displaying the read content information on the client terminal, and browsing to the client terminal -Display the web content requested to be edited, and send a framework having a function of browsing or editing the web content by the client terminal from the web server to the client terminal via a communication network such as an IP network. Receiving the arrangement information and the component display data at a client terminal via a communication network such as an IP network by a framework transmitted to the client terminal; A framework for arranging each component display data at a predetermined position on the client terminal from the distribution information and the component display data, and displaying the web content requested to be viewed and edited; When an event signal is generated on any of the components, a step in which the framework receives a notification that the event signal has occurred, and a component in which the framework that has received the notification performs processing corresponding to the event is searched based on the arrangement information. A step of calling and a step in which the called component performs the corresponding processing by the framework.

また、上記ウェブコンテンツ閲覧・編集方法は、クライアント端末上で、フレームワークの上記対応処理により呼出されたコンポーネントが編集され、コンテンツデータが更新されると、上記ウェブサーバがこの更新コンテンツデータをIP網等の通信ネットワーク網を介して受信するステップと、この更新コンテンツデータを受取ったウェブサーバで収納可能な収納用更新コンテンツデータを生成するステップと、この収納用更新コンテンツデータを更新されたコンテンツ情報として上記ウェブサーバで収納するステップとを含むようにしてもよい。   In the web content browsing / editing method, when the component called by the corresponding processing of the framework is edited on the client terminal and the content data is updated, the web server transmits the updated content data to the IP network. A step of receiving via the communication network such as the step of generating storage update content data that can be stored in the web server that received the update content data, and the storage update content data as updated content information And storing in the web server.

さらに、上記ウェブコンテンツ閲覧・編集方法は、クライアント端末によるウェブコンテンツの閲覧または編集で上記イベント信号に対応する処理が、上記ウェブサーバに実装されているアプリケーションまたは上記ウェブサーバとは別のサーバと連携して実行される場合に、コンポーネントと連携するアプリケーションまたはサーバとの間のイベントの受取り、呼出し、イベントに対応する処理を上記フレームワークが行なうステップを含むようにしてもよい。   Further, in the web content browsing / editing method, processing corresponding to the event signal in browsing or editing of web content by a client terminal cooperates with an application installed on the web server or a server different from the web server. When executed in this manner, the framework may include steps for the framework to receive, call, and process the event corresponding to the application or server associated with the component.

さらに、上記ウェブコンテンツ閲覧・編集方法は、上記各コンポーネントごとに編集可能な編集者のレベルを設定し、上記配置情報にこのコンポーネントごとのレベル情報を付加して収納するステップと、各編集者に対して上記レベルを付与し、少なくともアカウントとログインパスワードとでウェブコンテンツへのアクセスを認証するための電子認証情報にこの各編集者ごとのレベル情報を付加して上記ウェブサーバに蓄積させるステップと、上記フレームワークが、クライアント端末で編集者が特定のコンポーネントを編集するためにイベントを発生させると、この編集者のレベル情報をIP網等の通信ネットワーク網を介して上記ウェブサーバに照会するステップと、上記フレームワークが上記特定のコンポーネントのレベル情報と上記照会された編集者のレベル情報とを比較するステップと、上記フレームワークが上記イベントに対応する処理の実行による編集の可否を判断するステップと、編集が認められないレベルの編集者によって行なわれた場合には上記フレームワークがこの処理をブロックするステップとを含むようにしてもよい。   Further, the web content browsing / editing method includes a step of setting a level of an editor that can be edited for each of the components, and adding and storing the level information for each component in the arrangement information. Adding the level to the above, adding the level information for each editor to electronic authentication information for authenticating access to the web content with at least an account and a login password, and accumulating in the web server; When the framework generates an event for an editor to edit a specific component at the client terminal, the level information of the editor is referred to the web server via a communication network such as an IP network; , The framework above the level information of the specific component Comparing with the level information of the inquired editor, the step of determining whether the framework can be edited by executing the process corresponding to the event, and the level of the editor who is not allowed to edit. In some cases, the framework may include a step of blocking this process.

なお、本発明として上記いずれかに記載のウェブコンテンツ閲覧・編集方法をコンピュータに実行させるプログラムとしてもよい。また、本発明としてこのプログラムを記録したコンピュータ読み取り可能な記録媒体としてもよい。   In addition, it is good also as a program which makes a computer perform the web content browsing / editing method in any one of the above as this invention. Moreover, it is good also as a computer-readable recording medium which recorded this program as this invention.

以上の説明からも明らかなように、本発明にかかるウェブコンテンツ閲覧・編集システム、または閲覧・編集方法等は、ウェブコンテンツ上で発生したイベントに対応する処理(ウェブコンテンツの閲覧・編集処理)をウェブサーバからクライアント端末に送信したフレームワークによって実行させることができるようになったので、ウェブコンテンツの閲覧、編集処理に関するウェブサーバの負荷を軽減させることが可能になった。   As is clear from the above description, the web content browsing / editing system or the browsing / editing method according to the present invention performs processing corresponding to an event occurring on the web content (web content browsing / editing processing). Since it can be executed by the framework transmitted from the web server to the client terminal, it is possible to reduce the load on the web server related to browsing and editing of web contents.

また、上記フレームワークは、ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムをプラットフォームとして機能するプログラムであり、クライアント端末に対してホームページ作成支援用のアプリケーションのインストールを強いるような負担をかけずにリッチなウェブコンテンツの編集ができるようになった。   The framework is a program that functions as a platform that can play and reference web content including dynamic processing in cooperation with a web browser, and installs an application for homepage creation support on a client terminal. Rich web content can now be edited without the burden of forcing you.

さらに、クライアント端末上で編集したウェブコンテンツの表示は、ウェブサーバにアップロードする必要はなく、フレームワークによってリアルタイムに表示されるため、レンダリング結果が直ちに確認することができ効率のよい編集環境を提供できるようになった。   Furthermore, the display of the web content edited on the client terminal does not need to be uploaded to the web server, and is displayed in real time by the framework, so that the rendering result can be immediately confirmed and an efficient editing environment can be provided. It became so.

1つのウェブコンテンツ内でオブジェクトごとに編集できる権限を有する者を設定することができるようになったので、複数の編集者がいる場合でも、間違えて、あるいは意図的にコンテンツの内容が改ざんされるリスクを回避することができるようになった。   Since it is now possible to set a person who has the authority to edit each object within a single web content, even if there are multiple editors, the content is mistakenly or intentionally altered. Risk can be avoided.

図1は本発明にかかるウェブサーバ1の構成を示したブロック概略図である。ウェブサーバ1は、インターネット網2を介してクライアント端末3が接続されている。クライアント端末3は、本実施の形態では、パーソナルコンピュータであるがウェブコンテンツを表示できる端末であれば、パーソナルコンピュータに限定されるわけではない。たとえば、携帯電話、PDA(携帯端末)、のほか、テレビジョンなどの映像機器系、ゲーム機などの娯楽機器系、組込み機器系などでもよい。また、これらの端末の場合は、インターネット網2だけではなく、他の通信ネットワーク網(たとえば携帯電話網)が介在する場合もある。
ウェブサーバ1には、コンテンツデータ収納手段としてのウェブコンテンツデータ収納部11が設けられている。ここでウェブコンテンツとは、ホームページ、ブログ、e−ラーニングなど、ウェブを媒体として利用したテキスト、画像等から構成される情報をいう。
FIG. 1 is a block schematic diagram showing the configuration of a web server 1 according to the present invention. The web server 1 is connected to a client terminal 3 via the Internet network 2. The client terminal 3 is a personal computer in the present embodiment, but is not limited to a personal computer as long as it is a terminal capable of displaying web content. For example, in addition to a mobile phone and a PDA (portable terminal), a video device system such as a television, an entertainment device system such as a game machine, and an embedded device system may be used. In the case of these terminals, not only the Internet network 2 but also other communication network networks (for example, mobile phone networks) may be interposed.
The web server 1 is provided with a web content data storage unit 11 as content data storage means. Here, the web content refers to information composed of text, images, and the like using the web as a medium, such as a home page, a blog, and e-learning.

このウェブコンテンツデータ収納部11に収納されるウェブコンテンツは、所定のオブジェクトごとにパーツ化されたコンポーネントの形式で収納されている。このオブジェクトのパーツ化の単位(コンポーネントの粒度)は、任意に決定すればよいが、粒度が極端に細かいと、コンポーネントのダウンロードに時間がかかるおそれがあるため、本発明にかかるシステムの運用に適した範囲で粒度を決定することが好ましい。また、コンポーネントは、既定のもののほか、クライアントが独自に作成したものであってもよい。   The web content stored in the web content data storage unit 11 is stored in the form of a component divided into parts for each predetermined object. The unit of componentization (component granularity) of this object may be determined arbitrarily, but if the granularity is extremely fine, it may take time to download the component, so it is suitable for the operation of the system according to the present invention. It is preferable to determine the particle size within a range. In addition to the default components, the components may be created by the client.

ウェブコンテンツデータ収納部11は、ウェブコンテンツの編集が許可される編集者の情報を蓄積する電子認証情報蓄積手段としてのユーザ情報ファイル111と、上記コンポーネントのコンテンツ情報を収納するコンポーネントコンテンツファイル112と、上記コンポーネントの配置情報を収納するコンポーネント配置情報ファイル113とから構成されている。   The web content data storage unit 11 includes a user information file 111 as electronic authentication information storage means for storing information of editors permitted to edit web content, a component content file 112 for storing content information of the components, The component arrangement information file 113 stores the component arrangement information.

クライアント端末3からウェブコンテンツの閲覧、編集の要求がある場合は、コンポーネント表示データ生成手段としてのコンポーネント表示データ生成部12でクライアント端末3で表示可能なコンポーネント表示データが生成される。ウェブサーバ1は、上記クライアント端末3からインターネット網2を介してウェブコンテンツの閲覧、編集の要求を送受信部14で受信すると、ウェブコンテンツの閲覧、編集をクライアント端末3上で実行する機能を有するフレームワーク13を送受信部14からインターネット網2を介してクライアント端末3にロードする。   When there is a request for browsing and editing web contents from the client terminal 3, component display data that can be displayed on the client terminal 3 is generated by the component display data generating unit 12 as a component display data generating means. The web server 1 has a function of executing browsing and editing of web contents on the client terminal 3 when the transmission / reception unit 14 receives a request to browse and edit web contents from the client terminal 3 via the Internet 2. The work 13 is loaded from the transmission / reception unit 14 to the client terminal 3 via the Internet 2.

クライアント端末3は、編集者用クライアント端末3aと一般閲覧者用クライアント端末3bとがある。編集者用クライアント端末3aでは、ウェブサーバ1にアクセスする場合に、アカウント及びログインパスワードによる電子認証を受けることにより、所望のウェブコンテンツの編集ができる。このアカウントとログインパスワードは、上記ユーザ情報ファイル111に蓄積されており、編集者用クライアント端末3aからインターネット網2を介して送信されてきたアカウントとログインパスワードを送受信部14で受信し、上記ユーザ情報ファイル111に蓄積されているアカウントとログインパスワードを電子認証手段としての電子認証部15で照合することにより、アクセスが許可される。   The client terminal 3 includes an editor client terminal 3a and a general viewer client terminal 3b. When accessing the web server 1, the editor client terminal 3a can edit desired web content by receiving electronic authentication using an account and a login password. The account and login password are stored in the user information file 111. The account and login password transmitted from the editor client terminal 3a via the Internet 2 are received by the transmission / reception unit 14, and the user information is received. Access is permitted by checking the account stored in the file 111 and the login password by the electronic authentication unit 15 as electronic authentication means.

アクセスが許可された編集者用クライアント端末3aで編集されたウェブコンテンツは、インターネット網2を介してウェブサーバ1の送受信部14で受信され、収納用更新コンテンツデータ生成部16で受け取られる。この収納用更新コンテンツデータ生成部16で生成されたデータは、更新されたコンテンツ情報としてコンポーネントコンテンツファイル112に収納される。   The web content edited by the editor client terminal 3a permitted to be accessed is received by the transmitting / receiving unit 14 of the web server 1 via the Internet 2 and received by the storage updated content data generating unit 16. The data generated by the storage updated content data generation unit 16 is stored in the component content file 112 as updated content information.

なお、クライアント端末3の閲覧・編集で連携して分散処理する連携部17がある場合は、クライアント端末3にロードされたフレームワーク13は、これらの連携部17との間でデータのやり取りなどを行なう。なお、連携部17には、たとえばウェブサーバ1内の他の連携アプリケーション171や外部のアプリケーションサーバ、データベースサーバなどの連携サーバ172が含まれる。   When there is a cooperation unit 17 that performs distributed processing in cooperation with browsing / editing of the client terminal 3, the framework 13 loaded in the client terminal 3 exchanges data with these cooperation units 17. Do. The cooperation unit 17 includes, for example, another cooperation application 171 in the web server 1, an external application server, and a cooperation server 172 such as a database server.

図2は、ウェブサーバ1の主な構成の機能を示したブロック図である。コンポーネント表示データ生成部12は、ウエブコンテンツデータ収納部11のコンポーネントコンテンツファイル112から閲覧・編集要求があったコンポーネントコンテンツデータをロードするコンポーネントコンテンツデータロード部121と、ロードされたコンテンツデータから、閲覧要求があった場合には、閲覧用の表示データを生成する閲覧用コンテンツデータ表示生成部122と、編集要求があった場合には、編集用の表示データを生成する編集用コンテンツデータ表示生成部123とから構成される。   FIG. 2 is a block diagram showing functions of the main configuration of the web server 1. The component display data generation unit 12 loads a component content data load unit 121 that loads component content data that has been requested to be browsed / edited from the component content file 112 of the web content data storage unit 11, and a browsing request from the loaded content data. If there is an editing request, the browsing content data display generation unit 122 that generates display data for browsing, and the editing content data display generation unit 123 that generates display data for editing when there is an editing request. It consists of.

ウェブサーバ1からクライアント端末3にロードされるフレームワーク13には、図1で示したウェブコンテンツデータ収納部11のコンポーネント配置情報ファイル113からコンポーネント配置情報データを読み込むコンポーネント配置情報データロード部131と、コンポーネント表示データ生成部12から生成されたデータを読み込む閲覧・編集用コンテンツデータロード部132と、クライアント端末2上で各コンポーネントを上記配置情報により配置するコンポーネント配置処理部132と、編集者が編集しようとしているコンポーネントの編集レベルが、編集者が編集できるレベルであるかどうかを判断する編集者レベル判断部133と、コンポーネントからイベント信号の受取とこのイベントに対応する処理を行なうコンポーネントを上記配置情報によって検索して呼出し、対応処理を実行するコンポーネント間通信処理部134と、上記イベントに対応する処理が連携部17の連携アプリケーション171または連携サーバ172のいずれかである場合に、対応する処理を実行するコンポーネント・連携部間通信処理部135とから構成されている。   The framework 13 loaded from the web server 1 to the client terminal 3 includes a component arrangement information data loading unit 131 that reads component arrangement information data from the component arrangement information file 113 of the web content data storage unit 11 shown in FIG. A browsing / editing content data loading unit 132 that reads data generated from the component display data generation unit 12, a component arrangement processing unit 132 that arranges each component on the client terminal 2 according to the arrangement information, and an editor to edit An editor level determination unit 133 that determines whether the editing level of the component being edited is a level that can be edited by the editor, and a component that receives an event signal from the component and performs processing corresponding to the event. When the inter-component communication processing unit 134 that searches for and calls a nent based on the arrangement information and executes corresponding processing, and the processing corresponding to the event is either the cooperation application 171 or the cooperation server 172 of the cooperation unit 17, It is comprised from the component and the communication processing part 135 between cooperation parts which perform a corresponding process.

収納用更新コンテンツデータ生成部16は、クライアント端末3で編集後のウェブコンテンツデータを受け取る更新コンテンツデータ受取部161と、受け取った更新コンテンツデータをウェブコンテンツデータ収納部11に収納できるデータとして生成する収納用更新コンテンツデータ生成部162とから構成されている。この収納用更新コンテンツデータ生成部162で生成されたデータは、ウェブコンテンツデータ収納部11のコンポーネントコンテンツファイル112に更新されたコンポーネントのコンテンツ情報として収納される。   The storage updated content data generating unit 16 generates an update content data receiving unit 161 that receives web content data edited by the client terminal 3, and stores the received update content data as data that can be stored in the web content data storage unit 11. Update content data generation unit 162. The data generated by the storage updated content data generation unit 162 is stored as updated component content information in the component content file 112 of the web content data storage unit 11.

図3は、本発明にかかるウェブコンテンツ閲覧・編集方法の処理フローを示した図である。なお、以下の説明で示す符号は、図1及び図2で使用したものを使用する。   FIG. 3 is a diagram showing a processing flow of the web content browsing / editing method according to the present invention. In addition, the code | symbol shown in the following description uses what was used in FIG.1 and FIG.2.

まず、編集者用クライアント端末3aからのアクセスか、一般閲覧者用クライアント端末3bからのアクセスなのかが判別される(S1)。編集者用クライアント端末3aからのアクセスの場合(S2)、編集者は電子認証を受けるためにアカウントとパスワードを入力しなければならない(図示せず)。電子認証は、上述の通り、本実施の形態では、入力されたアカウント及びパスワードと、ウェブサーバ1内のユーザ情報ファイル111に収納されているアカウント及びパスワード情報とを比較して行なわれる。ただし、認証方法はこの方法に限定されるものではない。   First, it is determined whether the access is from the editor client terminal 3a or the general browser client terminal 3b (S1). In the case of access from the editor client terminal 3a (S2), the editor must input an account and a password to receive electronic authentication (not shown). As described above, electronic authentication is performed by comparing the input account and password with the account and password information stored in the user information file 111 in the web server 1 as described above. However, the authentication method is not limited to this method.

上記電子認証で認証されると、編集用クライアント端末2aでは、ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラム(プラットフォーム)が起動される(S3)。このプラットフォームのもとで本システムは稼動する。次いで編集用クライアント端末2aには、ウェブサーバ1からインターネット網2を介してフレームワーク13がロードされる(S4)。編集用クライアント端末2aにロードされたフレームワーク13のコンポーネント配置情報データロード部131により、コンポーネント配置情報ファイル113から配置情報をロードする(S5)。次に、編集用クライアント端末2aにロードされたフレームワーク13の閲覧・編集用コンテンツデータロード部132により、コンポーネント表示データ生成部12の編集用コンテンツデータ表示生成部123から編集用コンテンツデータをロードする(S6)。編集用クライアント端末2aにロードされたフレームワーク13のコンポーネント配置処理部132により、上記ロードされたコンポーネントコンテンツデータが配置情報に従って配置される(S7)。   When authenticated by the electronic authentication, the editing client terminal 2a starts a program (platform) capable of reproducing and referring to web content including dynamic processing in cooperation with the web browser (S3). The system operates under this platform. Next, the framework 13 is loaded from the web server 1 to the editing client terminal 2a via the Internet 2 (S4). The placement information is loaded from the component placement information file 113 by the component placement information data loading unit 131 of the framework 13 loaded in the editing client terminal 2a (S5). Next, the content data for editing is loaded from the editing content data display generating unit 123 of the component display data generating unit 12 by the browsing / editing content data loading unit 132 of the framework 13 loaded in the editing client terminal 2a. (S6). The loaded component content data is arranged according to the arrangement information by the component arrangement processing unit 132 of the framework 13 loaded in the editing client terminal 2a (S7).

編集者が、編集者用クライアント端末2aでウェブコンテンツを編集するためにコンポーネント(オブジェクト)に対するGUI操作をすると(S8)、編集者がこのGUI操作によって上記ウェブコンテンツの編集が許可されるレベルか否かをフレームワーク13の編集者レベル判断部133によって判断する(S9)。なお、本実施の形態では、編集者がGUI操作することになっているがユーザーインターフェイスは、GUIに限定されるものではない。従って、たとえばCUI操作による場合であってもよい。ただし、操作性を考慮すると、画面上でのボタンの押下など、簡単な操作についてはGUI操作が一般的であると考える。以下、一般閲覧者による操作でも同様である。   When the editor performs a GUI operation on the component (object) in order to edit the web content on the editor client terminal 2a (S8), whether or not the editor is permitted to edit the web content by the GUI operation. Is determined by the editor level determination unit 133 of the framework 13 (S9). In this embodiment, the editor is supposed to perform a GUI operation, but the user interface is not limited to the GUI. Therefore, for example, it may be a case of CUI operation. However, in consideration of operability, it is considered that GUI operations are common for simple operations such as pressing a button on the screen. The same applies to operations performed by general viewers.

編集者が上記編集を許可されるレベルではない場合は、再度S8の操作を繰り返す。一方、編集者が上記編集を許可されるレベルならば、S6でロードした編集用コンテンツデータにより、編集用クライアント端末3で編集モード画面のコンテンツを表示する(S10)。上記S8の操作によりイベントが発生すると、フレームワーク13にこのイベントが通知され、イベントに対応するコンポーネントを呼出し、編集が実行される(S11)。編集が実行された後のコンテンツデータは、フレームワーク13からインターネット網2を介してウェブサーバ1の収納用更新コンテンツデータ生成部16に送信される(S12)。収納用更新コンテンツデータ生成部16で収納用コンテンツデータが生成され、このコンポーネントは、ウェブコンテンツデータ収納部11のコンポーネントコンテンツファイル112に収納される(S13)。   If the editor is not at a level that allows the editing, the operation of S8 is repeated again. On the other hand, if the editor is permitted to perform the editing, the editing client terminal 3 displays the contents of the editing mode screen based on the editing content data loaded in S6 (S10). When an event is generated by the operation in S8, the event is notified to the framework 13, a component corresponding to the event is called, and editing is executed (S11). The content data after the editing is executed is transmitted from the framework 13 to the storage updated content data generation unit 16 of the web server 1 via the Internet 2 (S12). Storage content data is generated by the storage update content data generation unit 16, and this component is stored in the component content file 112 of the web content data storage unit 11 (S13).

上記S1において、クライアント端末3が、一般閲覧者の場合には、一般閲覧者用通信端末3bからのアクセスになる(S’2)。以後、S’3からS’5までは編集者クライアント端末2aの上記S3からS5までと同じ処理フローである。次に、一般閲覧者用クライアント端末2bにロードされたフレームワーク13の閲覧・編集用コンテンツデータロード部132により、コンポーネント表示データ生成部12の閲覧用コンテンツデータ表示処理部122から閲覧用コンポーネントをロードする(S’6)。閲覧用クライアント端末2bにロードされたフレームワーク13のコンポーネント配置処理部132により、上記ロードされたコンポーネントが配置情報に従って配置される(S’7)。   If the client terminal 3 is a general viewer in S1, the access is made from the communication terminal 3b for general viewers (S'2). Thereafter, S'3 to S'5 are the same processing flow as S3 to S5 of the editor client terminal 2a. Next, the browsing component is loaded from the browsing content data display processing unit 122 of the component display data generation unit 12 by the browsing / editing content data loading unit 132 of the framework 13 loaded in the general browsing client terminal 2b. (S'6). The component placement processing unit 132 of the framework 13 loaded in the browsing client terminal 2b places the loaded component according to the placement information (S'7).

一般閲覧者が、一般閲覧者用クライアント端末2bでウェブコンテンツを閲覧するためにコンポーネント(オブジェクト)に対するGUI操作をすると(S’8)、イベントが発生したか否かが判断される(S’9)。イベントが発生しない操作の場合には、再度S8’の操作が繰り返される(S’9)。一方、イベントが発生すると、上記イベントが発生したコンポーネントからフレームワーク13に上記GUI操作に対応したイベントの通知がなされる(S’10)。イベントの通知を受けたフレームワーク13は、対応するアクションを検索する(S’11)。ここで、対応するアクションの有無を判断し(S’9)、なければ再びS’8に戻り、GUI操作が繰り返される。   When a general viewer performs a GUI operation on a component (object) in order to browse web content on the general viewer client terminal 2b (S'8), it is determined whether or not an event has occurred (S'9). ). If the operation does not generate an event, the operation of S8 'is repeated again (S'9). On the other hand, when an event occurs, an event corresponding to the GUI operation is notified from the component in which the event has occurred to the framework 13 (S'10). Upon receiving the event notification, the framework 13 searches for a corresponding action (S′11). Here, it is determined whether or not there is a corresponding action (S'9). If not, the process returns to S'8 again, and the GUI operation is repeated.

一方、対応するアクションがあれば、対応するアクションを持つコンポーネントに対して呼出しを行い(S’13)、アクションが実行される(S’14)。あとは、一般閲覧者がこのウェブコンテンツを閉じるまでS’8からS’14までの操作が繰り返される。   On the other hand, if there is a corresponding action, a call is made to the component having the corresponding action (S'13), and the action is executed (S'14). After that, the operations from S'8 to S'14 are repeated until the general viewer closes the web content.

図4は、一般閲覧者用クライアント端末3bの画面上の展開の模式図である。各符号は、図1または図2を参照する。(a)は、ウェブブラウザが起動したとろを示している。次いで(b)では、ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラム(以下プラットフォームという)が起動したところを示してる。本発明では、このプラットフォーム上で稼動することが条件になっている。このプラットフォームは、たとえば、音声、ベクターグラフィックスのアニメーションの組み合わせなど動的処理プログラムで作成されたウェブコンテンツを再生するFlash Player(米国マクロメディア社製プラグインソフトウェア)などが好適である。Flash Playerは、Flash(米国マクロメディア社製ウェブコンテンツ作成ソフトウェア)で作成されたウェブコンテンツをクライアント端末上で再生、参照するためのソフトウェアであり、ウェブサーバやブラウザの違いを問わず、再生、参照ができる。また、端末の種類も問わず、パーソナルコンピュータのほか、携帯電話、PDA(携帯端末)、のほか、テレビジョンなどの映像機器系、ゲーム機などの娯楽機器系、組込み機器系でも稼動する。したがって、プラットフォームとして上記Flash Playerを使用する場合は、各コンポーネントはFlashで作成すればよい。   FIG. 4 is a schematic diagram of development on the screen of the general browser client terminal 3b. Each reference numeral refers to FIG. 1 or FIG. (A) has shown the margin which the web browser started. Next, (b) shows that a program (hereinafter referred to as a platform) capable of reproducing and referencing web content including dynamic processing is started in cooperation with the web browser. In the present invention, it is necessary to operate on this platform. As this platform, for example, Flash Player (plug-in software manufactured by Macromedia Inc., USA) that reproduces web content created by a dynamic processing program such as a combination of audio and vector graphics animation is suitable. Flash Player is software for playing back and referencing web content created by Flash (Web content creation software manufactured by Macromedia Inc., USA) on a client terminal, and can be played back and referenced regardless of differences in web servers and browsers. it can. In addition to personal computers, mobile phones and PDAs (portable terminals), video equipment systems such as television, entertainment equipment systems such as game machines, and embedded equipment systems can be used. Therefore, when the above Flash Player is used as a platform, each component may be created with Flash.

(c)では、ブラウザ、プラットフォームが起動した状態で、図1から図3で説明したようにウェブサーバ1からフレームワーク13がクライアント端末3bにロードされる。(d)では、ロードされたフレームワーク13のコンポーネント配置情報データロード部131がコンポーネント配置情報ファイル113をロードする。(e)では、コンポーネント配置情報データロード部131が、本ウェブコンテンツがコンポーネント1乃至3から構成されていることを認識していることを示している。(f)では、各コンポーネントの配置情報に基づきコンポーネントを配置したことを示している。   In (c), the framework 13 is loaded from the web server 1 to the client terminal 3b as described with reference to FIGS. 1 to 3 while the browser and the platform are activated. In (d), the component arrangement information data load unit 131 of the loaded framework 13 loads the component arrangement information file 113. (E) shows that the component arrangement information data loading unit 131 recognizes that the web content is composed of components 1 to 3. (F) shows that components are arranged based on the arrangement information of each component.

(g)では、フレームワーク13の閲覧・編集用コンテンツデータロード部132がコンポーネント1乃至3の各配置にコンポーネントコンテンツファイル112をロードしていることを示している。(h)では、フレームワーク13のコンポーネント配置処理部132により、コンポーネント1乃至3が配置された位置に各コンポーネントのコンテンツを導入したところを示している。すなわち、本実施の形態では、コンポーネント1のコンテンツは、テキストデータ「abcd」と画像データ「自動車」とから構成され、コンポーネント2はテキストデータ「AB」と画像データ「ボタン1」とから構成され、コンポーネント3はテキストデータ「XYZ」から構成されている。(i)では、コンポーネント1とコンポーネント2及びコンポーネント3との間でそれぞれメッセージのやり取りがあることを示している。(j)は、コンポーネント間の通信処理を模式的に示した図である。この処理は、フレームワーク13のコンポーネント間通信処理部134で行なわれる。本実施の形態では、コンポーネント2の「ボタン1」が押下されてイベントXが発生し、このイベントXをフレームワーク13に通知すると、フレームワーク13で予め定義されているイベントXの対応処理Yが実行されるコンポーネント1を配置情報ファイル113を参照して検索し、コンポーネント1に対応処理Yの指示を出す。対応処理Yの指示を受けたコンポーネント1では、画像データ「自動車」を移動させる。なお、本実施の形態では、コンポーネント間の通信処理の例を示したがコンポーネントと外部データベースサーバなど連携部17との間の通信処理によって上記のような対応処理が実行される場合は、コンポーネントと連携部17とのイベント及び対応処理についてフレームワーク13で定義すればよい。   (G) shows that the browsing / editing content data loading unit 132 of the framework 13 loads the component content file 112 in each of the components 1 to 3. In (h), the component placement processing unit 132 of the framework 13 introduces the content of each component at the position where the components 1 to 3 are placed. That is, in the present embodiment, the content of component 1 is composed of text data “abcd” and image data “car”, and component 2 is composed of text data “AB” and image data “button 1”. The component 3 is composed of text data “XYZ”. (I) indicates that there is a message exchange between the component 1, the component 2, and the component 3. (J) is a diagram schematically showing communication processing between components. This process is performed by the inter-component communication processing unit 134 of the framework 13. In the present embodiment, when the “button 1” of the component 2 is pressed and an event X is generated, and this event X is notified to the framework 13, the response process Y corresponding to the event X defined in advance by the framework 13 is performed. The component 1 to be executed is searched with reference to the arrangement information file 113, and an instruction for the corresponding process Y is issued to the component 1. In the component 1 that has received the instruction for the handling process Y, the image data “car” is moved. In this embodiment, an example of communication processing between components has been described. However, when the above-described corresponding processing is executed by communication processing between the component and the cooperation unit 17 such as an external database server, What is necessary is just to define in the framework 13 about the event and corresponding process with the cooperation part 17. FIG.

また、本実施の形態では、閲覧の場合の処理を示したが、編集の場合でも基本的な処理は変わらない。さらに、たとえば、編集モード画面の場合には、ウェブコンテンツの表示のほか、編集ツール(たとえば図形描画用のパレットツール)を表示させ、パレットツールの任意の図形をクリックしてイベントを発生させ、任意の場所に選択した図形を描画する処理を実行させるようにしてもよい。   Further, in the present embodiment, the processing for browsing is shown, but the basic processing does not change even for editing. In addition, for example, in the case of the edit mode screen, in addition to displaying web content, an editing tool (for example, a palette tool for drawing) is displayed, and an event is generated by clicking on any shape of the palette tool. A process of drawing the selected graphic at the location may be executed.

このように、本発明は、ウェブコンテンツをコンポーネント単位にパーツ化し、コンポーネント間のメッセージやイベント及び対応処理の定義などを予めフレームワーク13でプログラム化し、これを上記コンポーネントとともにクライアント端末にロードすることにより、各コンポーネント間をあたかも上記フレームワークのプログラムによりのり付けするかのように処理することが可能になる。このフレームワーク13のプログラムは、上記イベント及び対応処理の定義など多様な内容が想定できるので独自にタグを定義でき、単なる文書なども「データ」として取り扱えることから、たとえばXML(eXtensible Markup Language)で記述されることが好ましいがこれに限定されるものではない。   As described above, the present invention converts web content into parts, programs messages and events between components, definitions of corresponding processing, etc. in advance in the framework 13, and loads them into the client terminal together with the components. Each component can be processed as if it were pasted by the framework program. Since the framework 13 program can assume various contents such as the definition of the above events and corresponding processing, tags can be defined independently, and simple documents can be handled as “data”. For example, XML (eXtensible Markup Language) is used. The description is preferred but not limited to this.

図5は、編集者ブロックの表示例を示した図である。例えば、企業ホームページやECサイトなどのウェブコンテンツの編集で複数の編集者が存在する場合に、コンテンツの特定のデータ(例えば、会社の業績を示す数字など)については、編集者を限定する必要が生じる場合がある。   FIG. 5 is a diagram showing a display example of the editor block. For example, when there are multiple editors when editing web content such as a company homepage or EC site, it is necessary to limit the editors for specific data of the content (for example, numbers indicating company performance). May occur.

本発明は、上記の通りウェブコンテンツを複数のコンポーネントから構成させているので、コンポーネント単位に編集者のレベルを上記配置情報に付加して設定し、各編集者にこのレベルに対応したレベルを付与して上記電子認証情報に付加し、クライアント端末3で編集者が特定のコンポーネントを編集するためにイベントを発生させると、フレームワーク13の編集者レベル判断部133で、この編集者のレベルとコンポーネントに付加されたレベルを比較し、上記イベントに対応する処理の実行による編集の可否を判断し、編集が認められないレベルの編集者によって行なわれた場合には、この処理をブロックする。   According to the present invention, since the web content is composed of a plurality of components as described above, an editor level is set by adding to the arrangement information on a component basis, and a level corresponding to this level is given to each editor. When the editor generates an event for editing a specific component in the client terminal 3, the editor level determination unit 133 of the framework 13 determines the level and component of the editor. The level added to is compared to determine whether or not editing is possible by executing the processing corresponding to the event. If the editing is not permitted, the processing is blocked.

図5の(a)は、図4のコンポーネント1がレベル3、コンポーネント2がレベル1、コンポーネント2がレベル1のレベルをそれぞれ設定されていることを示している。(b)では、レベル2を付与された編集者が編集モードでウェブコンテンツを開くと、コンポーネント1(レベル3)の編集がブロックされていることを示してる。同様に(c)では、レベル1を付与された編集者が編集モードでウェブコンテンツを開くと、コンポーネント1及びコンポーネント3(レベル2)の編集がブロックされていることを示してる。なお、本実施の形態では、ブロックされたコンポーネントの色が変わること(網がけ)で編集がブロックされていることを示しているが、たとえば画面上にこのコンポーネントは編集できない旨のメッセージを表示し、編集者がどのレベルかを表示するようにしてもよい。   FIG. 5A shows that component 1 in FIG. 4 is set to level 3, component 2 is set to level 1, and component 2 is set to level 1. In (b), when an editor who is given level 2 opens web content in edit mode, editing of component 1 (level 3) is blocked. Similarly, (c) shows that when an editor who is given level 1 opens web content in edit mode, editing of component 1 and component 3 (level 2) is blocked. In this embodiment, the color of the blocked component changes (shaded) to indicate that the editing is blocked. For example, a message indicating that this component cannot be edited is displayed on the screen. The level of the editor may be displayed.

図6は、具体的なブログの画面上での表示例を示す図である。図6(a)は、ブログの掲載記事が2005年3月14日のものを表示しているところである。ここでは、この日記掲載欄が一つのコンポーネントになっている。ここで、他のコンポーネントである画面左下のカレンダー欄の3月2日をクリックする。3月2日のクリックにより、コンポーネント「カレンダー欄」からイベントが発生し、これがクライアント端末3のフレームワーク13に通知される。   FIG. 6 is a diagram illustrating a display example on a specific blog screen. FIG. 6A shows a blog post on March 14, 2005. Here, this diary column is a component. Here, click on March 2 in the calendar field at the lower left of the screen, which is another component. By clicking on March 2, an event is generated from the component “calendar column”, and this is notified to the framework 13 of the client terminal 3.

図6(b)では、(a)のイベント通知を受けたフレームワーク13は、イベント定義「カレンダー欄/3月2日」に対応する「日記掲載欄/3月2日」を配置情報を参照して検索し、その日記を呼出して画面上に表示するという処理をする。   In FIG. 6B, the framework 13 that has received the event notification of FIG. 6A refers to the arrangement information for “diary posting column / March 2” corresponding to the event definition “calendar column / March 2”. The search is performed, and the diary is called and displayed on the screen.

以上のように、本発明によれば、リッチなウェブコンテンツを自由かつ簡単に作成、編集することができ、また、処理した結果(レンダリング)がウェブサーバにアップロードすることなく、クライアント端末でリアルタイムに表示させることができる。   As described above, according to the present invention, rich web content can be created and edited freely and easily, and the processing result (rendering) is not uploaded to the web server in real time on the client terminal. Can be displayed.

本発明によれば、クライアント端末でウェブコンテンツの作成、編集を行なうことができるので、情報処理、通信の分野で、ウェブコンテンツ閲覧、編集用ツールとして適用できる。     According to the present invention, since web content can be created and edited at a client terminal, it can be applied as a web content browsing and editing tool in the fields of information processing and communication.

ウェブサーバの構成を示したブロック概略図Schematic block diagram showing the configuration of the web server ウェブサーバの主な構成の機能を示したブロック図Block diagram showing the functions of the main configuration of the web server ウェブコンテンツ閲覧・編集方法の処理フロー図Processing flow diagram of web content browsing / editing method 一般閲覧者用クライアント端末の画面上の展開の模式図Schematic diagram of development on the screen of a general reader client terminal 編集ブロックの表示例を示した図Figure showing a display example of an edit block 具体的なブログの画面上での表示例を示す図A diagram showing a display example on a specific blog screen

符号の説明Explanation of symbols

1 ウェブサーバ
2 インターネット網
3 クライアント端末
11 ウェブコンテンツデータ収納部
12 コンポーネント表示データ生成部
13 フレームワーク
14 送受信部
15 電子認証部
16 収納用更新コンテンツデータ生成部
17 連携部
DESCRIPTION OF SYMBOLS 1 Web server 2 Internet network 3 Client terminal 11 Web content data storage part 12 Component display data generation part 13 Framework 14 Transmission / reception part 15 Electronic authentication part 16 Storage update content data generation part 17 Cooperation part

Claims (12)

ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを有するクライアント端末に、IP網等の通信ネットワーク網を介してウェブコンテンツデータを送信するウェブサーバを備えたウェブコンテンツ閲覧・編集システムであって、少なくとも上記ウェブコンテンツデータが、ウェブコンテンツの所定のオブジェクトごとにパーツ化されたコンポーネントのコンテンツ情報と配置情報とから構成されたデータを収納するコンテンツデータ収納手段と、上記クライアント端末から閲覧または編集要求があったウェブコンテンツを構成する各コンポーネントのコンテンツ情報を上記コンテンツデータ収納手段から読み込んでこのクライアント端末で表示させるためのデータを生成するコンポーネント表示データ生成手段と、配置情報および各コンポーネント表示データを読込んで上記閲覧または編集要求があったウェブコンテンツを上記動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを稼動させた環境下のクライアント端末に表示させ、クライアント端末によるこのウェブコンテンツの閲覧または編集のためにこのウェブコンテンツ上のいずれかのコンポーネントで発生するイベント信号の受取りとこのイベントに対応する処理を行なうコンポーネントを上記配置情報により検索して呼出し、上記対応処理を実行する機能を含むフレームワークと、このフレームワークをクライアント端末に送信する送信手段とを有するウェブサーバを備えたウェブコンテンツ閲覧・編集システム。   Web content provided with a web server that transmits web content data to a client terminal having a program capable of reproducing and referencing web content including dynamic processing in cooperation with a web browser via a communication network such as an IP network A browsing / editing system, wherein at least the web content data contains data composed of content information and arrangement information of components formed into parts for each predetermined object of web content, A component display device that reads the content information of each component constituting the web content requested to be browsed or edited from the client terminal from the content data storage means and generates data to be displayed on the client terminal. A client in an environment in which a program capable of reproducing and referring to the web content including the dynamic processing is executed on the web content that has been read or edited by reading the layout information and each component display data. Use the above arrangement information to search for a component that is displayed on the terminal and receives an event signal generated by any component on the web content for browsing or editing the web content by the client terminal and processing corresponding to the event. A web content browsing / editing system comprising a web server having a framework including a function for calling and executing the above-mentioned corresponding processing, and a transmission means for transmitting the framework to a client terminal. 上記ウェブサーバが、上記フレームワークを受信したクライアント端末でウェブコンテンツの編集により生成された更新コンテンツデータをIP網等の通信ネットワーク網を介して受信する受信手段と、この更新コンテンツデータを受取って上記コンテンツデータ収納手段に収納可能なデータを生成する収納用更新コンテンツデータ生成手段とを備え、この収納用更新コンテンツデータを上記収納手段により更新されたコンテンツ情報として収納することを特徴とする請求項1記載のウェブコンテンツ閲覧・編集システム。   The web server receives update content data generated by editing the web content at the client terminal that has received the framework via a communication network such as an IP network, and receives the update content data and receives the update content data. 2. A storage update content data generation unit configured to generate data that can be stored in the content data storage unit, and the storage update content data is stored as content information updated by the storage unit. The web content browsing / editing system described. 上記フレームワークが、クライアント端末によるウェブコンテンツの閲覧または編集で上記イベント信号に対応する処理が上記ウェブサーバに実装されているアプリケーションまたは上記ウェブサーバとは別のサーバと連携して実行される場合に、イベントが発生したコンポーネントと上記連携するアプリケーションまたはサーバとの間のイベントの受取り、呼出し、イベントに対応する処理を実行する機能を含むことを特徴とする請求項1または請求項2のいずれかに記載のウェブコンテンツ閲覧・編集システム。   When the framework is executed in cooperation with an application installed on the web server or a server different from the web server when browsing or editing web content by a client terminal 3. A function according to claim 1, further comprising a function of receiving an event between the component in which the event has occurred and the linked application or server, calling the event, and executing a process corresponding to the event. The web content browsing / editing system described. 上記ウェブサーバが、ウェブコンテンツの編集者を少なくともアカウントとログインパスワードとで特定する電子認証情報を蓄積する電子認証情報蓄積手段と、編集者によりクライアント端末からIP網等の通信ネットワーク網を介して送信された電子認証情報を上記受信手段で受信すると、電子認証情報蓄積手段からこの受信した電子認証情報に合致する電子認証情報を検索し、合致する情報があればアクセスを許可する電子認証手段と、上記電子認証手段によってアクセスが許可されると上記コンポーネント表示データ生成手段では、編集モードの表示データを生成することを特徴とする請求項1から請求項3までのいずれかに記載のウェブコンテンツ閲覧・編集システム。   The web server stores electronic authentication information storing means for storing electronic authentication information for identifying an editor of web content by at least an account and a login password, and is transmitted from a client terminal by an editor via a communication network such as an IP network. When the received electronic authentication information is received by the receiving means, the electronic authentication information that matches the received electronic authentication information is retrieved from the electronic authentication information storage means, and if there is matching information, the electronic authentication means that permits access, The web content browsing / writing according to any one of claims 1 to 3, wherein the component display data generating means generates display data in an edit mode when access is permitted by the electronic authentication means. Editing system. 上記各コンポーネントごとに編集可能な編集者のレベルを設定し、上記配置情報にこのコンポーネントごとのレベル情報を付加するとともに、各編集者に対して上記レベルを付与し、この各編集者のレベル情報を上記電子認証情報に付加し、クライアント端末で編集者が特定のコンポーネントを編集するためにイベントを発生させると、上記フレームワークが、この編集者のレベル情報をIP網等の通信ネットワーク網を介して上記電子認証情報蓄積手段に照会し、上記特定のコンポーネントのレベル情報と上記照会された編集者のレベル情報とを比較し、上記イベントに対応する処理の実行による編集の可否を判断し、編集が認められないレベルの編集者によって行なわれた場合には、この処理をブロックする編集レベルの判断機能を含むことを特徴とする請求項1から請求項4までのいずれかに記載のウェブコンテンツ閲覧・編集システム。   The level of the editor that can be edited for each component is set, the level information for each component is added to the arrangement information, the level is assigned to each editor, and the level information of each editor Is added to the electronic authentication information, and when an editor generates an event for editing a specific component at the client terminal, the framework sends the editor's level information via a communication network such as an IP network. The electronic authentication information storage means is inquired, the level information of the specific component is compared with the level information of the inquired editor, and it is judged whether editing is possible by executing the processing corresponding to the event, and the editing is performed. Including an editing level judgment function that blocks this processing if it is done by an editor at an unacceptable level Web content viewing and editing system according to any of claims 1 to 4, wherein the door. ウェブブラウザと連携して動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを有するクライアント端末に、ウェブサーバからIP網等の通信ネットワーク網を介してウェブコンテンツデータを送信するウェブコンテンツ閲覧・編集方法であって、上記ウェブサーバが、ウェブコンテンツを所定のオブジェクトごとにパーツ化したコンポーネントのコンテンツ情報と配置情報とを収納するステップと、ウェブブラウザとともに上記動的処理を含むウェブコンテンツの再生、参照が可能なプログラムを稼動させたクライアント端末から、上記ウェブサーバに所定のウェブコンテンツに対する閲覧・編集要求がなされると、この閲覧・編集要求があったウェブコンテンツを構成する各コンポーネントのコンテンツ情報を上記収納されたコンテンツ情報から読み出すステップと、この読み出したコンテンツ情報を上記クライアント端末で表示させるためにコンポーネント表示データを生成するステップと、クライアント端末に閲覧・編集要求がなされたウェブコンテンツを表示させ、クライアント端末によるこのウェブコンテンツの閲覧または編集処理を実行する機能を有するフレームワークをウェブサーバから上記クライアント端末にIP網等の通信ネットワーク網を介して送信するステップと、クライアント端末に送信されたフレームワークによりIP網等の通信ネットワーク網を介して上記配置情報と上記コンポーネント表示データとをクライアント端末で受信するステップと、このフレームワークにより、この配信情報とコンポーネント表示データとから上記クライアント端末上で各コンポーネント表示データを所定に位置に配置し、上記閲覧・編集要求がなされたウェブコンテンツを表示させるステップと、このウェブコンテンツ上の任意のコンポーネント上でイベント信号が発生すると、このイベント信号が発生した通知を上記フレームワークが受け付けるステップと、この通知を受け付けたフレームワークがイベントに対応する処理を行なうコンポーネントを上記配置情報によって検索し呼出すステップと、呼出されたコンポーネントが上記フレームワークにより上記対応処理を行なうステップとを含むことを特徴とするウェブコンテンツ閲覧・編集方法。   Web content browsing / transmission of web content data from a web server via a communication network such as an IP network to a client terminal having a program capable of reproducing and referencing web content including dynamic processing in cooperation with a web browser An editing method, wherein the web server stores content information and arrangement information of a component obtained by converting web content into parts for each predetermined object, and reproduction of web content including the dynamic processing together with a web browser. When a browsing / editing request for a predetermined web content is made to the web server from a client terminal that operates a program that can be referred to, content information of each component constituting the web content for which the browsing / editing request has been made is displayed. Above stowed A step of reading from the read content information, a step of generating component display data for displaying the read content information on the client terminal, and displaying the web content requested to be browsed / edited on the client terminal. A step of transmitting a framework having a function of executing browsing or editing processing of the web content from the web server to the client terminal via a communication network such as an IP network, and an IP network by the framework transmitted to the client terminal. Receiving the arrangement information and the component display data at a client terminal via a communication network such as a network, and the framework from the distribution information and the component display data by the framework. The component display data is arranged at a predetermined position on the ant terminal, and the web content requested to be browsed / edited is displayed. When an event signal is generated on any component on the web content, this event is generated. A step in which the framework receives a notification that a signal is generated; a step in which the framework that has received the notification searches for and calls a component that performs processing corresponding to an event by the arrangement information; and A web content browsing / editing method comprising the steps of: クライアント端末上で、フレームワークの上記対応処理により呼出されたコンポーネントが編集され、コンテンツデータが更新されると、上記ウェブサーバがこの更新コンテンツデータをIP網等の通信ネットワーク網を介して受信するステップと、この更新コンテンツデータを受取ったウェブサーバで収納可能な収納用更新コンテンツデータを生成するステップと、この収納用更新コンテンツデータを更新されたコンテンツ情報として上記ウェブサーバで収納するステップとを含むことを特徴とする請求項6記載のウェブコンテンツ閲覧・編集方法。   When the component called by the corresponding processing of the framework is edited on the client terminal and the content data is updated, the web server receives the updated content data via a communication network such as an IP network. And storing storage update content data that can be stored in the web server that received the update content data, and storing the storage update content data in the web server as updated content information. The web content browsing / editing method according to claim 6. クライアント端末によるウェブコンテンツの閲覧または編集で上記イベント信号に対応する処理が、上記ウェブサーバに実装されているアプリケーションまたは上記ウェブサーバとは別のサーバと連携して実行される場合に、コンポーネントと連携するアプリケーションまたはサーバとの間のイベントの受取り、呼出し、イベントに対応する処理を上記フレームワークが行なうステップを含むことを特徴とする請求項6または請求項7記載のウェブコンテンツ閲覧・編集方法。   Cooperation with components when processing corresponding to the event signal in browsing or editing of web content by a client terminal is executed in cooperation with an application installed in the web server or a server different from the web server 8. The web content browsing / editing method according to claim 6, further comprising the steps of the framework receiving, calling, and processing corresponding to the event with an application or server. 上記ウェブサーバが、ウェブコンテンツの編集者を少なくともアカウントとログインパスワードとで特定する電子認証情報を蓄積するステップと、編集者によりクライアント端末からIP網等の通信ネットワーク網を介して送信された電子認証情報を受信すると、上記蓄積された電子認証情報からこの受信した電子認証情報に合致する電子認証情報を検索し、合致する情報があればアクセスを許可するステップと、アクセスが許可されると上記コンポーネント表示データを生成するステップで、編集モードの表示データを生成するステップとを含むことを特徴とする請求項6から請求項7までのいずれかに記載のウェブコンテンツ閲覧・編集方法。   A step of storing electronic authentication information for identifying the web content editor by at least an account and a login password, and an electronic authentication transmitted by the editor from a client terminal via a communication network such as an IP network; When the information is received, the electronic authentication information that matches the received electronic authentication information is searched from the stored electronic authentication information, and if there is matching information, the access is permitted, and if the access is permitted, the component 8. The web content browsing / editing method according to claim 6, wherein the step of generating display data includes the step of generating edit mode display data. 上記各コンポーネントごとに編集可能な編集者のレベルを設定し、上記配置情報にこのコンポーネントごとのレベル情報を付加して収納するステップと、各編集者に対して上記レベルを付与し、上記電子認証情報にこの各編集者ごとのレベル情報を付加して上記ウェブサーバに蓄積させるステップと、上記フレームワークが、クライアント端末で編集者が特定のコンポーネントを編集するためにイベントを発生させると、この編集者のレベル情報をIP網等の通信ネットワーク網を介して上記ウェブサーバに照会するステップと、上記フレームワークが上記特定のコンポーネントのレベル情報と上記照会された編集者のレベル情報とを比較するステップと、上記フレームワークが上記イベントに対応する処理の実行による編集の可否を判断するステップと、編集が認められないレベルの編集者によって行なわれた場合には上記フレームワークがこの処理をブロックするステップとを含むことを特徴とする請求項6から請求項9までのいずれかに記載のウェブコンテンツ閲覧・編集方法。   An editable editor level is set for each component, the level information for each component is added and stored in the arrangement information, the level is assigned to each editor, and the electronic authentication is performed. Adding the level information for each editor to the information and storing it in the web server; and when the framework generates an event for the editor to edit a specific component at the client terminal, Querying the web server via a communication network such as an IP network and the framework comparing the level information of the specific component with the level information of the queried editor. And the framework determines whether editing is possible by executing the process corresponding to the event. 10. The method according to any one of claims 6 to 9, further comprising a step and a step in which the framework blocks this processing when it is performed by an editor whose level of editing is not permitted. How to browse and edit web content. 請求項6から請求項10のいずれかに記載の方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the method according to any one of claims 6 to 10. 請求項11記載のプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 11 is recorded.
JP2005105641A 2005-04-01 2005-04-01 Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program Pending JP2006285714A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005105641A JP2006285714A (en) 2005-04-01 2005-04-01 Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005105641A JP2006285714A (en) 2005-04-01 2005-04-01 Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program

Publications (1)

Publication Number Publication Date
JP2006285714A true JP2006285714A (en) 2006-10-19

Family

ID=37407566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005105641A Pending JP2006285714A (en) 2005-04-01 2005-04-01 Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program

Country Status (1)

Country Link
JP (1) JP2006285714A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009034718A1 (en) * 2007-09-12 2009-03-19 Hubase-I.Inc Flash file generation system and original image information generation system
JP2015011366A (en) * 2013-06-26 2015-01-19 株式会社東芝 Web page creation device
US10824791B2 (en) 2018-02-26 2020-11-03 Servicenow, Inc. System for building and modeling web pages
US11416573B2 (en) 2018-02-26 2022-08-16 Servicenow, Inc. Bundled scripts for web content delivery

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009034718A1 (en) * 2007-09-12 2009-03-19 Hubase-I.Inc Flash file generation system and original image information generation system
JP2015011366A (en) * 2013-06-26 2015-01-19 株式会社東芝 Web page creation device
US10824791B2 (en) 2018-02-26 2020-11-03 Servicenow, Inc. System for building and modeling web pages
US11416573B2 (en) 2018-02-26 2022-08-16 Servicenow, Inc. Bundled scripts for web content delivery

Similar Documents

Publication Publication Date Title
CN102007509B (en) Inserting a multimedia file through a web-based desktop productivity application
US8020094B2 (en) Editing web pages via a web browser
US10423707B2 (en) Techniques for displaying third party content
US20120227060A1 (en) Method and apparatus for widget-container hosting and generation
US20100313252A1 (en) System, method and apparatus for creating and using a virtual layer within a web browsing environment
KR20170091142A (en) Web content tagging and filtering
US20070136696A1 (en) System and Method for Enabling at Least One Independent Data Navigation and Interaction Activity Within a Document
US20080028037A1 (en) Presenting video content within a web page
US20090307602A1 (en) Systems and methods for creating and sharing a presentation
US20060253776A1 (en) Information processing device, information processing system, information processing method, information processing program and recording medium recording the informaiton processing program
Firtman jQuery Mobile: Up and Running: Up and Running
US7617219B2 (en) Enhanced handling of repeated information in a web form
CN104321743A (en) Method and system for developing applications for consulting content and services on a telecommunications network
US20070288837A1 (en) System and method for providing content management via web-based forms
US20090094290A1 (en) Document management server, mobile terminal and document management system
Anderson et al. Pro business applications with silverlight 4
EP4246312A1 (en) Content display method and terminal device
JP2006285714A (en) Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program
JP2005275488A (en) Input support method and program
KR20100070653A (en) System and method for providing chat service for the users enjoying same contents
KR20140098929A (en) Web-based online e-book publishing method and system using user oriented self publishing tool
CN102193623A (en) Information input assistance device and method
US20130239027A1 (en) Apparatus and method for generating wiki previews
JP4428604B2 (en) WEB page editing system
JP5237875B2 (en) Shared article publishing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071017

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20081105

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091013

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091016

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100302