US6484176B1 - System and process for providing remote interactive access to a real estate information database using a portable computing device - Google Patents
System and process for providing remote interactive access to a real estate information database using a portable computing device Download PDFInfo
- Publication number
- US6484176B1 US6484176B1 US09/344,389 US34438999A US6484176B1 US 6484176 B1 US6484176 B1 US 6484176B1 US 34438999 A US34438999 A US 34438999A US 6484176 B1 US6484176 B1 US 6484176B1
- Authority
- US
- United States
- Prior art keywords
- session
- link
- search
- search engine
- remote client
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/16—Real estate
Definitions
- the present invention relates in general to remote database access and, in particular, to a system and process for providing remote interactive access to a real estate information database using a portable computing device.
- MLS databases In the residential segment of the real estate industry, computerized real estate information databases, known as multiple listing service (MLS) databases, have become the premier source of centralized real estate listing information. MLS databases enjoy widespread acceptance throughout the industry. Individual real estate agencies subscribe to the MLS and provide information about properties both listed and sold. Access is ordinarily restricted to licensed real estate professionals, appraisers, and lending institutions.
- an MLS database contains a set of property listing records describing real estate properties being offered for sale, leasing, or rental for a defined geographic region. Each listing identifies and describes the various characteristics of the property in a standard, pre-defined format, which can be easily and accurately searched. Listings can also include maps and photographs of the property. The characteristics also include pricing and tax information, including the price and terms at which a particular property sold.
- MLS databases One important aspect of MLS databases is the ability to archive historical information about properties already sold for use by a broad audience. For instance, to a potential seller or purchaser, historical information is crucial in determining the price at which a comparable property would sell in a particular market segment. Similarly, to an appraiser, historical information is essential in arriving at an appropriate appraisal figure. In an active real estate market, near real time historical information is almost a requirement.
- MLS databases Another important aspect of MLS databases is the capability of providing access to new or updated listing information. Most MLS databases are updated continuously. However, as a practical matter, real estate agents do not have continuous access to their respective MLS. Consequently, real estate agents, and therefore, their clients, generally only learn about new or updated listings during an MLS database access session conducted at the agents' office.
- a terminal or a personal computer configured with a terminal emulator connects to the MLS database either over a dedicated line or via a dial up connection with a modem.
- the listing information is served in a character-based, page display format, generally consisting of a 25 by 80 character presentation space.
- the terminal or personal computer must provide a sufficient screen size upon which to view the listing information, one page at a time.
- access to historical information and new or updated listings can only be obtained during a given access session.
- MLSWindows product A similar prior art approach to providing access to an MLS is the MLSWindows product, described in “WyldFyre Technologies, Inc., Leading the Way In Real Estate GUI Software,” Real Innovators, pp. 18-20 (Summer 1997 ed.).
- GUI graphical user interface
- the MLSWindows product also provides a capability to connect to an MLS database via a TCP/IP network or via synchronous or asynchronous communications.
- the MLSWindows product requires a personal computer with a windowing environment upon which to operate.
- such a solution includes a capability to automatically be notified of or inquire into new or updated listings.
- the present invention provides a system and process for providing remote interactive access to a real estate information database using a portable computing device.
- An embodiment of the present invention is a system and process for providing remote interactive access to a real estate information database using a portable computing device.
- a portable computing device maintains both program code and data exclusively in a general purpose random access memory configured for both transient and persistent storage of program code and data.
- a database server includes a search engine configured to retrieve listing records from a real estate information database. Each listing record includes a set of characteristics describing an individual real estate property listing.
- a remote client defines methods in the general purpose random access memory for accessing the real estate information database through the search engine. The methods include a session manager, a search specification method, and a search results display method. The session manager facilitates a dynamic session between the portable computing device and the database server over a communications link.
- the session manager identifies the remote client to the database server and manages an interactive search session between the remote client and the search engine.
- the search specification method interactively sends to the search engine search parameters and receives from the search engine the listing records having real estate property listing characteristics matching the search parameters.
- the search results display method displays the received listing records on the portable computing device.
- a further embodiment of the invention is a portable computing device, process, and computer-readable storage medium holding code for providing remote interactive access to a real estate information database.
- a general purpose random access memory exclusively maintains both program code and data for both transient and persistent storage.
- a remote client is configured in the general purpose random access memory and includes methods for accessing a real estate information database through a search engine running on a database server.
- the search engine is configured to retrieve one or more listing records from the real estate information database with each listing record in the real estate information database including a set of characteristics describing an individual real estate property listing.
- the remote client includes a session manager facilitating a dynamic session between the portable computing device and the database server over a communications link.
- the session manager identifies the remote client to the database server and manages an interactive search session between the remote client and the search engine.
- a search method interactively sends to the search engine search parameters including real estate property listing characteristics and receives from the search engine listing records having characteristics matching the search parameters.
- a display method displays the listing records on the portable computing device.
- the present invention facilitates highly portable, interactive access sessions between a portable computing device and a real estate information database, such as an MLS database.
- the portable computing device can communicate with the real estate information database using a wide range of communication configurations, including a wireless modem, direct dial-up modem, internetwork protocol (IP) modem, and others.
- IP internetwork protocol
- a local server could be introduced to continuously transact an access session with the real estate information database and to provide updates to the portable computing device on a regular basis.
- the portable computing device could be configured for automatic update via an express request (pull) or a page (push).
- FIGS. 1A and 1B are block diagrams showing a system for providing remote interactive access to a real estate information database using a portable computing device in accordance with the present invention
- FIG. 2 is a block diagram showing a further embodiment of the present invention introducing a local server into the system of FIG. 1A;
- FIG. 3 is a functional block diagram showing the remote client used in the system of FIG. 1A;
- FIGS. 4A and 4B are flow diagrams showing a process for providing remote interactive access to a real estate information database using a portable computing device in accordance with the present invention
- FIG. 5 is a screen shot showing, by way of example, a preferences specification screen generated by the method of FIGS. 4A and 4B;
- FIGS. 6A and 6B are screen shots showing, by way of example, a search parameter specification screen and a search status screen generated by the method of FIGS. 4A and 4B;
- FIG. 7 is a screen shot showing, by way of example, search results screen generated by the method of FIGS. 4A and 4B;
- FIG. 8 is a flow diagram showing a routine for initializing a remote client for use in the method of FIGS. 4A and 4B;
- FIG. 9 is a flow diagram showing a routine for executing a search for use in the method of FIGS. 4A and 4B;
- FIG. 10 is a flow diagram showing a routine for executing a detail search for use in the method of FIGS. 4A and 4B;
- FIG. 11 is a flow diagram showing a routine for displaying detailed search results for use in the method of FIGS. 4A and 4B;
- FIGS. 12A-12E are screen shots showing, by way of example, search result details screens generated by the routine of FIG. 11;
- FIG. 13 is a flow diagram showing a routine for a paging module which provides a “push” notification as a further embodiment of the present invention.
- FIG. 14 is a flow diagram showing a routine for a daemon method for periodically providing a “pull” notification as a further embodiment of the present invention.
- FIG. 1A is a block diagram showing a system 7 for providing remote interactive access to a real estate information database 14 (database) using a portable computing device (PCD) 9 in accordance with the present invention.
- the real estate information system 8 includes a database server 12 operatively coupled to the database 14 .
- the database server 12 includes a random access memory (RAM) (not shown) into which is loaded and executed a search engine 13 .
- the search engine 13 interfaces to the database 14 for the storage, retrieval, and searching of listing records stored within the database 14 .
- the database server 12 includes serial ports (not shown), a modem bank 21 and a network hub 25 .
- the PCD 9 is a special purpose computing device and includes a single general purpose RAM 10 configured for both transient and persistent storage of both program code and data.
- the RAM 10 is used exclusively by the PCD 9 for both program code and data storage, although the operating system, core libraries, and configuration information could be stored in a specialized read only memory (ROM) (not shown), as is known in the art.
- ROM read only memory
- a remote client 11 (RC) is loaded and executed in the RAM 11 for interactively accessing the real estate information database 14 , as further described below with reference to FIG. 3 .
- the PCD 9 can be connected to the database server 12 via three types of communications links. First, the PCD 9 can be directly interfaced to a serial port of the database server 12 using a serial connection 15 . Second, the PCD 9 can be connected to the database server 12 through a wireless server 18 , which is the preferred mode in connection. With this type of communication link, the PCD 9 can be equipped with a wireless modem (not shown) which transmits to a receiver 17 coupled to the wireless server using a radio frequency connection 16 . Alternatively, the PCD 9 can be equipped with a conventional modem and an adapter for connection to a cellular telephone. In turn, the wireless server 18 is equipped with a modem 19 that is interconnected with the modem bank 21 via a modem link 20 .
- the PCD 9 can be connected to the database server 12 via a network 23 , such as an internetwork, including the Internet, or an intranetwork.
- the PCD 9 is connected to the network 23 via a network link 22 , which could be via analog modem, internetwork protocol (IP) modem, wireless modem, and the like.
- IP internetwork protocol
- the network 23 is connected to the network hub 25 of the database server 12 via a high speed network link 24 .
- the database server 12 is a general purpose, programmed digital computing device consisting of a central processing unit (CPU), RAM, non-volatile secondary storage, such as a hard drive or CD ROM drive, network interfaces, and peripheral devices, including user interfacing means, such as a keyboard and display.
- Program code including software programs, and data are loaded into the RAM for execution and processing by the CPU and results are generated for display, output, transmittal, or storage.
- the database server 12 is a legacy-type data processing system consisting of a traditional mainframe computer system, such as manufactured by Tandem Computers, Inc., Cupertino, Calif.
- the database system 8 provided by the RE InfoLink Multiple Listing Service, Santa Clara, Calif., is a typical multiple listing service database form.
- the database 14 includes a set of listing records which each contain a set of characteristics describing the real estate property listing. There are ten classes of properties: single family residential, common interest development, multi residential, mobile homes, residential lots and lands, commercial lots and lands, commercial/industrial, business opportunity, commercial rental, and residential rental.
- a listing record includes various sets of characteristics, including characteristics pertaining to interior, exterior, additional information, and remarks. Within each of these sets of characteristics, further specifics can be specified, such as, for an interior, type, style, bedrooms, bathrooms, and so on.
- the database 14 can be searched by specifying these individual characteristics.
- the PCD 9 is a special purpose, programmed digital computing device consisting of a CPU, the single general purpose RAM, and limited peripheral devices, including a communications port and user interfacing means, such as a data input interface and display. Typically, these devices are highly portable and are designed for handheld use.
- the primary difference between a conventional computer system and a PCD is the storage subsystem: to conserve on battery life, size and weight, a single general purpose RAM is used for substantially all program code and data storage, instead of using non-volatile secondary storage.
- the PCD 9 is a personal data assistant (PDA), such as the Palm III connected organizer, or any similar member of the Palm connected organizer family, manufactured by 3Com Corporation, Santa Clara, Calif.
- PDA personal data assistant
- An exemplary wireless modem is the Ricochet modem, provided along with the Ricochet mobile Internet access service, by Metricom, Inc., Los Gatos, Calif.
- An alternate PDA that has in integral wireless modem is the Palm VII connected organizer, also manufactured by 3Com Corporation.
- a cellular telephone modem adapter suitable for use with a Palm III connected organizer is the Snap-On GSM Modem Adapter, manufactured by Option International, Leuven, Belgium.
- the PCD 9 could also be a handheld personal computer (HPC) running the Windows CE operating system, such as the Cassiopeia HPC, manufactured by Casio Computer Company Ltd., Tokyo, Japan; the Compaq Aero 8000 HPC, manufactured by Compaq Computer, Houston, Tex. and the Jornada HPC, manufactured by the Hewlett-Packard Company, Palo Alto, Calif. Other types of personal computing devices are feasible.
- HPC handheld personal computer
- Windows CE operating system such as the Cassiopeia HPC, manufactured by Casio Computer Company Ltd., Tokyo, Japan
- Compaq Aero 8000 HPC manufactured by Compaq Computer, Houston, Tex.
- Jornada HPC manufactured by the Hewlett-Packard Company, Palo Alto, Calif.
- Other types of personal computing devices are feasible.
- the PCD 9 could be incorporated as part of the new generation of cellular telephones, known as Smart Phones and similar devices, which integrate the functionality of a PDA with the features of a cellular telephone.
- the PDQ telephone manufactured by Qualcomm, San Diego, Calif., in particular incorporates the Palm operating system and connected organizer into a cellular telephone.
- These types of devices export an application programming interface (API) for interfacing telephony features with client functionality.
- API application programming interface
- the remote client 11 can be loaded and executed using one of these cellular telephones and the database server 12 interactively accessed through the wireless connection afforded by the cellular telephone.
- FIG. 1B is a block diagram showing a system 7 for providing remote interactive access to multiple real estate information systems 5 a , 5 b , 5 c using the PCD 9 of FIG. 1 A.
- the PCD 9 can be connected to any number of real estate information systems 5 a, 5 b, 5 c using either the same or different type of communications link 6 a, 6 b, 6 c, respectively.
- Each communications link 6 a , 6 b , 6 c could be any of the three types of communications links described above with reference to FIG. 1A, that is, a serial connection, a wireless connection, or a network connection, through various protocol configurations of the remote client 11 , further described below with reference to FIG. 3 .
- the PCD 9 is only connected to one real estate information system 5 a, 5 b, 5 c at one time.
- FIG. 2 is a block diagram showing a further embodiment 26 of the present invention introducing a local server 27 into the system 7 of FIG. 1 A.
- the local server includes a network hub 29 and a random access memory (RAM) (not shown) into which is loaded and executed a paging module 28 .
- the paging module 28 provides a “push” notification of a new or changed real estate listing to a remote PCD 9 on a regularly scheduled basis.
- the local server 27 and database server 12 are both connected to a network 31 via high speed network link 30 using network hubs 29 and 25 , respectively.
- FIG. 3 is a functional block diagram showing the remote client 11 used in the system 8 of FIG. 1 A.
- the remote client 11 is a computer program written as source code in a conventional programming language, such as the C or Java programming languages, and is presented for execution by the CPU as object or byte code, as is known in the art.
- the various implementations of the source code and object and byte codes can be held on a computer-readable storage medium, including the general purpose RAM 10 of the PCD 9 , or embodied on a transmission medium in a carrier wave.
- the remote client is written in the C programming language with the Code Warrior C compiler and 3Com Macintosh System Development Kit for the Palm 3.0 operating system.
- the remote client 11 consists of three primary modules: session manager 32 , search method 33 , and display method 34 .
- the session manager 32 provides the low level communications interface to the database server 12 , including identifying the remote client 11 and managing an on-going interactive session between the remote client 11 and the search engine 13 .
- the search method 33 processes search queries by sending sets of search parameters 35 to the search engine 13 via the session manager 32 .
- the search method 33 receives back search results 36 in the form of real estate listing records that the search engine 13 has retrieved from the database 14 .
- the display method 34 displays the real estate listing records to the user. The steps performed by the respective modules of the remote client 11 are further described below beginning with reference to FIGS. 4A and 4B.
- the remote client 11 interfaces directly to the search engine 13 .
- the search results 36 are pre-filtered into a format designed for presentation within the limited size of the display of the PCD 9 .
- the search results 36 are returned in a page display format, such as would be acceptable for viewing on a conventional personal computer display.
- the session manager 32 stores these search results 36 into a receive buffer 37 configured in the general purpose RAM of the PCD 9 .
- a parser 38 reads in the page display formatted search results from the receive buffer 37 and breaks the search results down into “tokens” for use by the display method 34 .
- the remote client 11 includes a daemon method 39 for periodically providing a “pull” notification of a new or changed real estate listing, as further described below with reference to FIG. 14 .
- An alert timer 40 within the daemon method 39 “wakes up” the PCD 9 and initiates a connection to the database server 12 .
- the search method 33 issues a new query to the search engine 13 and processes any new or changes search results received from the database server 12 .
- FIGS. 4A and 4B are flow diagrams showing a process 41 for providing remote interactive access to a real estate information database 14 using a PCD 9 in accordance with the present invention. First, a set of preferences for the interactive session is set (block 42 ). Referring to FIG.
- a screen shot of a preferences specification screen 60 generated, by way of example, by the method 41 of FIGS. 4A and 4B is shown.
- four preferences need be specified, a Department of Real Estate (DRE) license number 61 , a password 62 , a phone number 63 and a modem initialization string 64 , although other preferences are also feasible.
- DRE Department of Real Estate
- the preferences can be saved by pressing the virtual “Save” button 65 or discarded by pressing the virtual “Cancel” button 66 .
- the remote client 11 is initialized (block 43 ) for serial communications by the session manager 32 (shown in FIG. 3) as further described below with reference to FIG. 8.
- a set of search parameters 35 is specified (block 44 ) using the search method 33 (shown in FIG. 4 ).
- FIG. 6A a screen shot of a search parameter specification screen 70 generated, by way of example, by the method 41 of FIGS. 4A and 4B is shown.
- four search parameters need be specified, a search area or neighborhood 71 , a class 72 , such as “Single Family Residential,” the status of the property 73 , such as “Active,” and a “Search By” characteristics 74 .
- the search parameters 35 correspond to the set of characteristics describing the real estate property listings stored in the database 14 .
- the search can be initiated by pressing the virtual “Search” button 75 or more search parameters specified by pressing the virtual “More” button 76 .
- FIG. 6B a screen shot of a search status screen 66 generated, by way of example, by the method 41 of FIGS. 4A and 4B is shown. The number of successful search matches 67 is indicated. The search can be canceled by pressing the virtual “Cancel” button 68 .
- a search is executed (block 45 ), as further described below with reference to FIG. 7 .
- Search results 36 (shown in FIG. 3) are received (block 46 ). If the search results 36 indicate a match between the search parameters 35 and one or more listing record in the database 14 (block 47 ), the search results 36 are displayed (block 48 ). Referring to FIG. 7, a screen shot of a search results screen 80 generated, by way of example, by the method 41 of FIGS. 4A and 4B is shown. The search results 36 are displayed as a simple list of properties 81 .
- search parameters 35 can be specified (block 44 ) and the search and review process (blocks 45 - 47 ) repeated.
- Select search results 36 can be saved for later review (block 49 ) using, for instance, check boxes next to each of the search results 36 . If more details of a found property listing are requested (block 50 ), a detailed search request is executed (block 51 ), as further described below with reference to FIG. 10 . Otherwise, if details are not requested (block 50 ), a new search can be specified (block 44 ) and the search and review process (blocks 45 - 47 ) repeated. Finally, the detailed search results are received (block 52 ) and displayed (block 53 ), as further described below with reference to FIG. 12 . The process 41 then ends.
- FIG. 8 is a flow diagram showing the routine 42 for initializing the remote client 11 for use in the method 41 of FIGS. 4A and 4B.
- the purpose of this routine is to prepare the session manager 32 for an interactive serial communications session with the database server 12 .
- the receive buffer 37 (shown in FIG. 3) is allocated (block 90 ).
- a search parameter structure is allocated for storing the search parameters 35 (block 91 ).
- a receives parameters structure is allocated for storing the search results 36 (block 92 ).
- the receive parameters structure can include a data structure for use in reading page display formatted search results stored in the receive buffer 37 .
- a serial library is allocated (block 94 ).
- the modem parameters are initialized (block 95 ), such as baud rate, data bits, and parity bits.
- the serial port is opened (block 96 ) and a session with the database server 12 is initiated.
- the routine 42 then returns.
- FIG. 9 is a flow diagram showing the routine 45 for executing a search for use in the method 41 of FIGS. 4A and 4B.
- the purpose of this routine is to send the search parameters 35 to the search engine 13 . If the remote client 11 is not connected to the database server 12 (block 100 ), a connection is initiated (block 101 ). Once connected, the search parameters 35 are sent (block 102 ). In the described embodiment, the remote client 11 interacts with the search engine 13 in two ways. First, using a modem access proxy, such as via a wireless connection, the search parameters 35 are sent to the search engine 13 as if remote client 11 were a conventional character-based terminal.
- a modem access proxy such as via a wireless connection
- the search results 36 are returned in a page display format, which is then parsed, into tokens by the parser 38 (shown in FIG. 3 ).
- the search method 33 invokes a remote function call to the search engine 13 and the search parameters 35 are sent as function call parameters.
- a Structured Query Language (SQL) function call could be used.
- FIG. 10 is a flow diagram showing the routine 49 for executing a detail search for use in the method 41 of FIGS. 4A and 4B.
- the purpose of this routine is to send a further request for more detailed information about one or more particular property listings from the set of search results 36 .
- a connection is initiated (block 111 ).
- detailed search parameters are sent (block 112 ).
- each listing record describing a real estate property listing in the database 14 includes a unique identifier, called an MLS number.
- Unique identifiers for particular properties such as those shown in the example properties list 81 (shown in FIG. 7 ), are sent to the search engine 12 to retrieve specific detailed information.
- the routine 49 Upon completion of the sending of the detailed information request, the routine 49 returns.
- FIG. 11 is a flow diagram showing the routine 51 for displaying detailed search results for use in the method of FIGS. 4A and 4B.
- the purpose of this routine is to present detailed property listing information in a user-friendly format on the limited display area of the PCD 9 .
- the detailed listing is displayed (block 120 ). Additional listings can be reviewed (block 121 ) by pressing appropriate navigation virtual buttons. Finally, more detailed information can be shown (block 122 ).
- screen shots showing search result details screens 130 , 135 , 140 , 145 , 150 generated by the routine 51 of FIG. 11 are shown. Per screen 130 , detailed listing information 131 is presented. Additional property listings can be accessed by pressing the “ ⁇ ” virtual button 132 .
- the previous search screen can be accessed by pressing the “Back” virtual button 133 .
- Per screen 135 office information 136 is presented. Additional property listings can be accessed by pressing the “ ⁇ ” virtual button 137 .
- the previous search screen can be accessed by pressing the “Back” virtual button 138 .
- Per screen 140 financial information 141 is presented. Additional property listings can be accessed by pressing the “ ⁇ ” virtual button 142 .
- the previous search screen can be accessed by pressing the “Back” virtual button 143 .
- Per screen 145 other information 146 is presented. Additional property listings can be accessed by pressing the “ ⁇ ” virtual button 147 .
- the previous search screen can be accessed by pressing the “Back” virtual button 148 .
- Comments 151 are presented. Additional property listings can be accessed by pressing the “ ⁇ ” virtual button 152 .
- the previous search screen can be accessed by pressing the “Back” virtual button 153 .
- FIG. 13 is a flow diagram showing a routine for a paging module 160 which provides a “push” notification as a further embodiment of the present invention.
- This routine operates in the paging module 28 in the remote server 27 (shown in FIG. 2 ).
- the paging module 28 is periodically waken up (block 161 ) using an internal timer. If there are new or changed listing records in the database 14 (block 162 ), a Short Messaging Service (SMS) message is sent to the remote client 9 (block 163 ). SMS messages are short alphanumeric messages limited to around 200 characters.
- the method 160 then returns to sleep (block 164 ) until the next periodic awakening.
- the sleeping period can be set to any reasonable interval, such as one hour.
- FIG. 14 is a flow diagram showing a routine for a daemon method 170 for periodically providing a “pull” notification as a further embodiment of the present invention.
- the remote client 9 is periodically waken up (block 171 ) using the alert timer 40 (shown in FIG. 3 ).
- a connection to the database server 12 is initiated (block 172 ) and a search query is issued to the search engine 13 (block 173 ). If there are new or changed listing records in the database 14 (block 174 ), the search results 36 are received and displayed (block 175 ).
- the method 170 then returns to sleep (block 176 ) until the next periodic awakening.
- the sleeping period can be set to any reasonable interval, such as one hour.
- the present invention provides a highly portable solution to providing remote, interactive access to an real estate information database.
- This approach provides multiple means of connecting to the real estate information database, including via a direct connection, using a proxy or local server, and via a network connection.
- the search method is flexible and provides can interact with the search engine either as a pseudo terminal or using remotely invoked function calls.
- the present invention is based on a portable computing device which differs from personal computer-based solutions by efficiently relying upon a single primary storage subsystem within which both program code and data are stored and executed.
- This approach provides the practical benefits of dramatically increased battery life, low weight, and minimal form factor.
Landscapes
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Health & Medical Sciences (AREA)
- Economics (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
Description
Claims (38)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/344,389 US6484176B1 (en) | 1999-06-25 | 1999-06-25 | System and process for providing remote interactive access to a real estate information database using a portable computing device |
US09/931,803 US7136487B1 (en) | 1999-06-25 | 2001-08-16 | System and method for automatically protecting private video content using embedded cryptographic security |
US10/243,259 US7430555B2 (en) | 1999-06-25 | 2002-09-12 | System and method for transacting retrieval of real estate property listings using a remote client interfaced over an information network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/344,389 US6484176B1 (en) | 1999-06-25 | 1999-06-25 | System and process for providing remote interactive access to a real estate information database using a portable computing device |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/931,803 Continuation US7136487B1 (en) | 1999-06-25 | 2001-08-16 | System and method for automatically protecting private video content using embedded cryptographic security |
US10/243,259 Continuation US7430555B2 (en) | 1999-06-25 | 2002-09-12 | System and method for transacting retrieval of real estate property listings using a remote client interfaced over an information network |
Publications (1)
Publication Number | Publication Date |
---|---|
US6484176B1 true US6484176B1 (en) | 2002-11-19 |
Family
ID=23350348
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/344,389 Expired - Lifetime US6484176B1 (en) | 1999-06-25 | 1999-06-25 | System and process for providing remote interactive access to a real estate information database using a portable computing device |
US09/931,803 Expired - Lifetime US7136487B1 (en) | 1999-06-25 | 2001-08-16 | System and method for automatically protecting private video content using embedded cryptographic security |
US10/243,259 Expired - Fee Related US7430555B2 (en) | 1999-06-25 | 2002-09-12 | System and method for transacting retrieval of real estate property listings using a remote client interfaced over an information network |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/931,803 Expired - Lifetime US7136487B1 (en) | 1999-06-25 | 2001-08-16 | System and method for automatically protecting private video content using embedded cryptographic security |
US10/243,259 Expired - Fee Related US7430555B2 (en) | 1999-06-25 | 2002-09-12 | System and method for transacting retrieval of real estate property listings using a remote client interfaced over an information network |
Country Status (1)
Country | Link |
---|---|
US (3) | US6484176B1 (en) |
Cited By (79)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020052757A1 (en) * | 2000-10-27 | 2002-05-02 | Lewis Thomas S. | Network data sharing system |
US20020174090A1 (en) * | 2001-05-15 | 2002-11-21 | Dexter Kevin T. | Wireless real estate for sale signs, sales information |
US6519618B1 (en) * | 2000-11-02 | 2003-02-11 | Steven L. Snyder | Real estate database search method |
US20030055683A1 (en) * | 2001-09-19 | 2003-03-20 | Gibson Jerry Tyrone | System and method for disseminating drug information |
US20030055747A1 (en) * | 2001-04-10 | 2003-03-20 | Rick Carr | Method and system for MRIS platinum database |
US20030069740A1 (en) * | 2001-10-09 | 2003-04-10 | Zeidman Robert Marc | Apparatus and method for providing history data to sellers about internet auctions and marketplaces |
US20030130924A1 (en) * | 2002-01-08 | 2003-07-10 | Muldrow Christopher Hugh | Real estate information search and retrieval method |
US20030160734A1 (en) * | 2001-12-07 | 2003-08-28 | Sam Rogers | System and method for delivering advertising signage remotely |
US20030163408A1 (en) * | 2002-02-26 | 2003-08-28 | Stephen Polston | Computerized system and method for exchanging information between a buyer, seller, and lender |
US6624742B1 (en) * | 2000-06-24 | 2003-09-23 | Motorola, Inc. | Wireless intelligent real estate sign and electronic lock box |
US6658460B1 (en) * | 1999-11-09 | 2003-12-02 | Gas Products, Inc. | Computer based system for evaluating a particular natural resource property |
US20040030640A1 (en) * | 2001-04-27 | 2004-02-12 | Homestore.Com, Inc. | System and method for online leasing |
US20040078374A1 (en) * | 2002-08-02 | 2004-04-22 | Retrieval Dynamics Corporation | Remote database access apparatus, method, and computer program product |
USH2111H1 (en) * | 2000-08-28 | 2004-11-02 | The United States Of America As Represented By The Secretary Of The Air Force | Test and evaluation community network (TECNET) |
US20050003801A1 (en) * | 2003-06-26 | 2005-01-06 | Randall Michael S. | High speed mobile terminal data communications device, system, and method |
US20050004927A1 (en) * | 2003-06-02 | 2005-01-06 | Joel Singer | Intelligent and automated system of collecting, processing, presenting and distributing real property data and information |
US6883002B2 (en) * | 2001-03-26 | 2005-04-19 | David Allen Faudman | Real estate information exchange process and system |
US20050086283A1 (en) * | 2003-08-27 | 2005-04-21 | John Marshall | Method and system for dynamic web display |
US20050091218A1 (en) * | 2003-05-12 | 2005-04-28 | Office At Hand, Inc | System and process providing remote data capture with later upload to a real estate multiple listing service |
US20050149419A1 (en) * | 2003-12-30 | 2005-07-07 | Blumberg Brad W. | System and method of creating an adjustable commission |
US20050149559A1 (en) * | 1999-11-01 | 2005-07-07 | Oppedahl & Larson Llp | Status monitoring system |
US20050149432A1 (en) * | 2003-07-21 | 2005-07-07 | Mark Galey | System and method of online real estate listing and advertisement |
US6937140B1 (en) | 1993-07-30 | 2005-08-30 | Ge Interlogix, Inc. | Personal digital assistant key for an electronic lock |
US20050288955A1 (en) * | 2004-06-29 | 2005-12-29 | Shark Hunter, L.L.C. | Real estate transaction automation system and method |
US20060080114A1 (en) * | 2004-10-07 | 2006-04-13 | Real Soft Commercial Connection, Llc | Method and system for providing real estate search information |
US20060085234A1 (en) * | 2004-09-17 | 2006-04-20 | First American Real Estate Solutions, L.P. | Method and apparatus for constructing a forecast standard deviation for automated valuation modeling |
US7080096B1 (en) * | 1999-11-02 | 2006-07-18 | Matsushita Electric Works, Ltd. | Housing space-related commodity sale assisting system, housing space-related commodity sale assisting method, program for assisting housing space-related commodity sale, and computer-readable recorded medium on which program for assisting housing space-related commodity sale is recorded |
US20060184448A1 (en) * | 2002-02-26 | 2006-08-17 | Preferred Home Buyers Network | Computerized system for managing communications between a buyer, seller, and lender |
US20060200383A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Enhanced maps, such as for lead generation |
US20060200308A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Server-based interactive enhanced map imagery engine |
US20060200382A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Notifications using enhanced map-based imagery |
US20060200311A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Enhanced imagery, such as for lead generation for service providers who provide services associated with real estate |
US20060197781A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | System and method utilizing enhanced imagery and associated overlays |
US20060271472A1 (en) * | 2005-05-24 | 2006-11-30 | First American Real Estate Solutions, L.P. | Method and apparatus for advanced mortgage diagnostic analytics |
US20070033126A1 (en) * | 2005-08-05 | 2007-02-08 | Cagan Christopher L | Method and system for updating a loan portfolio with information on secondary liens |
US20070033122A1 (en) * | 2005-08-04 | 2007-02-08 | First American Real Estate Solutions, Lp | Method and apparatus for computing selection criteria for an automated valuation model |
US20070050342A1 (en) * | 2005-08-16 | 2007-03-01 | Sami Inkinen | Real estate listing and advertising system |
US7246146B1 (en) * | 1999-11-18 | 2007-07-17 | International Business Machines Corporation | Legacy host system hot link modeling and navigation |
US20070185806A1 (en) * | 2005-08-05 | 2007-08-09 | Serio Dianna L | Method and system for monitoring for and reporting of lien distress events |
US20070198493A1 (en) * | 2006-02-22 | 2007-08-23 | First American Real Estate Solutions, L.P. | System and method for monitoring events associated with a person or property |
US20070260576A1 (en) * | 2006-05-05 | 2007-11-08 | Elliott Stacy E | Method of and system for receiving real estate property information using a wireless device |
US20070260465A1 (en) * | 2006-05-04 | 2007-11-08 | Cook Richard A | Wireless Electronic Real Estate Resource System |
US20080010257A1 (en) * | 2006-06-13 | 2008-01-10 | Gary Tolfa | Integrated vertical search engine and contact management system |
US20080016183A1 (en) * | 2006-07-17 | 2008-01-17 | Pi-Hui Wang | Library database simultaneous link re-inquiry system and operation method of the re-inquiry system |
US7333943B1 (en) * | 2000-08-11 | 2008-02-19 | The Prudential Insurance Company Of America | Method and system for managing real property transactions having internet access and control |
US20080059562A1 (en) * | 2006-09-05 | 2008-03-06 | Jones Brad G | Method and system for localized information retrieval |
US20080154785A1 (en) * | 2006-12-24 | 2008-06-26 | Narinder Pal Sandhu | Real Estate Web Platform providing intelligent guidance to investors to maximize their returns by enabling them to use tiny- simple applications that can be used standalone or mixed and matched |
US20080177671A1 (en) * | 2007-01-22 | 2008-07-24 | Narinder Pal Sandhu | Accelerated depreciation of separated assets with valuation guidance based on electronic market survey of electronic web and non-web marketplaces, tiny simple application (called a T-sap) used with a Real Estate Web Platform to provide intelligent guidance to investors to maximize their returns by enabling them to use tiny- simple applications that can be used standalone or mixed and matched. |
US20080195554A1 (en) * | 2007-02-12 | 2008-08-14 | Narinder Pal Sandhu | Tool to find deductions from HUD settlement statement that can be used by a stand alone system or be used with a Real Estate Web Platform |
US20080281514A1 (en) * | 2007-05-11 | 2008-11-13 | Palmetto Posting, Inc. | System and method for notice posting and verification |
US20080319832A1 (en) * | 2007-06-22 | 2008-12-25 | Liebe Jayme T | Search methods and systems using periodic payment data to identify items by lump sum value |
US20090024404A1 (en) * | 2007-07-18 | 2009-01-22 | Verizon Laboratories Inc. | Enhanced real estate listings via multiple devices |
US20090106254A1 (en) * | 2000-12-07 | 2009-04-23 | Mccoy Mary Kay | Method and product for calculating a net operating income audit and for enabling substantially identifical audit practices among a plurality of audit firms |
US20090163228A1 (en) * | 2000-02-29 | 2009-06-25 | Blumberg Brad W | System and method for providing information based on geographic position |
US20090182748A1 (en) * | 2008-01-10 | 2009-07-16 | Timothy Walker | Interactive remote wireless system and method to assist in real estate transactions, and the like |
US20090276816A1 (en) * | 2008-05-05 | 2009-11-05 | Anh Hao Tran | System And Method For Obtaining And Distributing Video |
US20100004952A1 (en) * | 2008-07-01 | 2010-01-07 | First American Corelogic, Inc. | System and method for tracking, monitoring and reporting extinguishment of a title insurance policy |
US20100023388A1 (en) * | 2000-02-29 | 2010-01-28 | Blumberg Brad W | Mobile location aware search engine and method of providing content for same |
US7693765B2 (en) | 2004-11-30 | 2010-04-06 | Michael Dell Orfano | System and method for creating electronic real estate registration |
US20100088242A1 (en) * | 2003-11-14 | 2010-04-08 | First American Corelogic, Inc. | Method for mortgage fraud detection |
US20100094548A1 (en) * | 2008-07-09 | 2010-04-15 | Tadman Frank P | Methods and systems of advanced real estate searching |
US20100106629A1 (en) * | 2006-06-13 | 2010-04-29 | First American Real Estate Tax Service, Llc. | Automatic delinquency item processing with customization for lenders |
US20100145905A1 (en) * | 2008-12-10 | 2010-06-10 | Guy Sam Sepielli | System and method for acquiring and managing data |
US20100262494A1 (en) * | 2003-08-27 | 2010-10-14 | Inoventiv (Canada) Corp. | Method and system for dynamic web display |
CN101950291A (en) * | 2010-07-14 | 2011-01-19 | 张康德 | Search engine method for database |
US20110055247A1 (en) * | 2009-09-01 | 2011-03-03 | Blumberg Brad W | Provider-specific branding of generic mobile real estate search application |
US20110167007A1 (en) * | 2010-01-07 | 2011-07-07 | Chris Saitta | System and method for task management |
US8095457B2 (en) | 2007-12-04 | 2012-01-10 | Preferred Home Buyers Network, Inc. | Communication system and method between a home buyer, seller, strategic business source, and lender |
US8175954B1 (en) * | 1999-04-06 | 2012-05-08 | Robert Paton Deans | Method and system for offering and managing an exchanging of property |
US8566172B2 (en) | 2010-03-04 | 2013-10-22 | Preferred Home Buyers Network, Inc. | Distressed properties marketing system and method |
US9002371B1 (en) | 2000-02-29 | 2015-04-07 | Smarter Agent, Llc | Position-based information access device and method of searching |
US9076185B2 (en) | 2004-11-30 | 2015-07-07 | Michael Dell Orfano | System and method for managing electronic real estate registry information |
USRE46319E1 (en) * | 2000-04-27 | 2017-02-21 | Listingbook Holdings, Llc | Method and system for providing real estate information using a computer network, such as the internet |
US20180137584A1 (en) * | 2016-11-11 | 2018-05-17 | Beatty Carmichael | Method and System Using Computing Applications for Mutual Benefit of Connected Parties in the Real Estate Industry |
US20180357651A1 (en) * | 2017-06-09 | 2018-12-13 | Stephen Corey Wren | System for marketing goods and services utilizing computerized central and remote facilities |
CN109285092A (en) * | 2017-07-20 | 2019-01-29 | 金东珉 | Internet real estate information providing system, real estate trust that transactional services provide system |
CN113795766A (en) * | 2019-05-14 | 2021-12-14 | 昕诺飞控股有限公司 | Receiver for radio frequency RF based presence sensing arrangement |
US20220018666A1 (en) * | 2016-12-22 | 2022-01-20 | Nissan North America, Inc. | Autonomous vehicle service system |
US20220164101A1 (en) * | 2020-01-21 | 2022-05-26 | Tencent Technology (Shenzhen) Company Limited | Method and apparatus for displaying interaction interface, storage medium, and electronic device |
Families Citing this family (68)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040073617A1 (en) | 2000-06-19 | 2004-04-15 | Milliken Walter Clark | Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail |
EP1209597A1 (en) * | 2000-11-24 | 2002-05-29 | Matsushita Electric Industrial Co., Ltd. | Methods for sending and receiving content and system for delivering content through use of e-mail |
JP4493246B2 (en) * | 2001-09-06 | 2010-06-30 | オリンパス株式会社 | Digital camera |
US7418599B2 (en) * | 2002-06-03 | 2008-08-26 | International Business Machines Corporation | Deterring theft of media recording devices by encrypting recorded media files |
US20040022391A1 (en) * | 2002-07-30 | 2004-02-05 | O'brien Royal | Digital content security system and method |
US7680673B2 (en) * | 2002-08-23 | 2010-03-16 | Wheeler Cynthia R | System for real estate sale management |
JP2004312267A (en) * | 2003-04-04 | 2004-11-04 | Sony Corp | Image transmission system, imaging apparatus, imaging apparatus unit, key generating apparatus, and program |
KR20040092649A (en) * | 2003-04-24 | 2004-11-04 | 엘지전자 주식회사 | Method for managing a copy protection information of optical disc |
KR100974449B1 (en) * | 2003-04-24 | 2010-08-10 | 엘지전자 주식회사 | How to manage copy protection information on optical discs |
US20040220816A1 (en) * | 2003-05-01 | 2004-11-04 | Housing Opportunity Corporation | Business method for facilitating payment to developer or builder of referral fee for future real estate listing |
US20040220820A1 (en) * | 2003-05-01 | 2004-11-04 | Brush Edward Jonathan | System and method for creating and managing real estate agreements |
US20040220823A1 (en) * | 2003-05-01 | 2004-11-04 | Brush Edward Jonathan | System and method for procuring real estate agreements |
DE10324507A1 (en) * | 2003-05-28 | 2004-12-30 | Francotyp-Postalia Ag & Co. Kg | Method for loading data into a storage device |
US8984644B2 (en) | 2003-07-01 | 2015-03-17 | Securityprofiling, Llc | Anti-vulnerability system, method, and computer program product |
US9350752B2 (en) | 2003-07-01 | 2016-05-24 | Securityprofiling, Llc | Anti-vulnerability system, method, and computer program product |
US9118711B2 (en) | 2003-07-01 | 2015-08-25 | Securityprofiling, Llc | Anti-vulnerability system, method, and computer program product |
US9118710B2 (en) | 2003-07-01 | 2015-08-25 | Securityprofiling, Llc | System, method, and computer program product for reporting an occurrence in different manners |
US20070113272A2 (en) | 2003-07-01 | 2007-05-17 | Securityprofiling, Inc. | Real-time vulnerability monitoring |
US9118708B2 (en) | 2003-07-01 | 2015-08-25 | Securityprofiling, Llc | Multi-path remediation |
US9118709B2 (en) | 2003-07-01 | 2015-08-25 | Securityprofiling, Llc | Anti-vulnerability system, method, and computer program product |
US9100431B2 (en) | 2003-07-01 | 2015-08-04 | Securityprofiling, Llc | Computer program product and apparatus for multi-path remediation |
US20060015491A1 (en) * | 2004-07-18 | 2006-01-19 | Clement Lee | Method and system of managing an online reservation system for real estate properties |
US20060020518A1 (en) * | 2004-07-22 | 2006-01-26 | Lovison Douglas I | Systems and methods for accessing real estate information |
US20080092031A1 (en) * | 2004-07-30 | 2008-04-17 | Steven John Simske | Rich media printer |
CN101057288B (en) | 2004-11-09 | 2010-12-22 | 汤姆森许可贸易公司 | Bonding contents on separate storage media |
US20070005448A1 (en) * | 2005-06-21 | 2007-01-04 | Benco David S | Network support for MLS listing access via mobile terminal |
US7849323B2 (en) * | 2005-11-09 | 2010-12-07 | Emc Corporation | Password presentation for multimedia devices |
US8135331B2 (en) * | 2006-11-22 | 2012-03-13 | Bindu Rama Rao | System for providing interactive user interactive user interest survey to user of mobile devices |
US8027975B2 (en) * | 2007-01-31 | 2011-09-27 | Reputation.Com, Inc. | Identifying and changing personal information |
JP4911705B2 (en) * | 2007-02-20 | 2012-04-04 | キヤノン株式会社 | Imaging device |
WO2009027125A1 (en) | 2007-08-24 | 2009-03-05 | International Business Machines Corporation | System and method for content protection |
EP2203861A1 (en) * | 2007-08-24 | 2010-07-07 | International Business Machines Corporation | System and method for protection of content stored in a storage device |
US20090254841A1 (en) * | 2007-11-12 | 2009-10-08 | Move Sales, Inc. | Apparatus, method, and computer program product for characterizing user-defined areas |
US20090144563A1 (en) * | 2007-11-30 | 2009-06-04 | Jorge Campello De Souza | Method of detecting data tampering on a storage system |
US8126881B1 (en) * | 2007-12-12 | 2012-02-28 | Vast.com, Inc. | Predictive conversion systems and methods |
EP2104269A1 (en) | 2008-03-17 | 2009-09-23 | Robert Bosch Gmbh | An electronic control unit (ECU) and a method for verifying data integrity |
US8451740B2 (en) * | 2008-04-01 | 2013-05-28 | Qualcomm Incorporated | Compensating for drifts occurring during sleep times in access terminals |
US8189623B2 (en) * | 2008-10-01 | 2012-05-29 | Infinera Corporation | Digital framer architecture with a framing marker |
US9177056B2 (en) | 2009-01-06 | 2015-11-03 | Thumbtack, Inc. | Method and apparatus for a trusted localized peer-to-peer services marketplace |
JP2011008701A (en) * | 2009-06-29 | 2011-01-13 | Sony Corp | Information processing server, information processing apparatus, and information processing method |
US8346796B2 (en) * | 2010-04-23 | 2013-01-01 | MobileRealtyApps.com, LLC | System for searching property listings based on location |
US8983763B2 (en) * | 2010-09-22 | 2015-03-17 | Nokia Corporation | Method and apparatus for determining a relative position of a sensing location with respect to a landmark |
AU2011329043B2 (en) * | 2010-11-16 | 2016-10-13 | Gazit Group Usa, Inc. | Mobile digital property portfolio management system |
US10169339B2 (en) | 2011-10-31 | 2019-01-01 | Elwha Llc | Context-sensitive query enrichment |
US8886651B1 (en) | 2011-12-22 | 2014-11-11 | Reputation.Com, Inc. | Thematic clustering |
US10853355B1 (en) | 2012-03-05 | 2020-12-01 | Reputation.Com, Inc. | Reviewer recommendation |
US10636041B1 (en) | 2012-03-05 | 2020-04-28 | Reputation.Com, Inc. | Enterprise reputation evaluation |
US8918312B1 (en) | 2012-06-29 | 2014-12-23 | Reputation.Com, Inc. | Assigning sentiment to themes |
US8805699B1 (en) | 2012-12-21 | 2014-08-12 | Reputation.Com, Inc. | Reputation report with score |
US8744866B1 (en) | 2012-12-21 | 2014-06-03 | Reputation.Com, Inc. | Reputation report with recommendation |
US9104718B1 (en) | 2013-03-07 | 2015-08-11 | Vast.com, Inc. | Systems, methods, and devices for measuring similarity of and generating recommendations for unique items |
US10007946B1 (en) | 2013-03-07 | 2018-06-26 | Vast.com, Inc. | Systems, methods, and devices for measuring similarity of and generating recommendations for unique items |
US9465873B1 (en) * | 2013-03-07 | 2016-10-11 | Vast.com, Inc. | Systems, methods, and devices for identifying and presenting identifications of significant attributes of unique items |
US9830635B1 (en) | 2013-03-13 | 2017-11-28 | Vast.com, Inc. | Systems, methods, and devices for determining and displaying market relative position of unique items |
US8925099B1 (en) | 2013-03-14 | 2014-12-30 | Reputation.Com, Inc. | Privacy scoring |
US10127596B1 (en) | 2013-12-10 | 2018-11-13 | Vast.com, Inc. | Systems, methods, and devices for generating recommendations of unique items |
US20150221049A1 (en) * | 2014-02-03 | 2015-08-06 | Spayce, Inc. | Virtual property system |
ES2908859T3 (en) | 2014-08-07 | 2022-05-04 | Divx Llc | Systems and methods for protecting elementary bit streams incorporating independently encoded mosaics |
US11494761B2 (en) * | 2015-11-06 | 2022-11-08 | Cable Television Laboratories, Inc. | Systems and methods for digital asset security ecosystems |
CN108881960B (en) * | 2018-08-08 | 2020-06-30 | 江苏信源久安信息科技有限公司 | Intelligent camera safety control and data confidentiality method based on identification password |
CN111385345A (en) * | 2018-12-29 | 2020-07-07 | 北京航迹科技有限公司 | System and method for data transmission and storage |
US11128473B1 (en) * | 2019-03-20 | 2021-09-21 | NortonLifeLock Inc. | Systems and methods for assuring authenticity of electronic sensor data |
US20220172309A1 (en) * | 2019-04-10 | 2022-06-02 | Land On Earth, Inc. | Adaptive model for providing property listing recommendations |
US11431512B2 (en) | 2019-10-16 | 2022-08-30 | Microsoft Technology Licensing, Llc | Cryptographic validation of media integrity |
US20210349955A1 (en) * | 2020-05-11 | 2021-11-11 | Phillips Edison Grocery Center Operating Partnership I, L.P. | Systems and methods for real estate data collection, normalization, and visualization |
US12106358B1 (en) | 2020-07-24 | 2024-10-01 | Vast.com, Inc. | Systems, methods, and devices for unified e-commerce platforms for unique items |
KR102506816B1 (en) * | 2021-11-11 | 2023-03-07 | 주식회사 아이디스 | Video reproduction system based on approval of a reproduction approver |
US11956204B1 (en) * | 2022-12-23 | 2024-04-09 | Plume Design, Inc. | IPv4-in-IPv6 relaying systems and methods to preserve IPv4 public addresses |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5584025A (en) * | 1993-10-29 | 1996-12-10 | The Real Estate Network | Apparatus and method for interactive communication for tracking and viewing data |
US5764731A (en) * | 1994-10-13 | 1998-06-09 | Yablon; Jay R. | Enhanced system for transferring, storing and using signaling information in a switched telephone network |
US5781773A (en) * | 1995-05-10 | 1998-07-14 | Minnesota Mining And Manufacturing Company | Method for transforming and storing data for search and display and a searching system utilized therewith |
US5944769A (en) * | 1996-11-08 | 1999-08-31 | Zip2 Corporation | Interactive network directory service with integrated maps and directions |
US5956716A (en) * | 1995-06-07 | 1999-09-21 | Intervu, Inc. | System and method for delivery of video data over a computer network |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5475375A (en) * | 1985-10-16 | 1995-12-12 | Supra Products, Inc. | Electronic access control systems |
FI85776C (en) | 1990-08-20 | 1992-05-25 | Nokia Oy Ab | Portable personal workstation |
US5621579A (en) | 1991-08-19 | 1997-04-15 | Index Systems, Inc. | Method for selectively playing back programs recorded on a video tape |
US5481255A (en) | 1993-02-10 | 1996-01-02 | Data Critical Corp. | Paging transmission system |
US5499294A (en) | 1993-11-24 | 1996-03-12 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Digital camera with apparatus for authentication of images produced from an image file |
AU1265195A (en) | 1993-12-06 | 1995-06-27 | Telequip Corporation | Secure computer memory card |
US5974141A (en) | 1995-03-31 | 1999-10-26 | Mitsubishi Corporation | Data management system |
US5646997A (en) * | 1994-12-14 | 1997-07-08 | Barton; James M. | Method and apparatus for embedding authentication information within digital data |
US6587949B1 (en) | 1998-06-26 | 2003-07-01 | Fotonation Holdings, Llc | Secure storage device for transfer of data via removable storage |
US6597983B2 (en) * | 1996-08-22 | 2003-07-22 | Wgrs Licensing Company, Llc | Geographic location multiple listing service identifier and method of assigning and using the same |
US5799083A (en) * | 1996-08-26 | 1998-08-25 | Brothers; Harlan Jay | Event verification system |
US5978833A (en) * | 1996-12-31 | 1999-11-02 | Intel Corporation | Method and apparatus for accessing and downloading information from the internet |
EP0858184A3 (en) * | 1997-02-07 | 1999-09-01 | Nds Limited | Digital recording protection system |
EP1445910A3 (en) | 1997-10-15 | 2005-03-02 | Nokia Corporation | Method of providing information in a communication system using a mobile telephone |
CN1125458C (en) | 1997-12-29 | 2003-10-22 | 三星电子株式会社 | Method and apparatus for protecting copyright of digital recording medium and copyright protected digital recording medium |
JP4779183B2 (en) | 1999-03-26 | 2011-09-28 | ソニー株式会社 | Playback apparatus and playback method |
US6731756B1 (en) | 1999-06-21 | 2004-05-04 | Elisar Software Corporation, Inc. | Method for securing video images |
US6594633B1 (en) * | 1999-07-07 | 2003-07-15 | Vincent S. Broerman | Real estate computer network |
EP1096714A3 (en) | 1999-10-29 | 2003-04-09 | Matsushita Electric Industrial Co., Ltd. | Contents data conversion apparatus and method, and record medium storing contents data conversion program |
JP2001209584A (en) | 2000-01-26 | 2001-08-03 | Nec Niigata Ltd | Data encryption device and its method |
US7082536B2 (en) * | 2000-11-13 | 2006-07-25 | Globalcerts, Lc | System and method for computerized global messaging encryption |
-
1999
- 1999-06-25 US US09/344,389 patent/US6484176B1/en not_active Expired - Lifetime
-
2001
- 2001-08-16 US US09/931,803 patent/US7136487B1/en not_active Expired - Lifetime
-
2002
- 2002-09-12 US US10/243,259 patent/US7430555B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5584025A (en) * | 1993-10-29 | 1996-12-10 | The Real Estate Network | Apparatus and method for interactive communication for tracking and viewing data |
US5764731A (en) * | 1994-10-13 | 1998-06-09 | Yablon; Jay R. | Enhanced system for transferring, storing and using signaling information in a switched telephone network |
US5781773A (en) * | 1995-05-10 | 1998-07-14 | Minnesota Mining And Manufacturing Company | Method for transforming and storing data for search and display and a searching system utilized therewith |
US5956716A (en) * | 1995-06-07 | 1999-09-21 | Intervu, Inc. | System and method for delivery of video data over a computer network |
US5944769A (en) * | 1996-11-08 | 1999-08-31 | Zip2 Corporation | Interactive network directory service with integrated maps and directions |
Non-Patent Citations (1)
Title |
---|
"WyldFyre Technologies, Inc., Leading the Way In Real Estate GUI Software," Real Innovators, pp. 18-20 (Summer 1997 ed.). |
Cited By (126)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6937140B1 (en) | 1993-07-30 | 2005-08-30 | Ge Interlogix, Inc. | Personal digital assistant key for an electronic lock |
US8175954B1 (en) * | 1999-04-06 | 2012-05-08 | Robert Paton Deans | Method and system for offering and managing an exchanging of property |
US8515827B2 (en) * | 1999-04-06 | 2013-08-20 | Robert Deans | Method and system for offering and managing an exchanging of property |
US20120191571A1 (en) * | 1999-04-06 | 2012-07-26 | Robert Deans | Method and system for offering and managing an exchanging of property |
US20050149559A1 (en) * | 1999-11-01 | 2005-07-07 | Oppedahl & Larson Llp | Status monitoring system |
US7080096B1 (en) * | 1999-11-02 | 2006-07-18 | Matsushita Electric Works, Ltd. | Housing space-related commodity sale assisting system, housing space-related commodity sale assisting method, program for assisting housing space-related commodity sale, and computer-readable recorded medium on which program for assisting housing space-related commodity sale is recorded |
US20060232605A1 (en) * | 1999-11-02 | 2006-10-19 | Matsushita Electric Works, Ltd. | Housing-related commodity sales support system, housing-related commodity sales support method, housing-related commodity sales support program, and computer-readable storage medium storing such program |
US6658460B1 (en) * | 1999-11-09 | 2003-12-02 | Gas Products, Inc. | Computer based system for evaluating a particular natural resource property |
US7246146B1 (en) * | 1999-11-18 | 2007-07-17 | International Business Machines Corporation | Legacy host system hot link modeling and navigation |
US8473199B2 (en) | 2000-02-29 | 2013-06-25 | Smarter Agent, Llc | Mobile location aware search engine and method of providing content for same |
US9754317B2 (en) | 2000-02-29 | 2017-09-05 | Smarter Agent, Llc | System and method for providing information based on geographic position |
US9002371B1 (en) | 2000-02-29 | 2015-04-07 | Smarter Agent, Llc | Position-based information access device and method of searching |
US8731581B2 (en) | 2000-02-29 | 2014-05-20 | Smarter Agent, Llc | System and method for providing information based on geographic position |
US9183584B2 (en) | 2000-02-29 | 2015-11-10 | Smarter Agent, Llc | System and method for providing information based on geographic position |
US8442550B2 (en) | 2000-02-29 | 2013-05-14 | Smarter Agent, Llc | System and method for providing information based on geographic position |
US9122704B2 (en) | 2000-02-29 | 2015-09-01 | Smarter Agent, Llc | Mobile location aware search engine and method of providing content for same |
US20100023388A1 (en) * | 2000-02-29 | 2010-01-28 | Blumberg Brad W | Mobile location aware search engine and method of providing content for same |
US20090163228A1 (en) * | 2000-02-29 | 2009-06-25 | Blumberg Brad W | System and method for providing information based on geographic position |
US9754333B1 (en) | 2000-02-29 | 2017-09-05 | Smarter Agent, Llc | Position-based information access device and method of searching |
USRE46319E1 (en) * | 2000-04-27 | 2017-02-21 | Listingbook Holdings, Llc | Method and system for providing real estate information using a computer network, such as the internet |
US6624742B1 (en) * | 2000-06-24 | 2003-09-23 | Motorola, Inc. | Wireless intelligent real estate sign and electronic lock box |
US7333943B1 (en) * | 2000-08-11 | 2008-02-19 | The Prudential Insurance Company Of America | Method and system for managing real property transactions having internet access and control |
US20080140494A1 (en) * | 2000-08-11 | 2008-06-12 | The Prudential Insurance Company Of America | Method and system for managing real property transactions having internet access and control |
US7848966B2 (en) * | 2000-08-11 | 2010-12-07 | The Prudential Insurance Company Of America | Method and system for managing real property transactions having internet access and control |
US20080288336A1 (en) * | 2000-08-11 | 2008-11-20 | The Prudential Insurance Company Of America | Method and system for managing real property transactions having internet access and control |
USH2111H1 (en) * | 2000-08-28 | 2004-11-02 | The United States Of America As Represented By The Secretary Of The Air Force | Test and evaluation community network (TECNET) |
US20020052757A1 (en) * | 2000-10-27 | 2002-05-02 | Lewis Thomas S. | Network data sharing system |
US6519618B1 (en) * | 2000-11-02 | 2003-02-11 | Steven L. Snyder | Real estate database search method |
US20090106254A1 (en) * | 2000-12-07 | 2009-04-23 | Mccoy Mary Kay | Method and product for calculating a net operating income audit and for enabling substantially identifical audit practices among a plurality of audit firms |
US7805497B2 (en) * | 2000-12-07 | 2010-09-28 | General Electric Capital Corporation | Method and product for calculating a net operating income audit and for enabling substantially identical audit practices among a plurality of audit firms |
US7451150B2 (en) * | 2001-03-26 | 2008-11-11 | David Allen Faudman | Real estate information exchange process and system |
US20050149574A1 (en) * | 2001-03-26 | 2005-07-07 | Faudman David A. | Real estate information exchange process and system |
US6883002B2 (en) * | 2001-03-26 | 2005-04-19 | David Allen Faudman | Real estate information exchange process and system |
US7881948B2 (en) * | 2001-04-10 | 2011-02-01 | Metropolitan Regional Information Systems, Inc. | Method and system for platinum database |
US20080183598A1 (en) * | 2001-04-10 | 2008-07-31 | Rick Carr | Method and system for platinum database |
US20030055747A1 (en) * | 2001-04-10 | 2003-03-20 | Rick Carr | Method and system for MRIS platinum database |
US20040030640A1 (en) * | 2001-04-27 | 2004-02-12 | Homestore.Com, Inc. | System and method for online leasing |
US20020174090A1 (en) * | 2001-05-15 | 2002-11-21 | Dexter Kevin T. | Wireless real estate for sale signs, sales information |
US20030055683A1 (en) * | 2001-09-19 | 2003-03-20 | Gibson Jerry Tyrone | System and method for disseminating drug information |
US20030069740A1 (en) * | 2001-10-09 | 2003-04-10 | Zeidman Robert Marc | Apparatus and method for providing history data to sellers about internet auctions and marketplaces |
US20030160734A1 (en) * | 2001-12-07 | 2003-08-28 | Sam Rogers | System and method for delivering advertising signage remotely |
US20090030972A1 (en) * | 2001-12-07 | 2009-01-29 | Alivepromo, Inc. | System and method for delivering advertising signage remotely |
US20030130924A1 (en) * | 2002-01-08 | 2003-07-10 | Muldrow Christopher Hugh | Real estate information search and retrieval method |
US20030163408A1 (en) * | 2002-02-26 | 2003-08-28 | Stephen Polston | Computerized system and method for exchanging information between a buyer, seller, and lender |
US20060184448A1 (en) * | 2002-02-26 | 2006-08-17 | Preferred Home Buyers Network | Computerized system for managing communications between a buyer, seller, and lender |
US8560411B2 (en) | 2002-02-26 | 2013-10-15 | Preferred Home Buyers Network, Inc. | Computerized system for managing communications between a buyer, seller, and lender |
US20040078374A1 (en) * | 2002-08-02 | 2004-04-22 | Retrieval Dynamics Corporation | Remote database access apparatus, method, and computer program product |
US20050091218A1 (en) * | 2003-05-12 | 2005-04-28 | Office At Hand, Inc | System and process providing remote data capture with later upload to a real estate multiple listing service |
US20050004927A1 (en) * | 2003-06-02 | 2005-01-06 | Joel Singer | Intelligent and automated system of collecting, processing, presenting and distributing real property data and information |
US20050003801A1 (en) * | 2003-06-26 | 2005-01-06 | Randall Michael S. | High speed mobile terminal data communications device, system, and method |
US20050149432A1 (en) * | 2003-07-21 | 2005-07-07 | Mark Galey | System and method of online real estate listing and advertisement |
US20050086283A1 (en) * | 2003-08-27 | 2005-04-21 | John Marshall | Method and system for dynamic web display |
US20150095167A1 (en) * | 2003-08-27 | 2015-04-02 | Inoventiv (Canada) Corp. | Method and system for dynamic web display |
US8935243B2 (en) * | 2003-08-27 | 2015-01-13 | Inoventiv (Canada) Corp. | Method and system for dynamic web display |
US9324117B2 (en) * | 2003-08-27 | 2016-04-26 | Inoventive (Canada) Corp. | Method and system for dynamic web display |
US20120215665A1 (en) * | 2003-08-27 | 2012-08-23 | John Marshall | Method and system for dynamic web display |
US20100262494A1 (en) * | 2003-08-27 | 2010-10-14 | Inoventiv (Canada) Corp. | Method and system for dynamic web display |
US20100088242A1 (en) * | 2003-11-14 | 2010-04-08 | First American Corelogic, Inc. | Method for mortgage fraud detection |
US7987113B2 (en) | 2003-12-30 | 2011-07-26 | Smarter Agent, Llc | System and method of creating an adjustable commission |
US20050149419A1 (en) * | 2003-12-30 | 2005-07-07 | Blumberg Brad W. | System and method of creating an adjustable commission |
US20050288955A1 (en) * | 2004-06-29 | 2005-12-29 | Shark Hunter, L.L.C. | Real estate transaction automation system and method |
US20060085234A1 (en) * | 2004-09-17 | 2006-04-20 | First American Real Estate Solutions, L.P. | Method and apparatus for constructing a forecast standard deviation for automated valuation modeling |
US20060080114A1 (en) * | 2004-10-07 | 2006-04-13 | Real Soft Commercial Connection, Llc | Method and system for providing real estate search information |
US9076185B2 (en) | 2004-11-30 | 2015-07-07 | Michael Dell Orfano | System and method for managing electronic real estate registry information |
US8160944B2 (en) | 2004-11-30 | 2012-04-17 | Michael Dell Orfano | System and method for creating electronic real estate registration |
US7693765B2 (en) | 2004-11-30 | 2010-04-06 | Michael Dell Orfano | System and method for creating electronic real estate registration |
US20060200382A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Notifications using enhanced map-based imagery |
US20060200383A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Enhanced maps, such as for lead generation |
US20060200308A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Server-based interactive enhanced map imagery engine |
US20060200311A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | Enhanced imagery, such as for lead generation for service providers who provide services associated with real estate |
US20060197781A1 (en) * | 2005-03-03 | 2006-09-07 | Arutunian Ethan B | System and method utilizing enhanced imagery and associated overlays |
US20060271472A1 (en) * | 2005-05-24 | 2006-11-30 | First American Real Estate Solutions, L.P. | Method and apparatus for advanced mortgage diagnostic analytics |
US7853518B2 (en) | 2005-05-24 | 2010-12-14 | Corelogic Information Solutions, Inc. | Method and apparatus for advanced mortgage diagnostic analytics |
US20070033122A1 (en) * | 2005-08-04 | 2007-02-08 | First American Real Estate Solutions, Lp | Method and apparatus for computing selection criteria for an automated valuation model |
US7809635B2 (en) * | 2005-08-05 | 2010-10-05 | Corelogic Information Solutions, Inc. | Method and system for updating a loan portfolio with information on secondary liens |
US20070033126A1 (en) * | 2005-08-05 | 2007-02-08 | Cagan Christopher L | Method and system for updating a loan portfolio with information on secondary liens |
US7747520B2 (en) * | 2005-08-05 | 2010-06-29 | First American Corelogic, Inc. | Method and system for monitoring for and reporting of lien distress events |
US7904383B2 (en) | 2005-08-05 | 2011-03-08 | Corelogic Information Solutions, Inc. | Method and system for monitoring for and reporting of lien distress events |
US20100274737A1 (en) * | 2005-08-05 | 2010-10-28 | Livermore George S | Method and system for monitoring for and reporting of lien distress events |
US20070185806A1 (en) * | 2005-08-05 | 2007-08-09 | Serio Dianna L | Method and system for monitoring for and reporting of lien distress events |
US7873570B2 (en) * | 2005-08-05 | 2011-01-18 | Corelogic Information Solutions, Inc. | Method and system for updating a loan portfolio with information on secondary liens |
US20100325067A1 (en) * | 2005-08-05 | 2010-12-23 | Cagan Christopher L | Method and system for updating a loan portfolio with information on secondary liens |
US20070050342A1 (en) * | 2005-08-16 | 2007-03-01 | Sami Inkinen | Real estate listing and advertising system |
US20070198493A1 (en) * | 2006-02-22 | 2007-08-23 | First American Real Estate Solutions, L.P. | System and method for monitoring events associated with a person or property |
US7835986B2 (en) * | 2006-02-22 | 2010-11-16 | Corelogic Information Solutions, Inc. | System and method for monitoring events associated with a person or property |
US20110035325A1 (en) * | 2006-02-22 | 2011-02-10 | Corelogic Information Solutions, Inc. | System and method for monitoring events associated with a person or property |
US20100223169A1 (en) * | 2006-02-22 | 2010-09-02 | First American Corelogic, Inc. | System and method for monitoring events associated with a person or property |
US7747521B2 (en) * | 2006-02-22 | 2010-06-29 | First American Corelogic, Inc. | System and method for monitoring events associated with a person or property |
US20070260465A1 (en) * | 2006-05-04 | 2007-11-08 | Cook Richard A | Wireless Electronic Real Estate Resource System |
US20070260576A1 (en) * | 2006-05-05 | 2007-11-08 | Elliott Stacy E | Method of and system for receiving real estate property information using a wireless device |
US20100106629A1 (en) * | 2006-06-13 | 2010-04-29 | First American Real Estate Tax Service, Llc. | Automatic delinquency item processing with customization for lenders |
US20080010257A1 (en) * | 2006-06-13 | 2008-01-10 | Gary Tolfa | Integrated vertical search engine and contact management system |
US8224745B2 (en) | 2006-06-13 | 2012-07-17 | Corelogic Tax Services, Llc | Automatic delinquency item processing with customization for lenders |
US20080016183A1 (en) * | 2006-07-17 | 2008-01-17 | Pi-Hui Wang | Library database simultaneous link re-inquiry system and operation method of the re-inquiry system |
US20080059562A1 (en) * | 2006-09-05 | 2008-03-06 | Jones Brad G | Method and system for localized information retrieval |
US20080154785A1 (en) * | 2006-12-24 | 2008-06-26 | Narinder Pal Sandhu | Real Estate Web Platform providing intelligent guidance to investors to maximize their returns by enabling them to use tiny- simple applications that can be used standalone or mixed and matched |
US20080177671A1 (en) * | 2007-01-22 | 2008-07-24 | Narinder Pal Sandhu | Accelerated depreciation of separated assets with valuation guidance based on electronic market survey of electronic web and non-web marketplaces, tiny simple application (called a T-sap) used with a Real Estate Web Platform to provide intelligent guidance to investors to maximize their returns by enabling them to use tiny- simple applications that can be used standalone or mixed and matched. |
US20080195554A1 (en) * | 2007-02-12 | 2008-08-14 | Narinder Pal Sandhu | Tool to find deductions from HUD settlement statement that can be used by a stand alone system or be used with a Real Estate Web Platform |
US20080281514A1 (en) * | 2007-05-11 | 2008-11-13 | Palmetto Posting, Inc. | System and method for notice posting and verification |
US20080319832A1 (en) * | 2007-06-22 | 2008-12-25 | Liebe Jayme T | Search methods and systems using periodic payment data to identify items by lump sum value |
US20090024404A1 (en) * | 2007-07-18 | 2009-01-22 | Verizon Laboratories Inc. | Enhanced real estate listings via multiple devices |
US8095457B2 (en) | 2007-12-04 | 2012-01-10 | Preferred Home Buyers Network, Inc. | Communication system and method between a home buyer, seller, strategic business source, and lender |
US8719152B2 (en) | 2007-12-04 | 2014-05-06 | Preferred Home Buyers Network, Inc. | Communication system and method between a home buyer, seller, strategic business source, and lender |
US20090182748A1 (en) * | 2008-01-10 | 2009-07-16 | Timothy Walker | Interactive remote wireless system and method to assist in real estate transactions, and the like |
US20090182749A1 (en) * | 2008-01-10 | 2009-07-16 | Timothy Walker | Interactive remote wireless system and method to assist in real estate transactions, and the like |
US7664801B2 (en) | 2008-01-10 | 2010-02-16 | Timothy Walker | Interactive remote wireless system and method to assist in real estate transactions, and the like |
US20090276816A1 (en) * | 2008-05-05 | 2009-11-05 | Anh Hao Tran | System And Method For Obtaining And Distributing Video |
US20100004952A1 (en) * | 2008-07-01 | 2010-01-07 | First American Corelogic, Inc. | System and method for tracking, monitoring and reporting extinguishment of a title insurance policy |
US20110282699A1 (en) * | 2008-07-01 | 2011-11-17 | Corelogic Information Solutions, Inc. | System and Method for Tracking, Monitoring and Reporting Extinguishment of a Title Insurance Policy |
US8015037B2 (en) | 2008-07-01 | 2011-09-06 | Corelogic Information Solutions, Inc. | System and method for tracking, monitoring and reporting extinguishment of a title insurance policy |
US8548831B2 (en) * | 2008-07-01 | 2013-10-01 | Corelogic Solutions, Llc | System and method for tracking, monitoring and reporting extinguishment of a title insurance policy |
US20100094548A1 (en) * | 2008-07-09 | 2010-04-15 | Tadman Frank P | Methods and systems of advanced real estate searching |
US9141640B2 (en) | 2008-07-09 | 2015-09-22 | MLSListings, Inc. | Methods and systems of advanced real estate searching |
US20100145905A1 (en) * | 2008-12-10 | 2010-06-10 | Guy Sam Sepielli | System and method for acquiring and managing data |
US20110055247A1 (en) * | 2009-09-01 | 2011-03-03 | Blumberg Brad W | Provider-specific branding of generic mobile real estate search application |
US20110167007A1 (en) * | 2010-01-07 | 2011-07-07 | Chris Saitta | System and method for task management |
US8566172B2 (en) | 2010-03-04 | 2013-10-22 | Preferred Home Buyers Network, Inc. | Distressed properties marketing system and method |
CN101950291A (en) * | 2010-07-14 | 2011-01-19 | 张康德 | Search engine method for database |
US20180137584A1 (en) * | 2016-11-11 | 2018-05-17 | Beatty Carmichael | Method and System Using Computing Applications for Mutual Benefit of Connected Parties in the Real Estate Industry |
US20220018666A1 (en) * | 2016-12-22 | 2022-01-20 | Nissan North America, Inc. | Autonomous vehicle service system |
US20180357651A1 (en) * | 2017-06-09 | 2018-12-13 | Stephen Corey Wren | System for marketing goods and services utilizing computerized central and remote facilities |
CN109285092A (en) * | 2017-07-20 | 2019-01-29 | 金东珉 | Internet real estate information providing system, real estate trust that transactional services provide system |
CN113795766A (en) * | 2019-05-14 | 2021-12-14 | 昕诺飞控股有限公司 | Receiver for radio frequency RF based presence sensing arrangement |
US20220229150A1 (en) * | 2019-05-14 | 2022-07-21 | Signify Holding B.V. | Receiver for a radiofrequency-based rf presence-sensing arrangement |
US20220164101A1 (en) * | 2020-01-21 | 2022-05-26 | Tencent Technology (Shenzhen) Company Limited | Method and apparatus for displaying interaction interface, storage medium, and electronic device |
US11995310B2 (en) * | 2020-01-21 | 2024-05-28 | Tencent Technology (Shenzhen) Company Limited | Method and apparatus for displaying interaction interface, storage medium, and electronic device |
Also Published As
Publication number | Publication date |
---|---|
US7136487B1 (en) | 2006-11-14 |
US20030014402A1 (en) | 2003-01-16 |
US7430555B2 (en) | 2008-09-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6484176B1 (en) | System and process for providing remote interactive access to a real estate information database using a portable computing device | |
US9760924B2 (en) | Automatic search of local inventory | |
US9058379B2 (en) | System, method and article of manufacture for advanced information gathering for targeted activities | |
US6526413B2 (en) | Architecture for a hierarchical folder structure in hand-held computers | |
US7814200B2 (en) | Web-based task assistants for wireless personal devices | |
US7444143B2 (en) | Wireless database environment for a small device | |
US6195651B1 (en) | System, method and article of manufacture for a tuned user application experience | |
US7076504B1 (en) | Sharing a centralized profile | |
US8121891B2 (en) | Personalized product report | |
US6446076B1 (en) | Voice interactive web-based agent system responsive to a user location for prioritizing and formatting information | |
US6892196B1 (en) | System, method and article of manufacture for a user programmable diary interface link | |
US6941553B2 (en) | Hypertext concept notation for dynamically constructing a sentence to respond to a user request | |
US7761871B2 (en) | Data access architecture | |
US20040093325A1 (en) | System and method for location influenced network search | |
US20050193054A1 (en) | Multi-user social interaction network | |
US20070027852A1 (en) | Smart search for accessing options | |
EP1415245B1 (en) | A method for a graphical user interface search filter generator | |
US20040203854A1 (en) | Formatting location information based on output device specifications | |
US20030191868A1 (en) | Method, system and computer program product for a lightweight directory access protocol client application program interface | |
CN101611407A (en) | The REST that is used for entity | |
US20060059035A1 (en) | Mobile sales online manager for handheld devices | |
US20140164085A1 (en) | Method and apparatus for implementing search engine with cost per action revenue model | |
US20130024549A1 (en) | Method, system and computer program product for lightweight directory access protocol applications | |
US9805380B2 (en) | Offline conversion tracking | |
EP1618456A2 (en) | System and method for providing a territory management tool |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BAYNET WORLD, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GROSS, GABE;SEALAND, MICHAEL;REEL/FRAME:011961/0053;SIGNING DATES FROM 19990917 TO 19991210 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: PAT HOLDER NO LONGER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: STOL); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
FEPP | Fee payment procedure |
Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |