JP5162459B2 - スクリプトマークアップ - Google Patents
スクリプトマークアップ Download PDFInfo
- Publication number
- JP5162459B2 JP5162459B2 JP2008531155A JP2008531155A JP5162459B2 JP 5162459 B2 JP5162459 B2 JP 5162459B2 JP 2008531155 A JP2008531155 A JP 2008531155A JP 2008531155 A JP2008531155 A JP 2008531155A JP 5162459 B2 JP5162459 B2 JP 5162459B2
- Authority
- JP
- Japan
- Prior art keywords
- script
- markup
- document
- generic
- browser
- 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.)
- Expired - Fee Related
Links
- 238000013515 script Methods 0.000 title claims description 173
- 238000000034 method Methods 0.000 claims description 25
- 230000009471 action Effects 0.000 claims description 19
- 230000002452 interceptive effect Effects 0.000 claims description 6
- 230000006870 function Effects 0.000 claims description 5
- 238000004590 computer program Methods 0.000 claims 10
- 230000006399 behavior Effects 0.000 description 20
- 238000010586 diagram Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000008275 binding mechanism Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000007373 indentation Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/117—Tagging; Marking up; Designating a block; Setting of attributes
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Document Processing Apparatus (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
- User Interface Of Digital Computer (AREA)
Description
Claims (12)
- コンピュータに、サーバコンピューティングシステムに関連するデータベース内にマークアップドキュメントとして格納されるWebページなどの電子ドキュメントを、クライアントコンピューティングシステムのブラウザで表示する方法を実行させるためのコンピュータプログラムであって、前記方法は、
前記ブラウザに関連付けられた型マネージャを介して、カスタムスクリプトオブジェクトモデルを登録するための入力を受信するステップであって、前記カスタムスクリプトオブジェクトモデルは、前記ブラウザによって実行される電子ドキュメントに含まれる、当該カスタムスクリプトオブジェクトモデルに従うスクリプトオブジェクトを解釈する際に、前記ブラウザが使用するための1つまたは複数のユーザ定義属性を含み、前記ユーザ定義属性は、プロパティ属性、メソッド属性、またはイベント属性を含む、ステップと、
前記ブラウザに前記カスタムスクリプトオブジェクトモデルを登録するステップと、
前記データベースから、前記ブラウザで表示するためのマークアップドキュメントの形式で格納される電子ドキュメントを取り出すステップであって、前記取り出された電子ドキュメントは、前記取り出された電子ドキュメントの第1の部分に、Webページ上に表示されるときに前記電子ドキュメントの内容および/または外観の書式設定を定義する1つまたは複数の汎用マークアップ要素からなる汎用マークアップ部分を定義するマークアップ言語を有し、前記取り出された電子ドキュメントは、同一の前記取り出された電子ドキュメントの第2の部分に、参照要素およびコンポーネント要素を含むスクリプトマークアップ要素からなるスクリプトマークアップ部分を定義するマークアップ言語を有し、前記参照要素は、既存のスクリプトファイルへの1つまたは複数の参照を含み、前記コンポーネント要素は、Webページとして表示されるときに前記電子ドキュメントに関連する対話型の振舞いおよびアプリケーション論理を定義する1つまたは複数のスクリプトオブジェクトを含み、前記スクリプトオブジェクトの少なくとも1つは、前記ブラウザに登録された前記カスタムスクリプトオブジェクトモデルに従うカスタムスクリプトオブジェクトであり、前記スクリプトマークアップ部分の1つまたは複数の前記スクリプトマークアップ要素は、前記汎用マークアップ部分に含まれる少なくとも1つの汎用マークアップ要素を参照するが、前記スクリプトマークアップ部分のスクリプトマークアップ要素は、前記汎用マークアップ部分の前記汎用マークアップ要素のいずれによっても参照されない、ステップと、
前記コンポーネント要素を処理して1つまたは複数のスクリプトオブジェクトをインスタンス化するステップであって、前記カスタムスクリプトオブジェクトモデルにアクセスして、前記カスタムスクリプトオブジェクトモデルに従う少なくとも1つのスクリプトオブジェクトをインスタンス化する方法を判定することを含む、ステップと、
前記汎用マークアップ部分および前記スクリプトマークアップ部分を用いて前記ブラウザで表示するために前記取り出されたドキュメントを提示するステップと、
1つまたは複数の汎用マークアップ要素によって表される前記提示されたドキュメントの部分に対するユーザ入力を受信するステップと、
前記ユーザ入力に応答して、前記1つまたは複数の汎用マークアップ要素を参照するスクリプトオブジェクトに関連付けられた1つまたは複数の属性によって定義されるアクションを実行して、前記1つまたは複数の汎用マークアップ要素によって表される前記提示されたドキュメントの部分の外観を変更するステップと
を含むことを特徴とするコンピュータプログラム。 - 前記1つまたは複数のスクリプトオブジェクトの1つは、前記汎用マークアップ部分の中の1つまたは複数の汎用マークアップ要素の1つを参照することを特徴とする請求項1に記載のコンピュータプログラム。
- 前記1つまたは複数のスクリプトオブジェクトの1つは、1つまたは複数の下位スクリプトオブジェクトを含むことを特徴とする請求項1に記載のコンピュータプログラム。
- 前記下位スクリプトオブジェクトの1つは、前記スクリプトオブジェクトの属性を、別のスクリプトオブジェクトの属性に結び付けるためのバインドオブジェクトであり、両方の属性は、プロパティ属性であることを特徴とする請求項3に記載のコンピュータプログラム。
- 前記バインドオブジェクトは、前記スクリプトオブジェクトの前記属性の型を前記別のスクリプトオブジェクトの前記属性の型に変換するファンクションを含むことを特徴とする請求項4に記載のコンピュータプログラム。
- 前記下位スクリプトオブジェクトの1つは、イベントオブジェクトであることを特徴とする請求項3に記載のコンピュータプログラム。
- 前記イベントオブジェクトは、前記イベントが生じた際に何を行うべきかを詳細に記述するイベントハンドラをさらに含むことを特徴とする請求項6に記載のコンピュータプログラム。
- 前記イベントハンドラは、前記イベントが生じた際にある特定のアクションを開始するアクションオブジェクトを含むことを特徴とする請求項7に記載のコンピュータプログラム。
- 前記アクションは、別のスクリプトオブジェクトの属性を実行することを含み、前記属性は、メソッド属性であることを特徴とする請求項8に記載のコンピュータプログラム。
- 前記アクションは、別のスクリプトオブジェクトの属性を構成することを含み、前記属性は、プロパティ属性であることを特徴とする請求項8に記載のコンピュータプログラム。
- サーバコンピューティングシステムに関連するデータベース内にマークアップドキュメントとして格納されるWebページなどの電子ドキュメントを、クライアントコンピューティングシステムのブラウザで表示する方法であって、
前記ブラウザに関連付けられた型マネージャを介して、カスタムスクリプトオブジェクトモデルを登録するための入力を受信するステップであって、前記カスタムスクリプトオブジェクトモデルは、前記ブラウザによって実行される電子ドキュメントに含まれる、当該カスタムスクリプトオブジェクトモデルに従うスクリプトオブジェクトを解釈する際に、前記ブラウザが使用するための1つまたは複数のユーザ定義属性を含み、前記ユーザ定義属性は、プロパティ属性、メソッド属性、またはイベント属性を含む、ステップと、
前記ブラウザに前記カスタムスクリプトオブジェクトモデルを登録するステップと、
前記データベースから、前記ブラウザで表示するためのマークアップドキュメントの形式で格納される電子ドキュメントを取り出すステップであって、前記取り出された電子ドキュメントは、前記取り出された電子ドキュメントの第1の部分に、Webページ上に表示されるときに前記電子ドキュメントの内容および/または外観の書式設定を定義する1つまたは複数の汎用マークアップ要素からなる汎用マークアップ部分を定義するマークアップ言語を有し、前記取り出された電子ドキュメントは、同一の前記取り出された電子ドキュメントの第2の部分に、参照要素およびコンポーネント要素を含むスクリプトマークアップ要素からなるスクリプトマークアップ部分を定義するマークアップ言語を有し、前記参照要素は、既存のスクリプトファイルへの1つまたは複数の参照を含み、前記コンポーネント要素は、Webページとして表示されるときに前記電子ドキュメントに関連する対話型の振舞いおよびアプリケーション論理を定義する1つまたは複数のスクリプトオブジェクトを含み、前記スクリプトオブジェクトの少なくとも1つは、前記ブラウザに登録された前記カスタムスクリプトオブジェクトモデルに従うカスタムスクリプトオブジェクトであり、前記スクリプトマークアップ部分の1つまたは複数の前記スクリプトマークアップ要素は、前記汎用マークアップ部分に含まれる少なくとも1つの汎用マークアップ要素を参照するが、前記スクリプトマークアップ部分のスクリプトマークアップ要素は、前記汎用マークアップ部分の前記汎用マークアップ要素のいずれによっても参照されない、ステップと、
前記コンポーネント要素を処理して1つまたは複数のスクリプトオブジェクトをインスタンス化するステップであって、前記カスタムスクリプトオブジェクトモデルにアクセスして、前記カスタムスクリプトオブジェクトモデルに従う少なくとも1つのスクリプトオブジェクトをインスタンス化する方法を判定することを含む、ステップと、
前記汎用マークアップ部分および前記スクリプトマークアップ部分を用いて前記ブラウザで表示するために前記取り出されたドキュメントを提示するステップと、
1つまたは複数の汎用マークアップ要素によって表される前記提示されたドキュメントの部分に対するユーザ入力を受信するステップと、
前記ユーザ入力に応答して、前記1つまたは複数の汎用マークアップ要素を参照するスクリプトオブジェクトに関連付けられた1つまたは複数の属性によって定義されるアクションを実行して、前記1つまたは複数の汎用マークアップ要素によって表される前記提示されたドキュメントの部分の外観を変更するステップと
を含むことを特徴とする方法。 - 前記方法は、前記参照要素内で参照されるファイルの内容を取り出すステップをさらに含むことを特徴とする請求項11に記載の方法。
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US71629305P | 2005-09-12 | 2005-09-12 | |
US60/716,293 | 2005-09-12 | ||
US11/318,305 | 2005-12-23 | ||
US11/318,305 US7945853B2 (en) | 2005-09-12 | 2005-12-23 | Script markup |
PCT/US2006/034121 WO2007032925A1 (en) | 2005-09-12 | 2006-08-29 | Script markup |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2009508253A JP2009508253A (ja) | 2009-02-26 |
JP2009508253A5 JP2009508253A5 (ja) | 2009-12-10 |
JP5162459B2 true JP5162459B2 (ja) | 2013-03-13 |
Family
ID=37856766
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008531155A Expired - Fee Related JP5162459B2 (ja) | 2005-09-12 | 2006-08-29 | スクリプトマークアップ |
Country Status (14)
Country | Link |
---|---|
US (1) | US7945853B2 (ja) |
EP (1) | EP1952263A4 (ja) |
JP (1) | JP5162459B2 (ja) |
KR (1) | KR20080045703A (ja) |
AU (1) | AU2006291331B2 (ja) |
BR (1) | BRPI0615457A2 (ja) |
CA (1) | CA2618859C (ja) |
IL (1) | IL189422A (ja) |
MX (1) | MX2008003413A (ja) |
NO (1) | NO20080634L (ja) |
NZ (1) | NZ566420A (ja) |
RU (1) | RU2412472C2 (ja) |
SG (1) | SG165366A1 (ja) |
WO (1) | WO2007032925A1 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8239749B2 (en) * | 2004-06-25 | 2012-08-07 | Apple Inc. | Procedurally expressing graphic objects for web pages |
US7689903B2 (en) * | 2005-03-22 | 2010-03-30 | International Business Machines Corporation | Unified markup language processing |
JP5539974B2 (ja) * | 2008-06-18 | 2014-07-02 | トムソン ライセンシング | デジタル文書の表示およびその文書内のナビゲーションのためにその文書を前処理する方法 |
US8112470B2 (en) * | 2008-09-09 | 2012-02-07 | Microsoft Corporation | Virtual javascript object notation |
US8332815B2 (en) * | 2009-03-17 | 2012-12-11 | International Business Machines Corporation | Enhanced development tool for utilizing a javascript object notation (JSON) bridge for non-java-based component communication within java-based composite applications |
CN102446162A (zh) * | 2010-10-15 | 2012-05-09 | 元太科技工业股份有限公司 | 电子系统及其控制方法 |
US10466989B2 (en) * | 2011-09-02 | 2019-11-05 | Microsoft Technology Licensing, Llc. | Fast presentation of markup content having script code |
US11057446B2 (en) | 2015-05-14 | 2021-07-06 | Bright Data Ltd. | System and method for streaming content from multiple servers |
US10481876B2 (en) | 2017-01-11 | 2019-11-19 | Microsoft Technology Licensing, Llc | Methods and systems for application rendering |
Family Cites Families (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5835712A (en) * | 1996-05-03 | 1998-11-10 | Webmate Technologies, Inc. | Client-server system using embedded hypertext tags for application and database development |
US6061698A (en) * | 1997-10-22 | 2000-05-09 | International Business Machines Corporation | Merging tagged documents and scripts having dynamic content |
US6272673B1 (en) * | 1997-11-25 | 2001-08-07 | Alphablox Corporation | Mechanism for automatically establishing connections between executable components of a hypertext-based application |
US6188401B1 (en) * | 1998-03-25 | 2001-02-13 | Microsoft Corporation | Script-based user interface implementation defining components using a text markup language |
US6480865B1 (en) * | 1998-10-05 | 2002-11-12 | International Business Machines Corporation | Facility for adding dynamism to an extensible markup language |
US6981215B1 (en) * | 1998-12-31 | 2005-12-27 | Microsoft Corp. | System for converting event-driven code into serially executed code |
US6470349B1 (en) * | 1999-03-11 | 2002-10-22 | Browz, Inc. | Server-side scripting language and programming tool |
US7594166B1 (en) * | 1999-05-20 | 2009-09-22 | Microsoft Corporation | Dynamic web page behaviors |
US6493719B1 (en) * | 1999-07-26 | 2002-12-10 | Microsoft Corporation | Method and system for scripting for system management information |
US6748569B1 (en) * | 1999-09-20 | 2004-06-08 | David M. Brooke | XML server pages language |
US6981212B1 (en) * | 1999-09-30 | 2005-12-27 | International Business Machines Corporation | Extensible markup language (XML) server pages having custom document object model (DOM) tags |
US6732330B1 (en) * | 1999-09-30 | 2004-05-04 | International Business Machines Corporation | Scripting language blocks to support multiple scripting languages in a single web page |
US6691176B1 (en) * | 1999-11-04 | 2004-02-10 | Microsoft Corporation | Method for managing client services across browser pages |
US6966029B1 (en) | 1999-12-08 | 2005-11-15 | Koninklijke Philips Electronics N.V. | Script embedded in electronic documents as invisible encoding |
US6826725B1 (en) * | 1999-12-16 | 2004-11-30 | Microsoft Corporation | Techniques for invoking system commands from within a mark-up language document |
AU2001231259A1 (en) | 2000-02-04 | 2001-08-14 | America Online Incorporated | System and process for delivering and rendering scalable web pages |
US7207000B1 (en) * | 2000-02-24 | 2007-04-17 | International Business Machines Corporation | Providing dynamic web pages by separating scripts and HTML code |
US6717593B1 (en) * | 2000-09-12 | 2004-04-06 | Avaya Technology Corp. | Mark-up language implementation of graphical or non-graphical user interfaces |
US6594823B1 (en) * | 2000-09-13 | 2003-07-15 | Microsoft Corporation | Method and system for representing a high-level programming language data structure in a mark-up language |
US7089330B1 (en) * | 2000-09-28 | 2006-08-08 | I2 Technologies Us, Inc. | System and method for transforming custom content generation tags associated with web pages |
US20020087630A1 (en) * | 2000-10-20 | 2002-07-04 | Jonathan Wu | Enhanced information and presence service |
EP1204030A1 (en) * | 2000-11-02 | 2002-05-08 | Caplin Systems Limited | Extending hypermedia documents by adding tagged attributes |
US7181684B2 (en) * | 2000-12-12 | 2007-02-20 | Oracle International Corporation | Dynamic tree control system |
US20020147745A1 (en) * | 2001-04-09 | 2002-10-10 | Robert Houben | Method and apparatus for document markup language driven server |
US6944660B2 (en) * | 2001-05-04 | 2005-09-13 | Hewlett-Packard Development Company, L.P. | System and method for monitoring browser event activities |
US7610547B2 (en) * | 2001-05-04 | 2009-10-27 | Microsoft Corporation | Markup language extensions for web enabled recognition |
US20020178182A1 (en) * | 2001-05-04 | 2002-11-28 | Kuansan Wang | Markup language extensions for web enabled recognition |
US7000218B2 (en) * | 2001-06-29 | 2006-02-14 | International Business Machines Corporation | System and method for developing custom programmable tags |
WO2003036460A1 (en) | 2001-10-23 | 2003-05-01 | Samsung Electronics Co., Ltd. | Information storage medium including markup document and av data, recording method, reproducing method, and reproducing apparatus therefor |
US20030188039A1 (en) * | 2002-03-26 | 2003-10-02 | Liu James C. | Method and apparatus for web service aggregation |
GB0211897D0 (en) | 2002-05-23 | 2002-07-03 | Koninkl Philips Electronics Nv | Dynamic markup language |
US7162687B2 (en) * | 2002-05-31 | 2007-01-09 | Sun Microsystems, Inc. | JSP tag libraries and web services |
TWI221563B (en) * | 2002-07-05 | 2004-10-01 | Samsung Electronics Co Ltd | Method for displaying mark-up document according to parental level, method and apparatus for reproducing mark-up document in interactive mode, and data storage medium |
US20060224978A1 (en) * | 2005-04-01 | 2006-10-05 | Paul Albrecht | System for creating a graphical application interface |
CA2414378A1 (en) * | 2002-12-09 | 2004-06-09 | Corel Corporation | System and method for controlling user interface features of a web application |
US7596303B2 (en) | 2003-03-31 | 2009-09-29 | Samsung Electronics Co., Ltd. | Apparatus for use with information storage medium containing enhanced AV (ENAV) buffer configuration information, reproducing method thereof and method for managing the buffer |
US7269792B2 (en) * | 2003-04-24 | 2007-09-11 | International Business Machines Corporation | System and method for generating high-function browser widgets with full addressability |
US20050021756A1 (en) * | 2003-07-26 | 2005-01-27 | Grant Bruce K. | Method of developing, delivering and rendering network applications |
US20050044491A1 (en) * | 2003-08-20 | 2005-02-24 | Michael Peterson | Dynamic web serving system |
US20050102611A1 (en) * | 2003-11-06 | 2005-05-12 | Danny Chen | Process for creating dynamic web pages driven from the server side |
US7458019B2 (en) * | 2004-01-20 | 2008-11-25 | International Business Machines Corporation | System and method for creating and rendering client-side user interfaces via custom tags |
US8438577B2 (en) * | 2005-04-18 | 2013-05-07 | Research In Motion Limited | Method and system for extending scripting languages |
US20060265662A1 (en) * | 2005-05-19 | 2006-11-23 | Custom Credit Systems, L.P. | System and method for generating and updating user interfaces of web-based applications |
US20070050710A1 (en) * | 2005-08-31 | 2007-03-01 | Redekop Christopher K | Graphical user interface for a web application |
US7739589B2 (en) * | 2005-11-02 | 2010-06-15 | International Business Machines Corporation | Extending markup of a browser using a plug-in framework |
-
2005
- 2005-12-23 US US11/318,305 patent/US7945853B2/en not_active Expired - Fee Related
-
2006
- 2006-08-29 JP JP2008531155A patent/JP5162459B2/ja not_active Expired - Fee Related
- 2006-08-29 NZ NZ566420A patent/NZ566420A/en not_active IP Right Cessation
- 2006-08-29 BR BRPI0615457-3A patent/BRPI0615457A2/pt not_active IP Right Cessation
- 2006-08-29 KR KR1020087005893A patent/KR20080045703A/ko not_active IP Right Cessation
- 2006-08-29 WO PCT/US2006/034121 patent/WO2007032925A1/en active Application Filing
- 2006-08-29 RU RU2008109233/08A patent/RU2412472C2/ru not_active IP Right Cessation
- 2006-08-29 CA CA2618859A patent/CA2618859C/en not_active Expired - Fee Related
- 2006-08-29 MX MX2008003413A patent/MX2008003413A/es active IP Right Grant
- 2006-08-29 SG SG201006588-6A patent/SG165366A1/en unknown
- 2006-08-29 AU AU2006291331A patent/AU2006291331B2/en not_active Ceased
- 2006-08-29 EP EP06790132A patent/EP1952263A4/en not_active Withdrawn
-
2008
- 2008-02-05 NO NO20080634A patent/NO20080634L/no not_active Application Discontinuation
- 2008-02-11 IL IL189422A patent/IL189422A/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
JP2009508253A (ja) | 2009-02-26 |
NZ566420A (en) | 2010-04-30 |
BRPI0615457A2 (pt) | 2011-05-17 |
US20070061708A1 (en) | 2007-03-15 |
RU2412472C2 (ru) | 2011-02-20 |
SG165366A1 (en) | 2010-10-28 |
AU2006291331B2 (en) | 2011-03-31 |
WO2007032925A1 (en) | 2007-03-22 |
US7945853B2 (en) | 2011-05-17 |
IL189422A (en) | 2013-03-24 |
NO20080634L (no) | 2008-03-12 |
IL189422A0 (en) | 2008-06-05 |
RU2008109233A (ru) | 2009-10-10 |
CA2618859A1 (en) | 2007-03-22 |
KR20080045703A (ko) | 2008-05-23 |
CA2618859C (en) | 2014-03-25 |
EP1952263A1 (en) | 2008-08-06 |
EP1952263A4 (en) | 2010-11-03 |
AU2006291331A1 (en) | 2007-03-22 |
MX2008003413A (es) | 2008-03-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5162459B2 (ja) | スクリプトマークアップ | |
US11755346B2 (en) | Method and apparatus for user interface modification | |
US20220067268A1 (en) | Systems and methods for remote dashboard image generation | |
JP5439190B2 (ja) | It向けサーバベースのウェブアプリケーションを作成するための方法およびシステム | |
US7694271B2 (en) | Rendering GUI widgets with generic look and feel | |
KR101507629B1 (ko) | 기존 애플리케이션들의 커스터마이징 및 분산을 위한 브라우저-기반 프록시 서버 | |
US8166396B2 (en) | User interface rendering | |
US20070130205A1 (en) | Metadata driven user interface | |
US20060224948A1 (en) | Method, system and software tool for processing an electronic form | |
US8225217B2 (en) | Method and system for displaying information on a user interface | |
JP5393242B2 (ja) | データ提供方法および中間サーバ装置 | |
CN107077484B (zh) | 生成应用的网络浏览器视图 | |
JP2006268164A (ja) | 画面情報生成方法、画面情報生成装置および画面情報生成プログラム | |
JP2007304778A (ja) | プログラムのテスト方法、プログラム、テスト装置、及びアプリケーション開発システム | |
Vigo et al. | Automatic device-tailored evaluation of mobile web guidelines | |
Marinos et al. | Towards an XML-based user interface for electronic health record | |
JP2007233923A (ja) | 画面情報生成方法、画面情報生成システムおよび画面情報生成プログラム | |
JP2012043058A (ja) | ウェブページへの共通コンテンツ組込方法及び共通コンテンツ組込プログラム | |
IL199860A (en) | Method and System for Creating Server-Based Networking and Information Technology (IT) Applications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090724 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091021 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120308 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120316 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120613 |
|
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: 20121130 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121217 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151221 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |