JP4192150B2 - 小画面端末表示部へのhtmlコンテンツ提示 - Google Patents
小画面端末表示部へのhtmlコンテンツ提示 Download PDFInfo
- Publication number
- JP4192150B2 JP4192150B2 JP2004533888A JP2004533888A JP4192150B2 JP 4192150 B2 JP4192150 B2 JP 4192150B2 JP 2004533888 A JP2004533888 A JP 2004533888A JP 2004533888 A JP2004533888 A JP 2004533888A JP 4192150 B2 JP4192150 B2 JP 4192150B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- html document
- document
- width
- display
- 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 - Lifetime
Links
- 238000000034 method Methods 0.000 claims description 48
- 238000012545 processing Methods 0.000 claims description 14
- 238000004590 computer program Methods 0.000 claims description 13
- 238000004891 communication Methods 0.000 claims description 7
- 230000008569 process Effects 0.000 description 12
- 230000006870 function Effects 0.000 description 6
- NUFNQYOELLVIPL-UHFFFAOYSA-N acifluorfen Chemical compound C1=C([N+]([O-])=O)C(C(=O)O)=CC(OC=2C(=CC(=CC=2)C(F)(F)F)Cl)=C1 NUFNQYOELLVIPL-UHFFFAOYSA-N 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 229920001690 polydopamine Polymers 0.000 description 3
- 230000000903 blocking effect Effects 0.000 description 2
- 239000003086 colorant Substances 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 238000009877 rendering Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 230000001413 cellular effect Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000000644 propagated effect Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9577—Optimising the visualization of content, e.g. distillation of HTML documents
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/14—Solving problems related to the presentation of information to be displayed
- G09G2340/145—Solving problems related to the presentation of information to be displayed related to small screens
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2370/00—Aspects of data communication
- G09G2370/02—Networking aspects
- G09G2370/027—Arrangements and methods specific for the display of internet documents
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
この例では、”foo.png”と呼ばれる画像が、横方向に20画素、縦方向に30画素のサイズを有している。WIDTH/HEIGHT属性を、マークアップで明示することにより、画像自体をダウンロードする前に、ブラウザは、画像サイズを判断できる。このように、文書のレンダリング速度が向上する。
このスタイルシートは、WIDTHが「20」の値を持つIMG要素は表示されないことを表している。
この画像がダウンロードされるまで、サイズの設定はできない。
この例において、「$」の記号は、次に来る属性の名前が、マークアップで表示されていなくても、マークアップで表示されていたかのように示される擬似属性であることを示している。
Claims (15)
- 小画面のクライアント用端末(140)の表示部(180)にHTML文書(130)を提示する方法において、
前記HTML文書独自の様式よりも優先してクライアント側スタイルシート(170)を前記HTML文書に適用し、前記クライアント用端末で実行されるブラウザ・プログラムによりスタイルシートの解釈を行い、こうして前記表示部(180)の幅に合った幅をもつ再構成後の文書を得るステップ(210)と、
前記表示部(180)に再構成後の文書を提示するステップ(240)とから成り、
前記クライアント側スタイルシート(170)を適用することによって文書を再構成するステップ(210)は、
前記HTML文書内のテーブル・セルを、前後に改行をもつ線形化されたブロックレベル要素に変換するステップ(212)と、
前記HTML文書内の配置要素を、前後に改行をもつ線形化された他のブロックレベル要素に変換するステップ(214)と
を含んでいる方法。 - 前記HTML文書を再構成するステップ(210)において、
幅が第1の所定サイズを上回る画像を無視する(220、222)ことにより、前記表示部のサイズに比べて巨大な画像を削除することを特徴とする、請求項1に記載の方法。 - 前記HTML文書を再構成するステップ(210)において、
幅及又は高さが第2の所定サイズを下回る画像を無視する(220、222)ことにより、装飾的なグラフィックス表示と思われる画像を削除することを特徴とする、請求項1又は2に記載の方法。 - 前記HTML文書を再構成するステップ(210)において、
幅と高さが、所定の幅又は高さの組み合わせのいずれかに等しい画像を無視する(220、222)ことにより、商業広告の表示と思われる画像を削除することを特徴とする、請求項1〜3のいずれかに記載の方法。 - HTML文書を再構成するステップ(210)において、
幅又は高さが第3の所定サイズを上回る画像を縮小する(224、226)ことにより、前記表示部のサイズよりも大きい画像を小型化することを特徴とする、請求項1〜4のいずれかに記載の方法。 - 幅又は高さのパラメタがHTML文書に属性として存在しない場合、画像サイズを擬似属性として判断する(216、218)ことを特徴とする、請求項2〜5のいずれかに記載の方法。
- 前記HTML文書を再構成するステップ(210)において、さらに、
前記改行を無視する(228)ことにより、再構成後の文書の縦方向のサイズを低減することを特徴とする、請求項1〜6のいずれかに記載の方法。 - 前記HTML文書を再構成するステップ(210)において、さらに、
改行なしの空白文字を通常の空白文字に変換する(230)ことにより、再構成後の文書の横方向のサイズを低減することを特徴とする、請求項1〜7のいずれかに記載の方法。 - さらに、ページを拡大および縮小することを特徴とする、請求項1〜8のいずれかに記載の方法。
- 小型ディスプレイ(180)にHTMLコンテンツを提示するように構成されたクライアント用端末(140)であって、
通信装置(160)と、
処理装置と記憶装置とを具備するフォーマッティング・デバイス(150)とから成り、
前記フォーマッティング・デバイス(150)は、前記HTMLコンテンツを前記小型ディスプレイ(180)上に提示するために、前記請求項1〜9のいずれかに記載の方法を実行するように構成されていることを特徴とするクライアント用端末。 - 処理装置によって実行されるアプリケーション・プログラムを翻訳する際に、請求項1〜9のいずれかに記載の方法を、実行させる命令を含むコンピュータ・プログラム。
- 前記命令は、スタイルシートの命令であり、前記アプリケーション・プログラムは、スタイルシートの解釈を支援するブラウザ・プログラムであることを特徴とする、請求項11に記載のコンピュータ・プログラム。
- クライアント側スタイルシートとして具体化される、請求項12に記載のコンピュータ・プログラム。
- 前記ブラウザ・プログラムをさらに具備する、請求項12に記載のコンピュータ・プログラム。
- 請求項11〜14のいずれかに記載のコンピュータ・プログラムを格納したコンピュータ可読媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
NO20024243A NO318991B1 (no) | 2002-09-05 | 2002-09-05 | Presentasjon av HTML-innhold på en liten terminalskjerm |
US41028702P | 2002-09-13 | 2002-09-13 | |
PCT/NO2003/000300 WO2004023450A1 (en) | 2002-09-05 | 2003-08-28 | Presenting html content on a small screen terminal display |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005527057A JP2005527057A (ja) | 2005-09-08 |
JP4192150B2 true JP4192150B2 (ja) | 2008-12-03 |
Family
ID=19913970
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004533888A Expired - Lifetime JP4192150B2 (ja) | 2002-09-05 | 2003-08-28 | 小画面端末表示部へのhtmlコンテンツ提示 |
Country Status (7)
Country | Link |
---|---|
US (1) | US20040107403A1 (ja) |
EP (1) | EP1543494A1 (ja) |
JP (1) | JP4192150B2 (ja) |
CN (1) | CN100383783C (ja) |
AU (1) | AU2003258891A1 (ja) |
NO (1) | NO318991B1 (ja) |
WO (1) | WO2004023450A1 (ja) |
Families Citing this family (64)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7487444B2 (en) | 2002-03-19 | 2009-02-03 | Aol Llc | Reformatting columns of content for display |
US7721192B2 (en) * | 2002-11-27 | 2010-05-18 | Microsoft Corporation | User interface for a resource search tool |
US20040100509A1 (en) * | 2002-11-27 | 2004-05-27 | Microsoft Corporation | Web page partitioning, reformatting and navigation |
US20040193520A1 (en) * | 2003-03-27 | 2004-09-30 | Lacomb Christina | Automated understanding and decomposition of table-structured electronic documents |
KR101068509B1 (ko) * | 2003-09-24 | 2011-09-28 | 노키아 코포레이션 | 작은 디스플레이 창에서 큰 객체들의 개선된 표현법 |
US8745515B2 (en) | 2004-04-07 | 2014-06-03 | Nokia Corporation | Presentation of large pages on small displays |
US20050091606A1 (en) * | 2003-10-24 | 2005-04-28 | Volker Sauermann | Systems and methods for displaying wrapped lists |
US20050289450A1 (en) * | 2004-06-23 | 2005-12-29 | Microsoft Corporation | User interface virtualization |
US8205152B2 (en) * | 2004-11-08 | 2012-06-19 | Opera Software Asa | System and method for formatting and displaying frameset documents |
US20060200763A1 (en) * | 2005-03-04 | 2006-09-07 | Alexander Michaelsen | Technique for exporting document content |
US8054513B2 (en) * | 2005-07-20 | 2011-11-08 | Brother Kogyo Kabushiki Kaisha | Image displaying method, image display apparatus and facsimile apparatus for displaying effective data on display screen |
US8549392B2 (en) * | 2005-08-30 | 2013-10-01 | Microsoft Corporation | Customizable spreadsheet table styles |
US7724985B2 (en) | 2005-10-27 | 2010-05-25 | Hewlett-Packard Development Company, L.P. | Device storing vector image with embedded image style identifier, and methods and utilities for formatting a device image with image style attributes |
JP4393444B2 (ja) * | 2005-11-02 | 2010-01-06 | キヤノン株式会社 | 情報処理方法およびその装置 |
CN100452039C (zh) * | 2005-11-18 | 2009-01-14 | 财团法人资讯工业策进会 | 网页数据显示的转换方法以及系统 |
US8176416B1 (en) | 2006-03-17 | 2012-05-08 | Wells Fargo Bank, N.A. | System and method for delivering a device-independent web page |
CN100392659C (zh) * | 2006-04-10 | 2008-06-04 | 浙江大学 | 基于移动终端wap浏览器词法分析器的实现方法 |
US7779348B2 (en) * | 2006-08-15 | 2010-08-17 | International Business Machines Corporation | Apparatus, system, and method for rendering multiple segment hypertext script |
US7864163B2 (en) * | 2006-09-06 | 2011-01-04 | Apple Inc. | Portable electronic device, method, and graphical user interface for displaying structured electronic documents |
US7956849B2 (en) | 2006-09-06 | 2011-06-07 | Apple Inc. | Video manager for portable multifunction device |
US8842074B2 (en) | 2006-09-06 | 2014-09-23 | Apple Inc. | Portable electronic device performing similar operations for different gestures |
US9128596B2 (en) * | 2006-09-22 | 2015-09-08 | Opera Software Asa | Method and device for selecting and displaying a region of interest in an electronic document |
US8181107B2 (en) * | 2006-12-08 | 2012-05-15 | Bytemobile, Inc. | Content adaptation |
US9336325B2 (en) | 2007-05-02 | 2016-05-10 | Htc Corporation | Automatic download of contact-related web data feeds |
US7895598B2 (en) * | 2007-06-15 | 2011-02-22 | Microsoft Corporation | Page and device-optimized cascading style sheets |
JP5277590B2 (ja) * | 2007-08-27 | 2013-08-28 | 日本電気株式会社 | 携帯端末及びこの端末の制御方法 |
JP5150213B2 (ja) * | 2007-11-07 | 2013-02-20 | 株式会社カテナス | 構造化文書描画システム、構造化文書描画方法およびプログラム |
US8984395B2 (en) | 2008-06-19 | 2015-03-17 | Opera Software Asa | Methods, systems and devices for transcoding and displaying electronic documents |
GB0811407D0 (en) | 2008-06-20 | 2008-07-30 | Symbian Software Ltd | Cost influenced downloading |
CN101355433B (zh) * | 2008-07-07 | 2013-01-02 | 北京因孚朗德资讯有限公司 | 基于文件型传送方式的数字广播网站实现方法及装置 |
CN101656037B (zh) * | 2008-08-18 | 2012-06-27 | 高德软件有限公司 | 在小屏幕设备上显示大幅面图片的方法、小屏幕设备 |
KR101554039B1 (ko) | 2008-10-09 | 2015-09-17 | 옵티스 셀룰러 테크놀로지, 엘엘씨 | 웹페이지 병합 기능을 제공하는 휴대 단말기 및 그 동작방법 |
KR101472591B1 (ko) * | 2008-11-14 | 2014-12-17 | 삼성전자주식회사 | 컨텐츠의 확대 영역 선택 방법, 컨텐츠 제공 장치 및 시스템 |
CN101539933B (zh) * | 2009-01-21 | 2012-03-07 | 华为技术有限公司 | 智能型内容直达技术 |
RU2012102265A (ru) | 2009-06-24 | 2013-07-27 | Конинклейке Филипс Электроникс Н.В. | Пространственная характеристика и характеристика формы имплантированного устройства внутри объекта |
WO2011072454A1 (en) * | 2009-12-18 | 2011-06-23 | Nokia Corporation | Method and apparatus for rendering web pages utilizing external rendering rules |
JPWO2011125419A1 (ja) * | 2010-04-09 | 2013-07-08 | 日本電気株式会社 | Webコンテンツ変換装置、Webコンテンツ変換方法および記録媒体 |
JP2010198642A (ja) * | 2010-06-14 | 2010-09-09 | Sharp Corp | 表示装置、コンテンツ表示方法、およびコンテンツ表示プログラム |
CN101882055A (zh) * | 2010-06-21 | 2010-11-10 | 中兴通讯股份有限公司 | 一种终端上缩放显示页面的方法及装置 |
CN102567358B (zh) * | 2010-12-16 | 2014-07-02 | 腾讯科技(深圳)有限公司 | 导航内容显示的方法及装置 |
JP5707937B2 (ja) * | 2010-12-28 | 2015-04-30 | 凸版印刷株式会社 | 電子文書変換装置及び電子文書変換方法 |
US8812951B1 (en) * | 2010-12-28 | 2014-08-19 | Amazon Technologies, Inc. | Publisher formatting controls |
US20120192063A1 (en) * | 2011-01-20 | 2012-07-26 | Koren Ziv | On-the-fly transformation of graphical representation of content |
EP2557505A1 (en) * | 2011-03-07 | 2013-02-13 | Showcase-Tv Inc. | Web display program conversion system, web display program conversion method, and program for web display program conversion |
CN102184265A (zh) * | 2011-06-17 | 2011-09-14 | 上海高清数字科技产业有限公司 | 电子报纸数据转换方法 |
CN102332002B (zh) * | 2011-07-28 | 2013-11-13 | 深圳市万兴软件有限公司 | 一种将pdf格式文件转换为epub格式的方法及系统 |
CN102368263B (zh) * | 2011-10-17 | 2013-03-06 | 苏州阔地网络科技有限公司 | 一种文件格式转换的方法及装置 |
US10176154B2 (en) * | 2013-09-12 | 2019-01-08 | Wix.Com Ltd. | System and method for automated conversion of interactive sites and applications to support mobile and other display environments |
CN103513979A (zh) * | 2012-06-29 | 2014-01-15 | 百度在线网络技术(北京)有限公司 | 一种网页自适应布局方法及装置 |
JP5263851B1 (ja) * | 2012-10-09 | 2013-08-14 | 株式会社エスキュービズム | 文書変換方法および文書変換プログラム |
JP2013101707A (ja) * | 2013-02-27 | 2013-05-23 | Fujitsu Ltd | 表示プログラム |
WO2014196191A1 (ja) * | 2013-06-04 | 2014-12-11 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 情報表示方法およびプログラム |
CN104239305B (zh) * | 2013-06-07 | 2017-12-22 | 阿里巴巴集团控股有限公司 | 生成及展现电子文档的方法及装置 |
US20150169529A1 (en) * | 2013-12-16 | 2015-06-18 | Sap Ag | Mobile device data rendering |
US9588667B2 (en) * | 2014-01-25 | 2017-03-07 | Microsoft Technology Licensing, Llc | Transformation of tabular data across multiple browser viewports |
US10643580B2 (en) * | 2014-05-30 | 2020-05-05 | Guangzhou Ucweb Computer Technology Co., Ltd. | Method and device for switching playing mode of a mobile terminal, storage medium and program |
WO2016092924A1 (ja) * | 2014-12-09 | 2016-06-16 | ソニー株式会社 | 情報処理装置、制御方法、およびプログラム |
JP6414475B2 (ja) * | 2015-01-29 | 2018-10-31 | ブラザー工業株式会社 | コンピュータプログラム及び制御装置 |
JP6645311B2 (ja) * | 2016-03-29 | 2020-02-14 | コニカミノルタ株式会社 | 画像処理装置およびプログラム |
US10402210B2 (en) * | 2016-08-23 | 2019-09-03 | Sap Se | Optimizing user interface requests for backend processing |
US10585894B2 (en) * | 2016-11-30 | 2020-03-10 | Facebook, Inc. | Systems and methods for preloading content |
US10740539B2 (en) * | 2017-04-17 | 2020-08-11 | Hewlett-Packard Development Company, L.P. | Page structure adjustments |
CN109683895A (zh) * | 2018-12-21 | 2019-04-26 | 上海哔哩哔哩科技有限公司 | 基于css预处理器的网页适配多种浏览器尺寸的方法及系统 |
US11176310B2 (en) * | 2019-04-01 | 2021-11-16 | Adobe Inc. | Facilitating dynamic document layout by determining reading order using document content stream cues |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6023714A (en) * | 1997-04-24 | 2000-02-08 | Microsoft Corporation | Method and system for dynamically adapting the layout of a document to an output device |
US6857102B1 (en) * | 1998-04-07 | 2005-02-15 | Fuji Xerox Co., Ltd. | Document re-authoring systems and methods for providing device-independent access to the world wide web |
US6211856B1 (en) * | 1998-04-17 | 2001-04-03 | Sung M. Choi | Graphical user interface touch screen with an auto zoom feature |
CN1127023C (zh) * | 1998-04-28 | 2003-11-05 | 株式会社山武 | 信息浏览系统 |
US6161112A (en) * | 1998-05-19 | 2000-12-12 | International Business Machines Corporation | Web page presentation control mechanism and method |
US6456305B1 (en) * | 1999-03-18 | 2002-09-24 | Microsoft Corporation | Method and system for automatically fitting a graphical display of objects to the dimensions of a display window |
US6589291B1 (en) * | 1999-04-08 | 2003-07-08 | International Business Machines Corporation | Dynamically determining the most appropriate location for style sheet application |
US20010047394A1 (en) * | 1999-09-10 | 2001-11-29 | Kloba David D. | System, method, and computer program product for executing scripts on mobile devices |
US6728934B1 (en) * | 2000-02-10 | 2004-04-27 | Philip M. Scopes | Touch tone voice internet service |
GB2366037B (en) * | 2000-02-24 | 2004-01-21 | Ibm | Customising an HTML document |
US6859909B1 (en) * | 2000-03-07 | 2005-02-22 | Microsoft Corporation | System and method for annotating web-based documents |
JP2001331362A (ja) * | 2000-03-17 | 2001-11-30 | Sony Corp | ファイル変換方法、データ変換装置及びファイル表示システム |
AUPQ680300A0 (en) * | 2000-04-10 | 2000-05-11 | Alexsi Pty Ltd | A method |
AU2001259590A1 (en) * | 2000-05-08 | 2001-11-20 | Leap Wireless International, Inc. | Method of converting html/xml to hdml/wml in real-time for display on mobile devices |
CN1298243A (zh) * | 2000-06-02 | 2001-06-06 | 王逖 | 一种使wap移动电话机与web网站实现沟通的方法和系统 |
JP2002055804A (ja) * | 2000-08-09 | 2002-02-20 | Net Village Co Ltd | 携帯端末及びその画面表示処理方法 |
US20020111972A1 (en) * | 2000-12-15 | 2002-08-15 | Virtual Access Networks. Inc. | Virtual access |
US7496831B2 (en) * | 2001-02-22 | 2009-02-24 | International Business Machines Corporation | Method to reformat regions with cluttered hyperlinks |
US6976226B1 (en) * | 2001-07-06 | 2005-12-13 | Palm, Inc. | Translating tabular data formatted for one display device to a format for display on other display devices |
US6955298B2 (en) * | 2001-12-27 | 2005-10-18 | Samsung Electronics Co., Ltd. | Apparatus and method for rendering web page HTML data into a format suitable for display on the screen of a wireless mobile station |
US20030234815A1 (en) * | 2002-06-21 | 2003-12-25 | Delaney Paul J. | Controlling a user interface |
JP2008027269A (ja) * | 2006-07-24 | 2008-02-07 | Matsushita Electric Ind Co Ltd | 通信機器およびプログラム更新方法 |
-
2002
- 2002-09-05 NO NO20024243A patent/NO318991B1/no not_active IP Right Cessation
-
2003
- 2003-08-28 JP JP2004533888A patent/JP4192150B2/ja not_active Expired - Lifetime
- 2003-08-28 CN CNB038019663A patent/CN100383783C/zh not_active Expired - Lifetime
- 2003-08-28 EP EP03794358A patent/EP1543494A1/en not_active Withdrawn
- 2003-08-28 AU AU2003258891A patent/AU2003258891A1/en not_active Abandoned
- 2003-08-28 WO PCT/NO2003/000300 patent/WO2004023450A1/en active Application Filing
- 2003-09-04 US US10/654,455 patent/US20040107403A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
JP2005527057A (ja) | 2005-09-08 |
AU2003258891A1 (en) | 2004-03-29 |
NO318991B1 (no) | 2005-05-30 |
US20040107403A1 (en) | 2004-06-03 |
CN100383783C (zh) | 2008-04-23 |
WO2004023450A1 (en) | 2004-03-18 |
NO20024243D0 (no) | 2002-09-05 |
CN1613105A (zh) | 2005-05-04 |
EP1543494A1 (en) | 2005-06-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4192150B2 (ja) | 小画面端末表示部へのhtmlコンテンツ提示 | |
US8205152B2 (en) | System and method for formatting and displaying frameset documents | |
JP3503555B2 (ja) | ウェブ・ページ・コンテンツ調整方法、システムおよび記録媒体 | |
JP5173129B2 (ja) | セマンティックサムネイルを提供するためのコンピュータプログラム | |
TWI240910B (en) | Accessibility to web images through multiple image resolutions | |
US20190057066A1 (en) | Scalable display of internet content on mobile devices | |
US20040095400A1 (en) | Reconfiguration of content for display on devices of different types | |
US7362311B2 (en) | Single column layout for content pages | |
WO2009093643A1 (ja) | マークアップ言語文書変換システム、装置、方法およびプログラム | |
JP2004532430A (ja) | 副画素最適化画像及びその様な画像を含むデジタルコンテンツを生成及び表示するための方法、システム、及びプログラム | |
EP1537490A2 (en) | System and method for browser document editing | |
JP2002373043A (ja) | ブラウザ内で文書の一部分を拡大する方法、装置、およびプログラム | |
JP5147683B2 (ja) | コンピュータ画面上にデータ表示ウィンドウと入力ウィンドウを動的に視覚表示する方法 | |
JP2002108323A (ja) | 情報端末装置及び記憶媒体 | |
EP2310963B1 (en) | Information output apparatus, information output method, and recording medium | |
RU2202825C2 (ru) | Способ визуализации объектов рекламно-информационного содержания | |
JP2001243151A (ja) | ブラウザシステム及び記録媒体 | |
JPH10334082A (ja) | ブラウザおよびその表示方法ならびにその記録媒体 | |
JP2003044397A (ja) | 情報編集装置、情報提示装置、情報編集方法、情報提示方法、情報編集用プログラム、情報提示用プログラムおよび記録媒体 | |
CN118193723A (zh) | 文本解析方法、系统、电子设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070115 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070117 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20070411 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20070418 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20070511 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20070518 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20070615 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20070622 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070713 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20080227 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080625 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20080801 |
|
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: 20080827 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080919 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110926 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4192150 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110926 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120926 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130926 Year of fee payment: 5 |
|
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 |
|
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 |
|
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 |
|
EXPY | Cancellation because of completion of term |