WO2002003162A2 - Internet schedule system and method for controlling the system - Google Patents

Internet schedule system and method for controlling the system Download PDF

Info

Publication number
WO2002003162A2
WO2002003162A2 PCT/KR2000/001256 KR0001256W WO0203162A2 WO 2002003162 A2 WO2002003162 A2 WO 2002003162A2 KR 0001256 W KR0001256 W KR 0001256W WO 0203162 A2 WO0203162 A2 WO 0203162A2
Authority
WO
WIPO (PCT)
Prior art keywords
data
internet
user
updated
search
Prior art date
Application number
PCT/KR2000/001256
Other languages
French (fr)
Other versions
WO2002003162A3 (en
Inventor
Kyoung-Hwan Im
Original Assignee
Bflysoft 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 Bflysoft Co., Ltd. filed Critical Bflysoft Co., Ltd.
Priority to AU2001214199A priority Critical patent/AU2001214199A1/en
Publication of WO2002003162A2 publication Critical patent/WO2002003162A2/en
Publication of WO2002003162A3 publication Critical patent/WO2002003162A3/en

Links

Classifications

    • 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/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • 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/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism

Definitions

  • the present invention relates to an Internet schedule system and a method for controlling it. More specifically, the present invention relates to a system and method for controlling it in which a user can be provided with updated information of predetermined Internet sites designated by the user.
  • a general method for finding information through the Internet is that the user connects to the Internet site that includes the required information, finds the required document, and reads, prints out or downloads it.
  • the users want to monitor data that is updated periodically, they should actuate a refresh button and check the documents, staying in front of a display screen.
  • a "push” technique have been suggested.
  • a program in a client's system is synchronized with a server that can support the technique, and information is pushed into the user's system by the synchronized program.
  • the relationship between the server and the client is similar to that between a broadcasting station having several specialized channels and a receiver such as TV or radio.
  • the present invention provides a preferred Internet schedule system comprising: a storage system including a program for connecting to the Internet, and a robot program searching predetermined sites on the Internet and collecting data; a controller for registering predetermined Internet sites according to a user, loading and executing the connecting program and the robot program, deciding whether the information of the searched site has been updated or not, and informing the user of the updated data in the case that the data have changed; and a display device indicating that the data of the site has been updated, according to a control signal from the controller.
  • a method for controlling the above Internet schedule system comprises the steps of: registering predetermined information about Internet sites to be searched by the user; periodically searching the Internet sites to check whether the data have changed or not; and informing the user of the updated data in the case that the data have changed.
  • FIG. 1 is a block diagram of an Internet schedule system to which the present invention is applied.
  • FIG. 2 shows a flow chart of control of the Internet schedule system following the method of the present invention.
  • FIG. 3 shows an example of the user's setting screen in the preferred embodiment of the Internet schedule system.
  • FIG. 4 shows a screen informing the user of the search results in the preferred embodiment of the Internet schedule system.
  • FIG. 5 shows a screen where updated information is presented in detail if the user selects "viewing" on the screen in FIG. 4.
  • FIG. 1 is a block diagram of an Internet schedule system to which the present invention is applied.
  • a preferred Internet schedule system comprises: a hard disk drive 19 for storing a web browser and a plurality of programs; a CPU 12 for loading the above programs into the memory 9 and executing them, registering predetermined Internet sites according to a user, loading and executing the connecting program and the robot program, deciding whether the information of the searched site is updated or not, and informing the user of the updated data in the case that the data have changed; a sound card 25 for processing audio signals; a speaker 7 for outputting sound; a microphone 6 for translating sound into audio signals; a modem 14 for modulating/demodulating sent/received data from the above CPU 12; a display controller 13 for controlling a display 11 according to the control signals from the CPU 12; and a display device 11 indicating that the data of the site have been updated according to the control signal from the controller.
  • the above hard disk drive 19 includes: a program 1 for connecting to the Internet; a search robot program 2 searching predetermined Internet sites registered by the user, collecting data, classifying them and
  • FIG. 2 shows a flow chart of controlling the Internet schedule system following the method of the present invention.
  • the process of the Internet schedule system starts when a user turns on the computer system, then the CPU 12 performs the power on self- test (POST) and a booting process.
  • POST power on self- test
  • the CPU 12 loads the program from the hard disk drive 19 into the memory 9 and executes it.
  • the display device 11 presents the user's setting screen as shown in FIG. 3, where channels and sites are input.
  • a channel is a group of web sites classified by characteristics. For example, a channel named "law" includes the schedule of searching the homepages of a legal newspaper office, the Supreme Court, a law office, et cetera.
  • the basic setting, search schedule and search method of each site are separately managed even though the sites are in the same channel, as shown in FIG. 3.
  • the user can set the system to automatically provide updated data when all or part of the information or a keyword of it changes.
  • the year, month, day, hour, minute and second can be set for a reserved search with a predetermined search method.
  • the user can also select an option such that the low-order html documents included in the URL are searched.
  • the method for informing the user of the updated data can be chosen.
  • the CPU 12 loads the search robot program 2 and the Internet connecting program 1 into the memory 9, and executes those.
  • the search robot program 2 connects to the Internet with the Internet connecting program 1 , requests the external-designated servers 41 and 51 , which are registered by the user in each channel, to send data in a predetermined format, and stores the received data in the information database after classifying: S24.
  • the CPU 12 connects to the Internet 30 through a commercial web server 110 and thereby connects to the service provider's web server 41 or 51.
  • the route to connect to the Internet can be variously selected, for example through the web server in the user's system.
  • the CPU 12 compares the collected data by the search robot program 2 to those stored in the information database and decides whether the data have been updated or not: S25.
  • the CPU 12 makes the display 11 show the updated data by controlling the display controller 13, as shown in FIG. 5.
  • search program 4 search robot program 2 and Internet connecting program 1 can either be integrated in a unified program or separated as needed.
  • the present invention can also be applied to the area of wireless
  • the present invention provides a system and method for easily and rapidly controlling the checking of a huge amount of updated data all over the Internet, and therefore time can be saved and the ability to collect information through the Internet can be strengthened.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • Human Resources & Organizations (AREA)
  • General Health & Medical Sciences (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to an Internet schedule system, and a method for controlling it. More specifically, the present invention relates to a system and method for controlling it in which a user can be provided with updated information of predetermined Internet sites that are designated by the user. The user inputs the Internet sites to monitor, and the Internet schedule system checks periodically whether the information in the sites has been updated or not. If updated, the system informs the user of the updated information. Therefore, the user can easily get the updated information of the Internet sites that are monitored.

Description

INTERNET SCHEDULE SYSTEM AND METHOD FOR CONTROLLING
THE SYSTEM
BACKGROUND OF THE INVENTION
(a) Field of the Invention
The present invention relates to an Internet schedule system and a method for controlling it. More specifically, the present invention relates to a system and method for controlling it in which a user can be provided with updated information of predetermined Internet sites designated by the user.
(b) Description of the Related Art
Users worldwide now use the Internet for accessing a variety of information, and the number of users tends to increase from day to day. For obtaining information through the Internet, the users should connect to the web sites one by one and check the information therein. In other words, a general method for finding information through the Internet is that the user connects to the Internet site that includes the required information, finds the required document, and reads, prints out or downloads it. However, if the users want to monitor data that is updated periodically, they should actuate a refresh button and check the documents, staying in front of a display screen.
To overcome the above trouble, a "push" technique have been suggested. In this technique, a program in a client's system is synchronized with a server that can support the technique, and information is pushed into the user's system by the synchronized program. The relationship between the server and the client is similar to that between a broadcasting station having several specialized channels and a receiver such as TV or radio.
Hence, there is a shortcoming in that the user should connect to each of the service providers and apply for the services. SUMMARY OF THE INVENTION
It is an object of the present invention to provide an Internet schedule system and method for controlling it in which, if a user registers predetermined Internet sites to check, the updated information of those sites are checked by a search robot and provided to the user through various methods.
To achieve the above object, the present invention provides a preferred Internet schedule system comprising: a storage system including a program for connecting to the Internet, and a robot program searching predetermined sites on the Internet and collecting data; a controller for registering predetermined Internet sites according to a user, loading and executing the connecting program and the robot program, deciding whether the information of the searched site has been updated or not, and informing the user of the updated data in the case that the data have changed; and a display device indicating that the data of the site has been updated, according to a control signal from the controller.
A method for controlling the above Internet schedule system comprises the steps of: registering predetermined information about Internet sites to be searched by the user; periodically searching the Internet sites to check whether the data have changed or not; and informing the user of the updated data in the case that the data have changed.
BRIEF DESCRIPTION OF THE DRAWINGS
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate an embodiment of the invention, and, together with the description, serve to explain the principles of the invention. FIG. 1 is a block diagram of an Internet schedule system to which the present invention is applied.
FIG. 2 shows a flow chart of control of the Internet schedule system following the method of the present invention. FIG. 3 shows an example of the user's setting screen in the preferred embodiment of the Internet schedule system.
FIG. 4 shows a screen informing the user of the search results in the preferred embodiment of the Internet schedule system.
FIG. 5 shows a screen where updated information is presented in detail if the user selects "viewing" on the screen in FIG. 4.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
/
In the following detailed description, only the preferred embodiment of the invention has been shown and described, simply by way of illustration of the best mode contemplated by the inventor(s) of carrying out the invention. As will be realized, the invention is capable of modification in various obvious respects, all without departing from the invention. Accordingly, the drawings and description are to be regarded as illustrative in nature, and not restrictive.
Preferred embodiments of the present invention will now be described in detail, with reference to the accompanying drawings.
FIG. 1 is a block diagram of an Internet schedule system to which the present invention is applied.
As shown in FIG. 1 , a preferred Internet schedule system comprises: a hard disk drive 19 for storing a web browser and a plurality of programs; a CPU 12 for loading the above programs into the memory 9 and executing them, registering predetermined Internet sites according to a user, loading and executing the connecting program and the robot program, deciding whether the information of the searched site is updated or not, and informing the user of the updated data in the case that the data have changed; a sound card 25 for processing audio signals; a speaker 7 for outputting sound; a microphone 6 for translating sound into audio signals; a modem 14 for modulating/demodulating sent/received data from the above CPU 12; a display controller 13 for controlling a display 11 according to the control signals from the CPU 12; and a display device 11 indicating that the data of the site have been updated according to the control signal from the controller. The above hard disk drive 19 includes: a program 1 for connecting to the Internet; a search robot program 2 searching predetermined Internet sites registered by the user, collecting data, classifying them and storing the classified data; an information database 3 having all the information about the above
Internet sites; and a search program 4 comparing the data collected by the search robot to those stored in the information database and deciding whether the data have been updated or not. Next, the operation of the Internet schedule system in the preferred embodiment will be described in detail, with references to the FIGs. 1-5.
FIG. 2 shows a flow chart of controlling the Internet schedule system following the method of the present invention.
First, the process of the Internet schedule system starts when a user turns on the computer system, then the CPU 12 performs the power on self- test (POST) and a booting process. Next, when the user selects the search program 4, the CPU 12 loads the program from the hard disk drive 19 into the memory 9 and executes it. Then, the display device 11 presents the user's setting screen as shown in FIG. 3, where channels and sites are input. As shown in FIG. 3, a channel is a group of web sites classified by characteristics. For example, a channel named "law" includes the schedule of searching the homepages of a legal newspaper office, the Supreme Court, a law office, et cetera.
The basic setting, search schedule and search method of each site are separately managed even though the sites are in the same channel, as shown in FIG. 3.
In the screen shown in FIG. 3, the user can set the system to automatically provide updated data when all or part of the information or a keyword of it changes. The year, month, day, hour, minute and second can be set for a reserved search with a predetermined search method. The user can also select an option such that the low-order html documents included in the URL are searched. In addition, the method for informing the user of the updated data can be chosen.
The above-mentioned options can be variously modified within the scope of the present invention. After the user registers the channels: S21 and the sites: S22, selects the options and inputs the schedules: S23, the CPU 12 stores these data into the hard disk drive 9.
Next, at the time of searching according to the user's setting by control of the search program 4, the CPU 12 loads the search robot program 2 and the Internet connecting program 1 into the memory 9, and executes those. The search robot program 2 connects to the Internet with the Internet connecting program 1 , requests the external-designated servers 41 and 51 , which are registered by the user in each channel, to send data in a predetermined format, and stores the received data in the information database after classifying: S24.
The CPU 12 connects to the Internet 30 through a commercial web server 110 and thereby connects to the service provider's web server 41 or 51. The route to connect to the Internet can be variously selected, for example through the web server in the user's system. By the control of the search program 4, the CPU 12 compares the collected data by the search robot program 2 to those stored in the information database and decides whether the data have been updated or not: S25.
As a result of the decision, if updated, the CPU 12 makes the display 11 show the updated data by controlling the display controller 13, as shown in FIG. 5.
Then, if the user selects "viewing" of information on the screen of FIG. 5, the selected information is displayed in detail as shown in FIG. 5.
Other methods for informing the user, such as via electronic mail, a web browser, an icon, a background, a tray and a list, can be selected by the user in the screen of FIG. 3.
While this invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.
The above search program 4, search robot program 2 and Internet connecting program 1 can either be integrated in a unified program or separated as needed. The present invention can also be applied to the area of wireless
Internet using a cellular phone or a portable terminal.
In summary, the present invention provides a system and method for easily and rapidly controlling the checking of a huge amount of updated data all over the Internet, and therefore time can be saved and the ability to collect information through the Internet can be strengthened.

Claims

WHAT IS CLAIMED IS:
1. An Internet schedule system comprising: a storage system including a program for connecting to the Internet, and a robot program searching predetermined sites on the Internet and collecting data; a controller for registering predetermined Internet sites according to a user, loading and executing the connecting program and the robot program, deciding whether the information of the searched site is updated or not, and informing the user of the updated data in the case that the data has changed; and a display device indicating that the data of the site is updated according to a control signal from the controller.
2. The system of claim 1 wherein the storage system comprises: a program for connecting to the Internet; a search robot program searching predetermined sites registered by the user, collecting data, classifying them and storing the classified data; an information database having information about the predetermined Internet sites; and a search program comparing the data collected by the search robot to those stored in the information database and deciding whether the data are updated or not.
3. The system of claim 2 wherein the controller compares the data collected by the search robot to those stored in the information database, and informs the user of the updated data via electronic mail in the case that the data are changed.
4. The system of claim 2 wherein the controller compares the data collected by the search robot to those stored in the information database, stores the updated data in a list, and informs the user in the case that the user demands it, through the Internet.
5. A method for controlling an Internet schedule system comprising the steps of: registering predetermined information about Internet sites to be searched by the user; periodically searching the Internet sites to check whether the data are changed or not; and informing the user of the updated data in the case that the data are changed.
6. The method of claim 5, wherein in the step of registering, a basic setting of the sites to search, search schedule and the method of search are input by the user.
PCT/KR2000/001256 2000-07-06 2000-11-03 Internet schedule system and method for controlling the system WO2002003162A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001214199A AU2001214199A1 (en) 2000-07-06 2000-11-03 Internet schedule system and method for controlling the system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR2000/38631 2000-07-06
KR10-2000-0038631A KR100459768B1 (en) 2000-07-06 2000-07-06 A internet schedule system and method for acquiring information using the same

Publications (2)

Publication Number Publication Date
WO2002003162A2 true WO2002003162A2 (en) 2002-01-10
WO2002003162A3 WO2002003162A3 (en) 2003-04-17

Family

ID=19676617

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2000/001256 WO2002003162A2 (en) 2000-07-06 2000-11-03 Internet schedule system and method for controlling the system

Country Status (3)

Country Link
KR (1) KR100459768B1 (en)
AU (1) AU2001214199A1 (en)
WO (1) WO2002003162A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004027644A2 (en) * 2002-09-13 2004-04-01 Siemens Aktiengesellschaft Data monitoring system for source data, web server comprising such a system, and method for operating such a system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100566157B1 (en) * 2002-05-18 2006-03-31 신봉석 A multiple searching tool installed and executed in web browser or application program and an Internet-based business method using the tool

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055570A (en) * 1997-04-03 2000-04-25 Sun Microsystems, Inc. Subscribed update monitors
JP2000181778A (en) * 1998-11-19 2000-06-30 Lg Electronics Inc Automatic information retrieval device and method therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010016773A (en) * 1999-08-03 2001-03-05 허행양 Method for Acquiring Information from Internet and Computer Readable Medium for Storing Program for Carrying out the Method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055570A (en) * 1997-04-03 2000-04-25 Sun Microsystems, Inc. Subscribed update monitors
JP2000181778A (en) * 1998-11-19 2000-06-30 Lg Electronics Inc Automatic information retrieval device and method therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PATENT ABSTRACTS OF JAPAN vol. 2000, no. 9 13 October 2000 & JP 2000 181778 A (LG ELECTRONICS) 30 June 2000 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004027644A2 (en) * 2002-09-13 2004-04-01 Siemens Aktiengesellschaft Data monitoring system for source data, web server comprising such a system, and method for operating such a system
WO2004027644A3 (en) * 2002-09-13 2004-05-21 Siemens Ag Data monitoring system for source data, web server comprising such a system, and method for operating such a system

Also Published As

Publication number Publication date
WO2002003162A3 (en) 2003-04-17
AU2001214199A1 (en) 2002-01-14
KR100459768B1 (en) 2004-12-03
KR20020006565A (en) 2002-01-23

Similar Documents

Publication Publication Date Title
CN107844586B (en) News recommendation method and device
US7319863B2 (en) Method and system for providing an opinion and aggregating opinions with mobile telecommunication device
US8131276B2 (en) Method for extracting content, content extraction server based on RSS and apparatus for managing the same and system for providing standby screen of mobile communication terminal using the same
US7725467B2 (en) Information search system, information processing apparatus and method, and information search apparatus and method
US7433922B2 (en) Method and system for collecting and displaying aggregate presence information for mobile media players
US10271083B2 (en) Pre-roll advertisement playing method, terminal, and video server
US6560604B1 (en) System, method, and apparatus for automatically and dynamically updating options, features, and/or services available to a client device
US20050171936A1 (en) Wireless search engine and method thereof
US9460156B2 (en) Matching a first location profile with at least one other location profile
EP2249565B1 (en) Program information processing system, program information management server, program information operation terminal, and computer program
US20080256087A1 (en) Apparatuses and methods for managing content stored in devices
WO2002093800A1 (en) Method and system for providing an opinion and aggregating opinions with a mobile telecommunication device
US20120158837A1 (en) Method and system for establishing a notification service for a device
US20120117599A1 (en) Thumbnail publication
US20090022123A1 (en) Apparatus and method for providing contents sharing service on network
KR100725541B1 (en) Integrated portal service system and method, and user terminal device therefor
US20060025157A1 (en) Location judgment method using cell broadcast, mobile terminal thereof, and program
US20040029525A1 (en) Tuning engine and user interface for internet broadcasts on mobile devices
JP2012501486A (en) Advertisement service system and method based on smart card, and smart card applied thereto
US7653569B1 (en) Systems and methods for delivering advertisements
US9286296B2 (en) Mobile terminal and method of controlling the same
EP1693768A2 (en) Information posting system and information posting method
JP4290870B2 (en) Information providing method, display control terminal device, information providing device, terminal device, and storage medium
WO2002003162A2 (en) Internet schedule system and method for controlling the system
EP2552111A1 (en) Information processing program, device, and method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase