JP2008299571A - Home page creation device, its home page creation program, and home page creation method - Google Patents

Home page creation device, its home page creation program, and home page creation method Download PDF

Info

Publication number
JP2008299571A
JP2008299571A JP2007144709A JP2007144709A JP2008299571A JP 2008299571 A JP2008299571 A JP 2008299571A JP 2007144709 A JP2007144709 A JP 2007144709A JP 2007144709 A JP2007144709 A JP 2007144709A JP 2008299571 A JP2008299571 A JP 2008299571A
Authority
JP
Japan
Prior art keywords
block
instruction
design
layout
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.)
Granted
Application number
JP2007144709A
Other languages
Japanese (ja)
Other versions
JP5322403B2 (en
Inventor
Tomoyasu Hirano
友康 平野
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.)
Digital Stage Kk
Original Assignee
Digital Stage Kk
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 Digital Stage Kk filed Critical Digital Stage Kk
Priority to JP2007144709A priority Critical patent/JP5322403B2/en
Publication of JP2008299571A publication Critical patent/JP2008299571A/en
Application granted granted Critical
Publication of JP5322403B2 publication Critical patent/JP5322403B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To create a page with desired configurations by a simple operation. <P>SOLUTION: A home page creation device 1 forms a block in the region of a portion of a page composing a home page, and constructs a page by combining a plurality of blocks. A block edition part 162 is provided with a content edition function for accepting the edition of content to be displayed in the block; a layout selection function for accepting the selection of the layout of content to be displayed in the block; and a design selection function for accepting the selection of the design of content displayed in the block. That is, the designation information of the accepted content, the instruction information of the layout, and the instruction information of the design are associated with each block by a block edition part 162, and managed in the block data region of a data memory 15. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

この発明は、ホームページの作成を支援するホームページ作成装置とそのホームページ作成プログラム及びホームページ作成方法に関する。   The present invention relates to a homepage creation apparatus that supports creation of a homepage, a homepage creation program, and a homepage creation method.

従来から、ユーザがパーソナルコンピュータによって簡単にホームページを作成できるようにしたアプリケーションソフト(プログラム)が実用化されている。以下、このアプリケーションソフトをパーソナルコンピュータにインストールし、当該ソフトを起動してホームページを作成可能にした状態をホームページ作成装置と称する。   Conventionally, application software (program) that allows a user to easily create a homepage with a personal computer has been put into practical use. Hereinafter, a state in which this application software is installed in a personal computer and the software is started to enable creation of a homepage is referred to as a homepage creation device.

周知のように、ホームページは、HTML(HyperText Markup Language)形式で作成される。HTMLファイルは、テキスト形式のファイルで、タグと呼ばれる予約語を使って、テキストを整形したり、画像ファイルの格納場所を指示したり、ファイルのリンク先を記述したりすることができる。但し、HTMLにより直接記述する手法で思い通りのページを作成するには、HTMLの独自の記述ルールを理解して、多種多様なタグを使い分けなければならず、専門的な知識が必要であり、一般ユーザがホームページを作成することは困難であった。   As is well known, the home page is created in the HTML (HyperText Markup Language) format. The HTML file is a text format file, and can use a reserved word called a tag to format the text, specify the storage location of the image file, and describe the link destination of the file. However, in order to create the desired page using the method described directly in HTML, it is necessary to understand the original description rules of HTML and use various tags properly, and specialized knowledge is required. It was difficult for a user to create a home page.

そこで、従来のホームページ作成装置では、ページの様々な画面が形成された複数種のテンプレートをユーザに提示して選択させ、提示されたテンプレートに従ってユーザが指定入力されるコンテンツ、デザイン、レイアウトを自動的にHTMLファイルに変換する手法が採られており、専門的な知識を持たないユーザであっても、GUI(Graphical User Interface)を介して視覚的にホームページを作成可能となっている(例えば、特許文献1を参照。)。   Therefore, in the conventional homepage creation device, the user is presented with a plurality of types of templates on which various screens of the page are formed and selected, and the content, design, and layout that the user designates and inputs according to the presented templates are automatically selected. The HTML file is converted to an HTML file, and even a user who does not have specialized knowledge can visually create a homepage via a GUI (Graphical User Interface) (for example, patents). See reference 1.)

ところで、近年では一般ユーザであってもホームページをより洗練された構成を要望するようになってきた。このため、ホームページ作成装置側も、ユーザの様々な要望に対応できるように、テンプレートにおけるページのレイアウトやデザインのバリエーションを豊富に取り揃え、個別要素に対する種々の編集機能が組み込まれている。しかしながら、このような多様化、多機能化が進められた結果、機能別の操作ボタンを編集画面の周囲等に多数配置したり、プルダウン方式によって1個のボタン操作から多数の機能を選択操作させたりするようなり、所望の編集機能を実行させるための操作がわかりにくいという問題が生じている。また、個々の編集においても、編集の結果、レイアウトが崩れる等、編集機能の連携処理が十分でなく、これが作成作業の困難性を増長させている。   By the way, in recent years, even general users have come to demand a more sophisticated configuration of the home page. For this reason, the homepage creation apparatus also has a wide variety of page layouts and design variations in templates and incorporates various editing functions for individual elements so that it can respond to various requests of users. However, as a result of such diversification and multi-functionality, a large number of function-specific operation buttons are arranged around the editing screen, etc., or a number of functions can be selected and operated from one button operation by a pull-down method. As a result, there is a problem that it is difficult to understand an operation for executing a desired editing function. Further, even in individual editing, the editing function linkage processing is not sufficient, for example, the layout is broken as a result of editing, and this increases the difficulty of creation work.

特開2003−141103公報JP 2003-141103 A

以上のように、従来のホームページ作成装置では、一般ユーザにとって機能別の選択操作がわかりにくく、しかもページの構成を思い通りに作成しようとすると複雑な作業が強いられるという問題があった。
この発明は上記事情に着目してなされたもので、その目的とするところは、所望な構成のページを簡単な操作で作成することができるホームページ作成装置とそのホームページ作成プログラム及びホームページ作成方法を提供することにある。
As described above, the conventional homepage creation apparatus has a problem that it is difficult for general users to understand the selection operation for each function, and complicate work is required if the user wants to create the page configuration as desired.
The present invention has been made paying attention to the above circumstances, and an object thereof is to provide a homepage creation apparatus, a homepage creation program, and a homepage creation method capable of creating a page having a desired configuration with a simple operation. There is to do.

上記目的を達成するためにこの発明に係わるホームページ作成装置とそのホームページ作成プログラム及びホームページ作成方法は、ホームページを構成するページの一部の領域にブロックを形成するブロック形成手段と、前記ブロックに表示するコンテンツの指定を受け付けるコンテンツ指定受付手段と、前記ブロックに表示されるコンテンツのレイアウトの指示を受け付けるレイアウト指示受付手段と、前記ブロックに表示されるコンテンツのデザインの指示を受け付けるデザイン指示受付手段と、前記コンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報を前記ブロックに対応付けてそれぞれ管理する管理手段と、前記管理手段から前記ページに形成されたブロックに対応するコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をそれぞれ読み出し、読み出した各情報をもとにページデータを生成する生成手段とを具備することを特徴とする。   In order to achieve the above object, a homepage creation apparatus, a homepage creation program, and a homepage creation method according to the present invention include block forming means for forming a block in a partial area of a page constituting the homepage, and displaying the block on the block. Content designation accepting means for accepting designation of content, layout instruction accepting means for accepting an instruction for layout of content displayed in the block, design instruction accepting means for accepting an instruction for design of content displayed in the block, Management means for managing content designation information, layout instruction information, and design instruction information in association with the block, content designation information corresponding to the block formed on the page from the management means, layout information Reading indicates information, and instruction information designed, respectively, characterized by comprising a generating means for generating the page data based on each information read.

上記構成によれば、ユーザはページの一部の領域に形成したブロック単位で操作を行えばよいので操作性を統一することができ、ページ単位で編集を行う場合と比べて操作が煩雑になることがない。また、複雑な構成のページを作成する場合にも、レイアウト又はデザインの異なるブロックを単純に組み合わせるだけで簡単な操作で作成することが可能となる。   According to the above configuration, since the user only needs to perform operations in units of blocks formed in a partial area of the page, the operability can be unified, and the operation is more complicated than in the case of editing in units of pages. There is nothing. Further, even when a page having a complicated configuration is created, it can be created by a simple operation by simply combining blocks having different layouts or designs.

また、この発明は、次のような各種構成を備えることも特徴とする。
第1の構成は、前記ページに前記ブロックが複数形成されている場合に、前記ページ単位で前記複数のブロックに対応するデザインの変更指示を受け付けるデザイン変更指示受付手段をさらに具備し、前記管理手段は、前記受け付けた変更指示に基づいて前記ページに形成された各ブロックに対応するデザインの指示情報を変更することを特徴とする。
The present invention is also characterized by having the following various configurations.
The first configuration further includes design change instruction accepting means for accepting a design change instruction corresponding to the plurality of blocks on a page basis when a plurality of the blocks are formed on the page, and the managing means Changes the design instruction information corresponding to each block formed on the page based on the received change instruction.

第1の構成によれば、ページに形成された複数のブロックのデザインを一括して変更することが可能となる。このように構成することで、さらに操作性を向上することが可能となり、統一したデザインをページ全体に即座に反映させることができるようになる。   According to the first configuration, the design of a plurality of blocks formed on a page can be changed at once. With this configuration, operability can be further improved, and a unified design can be immediately reflected on the entire page.

第2の構成は、前記ブロックのレイアウトのパターンを予め記憶するレイアウトパターン記憶部をさらに具備し、前記レイアウト指示手段は、前記記憶部に記憶されたレイアウトパターンの選択指示を受け付けることを特徴とする。
第2の構成によれば、例えば、記事、サイドバー、インデックス、メニュー等のカテゴリ別にレイアウトのパターンを複数記憶しておき、ブロック編集時にこれらのレイアウトパターンをユーザに選択させるようにする。このようにすることで、ブロックのレイアウトの指示をさらに簡単な操作で行うことが可能となる。
The second configuration further includes a layout pattern storage unit that preliminarily stores a layout pattern of the block, and the layout instruction unit accepts a layout pattern selection instruction stored in the storage unit. .
According to the second configuration, for example, a plurality of layout patterns are stored for each category such as articles, sidebars, indexes, menus, and the like, and the user is allowed to select these layout patterns during block editing. In this way, it is possible to instruct the layout of the block with a simpler operation.

第3の構成は、前記ブロックのデザインのパターンを予め記憶するデザインパターン記憶部をさらに具備し、前記デザイン指示手段は、前記記憶部に記憶されたデザインパターンの選択指示を受け付けることを特徴とする。
第3の構成によれば、例えば、ブロックの背景色やテキストのフォント指定等のデザインのパターンを複数記憶しておき、ブロック編集時にこれらのデザインパターンをユーザに選択させるようにする。このようにすることで、ブロックのデザインの指示をさらに簡単な操作で行うことが可能となる。
The third configuration further includes a design pattern storage unit that stores in advance a design pattern of the block, and the design instruction unit receives a design pattern selection instruction stored in the storage unit. .
According to the third configuration, for example, a plurality of design patterns such as block background color and text font designation are stored, and the user is allowed to select these design patterns when editing the block. In this way, it is possible to instruct the design of the block with a simpler operation.

第4の構成は、前記ページに前記ブロックが複数形成されている場合に、前記形成されたブロック同士のコンテンツ、レイアウト、及びデザインを共有させる共有指示を受け付ける共有指示手段をさらに具備し、前記管理手段は、前記受け付けた共有指示に基づいて前記管理されているコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をブロック間で共有することを特徴とする。   The fourth configuration further includes a sharing instruction means for receiving a sharing instruction for sharing the content, layout, and design of the formed blocks when the block includes a plurality of the blocks, and the management The means is characterized in that the managed content specification information, layout instruction information, and design instruction information are shared between the blocks based on the received sharing instruction.

第4の構成によれば、同一の表示内容のブロックを簡単に形成することが可能となる。また、共有設定された1つのブロックについて変更操作を行うだけで、共有されたすべてのブロックに反映されるため、ブロックそれぞれに対する更新操作が不要となり、ブロックの管理が容易になる。   According to the 4th structure, it becomes possible to form the block of the same display content easily. Further, since only a change operation is performed for one block that is set to be shared, the change is reflected in all the shared blocks. Therefore, an update operation for each block becomes unnecessary, and block management becomes easy.

要するにこの発明によれば、所望な構成のページを簡単な操作で作成することができるホームページ作成装置とそのホームページ作成プログラム及びホームページ作成方法を提供することができる。   In short, according to the present invention, it is possible to provide a homepage creation apparatus, a homepage creation program, and a homepage creation method capable of creating a page having a desired configuration with a simple operation.

以下、図面を参照しながら本発明の実施の形態を詳細に説明する。
図1は、この発明に係るホームページ作成装置の一実施形態を示す機能ブロック図である。図2は、ホームページ作成装置1で作成されるホームページのサイトの構成を示す図である。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a functional block diagram showing an embodiment of a homepage creation apparatus according to the present invention. FIG. 2 is a diagram showing the configuration of the website of the website created by the website creating apparatus 1.

はじめに、このホームページ作成装置1により作成されるホームページの構成について説明する。図2に示すように、サイトは複数のコーナーで構成される。コーナーはテーマ別にページを分類するもので、例えば、旅行記のサイトの場合には、旅先毎にコーナーを作成することができる。各ページはいずれかのコーナーに属す。ページは標準的なページ構成を表す複数の領域(以下、エリアと称する。)に予め区分けされている。エリアは、例えば、ヘッダー、メイン、サイド、フッターというようないずれかの属性(以下、エリアタイプと称する。)を有する。ホームページ作成装置1では、この各エリアに様々なコンテンツを指定したブロックをそれぞれ配置してページを作成する。ブロックは、テキストや画像等で構成されるコンテンツと、そのコンテンツのレイアウト及びデザインの3つの編集要素を備える。   First, the configuration of a homepage created by the homepage creation apparatus 1 will be described. As shown in FIG. 2, the site is composed of a plurality of corners. A corner classifies pages according to a theme. For example, in the case of a travel journal site, a corner can be created for each destination. Each page belongs to one of the corners. The pages are divided in advance into a plurality of areas (hereinafter referred to as areas) representing standard page configurations. An area has any attribute (hereinafter referred to as an area type) such as a header, main, side, and footer. In the homepage creation apparatus 1, a block is created by arranging blocks each specifying various contents in each area. The block includes three editing elements: content composed of text, images, and the like, and layout and design of the content.

さて、上記図1に示したように、ホームページ作成装置1は、例えばパーソナルコンピュータで実現される。具体的には、マイクロプロセッサなどの中央処理ユニット(CPU:Central Processing Unit)11を備える。このCPU11には、バスを介して入出力インタフェース(入出力I/F)12と、データメモリ15と、プログラムメモリ16とが接続されている。入出力I/F12には、マウスやキーボード等の入力装置13と、液晶ディスプレイ等の表示装置14とがそれぞれ接続される。入出力I/F12は、CPU11の制御の下、入力装置13から入力されるユーザの操作情報を受け付ける処理、及び各プログラムにより作成される画面データを表示装置14に出力する処理を行う。   Now, as shown in FIG. 1, the homepage creation apparatus 1 is realized by a personal computer, for example. Specifically, a central processing unit (CPU) 11 such as a microprocessor is provided. An input / output interface (input / output I / F) 12, a data memory 15, and a program memory 16 are connected to the CPU 11 via a bus. An input device 13 such as a mouse or a keyboard and a display device 14 such as a liquid crystal display are connected to the input / output I / F 12, respectively. The input / output I / F 12 performs processing for receiving user operation information input from the input device 13 and processing for outputting screen data created by each program to the display device 14 under the control of the CPU 11.

データメモリ15は、記憶媒体として例えばRAM(ランダム・アクセス・メモリ)およびハードディスクを使用する。データメモリ15は、サイト内データ領域151とブロックデータ領域152とレイアウトパターン領域153とデザインパターン領域154とコンテンツ領域155とを備える。サイト内データ領域151には、サイト、コーナー、ページについてそれぞれ設定された情報が記憶される。ブロックデータ領域152には、ページに形成された各ブロックの編集データ(レイアウト/デザイン/コンテンツ/共有情報)が記憶される。レイアウトパターン領域153には、ブロックに含まれるコンテンツのレイアウトのパターンが予め記憶される。レイアウトパターンとしては、例えば、記事、インデックス、写真中心、コラム、アルバム等のカテゴリ別に用意される。デザインパターン領域154には、ブロックに含まれるコンテンツのデザインのパターンが予め記憶される。デザインパターンは、背景色や文字のフォントや色等の組み合わせで構成される。コンテンツ領域155には、ブロックに表示する素材となるテキストデータ、画像、表、リンク、動画等のコンテンツが記憶される。   The data memory 15 uses, for example, a RAM (Random Access Memory) and a hard disk as storage media. The data memory 15 includes a site data area 151, a block data area 152, a layout pattern area 153, a design pattern area 154, and a content area 155. In the site data area 151, information set for each of the site, corner, and page is stored. The block data area 152 stores editing data (layout / design / content / shared information) of each block formed on the page. In the layout pattern area 153, the layout pattern of the content included in the block is stored in advance. As layout patterns, for example, articles, indexes, photo centers, columns, albums, and the like are prepared. In the design pattern area 154, the design pattern of the content included in the block is stored in advance. The design pattern is composed of a combination of background color, character font, color, and the like. The content area 155 stores contents such as text data, images, tables, links, and moving images that are materials to be displayed in the block.

プログラムメモリ16には、この発明に係わる制御プログラムとして、サイト編集部161と、ブロック編集部162と、ページデータ生成部163と、パターン更新部164とがそれぞれ格納される。
サイト編集部161は、サイト、コーナー、ページについての編集機能を有する。ブロック編集部162は、ブロックの追加、削除、複製、位置の変更等の基本機能と、ブロックの編集機能とを有する。ブロックの編集機能には、コンテンツの編集、レイアウトパターンの選択、デザインのパターンの選択、デザインのカスタマイズ、及びブロックの共有設定(共有する/しない/解除)がある。コンテンツの編集機能には、例えば、入力装置13から入力されるテキストにコンテンツ領域155に記憶される画像、表、リンク、動画等を組み合わせる等の処理がある。ページデータ生成部163は、データメモリ15のブロックデータ領域152に記憶されたブロックデータをもとにHTMLファイル等のページデータを生成する。パターン更新部164は、レイアウトパターン領域153及びデザインパターン領域154にそれぞれ記憶されるパターンを更新する機能を有する。
The program memory 16 stores a site editing unit 161, a block editing unit 162, a page data generation unit 163, and a pattern update unit 164 as control programs according to the present invention.
The site editing unit 161 has an editing function for sites, corners, and pages. The block editing unit 162 has basic functions such as block addition, deletion, duplication, and position change, and a block editing function. The block editing functions include content editing, layout pattern selection, design pattern selection, design customization, and block sharing settings (shared / not / released). The content editing function includes, for example, processing such as combining a text input from the input device 13 with an image, a table, a link, a moving image, or the like stored in the content area 155. The page data generation unit 163 generates page data such as an HTML file based on the block data stored in the block data area 152 of the data memory 15. The pattern update unit 164 has a function of updating patterns stored in the layout pattern region 153 and the design pattern region 154, respectively.

次に、このように構成されるホームページ作成装置1を用いてホームページを作成する手順について説明する。図3は、ホームページ作成装置1におけるホームページ作成時の入力操作に対する処理手順を示すフローチャートである。
ユーザにより新規サイトの作成要求を受け付けると、サイトを作成し(ステップS3a)、サイト編集部161により、作成されたサイトに対しコーナーを追加する(ステップS3b)。コーナーには、ユーザの指示によりテーマが設定される。さらに、上記追加されたコーナーのテーマに沿った構成のページを追加し(ステップS3c)、ページ内のエリアにそれぞれブロックを生成する(ステップS3d)。
Next, a procedure for creating a homepage using the homepage creation apparatus 1 configured as described above will be described. FIG. 3 is a flowchart showing a processing procedure for an input operation at the time of homepage creation in the homepage creation apparatus 1.
When the user receives a request for creating a new site, the site is created (step S3a), and the site editing unit 161 adds a corner to the created site (step S3b). A theme is set in the corner according to a user instruction. Further, a page having a configuration according to the added corner theme is added (step S3c), and a block is generated in each area within the page (step S3d).

ユーザによりブロックの編集要求を受け付けると、ブロック編集部162により、要求を受けたブロックに対する編集操作を受け付け、そのブロックに対する編集内容をデータメモリ15のブロックデータ領域152に記憶する(ステップS3e)。ページ内に生成された各ブロックに対して編集操作が完了すると、ページ内の各ブロックそれぞれの編集データをブロックデータ領域152から読み出してページデータ生成部163によりHTMLファイル等のページデータを生成する(ステップS3f)。   When the user receives a block editing request, the block editing unit 162 receives an editing operation for the requested block, and stores the editing content for the block in the block data area 152 of the data memory 15 (step S3e). When the editing operation for each block generated in the page is completed, the editing data of each block in the page is read from the block data area 152 and the page data generation unit 163 generates page data such as an HTML file ( Step S3f).

ここで、この発明の特徴となるブロック編集部162の動作について説明する。図4は、ホームページ作成装置1におけるブロック編集処理の手順とその内容を示すフローチャートである。図5は、ホームページ作成装置1のブロック編集処理におけるデータ管理を示す模式図である。また、図6は、ホームページ作成装置1により表示されるサイト編集画面の一例を示す図である。ユーザは、表示装置14に表示されるサイト編集画面を介してサイト内の各ページについて各種編集を行う。   Here, the operation of the block editing unit 162, which is a feature of the present invention, will be described. FIG. 4 is a flowchart showing the procedure and contents of block editing processing in the homepage creation apparatus 1. FIG. 5 is a schematic diagram showing data management in the block editing process of the homepage creation apparatus 1. FIG. 6 is a diagram illustrating an example of a site editing screen displayed by the homepage creation apparatus 1. The user performs various edits for each page in the site via the site edit screen displayed on the display device 14.

図4の説明に先立ち、ユーザは、サイト編集画面に表示されているページから1つのブロックを選択し、選択したブロックに表示される「編集」ボタンを押下したものとする。この操作により選択ブロックに対する編集要求を受け付けると、ブロック編集部162を実行してブロック編集画面を表示し、このブロックに対する編集操作(レイアウト/デザイン/コンテンツ/共有)の受付を開始する(ステップS4a)。図7に、コンテンツ編集時に表示されるブロック編集画面の一例を示す。   Prior to the description of FIG. 4, it is assumed that the user selects one block from the page displayed on the site editing screen and presses an “edit” button displayed in the selected block. When an edit request for the selected block is received by this operation, the block editing unit 162 is executed to display the block edit screen, and reception of an edit operation (layout / design / content / share) for this block is started (step S4a). . FIG. 7 shows an example of a block edit screen displayed during content editing.

(1)コンテンツ編集処理について
ユーザからコンテンツ編集の要求を受け付けると(ステップS4b)、図7に示すようなブロック編集画面を表示する(ステップS4c)。この画面において、コンテンツの選択操作を受け付ける(ステップS4d)。例えば、図7において、ユーザがテキスト入力時にパーツ一覧から「画像」を選択すると、編集画面中に「画像パーツ設定」を表示し、データメモリ15のコンテンツ領域155に予め記憶された画像を提示して表示対象画像を選択させる。また、このとき、選択された画像のサイズやテキストの回り込み等の指定を受け付ける。
(1) Content editing process
When a content editing request is received from the user (step S4b), a block editing screen as shown in FIG. 7 is displayed (step S4c). On this screen, a content selection operation is accepted (step S4d). For example, in FIG. 7, when the user selects “image” from the parts list when inputting text, “image part setting” is displayed in the editing screen, and an image stored in advance in the content area 155 of the data memory 15 is presented. To select the display target image. Also, at this time, a specification such as the size of the selected image or text wrapping is accepted.

そして、図5に示すように、上記選択及び指定されたコンテンツの内容をコンテンツ指定情報として、このブロックに対応付けてブロックデータ領域152に記憶する(ステップS4e)。この記憶されたコンテンツ指定情報をもとにコンテンツ領域155からコンテンツを読み出して(ステップS4f)、サイト編集画面の当該ブロックのコンテンツ表示を更新する(ステップS4v)。   Then, as shown in FIG. 5, the content of the selected and designated content is stored as content designation information in the block data area 152 in association with this block (step S4e). Based on the stored content designation information, the content is read from the content area 155 (step S4f), and the content display of the block on the site editing screen is updated (step S4v).

(2)レイアウト編集処理について
ユーザからレイアウト編集の要求を受け付けると(ステップS4g)、図8に示すようなブロック編集画面を表示する(ステップS4h)。この画面において、データメモリ15のレイアウトパターン領域153に予め記憶されたレイアウトパターンを提示して、コンテンツのレイアウトの選択操作を受け付ける(ステップS4i)。例えば、図8において、ブロックレイアウトメニューを選択すると、当該ブロックの属するエリア及びブロックのカテゴリに応じたレイアウトパターンをサムネールと共にポップアップで表示する。
(2) Layout editing process
When a layout editing request is received from the user (step S4g), a block editing screen as shown in FIG. 8 is displayed (step S4h). On this screen, a layout pattern stored in advance in the layout pattern area 153 of the data memory 15 is presented, and a content layout selection operation is accepted (step S4i). For example, in FIG. 8, when the block layout menu is selected, a layout pattern corresponding to the area to which the block belongs and the category of the block is displayed in a pop-up together with a thumbnail.

そして、図5に示すように、上記選択されたレイアウトパターンをレイアウト指示情報として、このブロックに対応付けてブロックデータ領域152に記憶する(ステップS4j)。この記憶されたレイアウト指示情報をもとにレイアウトパターン領域153からレイアウトパターンを読み出して(ステップS4k)、サイト編集画面の当該ブロックのコンテンツのレイアウト表示を更新する(ステップS4v)。   Then, as shown in FIG. 5, the selected layout pattern is stored as layout instruction information in the block data area 152 in association with this block (step S4j). Based on the stored layout instruction information, a layout pattern is read from the layout pattern area 153 (step S4k), and the layout display of the content of the block on the site editing screen is updated (step S4v).

(3)デザイン編集処理について
ユーザからデザイン編集の要求を受け付けると(ステップS4l)、図8に示すようなブロック編集画面を表示する(ステップS4m)。この画面において、データメモリ15のデザインパターン領域154に予め記憶されたデザインパターンを提示して、コンテンツのデザインの選択操作を受け付ける(ステップS4n)。例えば、図8において、ブロックデザインのカラー、背景色等のメニューを選択すると、当該ブロックの属するエリア及びブロックのカテゴリに応じたデザインパターンをサムネールと共にポップアップで表示する。
(3) About the design editing process
When a design editing request is received from the user (step S41), a block editing screen as shown in FIG. 8 is displayed (step S4m). On this screen, a design pattern stored in advance in the design pattern area 154 of the data memory 15 is presented, and a content design selection operation is accepted (step S4n). For example, in FIG. 8, when a menu such as block design color or background color is selected, a design pattern corresponding to the area to which the block belongs and the category of the block is displayed in a pop-up together with a thumbnail.

そして、図5に示すように、CPU11は上記選択されたデザインパターンをデザイン指示情報として、このブロックに対応付けてブロックデータ領域152に記憶する(ステップS4o)。この記憶されたデザイン指示情報をもとにデザインパターン領域154からデザインパターンを読み出して(ステップS4p)、サイト編集画面の当該ブロックのコンテンツのデザイン表示を更新する(ステップS4v)。   Then, as shown in FIG. 5, the CPU 11 stores the selected design pattern as design instruction information in the block data area 152 in association with this block (step S4o). Based on the stored design instruction information, a design pattern is read from the design pattern area 154 (step S4p), and the design display of the content of the block on the site editing screen is updated (step S4v).

(4)共有設定処理について
ユーザから共有設定の要求を受け付けると(ステップS4q)、例えば図9に示すようなブロック編集画面を表示する(ステップS4r)。この画面において、このブロックの共有設定操作を受け付ける(ステップS4s)。図9において、ユーザがこのブロック共有の開始を設定する場合には、共有設定から「共有する」を選択し、ブロックを識別するためのブロック名を入力する。ここで、入力したブロック名は「オリジナル」に追加される。一方、既に共有中の他のブロックと当該ブロックを共有させるには、「オリジナル」の中から共有させたいブロックのブロック名を選択する。
(4) Sharing setting process
When a sharing setting request is received from the user (step S4q), for example, a block editing screen as shown in FIG. 9 is displayed (step S4r). In this screen, the sharing setting operation for this block is accepted (step S4s). In FIG. 9, when the user sets the start of block sharing, “Share” is selected from the sharing setting, and a block name for identifying the block is input. Here, the input block name is added to “original”. On the other hand, in order to share the block with another block already shared, the block name of the block to be shared is selected from “original”.

そして、上記設定された共有設定内容を共有指示情報として、このブロックに対応付けてブロックデータ領域152に記憶する(ステップS4t)。この記憶された共有指示情報をもとに共有されたブロックデータをブロックデータ領域152から読み出して(ステップS4u)、サイト編集画面の当該ブロックの表示を更新する(ステップS4v)。上記選択されたブロックについて終了指示を受けるまで各種編集操作を繰り返し行う(ステップS4w)。図5に、ページ100とページ200との間で、ブロック103が共有されたイメージを示す。   Then, the set sharing setting content is stored as sharing instruction information in the block data area 152 in association with this block (step S4t). The block data shared based on the stored sharing instruction information is read from the block data area 152 (step S4u), and the display of the block on the site editing screen is updated (step S4v). Various editing operations are repeatedly performed until an end instruction is received for the selected block (step S4w). FIG. 5 shows an image in which the block 103 is shared between the page 100 and the page 200.

(5)その他の編集処理について
図5に示すように、ページ100に形成されたブロック101〜104について一括してデザインパターンの変更を指示することもできる。この指示を受けた場合は、ブロックデータ領域152に記憶されたブロック101〜104それぞれに対応するデザイン指示情報を変更されたデザイン指示情報にそれぞれ更新すればよい。また、ページ単位だけでなく、コーナーまたはサイト単位で一括にデザインを変更するようにするようにしてもよい。
(5) Other Editing Processing As shown in FIG. 5, it is possible to instruct the design pattern change for the blocks 101 to 104 formed on the page 100 in a lump. When this instruction is received, the design instruction information corresponding to each of the blocks 101 to 104 stored in the block data area 152 may be updated to the changed design instruction information. In addition to the page unit, the design may be changed in a batch at the corner or site unit.

また、パターン更新部164は、CPU11の制御の下、レイアウトパターン領域153のレイアウトパターン又はデザインパターン領域154のデザインパターンの更新を受け付ける。このパターン更新部164によりユーザによりカスタマイズされたデザインパターンを登録しておいたり、新たなレイアウトパターンを追加したりすることも可能である。例えば、図5において、新たなレイアウトパターン及びデザインパターンが追加されると、既に編集済みのブロックについても、これらのパターンをそれぞれ選択するだけで、新たなレイアウト及びデザインを適用できる。   Further, the pattern update unit 164 receives an update of the layout pattern in the layout pattern area 153 or the design pattern in the design pattern area 154 under the control of the CPU 11. The pattern update unit 164 can register a design pattern customized by the user, or can add a new layout pattern. For example, in FIG. 5, when a new layout pattern and design pattern are added, a new layout and design can be applied to an already edited block only by selecting each of these patterns.

以上述べたように、上記実施形態では、ホームページ作成装置1では、ホームページを構成するページの一部の領域にブロックを形成し、複数のブロックを組み合わせてページを構築する。ブロック編集部162は、ブロックに表示するコンテンツの編集を受け付けるコンテンツ編集機能と、ブロックに表示されるコンテンツのレイアウトの選択を受け付けるレイアウト選択機能と、ブロックに表示されるコンテンツのデザインの選択を受け付けるデザイン選択機能とを有する。すなわち、このブロック編集部162により、受け付けられたコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報が各ブロックに対応付けられてそれぞれデータメモリ15のブロックデータ領域で管理される。   As described above, in the above-described embodiment, the homepage creation apparatus 1 forms a block in a partial area of a page constituting the homepage, and constructs a page by combining a plurality of blocks. The block editing unit 162 includes a content editing function that receives editing of content displayed in the block, a layout selection function that receives selection of the layout of content displayed in the block, and a design that receives selection of design of content displayed in the block. A selection function. That is, the block editing unit 162 manages the received content specification information, layout instruction information, and design instruction information in the block data area of the data memory 15 in association with each block.

したがって、上記実施形態によれば、所望な構成のページを簡単な操作で作成することが可能となる。すなわち、ユーザはページの一部の領域に形成したブロック単位で操作を行えばよいので操作性を統一することができ、ページ単位で編集を行う場合と比べて操作が煩雑になることがない。また、複雑な構成のページを作成する場合にも、レイアウト又はデザインの異なるブロックを単純に組み合わせるだけで簡単な操作で作成することが可能となる。   Therefore, according to the embodiment, it is possible to create a page having a desired configuration with a simple operation. That is, since the user only needs to perform operations in units of blocks formed in a partial area of the page, the operability can be unified, and the operation does not become complicated as compared with the case of editing in units of pages. Further, even when a page having a complicated configuration is created, it can be created by a simple operation by simply combining blocks having different layouts or designs.

また、ブロック間の共有設定機能により、同一の表示内容のブロックを簡単に形成することが可能となる。また、共有設定された1つのブロックについて変更操作を行うだけで、共有されたすべてのブロックに反映されるため、ブロックそれぞれに対する更新操作が不要となり、ブロックの管理が容易になる。
さらに、ページやコーナー等の単位で形成されたブロックのデザインを一括で変更することも可能である。このように構成することで、さらに操作性を向上することが可能となり、統一したデザインをページ全体に即座に反映させることができるようになる。
In addition, a block having the same display content can be easily formed by the sharing setting function between blocks. Further, since only a change operation is performed for one block that is set to be shared, the change is reflected in all the shared blocks. Therefore, an update operation for each block becomes unnecessary, and block management becomes easy.
Furthermore, the design of blocks formed in units such as pages and corners can be changed at once. With this configuration, operability can be further improved, and a unified design can be immediately reflected on the entire page.

なお、この発明は、上記実施形態に限定されるものではない。例えば、図1においてホームページ作成装置を単一のパーソナルコンピュータとして構成したが、サーバ装置とこのサーバ装置にネットワークを介して接続されるクライアント端末によって構築されるシステムにより実現することもできる。この場合、プログラムメモリ16に記憶された各種制御プログラムがサーバ装置で実行され、サーバ装置は、クライアント端末からネットワークを介して入力されるユーザの操作情報もとに上述した編集処理を行う。このように構成することにより、制御プログラム、レイアウトパターン及びデザインパターン等の更新があった場合にはサーバ装置側でのみ更新処理を行えばよいため、ユーザに対してバージョンアップ等の手間を省き、常に最新の機能を提供することができる。その他にも、ホームページ作成装置1の構成及び処理の手順やその内容についても、この発明の要旨を逸脱しない範囲で種々に変形して実施できる。   The present invention is not limited to the above embodiment. For example, although the homepage creation apparatus is configured as a single personal computer in FIG. 1, it can be realized by a system constructed by a server apparatus and a client terminal connected to the server apparatus via a network. In this case, various control programs stored in the program memory 16 are executed by the server device, and the server device performs the above-described editing process based on user operation information input from the client terminal via the network. By configuring in this way, when there is an update of the control program, layout pattern, design pattern, etc., it is only necessary to perform the update process only on the server device side, so the trouble of version upgrade etc. is saved for the user, The latest functions can always be provided. In addition, the configuration and processing procedure and contents of the homepage creation apparatus 1 can be variously modified and implemented without departing from the gist of the present invention.

すなわち、この発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   That is, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

この発明に係るホームページ作成装置の一実施形態を示す構成図。The block diagram which shows one Embodiment of the homepage production apparatus which concerns on this invention. 図1に示すホームページ作成装置で作成されるホームページのサイトの構成を示す図。The figure which shows the structure of the site of the homepage created with the homepage creation apparatus shown in FIG. 図1に示すホームページ作成装置におけるホームページ作成時の入力操作に対する処理手順を示すフローチャート。The flowchart which shows the process sequence with respect to input operation at the time of the homepage creation in the homepage creation apparatus shown in FIG. 図1に示すホームページ作成装置におけるブロック編集処理の手順とその内容を示すフローチャート。The flowchart which shows the procedure of the block edit process in the homepage creation apparatus shown in FIG. 1, and its content. 図1に示すホームページ作成装置1のブロック編集処理におけるデータ管理を示す模式図。The schematic diagram which shows the data management in the block edit process of the homepage creation apparatus 1 shown in FIG. 図1に示すホームページ作成装置により表示されるサイト編集画面の一例を示す図。The figure which shows an example of the site edit screen displayed by the homepage production apparatus shown in FIG. 図1に示すホームページ作成装置においてコンテンツ編集時に表示されるブロック編集画面の一例を示す図。The figure which shows an example of the block edit screen displayed at the time of content edit in the homepage creation apparatus shown in FIG. 図1に示すホームページ作成装置においてレイアウト及びデザイン編集時に表示されるブロック編集画面の一例を示す図。The figure which shows an example of the block edit screen displayed at the time of layout and design edit in the homepage creation apparatus shown in FIG. 図1に示すホームページ作成装置において共有設定時に表示されるブロック編集画面の一例を示す図。The figure which shows an example of the block edit screen displayed at the time of sharing setting in the homepage creation apparatus shown in FIG.

符号の説明Explanation of symbols

1…ホームページ作成装置、11…CPU、12…入出力インタフェース、13…入力装置、14…表示装置、15…データメモリ、151…サイト内データ領域、152…ブロックデータ領域、153…レイアウトパターン領域、154…デザインパターン領域、155…コンテンツ領域、16…プログラムメモリ、161…サイト編集部、162…ブロック編集部、163…ページデータ生成部、164…パターン更新部。   DESCRIPTION OF SYMBOLS 1 ... Homepage creation apparatus, 11 ... CPU, 12 ... Input / output interface, 13 ... Input device, 14 ... Display device, 15 ... Data memory, 151 ... In-site data area, 152 ... Block data area, 153 ... Layout pattern area, 154 ... Design pattern area, 155 ... Content area, 16 ... Program memory, 161 ... Site editing section, 162 ... Block editing section, 163 ... Page data generating section, 164 ... Pattern updating section.

Claims (11)

ホームページを構成するページの一部の領域にブロックを形成するブロック形成手段と、
前記ブロックに表示するコンテンツの指定を受け付けるコンテンツ指定受付手段と、
前記ブロックに表示されるコンテンツのレイアウトの指示を受け付けるレイアウト指示受付手段と、
前記ブロックに表示されるコンテンツのデザインの指示を受け付けるデザイン指示受付手段と、
前記コンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報を前記ブロックに対応付けてそれぞれ管理する管理手段と、
前記管理手段から前記ページに形成されたブロックに対応するコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をそれぞれ読み出し、読み出した各情報をもとにページデータを生成する生成手段と
を具備することを特徴とするホームページ作成装置。
A block forming means for forming a block in a partial area of a page constituting the homepage;
Content specification accepting means for accepting designation of content to be displayed in the block;
Layout instruction receiving means for receiving an instruction for the layout of the content displayed in the block;
Design instruction accepting means for accepting an instruction for designing the content displayed in the block;
Management means for managing the content designation information, layout instruction information, and design instruction information in association with the block;
Generation means for reading content designation information, layout instruction information, and design instruction information corresponding to the blocks formed on the page from the management means, and generating page data based on the read information; A homepage creation apparatus characterized by comprising.
前記ページに前記ブロックが複数形成されている場合に、
前記ページ単位で前記複数のブロックに対応するデザインの変更指示を受け付けるデザイン変更指示受付手段をさらに具備し、
前記管理手段は、前記受け付けた変更指示に基づいて前記ページに形成された各ブロックに対応するデザインの指示情報を変更することを特徴とする請求項1記載のホームページ作成装置。
When a plurality of the blocks are formed on the page,
Further comprising design change instruction accepting means for accepting design change instructions corresponding to the plurality of blocks in units of pages;
2. The homepage creation apparatus according to claim 1, wherein the management unit changes design instruction information corresponding to each block formed on the page based on the received change instruction.
前記ブロックのレイアウトのパターンを予め記憶するレイアウトパターン記憶部をさらに具備し、
前記レイアウト指示手段は、前記記憶部に記憶されたレイアウトパターンの選択指示を受け付けることを特徴とする請求項1記載のホームページ作成装置。
A layout pattern storage unit for storing in advance a layout pattern of the block;
The homepage creation apparatus according to claim 1, wherein the layout instruction unit accepts a layout pattern selection instruction stored in the storage unit.
前記ブロックのデザインのパターンを予め記憶するデザインパターン記憶部をさらに具備し、
前記デザイン指示手段は、前記記憶部に記憶されたデザインパターンの選択指示を受け付けることを特徴とする請求項1記載のホームページ作成装置。
Further comprising a design pattern storage unit that prestores a design pattern of the block;
The homepage creation apparatus according to claim 1, wherein the design instruction unit receives an instruction to select a design pattern stored in the storage unit.
前記ページに前記ブロックが複数形成されている場合に、
前記形成されたブロック同士のコンテンツ、レイアウト、及びデザインを共有させる共有指示を受け付ける共有指示手段をさらに具備し、
前記管理手段は、前記受け付けた共有指示に基づいて前記管理されているコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をブロック間で共有することを特徴とする請求項1記載のホームページ作成装置。
When a plurality of the blocks are formed on the page,
Further comprising a sharing instruction means for receiving a sharing instruction for sharing the content, layout, and design of the formed blocks,
2. The homepage according to claim 1, wherein the management unit shares the managed content specification information, layout instruction information, and design instruction information between the blocks based on the received sharing instruction. Creation device.
コンピュータをホームページ作成装置として使用するためのホームページ作成プログラムであって、
ホームページを構成するページの一部の領域にブロックを形成する処理と、
前記ブロックに表示するコンテンツの指定を受け付ける処理と、
前記ブロックに表示されるコンテンツのレイアウトの指示を受け付ける処理と、
前記ブロックに表示されるコンテンツのデザインの指示を受け付ける処理と、
前記コンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報を前記ブロックに対応付けてそれぞれ管理する処理と、
前記ページに形成されたブロックに対応するコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をそれぞれ読み出し、読み出した各情報をもとにページデータを生成する処理と
を、前記コンピュータに実行させることを特徴とするホームページ作成プログラム。
A homepage creation program for using a computer as a homepage creation device,
Processing to form a block in a partial area of the page constituting the homepage;
Processing for accepting designation of content to be displayed in the block;
A process of receiving an instruction for a layout of content displayed in the block;
A process of accepting an instruction for design of content displayed in the block;
A process of managing the content designation information, layout instruction information, and design instruction information in association with the block;
A process for reading out the content specification information, layout instruction information, and design instruction information corresponding to the blocks formed on the page and generating page data based on the read information is executed in the computer. A homepage creation program characterized by
前記ページに前記ブロックが複数形成されている場合に、
前記ページ単位で前記複数のブロックに対応するデザインの変更指示を受け付ける処理をさらに前記コンピュータに実行させ、
前記管理する処理は、前記受け付けた変更指示に基づいて前記ページに形成された各ブロックに対応するデザインの指示情報を変更することを特徴とする請求項6記載のホームページ作成プログラム。
When a plurality of the blocks are formed on the page,
Causing the computer to further execute a process of accepting a design change instruction corresponding to the plurality of blocks in units of pages;
The homepage creation program according to claim 6, wherein the managing process changes design instruction information corresponding to each block formed on the page based on the received change instruction.
前記コンピュータに前記ブロックのレイアウトのパターンを予め記憶し、
前記レイアウトの指示を受け付ける処理は、前記記憶されたレイアウトパターンの選択指示を受け付けることを特徴とする請求項6記載のホームページ作成プログラム。
Pre-store the block layout pattern in the computer;
7. The homepage creation program according to claim 6, wherein the process of accepting the layout instruction accepts the stored layout pattern selection instruction.
前記コンピュータに前記ブロックのデザインのパターンを予め記憶し、
前記デザインの指示を受け付ける処理は、前記記憶されたデザインパターンの選択指示を受け付けることを特徴とする請求項6記載のホームページ作成プログラム。
Pre-store the design pattern of the block in the computer,
The homepage creation program according to claim 6, wherein the process of accepting the design instruction accepts an instruction to select the stored design pattern.
前記ページに前記ブロックが複数形成されている場合に、
前記形成されたブロック同士のコンテンツ、レイアウト、及びデザインを共有させる共有指示を受け付ける処理と、
前記受け付けた共有指示に基づいて前記管理されているコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をブロック間で共有する処理とをさらに前記コンピュータに実行させることを特徴とする請求項6記載のホームページ作成プログラム。
When a plurality of the blocks are formed on the page,
A process of receiving a sharing instruction for sharing the content, layout, and design of the formed blocks;
The computer is further configured to execute processing for sharing the managed content specification information, layout instruction information, and design instruction information between blocks based on the received sharing instruction. 6. Homepage creation program described in 6.
編集画面を介して入力される操作情報をもとにホームページを作成するホームページ作成装置に用いられるホームページ作成方法であって、
ホームページを構成するページの一部の領域にブロックを形成し、
前記ブロックに表示するコンテンツの指定を受け付け、
前記ブロックに表示されるコンテンツのレイアウトの指示を受け付け、
前記ブロックに表示されるコンテンツのデザインの指示を受け付け、
前記コンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報を前記ブロックに対応付けてそれぞれ管理し、
前記ページに形成されたブロックに対応するコンテンツの指定情報、レイアウトの指示情報、及びデザインの指示情報をそれぞれ読み出し、読み出した各情報をもとにページデータを生成することを特徴とするホームページ作成方法。
A homepage creation method used in a homepage creation device that creates a homepage based on operation information input via an edit screen,
Blocks are formed in some areas of the pages that make up the homepage,
Accept specification of content to be displayed in the block,
Accepts layout instructions for content displayed in the block;
Accepts design instructions for content displayed in the block,
Managing the content designation information, layout instruction information, and design instruction information in association with the block,
A homepage creation method characterized in that content designation information, layout instruction information, and design instruction information corresponding to blocks formed on the page are read out, and page data is generated based on the read-out information. .
JP2007144709A 2007-05-31 2007-05-31 Homepage creation device, homepage creation program and homepage creation method Active JP5322403B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007144709A JP5322403B2 (en) 2007-05-31 2007-05-31 Homepage creation device, homepage creation program and homepage creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007144709A JP5322403B2 (en) 2007-05-31 2007-05-31 Homepage creation device, homepage creation program and homepage creation method

Publications (2)

Publication Number Publication Date
JP2008299571A true JP2008299571A (en) 2008-12-11
JP5322403B2 JP5322403B2 (en) 2013-10-23

Family

ID=40173046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007144709A Active JP5322403B2 (en) 2007-05-31 2007-05-31 Homepage creation device, homepage creation program and homepage creation method

Country Status (1)

Country Link
JP (1) JP5322403B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010093063A1 (en) * 2009-02-13 2010-08-19 日立公共システムエンジニアリング株式会社 Web page creating device and web page creation support device used for same, and client device for web page creation
JP2012084006A (en) * 2010-10-13 2012-04-26 Ecs:Kk Screen layout design program, method and system for the same, web page creation program, and method and system for the same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222508A (en) * 1997-02-07 1998-08-21 Arefu Syst:Kk Computer screen layout editing method
JP2000339251A (en) * 1999-05-27 2000-12-08 Rippu Japan Kk Automatic compilation system of digital contents and recording medium in which automatically compiled digital contents are stored
JP2006221582A (en) * 2005-02-14 2006-08-24 Canon Inc Information processor, method of controlling the same, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222508A (en) * 1997-02-07 1998-08-21 Arefu Syst:Kk Computer screen layout editing method
JP2000339251A (en) * 1999-05-27 2000-12-08 Rippu Japan Kk Automatic compilation system of digital contents and recording medium in which automatically compiled digital contents are stored
JP2006221582A (en) * 2005-02-14 2006-08-24 Canon Inc Information processor, method of controlling the same, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010093063A1 (en) * 2009-02-13 2010-08-19 日立公共システムエンジニアリング株式会社 Web page creating device and web page creation support device used for same, and client device for web page creation
JP2012084006A (en) * 2010-10-13 2012-04-26 Ecs:Kk Screen layout design program, method and system for the same, web page creation program, and method and system for the same

Also Published As

Publication number Publication date
JP5322403B2 (en) 2013-10-23

Similar Documents

Publication Publication Date Title
US9037974B2 (en) Creating and editing dynamic graphics via a web interface
JP5193042B2 (en) Command user interface for displaying selectable function controls in database applications
KR101275871B1 (en) System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor
JP5128673B2 (en) Application development support apparatus, program, and recording medium
US7814411B2 (en) Method and apparatus for adapting external controls to a portal design
JP2008234213A (en) Information processor, information processing method, information processing program and recording medium with same program recorded
US8136043B2 (en) GUI generation apparatus and method for generating GUI
KR102198847B1 (en) Customized web-based program drawing system
JP4870601B2 (en) Screen data generation apparatus, image processing apparatus, screen data generation method and program
JP5404969B1 (en) Electronic manual browsing device and system
JP2007102583A (en) Patent information management system, patent information management method, and program
JP5322403B2 (en) Homepage creation device, homepage creation program and homepage creation method
JP2008234339A (en) Information processor, information processing system, and printer driver
JP6594359B2 (en) Information processing apparatus, information processing method, and program
JP2010009167A (en) Screen display device, screen display method, and screen display program
JP2006331356A (en) Business processing program, recording medium recording it, and business processing system
JP2005078119A (en) Support system and method for software development support, program, and recording medium
JP2004318848A (en) Automatic picture generating apparatus, automatic picture generating method, automatic picture generating program, recording medium, performance apparatus, file editing apparatus, file editing method and file editing program
JP2006073037A (en) File edition device, file edition method and file edition program
JP2006276989A (en) Web page contents generating system
JP6331307B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5510502B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program
JP6531855B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD FOR INFORMATION PROCESSING APPARATUS, AND PROGRAM
JP4341726B2 (en) Electronic form system and recording medium
JP2007122530A (en) Unit information processor, unit information processing method and unit information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100405

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120312

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120904

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130618

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130716

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250