JP2004348519A - Software product and its manufacturing device - Google Patents

Software product and its manufacturing device Download PDF

Info

Publication number
JP2004348519A
JP2004348519A JP2003145894A JP2003145894A JP2004348519A JP 2004348519 A JP2004348519 A JP 2004348519A JP 2003145894 A JP2003145894 A JP 2003145894A JP 2003145894 A JP2003145894 A JP 2003145894A JP 2004348519 A JP2004348519 A JP 2004348519A
Authority
JP
Japan
Prior art keywords
executed
component
software
computer
function
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
JP2003145894A
Other languages
Japanese (ja)
Inventor
Mitsunori Egawa
光徳 江川
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.)
Toppan Inc
Original Assignee
Toppan Printing Co Ltd
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 Toppan Printing Co Ltd filed Critical Toppan Printing Co Ltd
Priority to JP2003145894A priority Critical patent/JP2004348519A/en
Publication of JP2004348519A publication Critical patent/JP2004348519A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To facilitate the customization of software for satisfying different needs of respective customers. <P>SOLUTION: This software product is provided with a main body part, software having one or more components, and a setting file carrying information for making a computer determine an executable component and an non-executable component. The software makes the computer determine the executable component and the non-executable component on the basis of the description of the setting file for making the computer execute the component determined to be executable or for making the computer not execute the component determined to be non-executable or cancel execution of the component determined to be non-executable. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ソフトウェア製品及びその製造装置に関する。
【0002】
【従来の技術】
一般にシステムソリューションとは、システム環境を通して顧客企業の業務を支援し、顧客の抱える問題を解決する事業のことである。この事業では、各々の顧客ごとに異なるニーズを満たすために、顧客ごとにシステムをカスタマイズして提供することが多い。
【0003】
従来のシステム開発の流れは、まずプログラミングによりアプリケーションソフトウェアを作成し、さらにアプリケーションソフトウェアで使用するデータを作成する。次にアプリケーションソフトウェアを顧客のコンピュータにインストールするためのセットアップ・プログラムを作成し、これらアプリケーションソフトウェアとデータとセットアップ・プログラム(セットアップ・プログラムは、インストーラとも呼ばれる)とを、顧客に配布するCD−ROMなどの記録媒体に書き込む、というのが基本的な流れである。
【0004】
従来のシステム開発は、主に、システム開発経験の豊富な熟練技術者が担っており、アプリケーション言語などを用いてプログラミングすることにより行われる。システムのカスタマイズに関しては、近年ではオブジェクト指向(非特許文献1参照)などの考え方により、プログラムの再利用を目指した開発手法が取りいれられているが、それでも相応のスキルが必要になる。
【0005】
当然、システムソリューションを事業として行う業者に求められるものは、システム開発スキル(アプリケーション言語、システムの知識など)であるが、これが無い場合、外部ソフトウェアメーカーなどにシステム開発を委託する。この場合、システム開発費が高くなるなどの問題がある。
【0006】
また、システムカスタマイズは、基本的に既存のシステムを修正することで行うが、それでも作業ごとに開発費用が発生し、開発スキルも必須である。
【0007】
【非特許文献1】
アスキー デジタル用語辞典、オブジェクト指向[平成15年5月8日検索]、インターネット<URL:http://yougo.ascii24.com/gh/07/000738.html>
【発明が解決しようとする課題】
本発明は係る現状に鑑みてなされたもので、各々の顧客ごとに異なるニーズを満たすためになされるソフトウェアのカスタマイズを容易に行えるようにすることを課題とする。
【0008】
【課題を解決するための手段】
本発明において上記の課題を達成するために、まず請求項1の発明では、本体部分と、一つ又は複数の部品とを有するソフトウェアと、
コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルとを有するソフトウェア製品であって、
前記ソフトウェアは、コンピュータに、設定ファイルの記載に基づいて、何れの部品が実行であり、何れの部品が不実行であるのかを判断させ、実行と判断された部品を実行させ、不実行と判断された部品を実行させないか、或いは不実行と判断された部品の実行を無効にさせるものであることを特徴とするソフトウェア製品としたものである。
【0009】
また請求項2の発明では、本体部分と、一つ又は複数の部品とを有するソフトウェアを記憶する機能と、
コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルを作成する機能とを有する装置であって、
前記ソフトウェアは、コンピュータに、何れの部品が実行であり、何れの部品が不実行であるのかを判断させ、実行と判断された部品を実行させ、不実行と判断された部品を実行させないか、或いは不実行と判断された部品の実行を無効にさせるものであることを特徴とするソフトウェア製品の製造装置としたものである。
【0010】
【発明の実施の形態】
以下に、本発明の一実施形態を説明する。
【0011】
1.ソフトウェアの半製品
本実施形態では、ソフトウェアの半製品を予め用意し、この半製品から個々の顧客のニーズに応じて製品を作る。この半製品は、図1に示すように、データの格納装置と、アプリケーションソフトウェアとからなる。
【0012】
データの格納装置は、データを格納する装置である。但し、半製品では、データの格納装置に、データは未投入である。アプリケーションソフトウェアは、データの格納装置に対して、データ操作を行う。
【0013】
アプリケーションソフトウェアは、本体部分と、部品1〜nとからなる。ここで、nは、1以上の自然数である。アプリケーションソフトウェアにおいて、カスタマイズ可能な個々の機能と、個々の部品とは、機能を特定すると、特定された機能を実現する部品が特定されるという対応関係がある。一つの部品で、一つの機能が実現されても良いし、複数の部品で、一つの機能が実現されても良い。ある機能を実現する部品がコンピュータに実行される場合に、この機能がコンピュータに実現される。但し、ある機能を実現する部品がコンピュータに実行されても、その実行が無効にされれば、この機能がコンピュータに実現されない。
【0014】
2.設定ファイル
設定ファイルは、コンピュータに、部品1〜nの中で、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載されたファイルである。アプリケーションソフトウェアの本体部分は、コンピュータに、設定ファイルの記載を読ませ、設定ファイルの記載に基づいて、部品1〜nの中で、何れの部品が実行であり、何れの部品が不実行であるのかを判断させ、実行と判断された部品を実行させ、不実行と判断された部品を実行させないか、或いは不実行と判断された部品の実行を無効にさせる。この設定ファイルは、半製品には含まれず、半製品から製品が作られる過程で作成されて製品の一部となる。
【0015】
設定ファイルの一つの例を、図2に示す。図2の設定ファイルでは、コンピュータに、部品1〜nの中で、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報として、個々の部品のON又はOFFが記載されている。例えば、「部品i=ON」は、部品iが実行であり、「部品j=OFF」は、部品jが不実行であることを意味する。ここで、nを、n≧1なる自然数として、i,jは、1≦i,j≦nなる自然数である。また、ある部品について記載されるON又はOFFを、この部品のフラグの値とも云う。
【0016】
設定ファイルのもう一つの例を、図3に示す。図3の設定ファイルでは、コンピュータに、部品1〜nの中で、何れの部品が実行であり、何れの部品が不実行であるのかを判断させる情報として、カスタマイズ可能な個々の機能のON又はOFFが記載されている。例えば、「機能i=ON」は、機能iを実現する部品が実行であり、「機能j=OFF」は、機能jを実現する部品が不実行であることを意味する。ここで、mを、m≧1なる自然数として、i,jは、1≦i,j≦mなる自然数である。また、ある機能について記載されるON又はOFFを、この機能のフラグの値とも云う。
【0017】
3.製品の製造
ソフトウェア製品製造装置により、ソフトウェアの半製品から、ソフトウェア製品が製造される。
【0018】
ソフトウェア製品製造装置は、以下の(1)〜(5)の機能を有するコンピュータシステムである。
(1)ソフトウェアの半製品を記憶する機能。
(2)コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルを作成する機能。
(3)データの格納装置に、データを投入する機能。
(4)セットアップ・プログラムを作成する機能。
(5)アプリケーションソフトウェアと、設定ファイルと、データが投入されたデータの格納装置と、セットアップ・プログラムとからなるソフトウェア製品を記録媒体に記録する機能。
【0019】
ソフトウェア製品が、どのようなステップを経て、製造されるのかを、図4のフローチャートに従って説明する。
【0020】
STEP1;
ソフトウェア製品製造装置で、コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルを顧客のニーズを満たすように作成する。
【0021】
例えば、コンピュータに、何れの部品が実行であり、何れの部品を不実行なのかを判断させる情報が、個々の部品のON又はOFFである場合、ソフトウェア製品製造装置は、実行である部品を顧客のニーズを満たすように製造業者に選択させ、選択された部品をONに、選択されない部品をOFFとする図2に示すような設定ファイルを作成する。
【0022】
また例えば、コンピュータに、何れの部品を実行し、何れの部品を実行しないのかを判断させる情報が、カスタマイズ可能な個々の機能のON又はOFFである場合、ソフトウェア製品製造装置は、実現させる機能を顧客のニーズを満たすように製造業者に選択させ、選択された機能をONに、選択されない機能をOFFとする図3に示すような設定ファイルを作成する。
【0023】
STEP2;
ソフトウェア製品製造装置は、データの格納装置に、データを投入する。
このデータの格納装置に投入されるデータは、顧客のニーズを満たすように製造業者が作成したものである。
【0024】
STEP3;
ソフトウェア製品製造装置は、セットアップ・プログラムを作成する。
【0025】
STEP4;
ソフトウェア製品製造装置は、アプリケーションソフトウェアと、設定ファイルと、データが投入されたデータの格納装置と、セットアップ・プログラムとからなるソフトウェア製品を記録媒体に記録する。
このソフトウェア製品が記録された記録媒体を、セットアップ用記録媒体と呼ぶ。セットアップ用記録媒体が、CD−ROMのようにディスクの形をしている場合、セットアップ用記録媒体はセットアップディスクと呼ばれる。
【0026】
尚、セットアップ用記録媒体は、顧客に配布され、顧客のコンピュータに、ソフトウェア製品をインストールするのに用いられる。
【0027】
またソフトウェア製品を記録媒体に記録する代わりに、ネットワークを介して、ソフトウェア製品製造装置から顧客のコンピュータに送っても良い。ここで、ネットワークは、ソフトウェア製品製造装置と、顧客のコンピュータとの間でデータ通信が可能であれば、その種類や形態に特に制限は無く、例えば、インターネットや専用回線でも良く、また、途中で光通信や無線通信が行なわれるものであっても良い。
【0028】
4.ソフトウェア製品の例
以下に、ソフトウェア製品の例を説明する。
【0029】
本例では、データの格納装置に、自治体や組合の例規集に関するデータが投入されている。そして、図5に示すように、インターネットに接続されているサーバがアプリケーションソフトウェアを実行することにより、インターネットに接続されている各端末にて、WEBブラウザで、データの格納装置に格納されている自治体や組合の例規集に関するデータを検索して閲覧することが可能になる。
【0030】
ここで、サーバは、コンピュータである。また、端末は、パソコンなどのコンピュータ、或いは、携帯電話機などの携帯端末である。
【0031】
本例での設定ファイルは、図3に示すように、サーバに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報として、カスタマイズ可能な個々の機能のON又はOFFが記載されている。本例では、設定ファイルにON又はOFFが記載される機能の一つとして、メモ機能がある。
【0032】
メモ機能フラグの値がONのとき、図6に示すように、条文を記載したHTML文書にメモボタンが表示され、各端末にて、このメモリボタンをクリックすると、条文の付帯事項や補足などを記載したメモが閲覧できる。他方、メモ機能フラグの値がOFFのとき、条文を記載したHTML文書にメモボタンが表示されず、各端末にて、メモが閲覧できない。これは、図8に示すように、メモ機能フラグの値がONならば、メモボタンを表示するHTML文を作成する部品が実行されるのに対して、メモ機能フラグの値がOFFならば、メモボタンを表示するHTML文を作成する部品が実行されないからである。
【0033】
またメモ機能フラグの値がONのとき、図9に示すように、メモ検索画面における、検索対象ラジオボタン、キーワードテキストフィールド、タイトルテキストフィールド、作成年月日、検索ボタン、クリアボタンが有効となり、各端末にて、メモの検索が可能になる。他方、メモ機能フラグの値がOFFのときは、図10に示すように、メモ検索画面における、検索対象ラジオボタン、キーワードテキストフィールド、タイトルテキストフィールド、作成年月日、検索ボタン、クリアボタンが無効となり、各端末にて、メモの検索は不可能になる。これは、図11に示すように、メモ機能フラグの値がONならば、メモ検索画面における、検索対象ラジオボタン、キーワードテキストフィールド、タイトルテキストフィールド、作成年月日、検索ボタン、クリアボタンを有功とする部品の実行が、そのまま有効であるのに対して、メモ機能フラグの値がOFFならば、その実行が無効とされるからである。
【0034】
【発明の効果】
本発明は、コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報を、各々の顧客ごとに異なるニーズを満たすように、設定ファイルに記載するだけで、ソフトウェアのカスタマイズが容易に行えるという効果がある。
【図面の簡単な説明】
【図1】ソフトウェアの半製品の構成を示す図。
【図2】設定ファイルの一つの例を示す図。
【図3】設定ファイルのもう一つの例を示す図。
【図4】ソフトウェア製品が、どのようなステップを経て、製造されるのかを説明するフローチャート。
【図5】インターネットに接続しているサーバと各端末とを示す図。
【図6】メモ機能のフラグの値がONである場合の条文を記載したHTML文書の例を示す図。
【図7】メモ機能のフラグの値がOFFである場合の条文を記載したHTML文書の例を示す図。
【図8】メモ機能のフラグの値により、メモボタンを表示するHTML文を作成する部品の実行が制御されることを説明するプログラムフローチャート。
【図9】メモ機能のフラグの値がONである場合のメモ検索画面の例を示す図。
【図10】メモ機能のフラグの値がOFFである場合のメモ検索画面の例を示す図。
【図11】メモ機能のフラグの値により、メモ検索画面における、検索対象ラジオボタン、キーワードテキストフィールド、タイトルテキストフィールド、作成年月日、検索ボタン、クリアボタンの有効・無効が制御されることを説明するプログラムフローチャート。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a software product and an apparatus for manufacturing the software product.
[0002]
[Prior art]
Generally, a system solution is a business that supports the business of a client company through a system environment and solves the problems that the customer has. In this business, a system is often customized and provided for each customer in order to satisfy different needs for each customer.
[0003]
In a conventional system development flow, first, application software is created by programming, and data used by the application software is created. Next, a setup program for installing the application software on the customer's computer is created, and the application software, data, and the setup program (the setup program is also called an installer) are distributed to the customer, such as a CD-ROM. The basic flow is to write on a recording medium.
[0004]
2. Description of the Related Art Conventional system development is mainly performed by a skilled engineer with extensive system development experience, and is performed by programming using an application language or the like. Regarding the customization of the system, in recent years, a development method aimed at reusing a program has been adopted based on the concept of object orientation (see Non-Patent Document 1), but still requires appropriate skills.
[0005]
Naturally, what is required of a company that performs system solutions as a business is system development skills (application language, system knowledge, etc.), but if they do not have this, system development is outsourced to an external software manufacturer. In this case, there are problems such as an increase in system development costs.
[0006]
In addition, system customization is basically performed by modifying an existing system. However, development costs are incurred for each work, and development skills are also essential.
[0007]
[Non-patent document 1]
ASCII Digital Glossary, Object Oriented [May 8, 2003 search], Internet <URL: http: // yougo. ascii24. com / gh / 07/000738. html>
[Problems to be solved by the invention]
SUMMARY OF THE INVENTION The present invention has been made in view of the above situation, and it is an object of the present invention to easily customize software to satisfy different needs for each customer.
[0008]
[Means for Solving the Problems]
To achieve the above object in the present invention, first, in the invention of claim 1, software having a main body portion and one or more components,
A software product having a setting file in which information for causing the computer to determine which component is executed and which component is not executed,
The software causes the computer to determine which component is to be executed and which component is not to be executed based on the description of the setting file, to execute the component determined to be executed, and to determine that the component is not to be executed. The software product is characterized in that the executed component is not executed or the execution of the component determined to be not executed is invalidated.
[0009]
Further, according to the invention of claim 2, a function of storing software having a main body portion and one or a plurality of components,
An apparatus having a function of creating a setting file in which information for causing a computer to determine which part is executed and which part is not executed,
The software causes the computer to determine which component is executing and which component is not executing, to execute the component determined to be executed, and not to execute the component determined to be non-executing, Alternatively, a software product manufacturing apparatus is characterized in that execution of a component determined to be non-executable is invalidated.
[0010]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of the present invention will be described.
[0011]
1. Software Semi-Product In this embodiment, a software semi-product is prepared in advance, and a product is made from this semi-product according to the needs of each customer. This semi-finished product includes a data storage device and application software, as shown in FIG.
[0012]
The data storage device is a device that stores data. However, in a semi-finished product, data has not been input to the data storage device. The application software performs data operations on the data storage device.
[0013]
The application software includes a main body and components 1 to n. Here, n is a natural number of 1 or more. In application software, individual functions that can be customized and individual components have a correspondence relationship in which, when a function is specified, a component that realizes the specified function is specified. One function may be realized by one component, or one function may be realized by a plurality of components. When a component that realizes a certain function is executed by a computer, this function is realized by the computer. However, even if a component that realizes a certain function is executed by the computer, if the execution is invalidated, this function is not realized by the computer.
[0014]
2. The setting file is a file in which information for causing the computer to determine which of the components 1 to n is executed and which is not executed is described. The main body of the application software causes the computer to read the description of the setting file, and based on the description of the setting file, which of the components 1 to n is executed and which is not executed. Is determined, the component determined to be executed is executed, and the component determined not to be executed is not executed, or the execution of the component determined not to be executed is invalidated. This setting file is not included in the semi-finished product, but is created in the process of producing the product from the semi-finished product and becomes a part of the product.
[0015]
One example of a configuration file is shown in FIG. In the setting file of FIG. 2, ON or OFF of each component is described as information for determining which component is executed and which component is not executed among the components 1 to n in the computer. ing. For example, “component i = ON” means that component i is executed, and “component j = OFF” means that component j is not executed. Here, i is a natural number satisfying 1 ≦ i, j ≦ n, where n is a natural number satisfying n ≧ 1. Further, ON or OFF described for a certain part is also referred to as a value of a flag of this part.
[0016]
Another example of a configuration file is shown in FIG. In the setting file of FIG. 3, ON / OFF of individual customizable functions or information as information for allowing the computer to determine which of the components 1 to n is executed and which is not executed, OFF is described. For example, “function i = ON” means that the component realizing the function i is executed, and “function j = OFF” means that the component realizing the function j is not executed. Here, m is a natural number satisfying m ≧ 1, and i and j are natural numbers satisfying 1 ≦ i and j ≦ m. Further, ON or OFF described for a certain function is also referred to as a flag value of this function.
[0017]
3. Product Manufacturing The software product manufacturing apparatus manufactures software products from semi-finished software products.
[0018]
The software product manufacturing apparatus is a computer system having the following functions (1) to (5).
(1) Function of storing semi-finished products of software.
(2) A function of creating a setting file in which information for causing a computer to determine which component is executed and which component is not executed is described.
(3) A function of inputting data into a data storage device.
(4) A function for creating a setup program.
(5) A function of recording, on a recording medium, a software product including an application software, a setting file, a storage device for data into which data has been input, and a setup program.
[0019]
The steps through which the software product is manufactured will be described with reference to the flowchart of FIG.
[0020]
STEP1;
In the software product manufacturing apparatus, a computer creates a setting file in which information for determining which part is executed and which part is not executed is described so as to satisfy customer needs.
[0021]
For example, if the information that causes the computer to determine which part is executed and which part is not executed is ON or OFF of each part, the software product manufacturing apparatus sends the executed part to the customer. A setting file as shown in FIG. 2 is created in which the manufacturer is selected so as to satisfy the needs described above, and the selected parts are turned ON and the non-selected parts are turned OFF.
[0022]
Further, for example, when the information for causing the computer to determine which component is to be executed and which component is not to be executed is ON or OFF of each customizable function, the software product manufacturing apparatus implements the function to be realized. A setting file as shown in FIG. 3 in which the manufacturer is selected to satisfy the needs of the customer, and the selected function is turned on and the non-selected function is turned off is created.
[0023]
STEP2;
The software product manufacturing device inputs the data into the data storage device.
The data input to the data storage device is created by the manufacturer so as to satisfy customer needs.
[0024]
STEP3;
The software product manufacturing device creates a setup program.
[0025]
STEP4;
The software product manufacturing apparatus records a software product including an application software, a setting file, a storage device for data into which data is input, and a setup program on a recording medium.
The recording medium on which this software product is recorded is called a setup recording medium. When the setup recording medium is in the form of a disc such as a CD-ROM, the setup recording medium is called a setup disc.
[0026]
The setup recording medium is distributed to the customer and used to install a software product on the customer's computer.
[0027]
Instead of recording the software product on a recording medium, the software product may be sent from the software product manufacturing apparatus to a customer's computer via a network. Here, the network is not particularly limited in its type and form as long as data communication is possible between the software product manufacturing apparatus and the customer's computer. For example, the Internet or a dedicated line may be used. Optical communication or wireless communication may be performed.
[0028]
4. Examples of Software Products Hereinafter, examples of software products will be described.
[0029]
In this example, data relating to a set of local governments and unions is entered in the data storage device. Then, as shown in FIG. 5, the server connected to the Internet executes the application software, and at each terminal connected to the Internet, the local government stored in the data storage device using the WEB browser. It is possible to search and browse data related to the rules of associations and unions.
[0030]
Here, the server is a computer. The terminal is a computer such as a personal computer or a mobile terminal such as a mobile phone.
[0031]
As shown in FIG. 3, the setting file in this example includes ON / OFF of individual customizable functions as information for causing the server to determine which component is executed and which component is not executed. Is described. In this example, there is a memo function as one of the functions in which ON or OFF is described in the setting file.
[0032]
When the value of the memo function flag is ON, as shown in FIG. 6, a memo button is displayed on the HTML document in which the provision is described. You can browse the notes you have written. On the other hand, when the value of the memo function flag is OFF, the memo button is not displayed on the HTML document in which the provision is described, and the memo cannot be viewed on each terminal. This is because, as shown in FIG. 8, if the value of the memo function flag is ON, a component for creating an HTML sentence for displaying the memo button is executed, whereas if the value of the memo function flag is OFF, This is because the component for creating the HTML sentence that displays the memo button is not executed.
[0033]
When the value of the memo function flag is ON, as shown in FIG. 9, a search target radio button, a keyword text field, a title text field, a creation date, a search button, and a clear button are enabled on the memo search screen. Each terminal can search for notes. On the other hand, when the value of the memo function flag is OFF, as shown in FIG. 10, the search target radio button, keyword text field, title text field, creation date, search button, and clear button on the memo search screen are invalid. It becomes impossible to search for a memo at each terminal. As shown in FIG. 11, if the value of the memo function flag is ON, the search target radio button, keyword text field, title text field, creation date, search button, and clear button on the memo search screen are enabled. This is because the execution of the component is valid as it is, whereas if the value of the memo function flag is OFF, the execution is invalidated.
[0034]
【The invention's effect】
According to the present invention, software which simply describes information for determining which component is executed and which component is not executed in a setting file so as to satisfy different needs for each customer can be implemented by software. There is an effect that the customization of the information can be easily performed.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a semi-finished product of software.
FIG. 2 is a diagram showing an example of a setting file.
FIG. 3 is a diagram showing another example of a setting file.
FIG. 4 is a flowchart illustrating steps through which a software product is manufactured.
FIG. 5 is a diagram showing a server and each terminal connected to the Internet.
FIG. 6 is a diagram showing an example of an HTML document describing a provision when a flag value of a memo function is ON.
FIG. 7 is a view showing an example of an HTML document in which a clause when a flag value of a memo function is OFF is described.
FIG. 8 is a program flowchart for explaining that execution of a component for creating an HTML sentence for displaying a memo button is controlled by a value of a memo function flag;
FIG. 9 is a view showing an example of a memo search screen when a memo function flag value is ON.
FIG. 10 is a diagram showing an example of a memo search screen when the value of a memo function flag is OFF.
FIG. 11 shows that the validity / invalidity of a search target radio button, a keyword text field, a title text field, a creation date, a search button, and a clear button on a memo search screen is controlled by a memo function flag value. 4 is a program flowchart for explaining.

Claims (2)

本体部分と、一つ又は複数の部品とを有するソフトウェアと、
コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルとを有するソフトウェア製品であって、
前記ソフトウェアは、コンピュータに、設定ファイルの記載に基づいて、何れの部品が実行であり、何れの部品が不実行であるのかを判断させ、実行と判断された部品を実行させ、不実行と判断された部品を実行させないか、或いは不実行と判断された部品の実行を無効にさせるものであることを特徴とするソフトウェア製品。
Software having a main body portion and one or more components;
A software product having a setting file in which information for causing the computer to determine which part is executed and which part is not executed,
The software causes the computer to determine which component is to be executed and which component is not to be executed based on the description of the setting file, to execute the component determined to be executed, and to determine that the component is not to be executed. A software product that does not execute a part that has been executed or invalidates execution of a part that is determined to be non-executable.
本体部分と、一つ又は複数の部品とを有するソフトウェアを記憶する機能と、
コンピュータに、何れの部品が実行であり、何れの部品が不実行なのかを判断させる情報が記載された設定ファイルを作成する機能とを有する装置であって、
前記ソフトウェアは、コンピュータに、何れの部品が実行であり、何れの部品が不実行であるのかを判断させ、実行と判断された部品を実行させ、不実行と判断された部品を実行させないか、或いは不実行と判断された部品の実行を無効にさせるものであることを特徴とするソフトウェア製品の製造装置。
A function of storing software having a main body portion and one or more components;
An apparatus having a function of creating a setting file in which information for causing a computer to determine which part is executed and which part is not executed,
The software causes the computer to determine which component is executed and which component is not executed, to execute the component determined to be executed, and not to execute the component determined to be not executed, Alternatively, a software product manufacturing apparatus for invalidating execution of a component determined to be non-executable.
JP2003145894A 2003-05-23 2003-05-23 Software product and its manufacturing device Pending JP2004348519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003145894A JP2004348519A (en) 2003-05-23 2003-05-23 Software product and its manufacturing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003145894A JP2004348519A (en) 2003-05-23 2003-05-23 Software product and its manufacturing device

Publications (1)

Publication Number Publication Date
JP2004348519A true JP2004348519A (en) 2004-12-09

Family

ID=33532909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003145894A Pending JP2004348519A (en) 2003-05-23 2003-05-23 Software product and its manufacturing device

Country Status (1)

Country Link
JP (1) JP2004348519A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007052519A (en) * 2005-08-16 2007-03-01 Sony Corp Information processor, method, and program
JP2010521726A (en) * 2007-03-16 2010-06-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and computer program for distributing customized software products
US8495565B2 (en) 2009-01-09 2013-07-23 Nec Corporation Service providing apparatus, service providing system, service providing method, and storage medium
JP2015141697A (en) * 2014-01-30 2015-08-03 京セラドキュメントソリューションズ株式会社 Embedded system and image forming device
JP2015143898A (en) * 2014-01-31 2015-08-06 京セラドキュメントソリューションズ株式会社 Embedded system and image forming device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007052519A (en) * 2005-08-16 2007-03-01 Sony Corp Information processor, method, and program
US8924953B2 (en) 2005-08-16 2014-12-30 Sony Corporation Information processing apparatus, and information processing method and program
JP2010521726A (en) * 2007-03-16 2010-06-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and computer program for distributing customized software products
US8549514B2 (en) 2007-03-16 2013-10-01 International Business Machines Corporation Distributing customized software products
US8495565B2 (en) 2009-01-09 2013-07-23 Nec Corporation Service providing apparatus, service providing system, service providing method, and storage medium
JP5408141B2 (en) * 2009-01-09 2014-02-05 日本電気株式会社 Service providing apparatus, service providing system, and service providing method
JP2015141697A (en) * 2014-01-30 2015-08-03 京セラドキュメントソリューションズ株式会社 Embedded system and image forming device
JP2015143898A (en) * 2014-01-31 2015-08-06 京セラドキュメントソリューションズ株式会社 Embedded system and image forming device

Similar Documents

Publication Publication Date Title
US20170242666A1 (en) Development System and Method for Providing External Functionality
CN107820701B (en) Developer exchange system
JP6279153B2 (en) Automatic generation of N-grams and concept relationships from language input data
US11368556B2 (en) Computer application promotion
US9134964B2 (en) Systems and methods for a specialized application development and deployment platform
US7725530B2 (en) Proxy server collection of data for module incorporation into a container document
US9736269B2 (en) Method and system for sharing metadata between interfaces
WO2013121301A2 (en) Systems and methods for a voice-and gesture-controlled mobile application development and deployment platform
Stark Building iPhone apps with HTML, CSS, and JavaScript: Making app store apps without Objective-C or Cocoa
US20080235681A1 (en) System, method and apparatus for retrieving schedule information from a remote location for an electronic calendar
CA2832172A1 (en) Systems and methods for a mobile application development and deployment platform
AU2006326623A2 (en) Remote module incorporation into a container document
WO2007070404A2 (en) Customized container document modules using preferences
JP2005346719A (en) Apparatus and method for generating user interface based on automatic operation with complete flexibility
Love Progressive Web Application Development by Example: Develop fast, reliable, and engaging user experiences for the web
Parker et al. Designing with Progressive Enhancement: Building the web that works for everyone
Padilla Beginning Zend Framework
JP2004348519A (en) Software product and its manufacturing device
Griffin Foundations of Popfly: rapid mashup development
JP2017199080A (en) Information processing terminal, information providing device, method for providing information of enterprise, method for providing information to information processing terminal, and program for causing computer to achieve the method
Lee et al. Beginning Windows Phone App Development
JP2008077313A (en) Toxic substance guarantee acquisition method and system, and production method and program
JPH11195027A (en) System and method for display form adjustment, and record medium
Rahmel Advanced joomla!
US10382541B2 (en) Server and method for providing design data for application and system for generating application