WO2010008678A2 - Command driven web site browsing - Google Patents

Command driven web site browsing Download PDF

Info

Publication number
WO2010008678A2
WO2010008678A2 PCT/US2009/044885 US2009044885W WO2010008678A2 WO 2010008678 A2 WO2010008678 A2 WO 2010008678A2 US 2009044885 W US2009044885 W US 2009044885W WO 2010008678 A2 WO2010008678 A2 WO 2010008678A2
Authority
WO
WIPO (PCT)
Prior art keywords
command
web site
user
web
user input
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.)
Ceased
Application number
PCT/US2009/044885
Other languages
English (en)
French (fr)
Other versions
WO2010008678A3 (en
Inventor
Ye Gu
Brian Tunning
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Corp
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to JP2011514667A priority Critical patent/JP2011525660A/ja
Priority to EP09798379A priority patent/EP2313860A2/en
Priority to CN2009801246735A priority patent/CN102067168A/zh
Publication of WO2010008678A2 publication Critical patent/WO2010008678A2/en
Publication of WO2010008678A3 publication Critical patent/WO2010008678A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45508Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
    • G06F9/45512Command shells

Definitions

  • a web browser is a software application that enables a user to display and interact with text, images, videos, music and other information that may be located on a Web page at a website that is accessible via the Internet or local area network.
  • a web page can contain hyperlinks to other web pages that may be located at the same or different website. Web browsers allow a user to move easily between web pages by utilizing these links.
  • Web browsers that are currently available for personal computers include Internet Explorer TM, Mozilla Firefox TM, Safari TM, Opera TM, Flock TM and AOL Explorer TM. Web browsers are the most commonly used type of HTTP user agent. Although browsers are typically used to access the Internet, they can also be used to access information provided by servers that support private networks or content in file systems.
  • Mobile devices that have the capacity to access the Internet employ the use of browsers.
  • Mobile web browsers are designed to operate with mobile devices and are intended to provide users of mobile device with much of the functionality that is provided by ordinary browsers.
  • browsing a web page using a mobile web browser on a mobile phone results in a very poor user experience.
  • mobile web sites typically are designed such that users have to click through many pages to get to the information they're looking for.
  • cellular networks are characterized by slow speeds, and consequently users end up spending excessive amounts of time navigating around a site.
  • the aforementioned shortcomings of current mobile web browsing systems result in user dissatisfaction, especially for more advanced users, and an overall low adoption rate of mobile browsing usage.
  • Web browsers enable a user to display and interact with text, images, videos, music and other information that may be located on a web page at a website.
  • Web sites are designed such that users may have to click through many pages to get to the information for which they're looking. This combined with the slow speeds that characterize cellular networks can contribute to a poor user experience.
  • Command driven web site browsing that enables the direct retrieval of desired web page content is disclosed. As a part of the disclosed command driven web site browsing methodology, a user supplied command is received that is submitted from a text input box in a web page of a browser and based on the submitted command a web site is identified and rendered on a display.
  • the web site is automatically navigated to directly locate a predetermined place and/or perform a predetermined function in the web site.
  • the predetermined place which is directly located and/or the predetermined function which is directly performed otherwise require one or more user actions beyond the submission of a command, or the selection of a link to locate.
  • Figure 1 A shows an exemplary setting of a component for command driven web site browsing according to one embodiment.
  • Figure 1 B illustrates the efficiency of command driven web site browsing according to one embodiment.
  • Figure 1C illustrates the inefficiency of link driven web site browsing as contrasted with the methodology illustrated in Figure 1 B according to one embodiment.
  • Figure 1 D illustrates the efficiency of command driven web site browsing according to one embodiment.
  • Figure 1 E illustrates the inefficiency of link driven web site browsing as contrasted with the methodology illustrated in Figure 1 D according to one embodiment.
  • Figure 2 illustrates operations performed in a command driven web site navigation process according to one embodiment.
  • Figure 3 shows subcomponents of a component for command driven web site browsing according to one embodiment.
  • Figure 4 shows a flowchart of the steps performed in a method for command driven web site browsing according to one embodiment.
  • Figure 5 shows an exemplary computing device according to one embodiment.
  • Figure 1A shows an exemplary operational setting 100 of a component 109 for command driven web site browsing according to one embodiment.
  • Web sites are designed such that users may have to click through many pages to get to the information for which they're looking. This combined with the slow speeds that characterize cellular networks can contribute to a poor user experience.
  • Component 109 for command driven web site browsing enables the direct accessing of desired web page content that eliminates the necessity of clicking through several links in order to access desired content.
  • Figure 1A shows interface device 101 , server 103, user interface 105, text input box 106, web site 107 and component 109.
  • interface device 101 is a computer system that enables a user to access web site 107 (e.g., web based service etc.) via a user interface 105.
  • interface device 101 is a mobile device
  • interface device 101 can include but is not limited to laptop and desktop computer systems,
  • User interface 105 is a graphically constituted web page that is presented to a user of interface device 101 and accommodates the input of information or the selection of links that control web site navigation.
  • user interface 105 accommodates the input of commands via text input box 106 and provides graphical button 108 for submitting the commands to a web site.
  • Server 103 is a computer system that hosts a web site 107.
  • web site 107 can include but is not limited to services such as a web based email service, a web based address book, a web based calendaring service etc. More specifically, web site 107 can include any web based service that can operate in conjunction with embodiments of the command driven browsing component 109 (shown in Figure 3 below) that are described herein.
  • web site 107 can encompass component 109 for command driven web site browsing. In other embodiments, web site 107 can be separate from component 109 for command driven web site browsing but can operate cooperatively therewith.
  • web site 107 is a mobile web site.
  • Component 109 for command driven web site browsing is an executable program that automatically navigates a web site to arrive at a predetermined point of navigation in response to a command submitted by a visitor to web site 107 via text input box 106.
  • a user supplied command can be placed into text input box 106 of user interface 105 and submitted by selecting graphical button 108.
  • a web page associated with a particular web site is identified and accessed.
  • the web site is automatically navigated without additional input from the user to arrive at a predetermined point of navigation.
  • the predetermined point of navigation is a point of navigation that would otherwise require user action such as selecting links and/or entering information into a text input box.
  • Component 109 can be provided in hardware, software or a combination of both.
  • Figures 1 B-1 E illustrate the efficiency of command driven web site browsing. Referring to Figure 1 B and Figure 1 E, consider cases where a mobile phone user types "add Brian 123-456-7890" (Figure 1 B) or "view today” ( Figure 1 B).
  • a browse page can be automatically returned showing the information "Brian 123-456-7890" already entered in the user's address records 121.
  • a browse page can be automatically returned where the user's calendar of events for the day are displayed for the user to review 123 (e.g., 10:30 meeting). It should be appreciated that in this example, other points on the navigational path to the user's address records and calendar of events respectively using conventional web site navigational methodologies are skipped as shown in Figures 1C and 1 E.
  • user actions required to make a new entry into the address book such as illustrated in Figure 1 B using conventional methodologies include but are not limited to: the selection of a link 130, the entry of a user name and password 132, the selection of a link that opens a place for a new entry to be made 134 and the manual entry of the new address into address book records 136.
  • user actions required to cause the display of the day's calendar events such as illustrated in Figure 1 C using conventional methodologies include but are not limited to: the selection of a link 140 (e.g., calendaring), the entry of a user name and password 142 and the selection of a link that opens a place for a new entry to be made 144 (today's events) which may then be reviewed 146.
  • a link 140 e.g., calendaring
  • the entry of a user name and password 142 the entry of a user name and password 142
  • the selection of a link that opens a place for a new entry to be made 144 today's events
  • Contrasting the user actions required by the command driven browsing of exemplary embodiments illustrated in Figures 1 B and 1 D and the conventional link driven browsing of Figures 1C and 1 E underscores the efficiency of command driven browsing that relieves a user from the necessity of performing many user actions. Consequently, the user's browsing experience is improved as a user can access a desired place in a service directly by typing
  • Figure 2 illustrates operations A-D performed in a command driven web site navigation process according to one embodiment. These operations including the order in which they are presented are only exemplary. In other embodiments, other operations in other orders can be included.
  • a web site visitor enters a command into the text input box of a user interface (see Figure 1A) and submits the command.
  • the command that is entered into the text input box of the user interface is a command that is recognized by component 109.
  • a browse page under a particular web site (e.g., mobile web site etc.) is accessed (e.g., 120 in Figures 1 B and 1 D).
  • the browse page is automatically navigated to directly reach a predetermined point of navigation. This is illustrated in Figure 2 where the presentation of the day's calendar events is reached. In this manner, the necessity to perform several actions for the purpose of reaching the predetermined navigational point is eliminated.
  • the desired web based service destination is presented to the web site visitor.
  • Search user interfaces are a common feature of many mobile web sites.
  • search boxes e.g., 106 in Figure 1A
  • this command-driven browse Ul allows users to quickly access services or perform tasks (such as in a mobile browser environment as shown in Figures 1A-1 E and 2).
  • UIs web user interfaces
  • a user typically starts from a well-known web site, such as a portal, and traverses web pages or forms by following links within each page.
  • Exemplary embodiments depart from this sequential pattern by allowing the user to directly locate the content he/she is looking for using commands (see Figures 1 B and 1 D). In this manner the user can access desired content without having to click through many pages. Accordingly, exemplary embodiments offer an alternative navigation model to the conventional browse paradigm.
  • Embodiments have utility because they provide users the ability to find relevant information in a single step (see Figure 2). This is particularly important in the wireless environment since mobile users generally find it difficult to browse through many pages in order to get to the data they're interested in.
  • a search Ul e.g., 105 in Figure 1A
  • the conventional systems allow users to type in keywords and then click on the search button and see one or more web pages containing the results that the site has found. The focus of such searches is on data, whether it's personal to a user or public on the internet.
  • the UIs that are provided are leveraged explicitly for navigation and tasks. It should be appreciated that the prevalence of search UIs and their inclusion on many web pages provides support for exemplary embodiments.
  • text input boxes of such search UIs can be overloaded for commands instead of keywords.
  • a user can enter a command rather than a set of keywords and a web site can execute the command and provide the appropriate response.
  • a user can invoke the commands from anywhere there is a search Ul (e.g., 105 in Figure 1A) that supports this command function.
  • the search Ul e.g., 105 in Figure 1A
  • the site can embed all the available commands into a candidate list. As the user enters letters, a dropdown list can be directed to appear to show all possible commands that match what has been typed in.
  • word-wheeling can be more accurate and useful since a site may have a finite number of commands that it can support. In fact, word-wheeling can help minimize any learning curve associated with new users trying to figure out and remember what commands are available from a mobile site.
  • the command driven search methodology described herein can function in tandem with traditional point and click UIs to complement their navigational models. For example, in one embodiment, if users enter an incomplete command into the text box (e.g., 106 in Figure 1A), for instance "email Joe@joe.com" where an email body and subject are normally required to send an email message, no error will be produced as component 109 will recognize what is intended, and can respond by for example, providing the email compose form with the "sender” already filled out. In one embodiment, a user can freely mix using the command box as well as the traditional uses of the Ul as they see fit.
  • Figure 3 shows subcomponents of a component 109 for command driven web site browsing according to one embodiment.
  • component 109 implements an algorithm for command driven web site browsing.
  • component 109 subcomponents include command accessor 301 , web site accessor 303, web site navigator 305 and drop down display director 307.
  • the aforementioned subcomponents of component 109 can be implemented in hardware or software or in a combination of both.
  • components and operations of component 109 can be encompassed by components and operations of one or more computer programs (e.g. computer programs associated with a web site).
  • components and operations of component 109 can be separate from the aforementioned one or more computer programs but can operate cooperatively with components and operations thereof.
  • command accessor 301 accesses a user supplied command that is submitted from a text box of a user interface.
  • the user supplied command identifies a specific place or task that is to be respectively navigated to or performed.
  • Web site accessor 303 identifies and accesses a web site based on the user supplied command.
  • the accessed web site supports command driven web site browsing.
  • the web site can include but is not limited to email web site, address book web site and calendaring web site.
  • Web site navigator 305 automatically navigates a web site to directly locate a predetermined place, or to automatically perform a predetermined task therein which otherwise requires one or more user actions beyond the submission of a keyword or the selection of a link to locate. In one embodiment, based on the user supplied command the web site is automatically navigated without additional input from the user to arrive at a predetermined point of navigation or to perform a predetermined task.
  • Drop down display director 307 directs the dropping down of a display that shows possible text box entries. For example, in one embodiment, in response to an incomplete command placed in the text box, drop down display director can direct the display of all possible entries known to the component 109 in a drop down display.
  • FIG. 4 shows a flowchart 400 of the steps performed in a method for command driven web site browsing according to one embodiment.
  • the flowchart includes processes that, in one embodiment can be carried out by processors and electrical components under the control of computer-readable and computer-executable instructions. Although specific steps are disclosed in the flowcharts, such steps are exemplary. That is the present invention is well suited to performing various other steps or variations of the steps recited in the flowcharts. Within various embodiments, it should be appreciated that the steps of the flowcharts can be performed by software, by hardware or by a combination of both. [0045] Referring to Figure 4, at step 401 a command is placed into a text box of a user interface.
  • step 403 the command placed into the text box of the user interface is submitted.
  • the user supplied command that is submitted from a text box of a user interface is accessed.
  • the user supplied command identifies a specific place or task that is to be respectively navigated to or performed.
  • a web site is identified and accessed based on the user supplied command.
  • the accessed web site supports command driven web site browsing.
  • the web site can include but is not limited to an email web site, address book web site and calendaring web site.
  • the web site is automatically navigated to directly locate a predetermined place within the web site.
  • a predetermined task is automatically performed therein (e.g., making an address entry, filling in sender for email message).
  • locating the predetermined place otherwise requires one or more user actions beyond the submission of a command to locate.
  • the web site is automatically navigated without additional input from the user to arrive at a predetermined point of navigation.
  • Figure 5 shows computing device 103 and components thereof according to one embodiment.
  • computing device 103 can be included as a part of a server as shown in Figure 1A in accordance with one embodiment.
  • Computing device 103 typically includes at least some form of computer readable media.
  • Computer readable media can be any available media that can be accessed by computing device 103 and can include but is not limited to computer storage media.
  • computing device 500 In its most basic configuration, computing device 500 typically includes processing unit 501 and system memory 503. Depending on the exact configuration and type of computing device 500 that is used, system memory 503 can include volatile (such as RAM) and non-volatile (such as ROM, flash memory, etc.) elements or some combination of the two.
  • system memory 503 can include volatile (such as RAM) and non-volatile (such as ROM, flash memory, etc.) elements or some combination of the two.
  • component 109 for command driven navigation of a web site can reside in system memory 503.
  • component 109 can be encompassed by web site 107.
  • component 109 can be separate from web site 107 but can operate cooperatively therewith.
  • component 109 can be implemented in software, in hardware or in a combination of both.
  • computing device 500 can include mass storage systems (removable 505 and/or non-removable 507) such as magnetic or optical disks or tape.
  • computing device 500 can include input devices 511 and/or output devices 509 (e.g., such as a display).
  • computing device 500 can include network connections 513 to other devices, computers, networks, servers, etc. using either wired or wireless media. As all of these devices are well known in the art, they need not be discussed in detail.
  • command driven web site browsing (mobile, wired etc.) is disclosed.
  • a user supplied command is accessed that is submitted from a text input box of a browser and based on the user supplied command a web site is identified and accessed.
  • the web site is automatically navigated to directly locate a predetermined place therein which otherwise requires one or more user actions beyond the submission of a keyword or selection of a link to locate.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)
PCT/US2009/044885 2008-06-23 2009-05-21 Command driven web site browsing Ceased WO2010008678A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2011514667A JP2011525660A (ja) 2008-06-23 2009-05-21 コマンド駆動ウェブサイト・ブラウジング
EP09798379A EP2313860A2 (en) 2008-06-23 2009-05-21 Command driven web site browsing
CN2009801246735A CN102067168A (zh) 2008-06-23 2009-05-21 命令驱动的网站浏览

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/143,840 US9396280B2 (en) 2008-06-23 2008-06-23 Command driven web site browsing
US12/143,840 2008-06-23

Publications (2)

Publication Number Publication Date
WO2010008678A2 true WO2010008678A2 (en) 2010-01-21
WO2010008678A3 WO2010008678A3 (en) 2010-03-04

Family

ID=41432587

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/044885 Ceased WO2010008678A2 (en) 2008-06-23 2009-05-21 Command driven web site browsing

Country Status (6)

Country Link
US (1) US9396280B2 (enExample)
EP (1) EP2313860A2 (enExample)
JP (1) JP2011525660A (enExample)
KR (1) KR101633525B1 (enExample)
CN (2) CN106201662A (enExample)
WO (1) WO2010008678A2 (enExample)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9692815B2 (en) * 2015-11-12 2017-06-27 Mx Technologies, Inc. Distributed, decentralized data aggregation
US11233789B1 (en) 2015-11-30 2022-01-25 Mx Technologies, Inc. Automatic event migration
US11288359B1 (en) 2015-11-30 2022-03-29 Mx Technologies, Inc. Automatic account protection

Family Cites Families (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6049796A (en) * 1997-02-24 2000-04-11 Nokia Mobile Phones Limited Personal digital assistant with real time search capability
FI109733B (fi) 1997-11-05 2002-09-30 Nokia Corp Viestin sisällön hyödyntäminen
US7565397B2 (en) 1998-06-15 2009-07-21 Sybase, Inc. Context reactive hints mechanism for natural language user interface
US6665687B1 (en) * 1998-06-26 2003-12-16 Alexander James Burke Composite user interface and search system for internet and multimedia applications
US7813725B2 (en) * 1998-10-01 2010-10-12 Onepin, Llc Wireless data exchange
US6883000B1 (en) * 1999-02-12 2005-04-19 Robert L. Gropper Business card and contact management system
US7054487B2 (en) 2000-02-18 2006-05-30 Anoto Ip Lic Handelsbolag Controlling and electronic device
US6760720B1 (en) * 2000-02-25 2004-07-06 Pedestrian Concepts, Inc. Search-on-the-fly/sort-on-the-fly search engine for searching databases
US6430553B1 (en) * 2000-03-22 2002-08-06 Exactone.Com, Inc. Method and apparatus for parsing data
US6741855B1 (en) 2000-03-24 2004-05-25 Sun Microsystems, Inc. Method and apparatus for remotely managing data via a mobile device
US6944651B2 (en) * 2000-05-19 2005-09-13 Fusionone, Inc. Single click synchronization of data from a public information store to a private information store
WO2001098936A2 (en) 2000-06-22 2001-12-27 Microsoft Corporation Distributed computing services platform
US6691111B2 (en) 2000-06-30 2004-02-10 Research In Motion Limited System and method for implementing a natural language user interface
US20060116900A1 (en) * 2001-02-05 2006-06-01 Jensen John M Method and system to enable, to organize, to facilitate, and to transact communications for a fee or cost born by a sender party (also known as a caller party) utilizing a network such as the internet
RU2322985C2 (ru) * 2001-02-15 2008-04-27 Хитиям, Инк. Применение флумазенила в производстве лекарственного средства для лечения кокаиновой зависимости
US20030035519A1 (en) * 2001-08-15 2003-02-20 Warmus James L. Methods and apparatus for accessing web content from a wireless telephone
US20040135819A1 (en) * 2002-10-28 2004-07-15 Shalong Maa Computer remote control
US7240298B2 (en) * 2002-12-19 2007-07-03 Microsoft Corporation Contact page
US20040139107A1 (en) * 2002-12-31 2004-07-15 International Business Machines Corp. Dynamically updating a search engine's knowledge and process database by tracking and saving user interactions
US7337411B1 (en) * 2003-03-31 2008-02-26 Unisys Corporation Logistics management system having user interface with tiered data entry
CN100485603C (zh) 2003-04-04 2009-05-06 雅虎公司 用于从搜索查询中产生概念单元的系统和方法
US7607100B2 (en) * 2003-05-29 2009-10-20 International Business Machines Corporation Method, system and program product for display management of web page phone/fax numbers by a data processing system
US20050076017A1 (en) * 2003-10-03 2005-04-07 Rein Douglas R. Method and system for scheduling search terms in a search engine account
US20050125570A1 (en) * 2003-10-23 2005-06-09 Robert Olodort Portable communication devices
US20050097089A1 (en) 2003-11-05 2005-05-05 Tom Nielsen Persistent user interface for providing navigational functionality
US7346613B2 (en) * 2004-01-26 2008-03-18 Microsoft Corporation System and method for a unified and blended search
US20050172229A1 (en) 2004-01-29 2005-08-04 Arcot Systems, Inc. Browser user-interface security application
KR100483025B1 (ko) 2004-05-21 2005-04-15 엔에이치엔(주) 명령어의 유효성 판단 방법 및 그 시스템
EP1810467A4 (en) * 2004-11-09 2010-07-21 Anthony L Trujillo AUTOMATIC TELEPHONE NUMBER FOR SYSTEM AND METHOD FOR LINKING TO A WEB SITE
US20060117388A1 (en) * 2004-11-18 2006-06-01 Nelson Catherine B System and method for modeling information security risk
US7599915B2 (en) * 2005-01-24 2009-10-06 At&T Intellectual Property I, L.P. Portal linking tool
US20060271520A1 (en) * 2005-05-27 2006-11-30 Ragan Gene Z Content-based implicit search query
US7720834B2 (en) * 2005-06-23 2010-05-18 Microsoft Corporation Application launching via indexed data
CN101814005B (zh) * 2005-07-22 2013-02-27 运行移动系统公司 最适宜拇指的触摸屏用户界面的系统和方法
US20070067275A1 (en) * 2005-09-20 2007-03-22 Microsoft Corporation Context sensitive web search queries
US8082490B2 (en) * 2005-09-29 2011-12-20 Sap Ag Input in enterprise software applications
US20070130151A1 (en) * 2005-12-01 2007-06-07 Microsoft Corporation Using errors to perform a search
US20070130153A1 (en) * 2005-12-02 2007-06-07 Palm, Inc. Techniques to communicate and process location information from communications networks on a mobile computing device
US8375325B2 (en) * 2005-12-30 2013-02-12 Google Inc. Customizable, multi-function button
US7788188B2 (en) * 2006-01-30 2010-08-31 Hoozware, Inc. System for providing a service to venues where people aggregate
US8484564B1 (en) * 2006-03-07 2013-07-09 Google Inc. Method, system, and graphical user interface for personalized online sports team charts
US8874692B2 (en) 2006-03-27 2014-10-28 At&T Intellectual Property Ii, L.P. Method and apparatus for organizing information in a world wide web page format
US20070244856A1 (en) * 2006-04-14 2007-10-18 Microsoft Corporation Media Search Scope Expansion
US8069182B2 (en) * 2006-04-24 2011-11-29 Working Research, Inc. Relevancy-based domain classification
US20080065974A1 (en) 2006-09-08 2008-03-13 Tom Campbell Template-based electronic presence management
US20080133677A1 (en) * 2006-12-01 2008-06-05 Sap Ag Automatic propagation of user profile modifications
KR100836249B1 (ko) 2007-01-11 2008-06-10 주식회사 케이티프리텔 어플리케이션 구동 방법 및 시스템
GB0706300D0 (en) * 2007-03-30 2007-05-09 Affle Ltd Web search system and method
US20080313210A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Content Publishing Customized to Capabilities of Device
KR100930802B1 (ko) * 2007-06-29 2009-12-09 엔에이치엔(주) 이미지를 이용한 브라우저 제어 방법 및 시스템
US7725454B2 (en) * 2007-07-20 2010-05-25 Microsoft Corporation Indexing and searching of information including handler chaining
US7849065B2 (en) * 2007-07-20 2010-12-07 Microsoft Corporation Heterogeneous content indexing and searching
US20090240658A1 (en) * 2008-03-20 2009-09-24 Alex You-Jen Chang Search button on input device
EP2432178B1 (en) * 2008-05-09 2013-09-25 BlackBerry Limited System and method for updating presence information in instant messaging applications on a mobile device
US8666929B2 (en) * 2008-05-09 2014-03-04 Oracle International Corporation Communication dashboard with dynamically configured agent interface

Also Published As

Publication number Publication date
US9396280B2 (en) 2016-07-19
CN106201662A (zh) 2016-12-07
WO2010008678A3 (en) 2010-03-04
US20090319954A1 (en) 2009-12-24
CN102067168A (zh) 2011-05-18
KR20110027702A (ko) 2011-03-16
JP2011525660A (ja) 2011-09-22
EP2313860A2 (en) 2011-04-27
KR101633525B1 (ko) 2016-06-24

Similar Documents

Publication Publication Date Title
JP5134726B2 (ja) 的確な判断による自動完了
RU2618910C2 (ru) Способ и устройство для отображения информации
US8005832B2 (en) Search document generation and use to provide recommendations
CN102349066B (zh) 在浏览器中的新标签页面和书签工具条
TWI566161B (zh) 提供與工具列相關聯之深鏈接
WO2020028128A1 (en) Browser-based navigation suggestions for task completion
US9892096B2 (en) Contextual hyperlink insertion
US20160162591A1 (en) Web Content Tagging and Filtering
US20170345053A1 (en) Slideshows in Search
US20110252298A1 (en) Managing bookmarks in applications
JP7654842B2 (ja) 繰り返し可能クエリの識別および発行
JP2009529184A (ja) 検索結果のサイト内での検索
WO2010039669A2 (en) Obtaining content and adding same to document
EP2250622A2 (en) Service preview and access from an application page
JP2009530708A (ja) 検索絞り込みユーザ・インターフェース
US8874564B2 (en) System and method for communicating search results to one or more other parties
US8156130B2 (en) System and method for collapsing search results
JP6162134B2 (ja) ソーシャルページのトリガー
US9396280B2 (en) Command driven web site browsing
CN110659406B (zh) 搜索方法及装置
KR20190108624A (ko) 향상된 온라인 리서치를 위한 시스템 및 방법
KR20040072983A (ko) 웹 페이지에서의 링크 제공 방법 및 이를 위한 시스템
KR100839619B1 (ko) 인터넷 검색 이력 관리방법
Dundar et al. Guided based usability evaluation on mobile websites
KR102051507B1 (ko) 웹 브라우저 제공방법 및 이를 이용하는 단말장치

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980124673.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09798379

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2009798379

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2011514667

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 8932/DELNP/2010

Country of ref document: IN

ENP Entry into the national phase

Ref document number: 20107028705

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE