GB2420476A - Sequential text display - Google Patents

Sequential text display Download PDF

Info

Publication number
GB2420476A
GB2420476A GB0425536A GB0425536A GB2420476A GB 2420476 A GB2420476 A GB 2420476A GB 0425536 A GB0425536 A GB 0425536A GB 0425536 A GB0425536 A GB 0425536A GB 2420476 A GB2420476 A GB 2420476A
Authority
GB
United Kingdom
Prior art keywords
word
display
text string
word strings
text
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.)
Withdrawn
Application number
GB0425536A
Other versions
GB0425536D0 (en
Inventor
Marc Lewis
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.)
OPIUM PUBLISHING Ltd
Original Assignee
OPIUM PUBLISHING 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 OPIUM PUBLISHING Ltd filed Critical OPIUM PUBLISHING Ltd
Priority to GB0425536A priority Critical patent/GB2420476A/en
Publication of GB0425536D0 publication Critical patent/GB0425536D0/en
Priority to GB0503025A priority patent/GB2421099A/en
Publication of GB2420476A publication Critical patent/GB2420476A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • H04Q7/32

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Digital Computer Display Output (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Individual words of text of a message are displayed sequentially and transiently on a display (1) so that the complexity of the message does not need to the limited by the size of display device used, e.g. a small mobile phone display. A Java script embodiment of the invention is also disclosed.

Description

Sequential Text Display
Description
The present invention relates to a method and apparatus for displaying text sequentially.
The need to display text messages arises in many fields from control and monitoring apparatus to personal communication devices. Often the area available for displaying these text messages is very small and, as a result, the text messages have to be extremely terse or presented in a font size that makes them difficult to read.
According to the present invention, there is provided a method of displaying a text string, comprising: splitting a text string, represented by character code signals, into individual word strings, represented by character code signals; and controlling a display in dependence on said word strings such that the word strings are displayed transiently one after another in their order in said text string.
The splitting may be completed before the first of said word strings is displayed.
Alternatively, the splitting comprises extracting word strings sequentially from the front of said text string and the display is controlled to display each word before the next word is extracted from the text string.
Preferably, word strings are displayed for a period in the range 250ms to 2s. The word strings need not all be displayed for the same period. For example, the first word string could be displayed for a longer period than subsequent strings or longer word stings could be displayed for longer than shorter strings.
According to the present invention, there is also provided a text display apparatus comprising: means for splitting a text string, represented by character code signals, into individual word strings, represented by character code signals; and means for controlling a display in dependence on said word strings such that the word strings are displayed transiently one after another in their order in said text string.
The apparatus may comprise: a memory for storing a text string as character code signals; reading means for sequentially reading character codes from the memory; comparator means for detecting a predetermined word separation code in characters read by the reading means; a display device arranged to receive character codes from the reading means; and timer means responsive to the comparator detecting said predetermined word separation code to interrupt the operation of the reading means for a predetermined period and to reset said display device after a predetermined period has elapsed following detection of said predetermined word separation code.
Alternatively, the apparatus may include processing means configured to provided said means.
An apparatus according to the present invention may be included in an electronic device, for instance a personal communications device.
Program codes for implementing the present invention may be distributed as electric or electromagnetic signals or by means of recordings of such signals in or on data carriers, e.g. ROM cartridges or CDROMs.
Embodiments of the present invention will now be described, by way of example, with reference to the accompanying drawings, in which: Figure 1 is a block diagram of a alphanumeric display system according to the present invention; Figure 2 is a more detailed diagram of the controller of the system shown in Figure 1; Figure 3 shows a J2ME-supporting device; and Figure 4 is a flowchart illustrating an software embodiment of the present invention running on the device shown in Figure 3.
Referring to Figure 1, an alphanumeric display system according to the present invention comprises an HD44780-based LCD module 1, an 8 x n memory 2 and a controller 3. The controller 3 provides outputs to RS and data inputs of the LCD module I in dependence on data read from the memory 3.
Referring to Figure 2, the controller 3 includes a counter 4 which cyclically counts clock pulses from a clock 5 to produce address signals for the memory 2. The supply of clock pulses from the clock 5 to the counter 4 is controlled by an AND gate 6.
The output of the counter 4 is applied to the address inputs of the memory 2. As a result the memory 2 outputs an 8-bit code onto a data bus 7. The data bus 7 connects the memory 2 to a digital comparator 8 and one input of a multiplexer 9.
The comparator 8 compares the current 8-bit code from the memory with the code of a space and outputs a signal in dependence on the result of the comparison.
Thus, if the 8-bit code is not a space the output of the comparator 8 is low. The output of the comparator 8 is fed to the S input of a flip-flop 10 and the input of a 500ms delay 11. The output of the delay 11 is fed to the input of a monostable 12 that produces a short high pulse on rising edges. The inverted output of the monostable 12 is connected to the R input of the flip-flop 10. The not Q output of the flip-flop 10 is connected to the second input of the AND gate 6 to control the supply of clock pulses to the counter 4.
When the outputs of the comparator 8 and the monostable 12 are both low, the output of the flip-flop 10 will be in its RESET state (Q = low) and clock pulses are supplied to the counter 4.
If the data output from the memory 2 is the code for a space, the output of the comparator 8 goes high which sets the flip-flop 10. The not Q output of the flip- flop 10 then goes low interrupting the supply of clock pulses to the counter 4.
The output of the delay 11 goes high SOOms after the output of the comparator 8 goes high. The rising edge of the output of the delay 11 triggers the monostable 12 which outputs a high pulse to the multiplexer 9 and a low pulse to the reset input of the flip-flop 10. The high pulse switches the multiplexer 9 so that it outputs a clear code from a register 14 to the data inputs of the LCD module 1. The high pulse is also supplied to the RS input of the LCD module I to indicate that a command is being input and to one input of an OR gate 15. The other input of the OR gate 15 is supplied with the output from the AND gate 6 which has been delayed by a delay 17. The output of the OR gate 15 is used to provide the enable signal for the LCD module 1.
The rising edge of the low pulse from the monstable 12 resets the flipflop 10 causing its not Q output to go high, re-establishing the supply of clock pulses to the counter 4.
Thus, when a text message is stored in the memory 2 as a string of character codes, the codes are read out of the memory 2 sequentially according to the output of the counter 4 and supplied to the LCD module I via the multiplexer 9. The characters arc then added to the LCD module's LCD one by one. If, however, the character code from the memory 2 represents a space, the multiplexer 9 is switched, after of 500ms delay, and the clear code is output to the LCD module I with the RS input set to indicate that an instruction is being input. As a result, the text added to the LCD up to the space, i.e. the previous word, is maintained on the display for SOOms and then the display is cleared.
The supply of clock pulses to the counter 4 is then resumed and the next word is built up on the LCD as described above.
The overall effect for a user is that the text stored in the memory 2 is displayed sequentially one word at a time on the LCD.
If the memory 2 is writable, circuitry may be added to write different text into the memory 2 so that the displayed message can be changed. Alternatively, the range of the counter may be adjustable so that text from different portions of the memory 2 can be displayed.
In another embodiment, a microcontroller is programmed to read character codes from a memory and generate the LCD module input signals described above.
The present invention may also be implemented using a high level programming language, for instance Java.
Referring to Figure 4, a conventional clam-shell J2ME-supporting mobile phone 20 comprises first and second body portions 21, 22 coupled by a hinge. The first body portion 21 comprises an LCD 23 and the second body portion 22 includes a keypad 24 so that the user can input data and commands.
The present invention is implemented in the mobile phone 20 using the J2ME- compliant Java class listed below: import j avax. microedition. midlet. *; import javax.microedition. lcdui. *; import java.util.*; /* * Class TextFlasher * * Displays text one words at a time * class TextFlasher { private String txt = private MIDlet midlet; private Display display; private Form flashForm;; /* * Constructor * public TextFlasher(MIDlet m) { midlet = flashForm = new Form("); * Display text * public void showText (String t) { display = Display. getDisplay(midlet); display. setCurrent (flashForm); txt = t; String tmp = Vector words = new Vector 0; for (mt i = 0; i < txt.length() ; i +) { if ((txt.charAt(i) != ) && (1 < txt.length() - 1)) { tmp += txt.charAt(i); } else { tmp = for (mt i = 0; i < words.size(); i-i--i-) { tmp = ((String)words.elementAt(i)); flashForm.append(tmp); long start = System. currentTimeMillisQ; do { while (Systeni.currentTjmeMjlljs() < start + 500) ; flashForm.delete(0); tmp = Referring to Figure 4, when a MIDlet including the above TextFlasher class displays text in accordance with the present invention, the MIDlet instantiates an object of the TextFlasher class (step si). The constructor takes a reference to the MIDlet as a parameter and creates a blank instance of the Form class.
Having created an instance of the TextFlasher class, the MIDlet calls the showText method of the new TextFlasher instance, passing the text to be displayed as a parameter (step s2). The showText method sets the display to the blank form instance (step s3). Then, the showText method splits the text into its constituent words, storing each word in a different element of a Vector instance (step s4).
When the text has been split into its constituent words, the words in the Vector instance are appended to the Form instance, and deleted SOOms later, one after another (step s5). The effect is that a user viewing display 23 of the mobile phone 20 will see the words of the text flash onto the screen one after another until the whole of the text has been displayed.
It will be appreciated that the code for the MIDlet, including the TextFlasher class, may be provided over the air (OTA) or recorded on or in a data carrier.
It will be appreciated that the present invention may be implemented using different programming languages and many different platforms.

Claims (11)

  1. Claims 1. A method of displaying a text string, comprising: splitting a
    text string, represented by character code signals, into individual word strings, represented by character code signals; and controlling a display in dependence on said word strings such that the word strings are displayed transiently one after another in their order in said text string.
  2. 2. A method according to claim 1, wherein the splitting is completed before the first of said word strings is displayed.
  3. 3. A method according to claim 1, wherein said splitting comprises extracting word strings sequentially from the front of said text string and the display is controlled to display each word before the next word is extracted from the text string.
  4. 4. A method according to claim 1, 2 or 3, wherein word strings arc displayed for a period in the range 250ms to 2s.
  5. 5. A text display apparatus comprising: means for splitting a text string, represented by character code signals, into individual word strings, represented by character code signals; and means for controlling a display in dependence on said word strings such that the word strings are displayed transiently one after another in their order in said text string.
  6. 6. An apparatus according to claim 5, including: a memory for storing a text string as character code signals; reading means for sequentially reading character codes from the memory; comparator means for detecting a predetermined word separation code in characters read by the reading means; a display device arranged to receive character codes from the reading means; and timer means responsive to the comparator detecting said predetermined word separation code to interrupt the operation of the reading means for a predetermined period and to reset said display device after a predetermined period has elapsed following detection of said predetermined word separation code.
  7. 7. An apparatus according to claim 5, including processing means configured to provided said means.
  8. 8. An electronic device including an apparatus according to claim 5, 6 or 7.
  9. 9. A personal communication device according to claim 8.
  10. 10. A electric or electromagnetic signal representing program codes for programming a processing means for producing an apparatus according to claim 7.
  11. 11. A data carrier having a signal according to claim 10 recorded therein or thereon.
GB0425536A 2004-11-19 2004-11-19 Sequential text display Withdrawn GB2420476A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
GB0425536A GB2420476A (en) 2004-11-19 2004-11-19 Sequential text display
GB0503025A GB2421099A (en) 2004-11-19 2005-02-14 Method for transmitting information to a mobile station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0425536A GB2420476A (en) 2004-11-19 2004-11-19 Sequential text display

Publications (2)

Publication Number Publication Date
GB0425536D0 GB0425536D0 (en) 2004-12-22
GB2420476A true GB2420476A (en) 2006-05-24

Family

ID=33548569

Family Applications (2)

Application Number Title Priority Date Filing Date
GB0425536A Withdrawn GB2420476A (en) 2004-11-19 2004-11-19 Sequential text display
GB0503025A Withdrawn GB2421099A (en) 2004-11-19 2005-02-14 Method for transmitting information to a mobile station

Family Applications After (1)

Application Number Title Priority Date Filing Date
GB0503025A Withdrawn GB2421099A (en) 2004-11-19 2005-02-14 Method for transmitting information to a mobile station

Country Status (1)

Country Link
GB (2) GB2420476A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3563228A4 (en) * 2016-12-28 2019-12-11 Razer (Asia-Pacific) Pte. Ltd. Methods for displaying a string of text and wearable devices

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5873109A (en) * 1996-06-03 1999-02-16 High; Clifford R. Device and method for displaying text of an electronic document on a screen in real time
EP1162587A1 (en) * 2000-06-10 2001-12-12 MCIAN, Peter Method for enhancing readability of rapidly displayed text
EP1205903A2 (en) * 2000-11-08 2002-05-15 Xerox Corporation Display for rapid text reading with thumbnail view
US20030043196A1 (en) * 2001-08-30 2003-03-06 Jim Gibson Strobe reading technology and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5873109A (en) * 1996-06-03 1999-02-16 High; Clifford R. Device and method for displaying text of an electronic document on a screen in real time
EP1162587A1 (en) * 2000-06-10 2001-12-12 MCIAN, Peter Method for enhancing readability of rapidly displayed text
EP1205903A2 (en) * 2000-11-08 2002-05-15 Xerox Corporation Display for rapid text reading with thumbnail view
US20030043196A1 (en) * 2001-08-30 2003-03-06 Jim Gibson Strobe reading technology and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3563228A4 (en) * 2016-12-28 2019-12-11 Razer (Asia-Pacific) Pte. Ltd. Methods for displaying a string of text and wearable devices
US11188715B2 (en) 2016-12-28 2021-11-30 Razer (Asia-Pacific) Pte. Ltd. Methods for displaying a string of text and wearable devices

Also Published As

Publication number Publication date
GB2421099A (en) 2006-06-14
GB0425536D0 (en) 2004-12-22
GB0503025D0 (en) 2005-03-23

Similar Documents

Publication Publication Date Title
US4646081A (en) Radio paging receiver operable on a word scrolling basis
EP3979658A1 (en) Processing method, processing device, electronic device, and storage medium
KR900701136A (en) Telecom receiver with auto turn on / off
CN108363534B (en) Global preview method and device of editable object and electronic equipment
CN102324191A (en) Method and system for synchronously displaying audio book word by word
EP3168755A1 (en) Method and device for adding font
CN105573585A (en) Information display method and terminal
CN104182122A (en) Method for taking notes
CN109582402A (en) page display method and device
CN105353942A (en) Information output method and terminal
GB2420476A (en) Sequential text display
BR0309520A (en) method and apparatus for controlling digital recordings and related user interfaces
EP4184299A1 (en) Icon display method and apparatus, and electronic device
KR20040011889A (en) Method for providing interface for multi-language user interface and cellular phone implementing the same
KR100299480B1 (en) Vocabulary Learning Aids
CN105511886B (en) Theme changing method and device for application program
JP2001218200A (en) Device and method for decoding picture, its recording medium and integrated circuit device
CN107229465B (en) Method and device for waking up head-mounted display of VR (virtual reality) host and VR host
KR101259113B1 (en) Mobile Communication Terminal and Character Displaying Method thereof
WO2019132409A1 (en) Electronic device and control method thereof
KR950022407A (en) How to manage time schedule of digital cell phone
CN110727484B (en) Information display method and device and electronic equipment
KR100763309B1 (en) A method for controlling multiple display element mounted on mobile terminal
JPS58160993A (en) Voice confirmation of document editting unit editing unit
CN110244892B (en) Screen display method, mobile terminal and readable storage medium

Legal Events

Date Code Title Description
732E Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)