Movatterモバイル変換


[0]ホーム

URL:


US20150221235A1 - Training application for training a user to use a computing application - Google Patents

Training application for training a user to use a computing application
Download PDF

Info

Publication number
US20150221235A1
US20150221235A1US14/610,909US201514610909AUS2015221235A1US 20150221235 A1US20150221235 A1US 20150221235A1US 201514610909 AUS201514610909 AUS 201514610909AUS 2015221235 A1US2015221235 A1US 2015221235A1
Authority
US
United States
Prior art keywords
user
database
application
training
task
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.)
Abandoned
Application number
US14/610,909
Inventor
Sean Patrick Regan
Jay William Thayer
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.)
Salesforce Inc
Original Assignee
Salesforce com Inc
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 Salesforce com IncfiledCriticalSalesforce com Inc
Priority to US14/610,909priorityCriticalpatent/US20150221235A1/en
Assigned to SALESFORCE.COM, INC.reassignmentSALESFORCE.COM, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: REGAN, SEAN PATRICK, THAYER, JAY WILLIAM
Publication of US20150221235A1publicationCriticalpatent/US20150221235A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Disclosed are database systems, methods, computer program products, and systems for providing a training application for training a user to use a computing application. In some implementations, a server of a database system provides a training application configured to train a user to use a computing application, the training application associated with a source code file stored in a database of the database system. The server provides an instruction, via the training application, requesting the user to perform a first task within a training environment, the training environment enabling actual or simulated computing events of the computing application to be performed during use of the training application, the first task configured to cause one of the actual or simulated computing events to be performed including a modification to data stored in a database of the database system. The server determines whether the first task has been performed correctly.

Description

Claims (20)

What is claimed is:
1. A database system comprising:
at least one database storing data objects; and
at least one server having at least one processor capable of executing code configured to cause:
providing a training application for display at a computing device, the training application configured to train a user to use a computing application, the training application associated with a source code file stored in a database of the database system,
providing an instruction via the training application for display at the computing device, the instruction requesting the user to perform a first task within a training environment capable of being generated by the training application and capable of being provided in a user interface of the training application, the training environment enabling actual or simulated computing events of the computing application to be performed during use of the training application, the first task configured to cause at least one of the actual or simulated computing events to be performed including a modification to data stored in a database of the database system, and
determining, based on an indication of input by the user via the user interface in relation to the instruction and/or in relation to the data stored in the database, whether the first task has been performed correctly.
2. The database system ofclaim 1, the code further configured to cause:
providing, responsive to determining that the first task has been performed correctly, a notification via the training application for display at the computing device, the notification indicating that the first task was performed correctly.
3. The database system ofclaim 1, the code further configured to cause:
providing, responsive to determining that the first task has not been performed correctly, at least one hint via the training application for display at the computing device, the at least one hint based on the data stored in the database, the data indicating a state of progress in performing the first task.
4. The database system ofclaim 3, wherein the at least one hint describes a series of user actions for performing the first task correctly.
5. The database system ofclaim 1, wherein at least one user interface of the training application is capable of being provided using an inline frame (iframe) of the source code file.
6. The database system ofclaim 1, wherein the training application includes a scoring system configured to assign points to users for correct performance of tasks and configured to provide certifications to users based on the points.
7. The database system ofclaim 1, wherein the training application is configured to: provide a walkthrough for configuring the training environment, instruct the user to configure the training environment as demonstrated by the walkthrough, and determine that the user has configured the training environment as instructed.
8. The database system ofclaim 1, wherein the data stored in the database is associated with a customer relationship management (CRM) record.
9. The database system ofclaim 1, wherein the first task is one of: creating a CRM record, updating a CRM record, deleting a CRM record, and modifying at least one permission associated with a CRM record.
10. A method comprising:
providing a training application for display at a computing device, the training application configured to train a user to use a computing application, the training application implemented using a database system including a customer relationship management (CRM) database storing a plurality of CRM records, the training application associated with a source code file stored in a database of the database system;
providing an instruction via the training application for display at the computing device, the instruction requesting the user to perform a first task within a training environment capable of being generated by the training application and capable of being provided in a user interface of the training application, the training environment enabling actual or simulated computing events of the computing application to be performed during use of the training application, the first task configured to cause at least one of the actual or simulated computing events to be performed including a modification to data stored in the CRM database of the database system;
receiving an indication of input by the user via the user interface in relation to the instruction and/or in relation to the data stored in the database; and
determining, based on the user input, whether the first task has been performed correctly.
11. The method ofclaim 10, further comprising:
providing, responsive to determining that the first task has been performed correctly, a notification via the training application for display at the computing device, the notification indicating that the first task was performed correctly.
12. The method ofclaim 10, further comprising:
providing, responsive to determining that the first task has not been performed correctly, at least one hint via the training application for display at the computing device, the at least one hint based on the data stored in the database, the data indicating a state of progress in performing the first task.
13. The method ofclaim 12, wherein the at least one hint describes a series of user actions for performing the first task correctly.
14. The method ofclaim 10, wherein at least one user interface of the training application is capable of being provided using an iframe of the source code file.
15. The method ofclaim 10, wherein the training application includes a scoring system configured to assign points to users for correct performance of tasks and configured to provide certifications to users based on the points.
16. A computer program product comprising program code to be executed by at least one processor when retrieved from a non-transitory computer-readable medium, the program code configured to cause:
providing a training application for display at a computing device, the training application configured to train a user to use a computing application, the training application implemented using a database system including a customer relationship management (CRM) database storing a plurality of CRM records, the training application associated with a source code file stored in a database of the database system;
providing an instruction via the training application for display at the computing device, the instruction requesting the user to perform a first task within a training environment capable of being generated by the training application and capable of being provided in a user interface of the training application, the training environment enabling actual or simulated computing events of the computing application to be performed during use of the training application, the first task configured to cause at least one of the actual or simulated computing events to be performed including a modification to data stored in the CRM database of the database system;
receiving an indication of input by the user via the user interface in relation to the instruction and/or in relation to the data stored in the database; and
determining, based on the user input, whether the first task has been performed correctly.
17. The computer program product ofclaim 16, the code further configured to cause:
providing, responsive to determining that the first task has been performed correctly, a notification via the training application for display at the computing device, the notification indicating that the first task was performed correctly.
18. The computer program product ofclaim 16, the code further configured to cause:
providing, responsive to determining that the first task has not been performed correctly, at least one hint via the training application for display at the computing device, the at least one hint based on the data stored in the database, the data indicating a state of progress in performing the first task.
19. A system comprising:
database system software stored on a non-transitory data storage medium for execution by at least one server of a database system, the database system software operable to cause:
providing a training application for display at a computing device, the training application configured to train a user to use a computing application, the training application associated with a source code file stored in a database of the database system,
providing an instruction via the training application for display at the computing device, the instruction requesting the user to perform a first task within a training environment capable of being generated by the training application and capable of being provided in a user interface of the training application, the training environment enabling actual or simulated computing events of the computing application to be performed during use of the training application, the first task configured to cause at least one of the actual or simulated computing events to be performed including a modification to data stored in a database of the database system, and
determining, based on an indication of input by the user via the user interface in relation to the instruction and/or in relation to the data stored in the database, whether the first task has been performed correctly.
20. The system ofclaim 19, wherein at least one user interface of the training application is capable of being provided using an iframe of the source code file.
US14/610,9092014-02-042015-01-30Training application for training a user to use a computing applicationAbandonedUS20150221235A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US14/610,909US20150221235A1 (en)2014-02-042015-01-30Training application for training a user to use a computing application

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US201461935646P2014-02-042014-02-04
US14/610,909US20150221235A1 (en)2014-02-042015-01-30Training application for training a user to use a computing application

Publications (1)

Publication NumberPublication Date
US20150221235A1true US20150221235A1 (en)2015-08-06

Family

ID=53754874

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US14/606,855Active2035-05-17US9753703B2 (en)2014-02-042015-01-27Generating identifiers for user interface elements of a web page of a web application
US14/610,909AbandonedUS20150221235A1 (en)2014-02-042015-01-30Training application for training a user to use a computing application

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US14/606,855Active2035-05-17US9753703B2 (en)2014-02-042015-01-27Generating identifiers for user interface elements of a web page of a web application

Country Status (1)

CountryLink
US (2)US9753703B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150295663A1 (en)*2014-04-122015-10-15The Boeing CompanyVoice communication system for simulated radio networks
CN106340216A (en)*2016-10-252017-01-18广东薪云科技有限公司Online vocational education teaching and learning system
US20170054713A1 (en)*2015-08-202017-02-23Xiaomi Inc.Method and device for guiding an operation and electronic apparatus
US20180096282A1 (en)*2016-09-302018-04-05Salesforce.Com, Inc.Bi-directional notification framework
US20190213912A1 (en)*2018-01-052019-07-11Autodesk, Inc.Real-time orchestration for software learning workshops
US11004350B2 (en)2018-05-292021-05-11Walmart Apollo, LlcComputerized training video system
US20210240318A1 (en)*2020-01-312021-08-05Salesforce.Com, Inc.User interface migration using intermediate user interfaces
US20210350720A1 (en)*2018-05-142021-11-11Kalpit JainSystem and method for showing, testing and certifying users in-app on cloud application workflows

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9595202B2 (en)*2012-12-142017-03-14Neuron Fuel, Inc.Programming learning center
US10510264B2 (en)2013-03-212019-12-17Neuron Fuel, Inc.Systems and methods for customized lesson creation and application
US9595205B2 (en)2012-12-182017-03-14Neuron Fuel, Inc.Systems and methods for goal-based programming instruction
US9983943B2 (en)*2014-03-272018-05-29Salesforce.Com, Inc.Reversing object manipulations in association with a walkthrough for an application or online service
US10175999B2 (en)2015-02-252019-01-08Salesforce.Com, Inc.Converting video into a walkthrough for an application or an online service
US10560342B2 (en)*2015-06-302020-02-11SkyKick, Inc.Synchronizing data between cloud manager and providers
US10915299B2 (en)2015-10-162021-02-09Salesforce.Com, Inc.Automatically matching start criteria and completion criteria of a walkthrough for an application or online service
MX2018014663A (en)2016-05-292019-03-11Wix Com LtdCreation and update of hierarchical websites based on collected business knowledge.
US11227247B2 (en)2016-06-102022-01-18OneTrust, LLCData processing systems and methods for bundled privacy policies
US11294939B2 (en)2016-06-102022-04-05OneTrust, LLCData processing systems and methods for automatically detecting and documenting privacy-related aspects of computer software
US11586700B2 (en)2016-06-102023-02-21OneTrust, LLCData processing systems and methods for automatically blocking the use of tracking tools
US11675929B2 (en)2016-06-102023-06-13OneTrust, LLCData processing consent sharing systems and related methods
US11727141B2 (en)2016-06-102023-08-15OneTrust, LLCData processing systems and methods for synching privacy-related user consent across multiple computing devices
US11392720B2 (en)2016-06-102022-07-19OneTrust, LLCData processing systems for verification of consent and notice processing and related methods
US11188615B2 (en)2016-06-102021-11-30OneTrust, LLCData processing consent capture systems and related methods
US11544409B2 (en)2018-09-072023-01-03OneTrust, LLCData processing systems and methods for automatically protecting sensitive data within privacy management systems
US11599919B2 (en)2018-09-242023-03-07Salesforce.Com, IncInformation exchange using a database system
US10936307B2 (en)*2018-11-262021-03-02International Business Machines CorporationHighlight source code changes in user interface
US11042390B2 (en)2019-05-072021-06-22International Business Machines CorporationReplaying operations on widgets in a graphical user interface
US11461090B2 (en)*2020-06-262022-10-04Whatfix Private LimitedElement detection
US11372661B2 (en)2020-06-262022-06-28Whatfix Private LimitedSystem and method for automatic segmentation of digital guidance content
US11699357B2 (en)*2020-07-072023-07-11Neuron Fuel, Inc.Collaborative learning system
US12260301B2 (en)*2020-09-172025-03-25Sap SeData generation and annotation for machine learning
US11562078B2 (en)2021-04-162023-01-24OneTrust, LLCAssessing and managing computational risk involved with integrating third party computing functionality within a computing system
US11704232B2 (en)2021-04-192023-07-18Whatfix Private LimitedSystem and method for automatic testing of digital guidance content
USD997974S1 (en)*2021-05-202023-09-05Adp, IncDisplay screen or portion thereof with graphical user interface
USD1004600S1 (en)2021-05-202023-11-14Adp, Inc.Display screen or a portion thereof with an animated graphical user interface
USD997973S1 (en)*2021-05-202023-09-05Adp, Inc.Display screen or portion thereof with graphical user interface
US11715384B2 (en)*2021-06-022023-08-01International Business Machines CorporationAutomated personalization of a user experience
US11669353B1 (en)2021-12-102023-06-06Whatfix Private LimitedSystem and method for personalizing digital guidance content
US11620142B1 (en)*2022-06-032023-04-04OneTrust, LLCGenerating and customizing user interfaces for demonstrating functions of interactive user environments
US12242368B2 (en)2023-04-032025-03-04Bank Of America CorporationUnique signpost strings for automation task names to directly correlate task outputs to specific files and originating lines of source code
US12405812B2 (en)2023-10-242025-09-02Whatfix Private LimitedComputer vision template matching system and method

Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4622013A (en)*1984-05-211986-11-11Interactive Research CorporationInteractive software training system
US4941829A (en)*1987-12-231990-07-17International Business Machines CorporationMethod for providing a dynamic tutorial display
US5481667A (en)*1992-02-131996-01-02Microsoft CorporationMethod and system for instructing a user of a computer system how to perform application program tasks
US5493658A (en)*1992-03-261996-02-20International Business Machines CorporationInteractive online tutorial system with monitoring function for software products
US5602982A (en)*1994-09-231997-02-11Kelly Properties, Inc.Universal automated training and testing software system
US6535713B1 (en)*1996-05-092003-03-18Verizon Services Corp.Interactive training application
US7000187B2 (en)*1999-07-012006-02-14Cisco Technology, Inc.Method and apparatus for software technical support and training
US20060047544A1 (en)*2004-09-012006-03-02Habon Michael WSoftware training method and apparatus
US20110093441A1 (en)*2009-10-192011-04-21Brad JacksonMethod for Detecting a Delinquent Customer Record in a CRM Database
US20120072416A1 (en)*2010-09-202012-03-22Rockefeller Consulting Technology Integration, Inc.Software training system interacting with online entities
US20130254652A1 (en)*2012-03-122013-09-26Mentormob, Inc.Providing focus to portion(s) of content of a web resource
US8554705B1 (en)*2012-10-292013-10-08Wargaming.Net LlpComputer based education for use with multiuser software
US20140040162A1 (en)*2012-02-212014-02-06Salesforce.Com, Inc.Method and system for providing information from a customer relationship management system
US8684748B1 (en)*2005-11-302014-04-01Saba Software, Inc.System and method for playing web-based training content on a client computer system
US20150178348A1 (en)*2013-12-202015-06-25Salesforce.Com, Inc.Identifying recurring sequences of user interactions with an application
US9218128B1 (en)*2007-11-302015-12-22Matthew John YuschikMethod and system for training users to utilize multimodal user interfaces

Family Cites Families (166)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5649104A (en)1993-03-191997-07-15Ncr CorporationSystem for allowing user of any computer to draw image over that generated by the host computer and replicating the drawn image to other computers
US5608872A (en)1993-03-191997-03-04Ncr CorporationSystem for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US7991347B1 (en)1994-04-072011-08-02Data Innovation LlcSystem and method for accessing set of digital data at a remote site
US5577188A (en)1994-05-311996-11-19Future Labs, Inc.Method to provide for virtual screen overlay
US7181758B1 (en)1994-07-252007-02-20Data Innovation, L.L.C.Information distribution and processing system
GB2300991B (en)1995-05-151997-11-05Andrew Macgregor RitchieServing signals to browsing clients
JPH10504127A (en)1995-06-091998-04-14フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Method for enabling a user to derive a particular information item from a set of information items, and a system for performing such a method
US5715450A (en)1995-09-271998-02-03Siebel Systems, Inc.Method of selecting and presenting data from a database using a query language to a user of a computer system
US5821937A (en)1996-02-231998-10-13Netsuite Development, L.P.Computer method for updating a network design
US5831610A (en)1996-02-231998-11-03Netsuite Development L.P.Designing networks
US6604117B2 (en)1996-03-192003-08-05Siebel Systems, Inc.Method of maintaining a network of partially replicated database system
US5873096A (en)1997-10-081999-02-16Siebel Systems, Inc.Method of maintaining a network of partially replicated database system
WO1998040804A2 (en)1997-02-261998-09-17Siebel Systems, Inc.Distributed relational database
WO1998038587A1 (en)1997-02-261998-09-03Siebel Systems, Inc.Method of using a cache to determine the visibility to a remote database client of a plurality of database transactions
AU6183698A (en)1997-02-261998-09-18Siebel Systems, Inc.Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
WO1998038762A2 (en)1997-02-261998-09-03Siebel Systems, Inc.Determining visibility to a remote database client
WO1998038586A1 (en)1997-02-261998-09-03Siebel Systems, Inc.Method of determining the visibility to a remote databaseclient of a plurality of database transactions using simplified visibility rules
WO1998040805A2 (en)1997-02-271998-09-17Siebel Systems, Inc.Method of synchronizing independently distributed software and database schema
JP2001514776A (en)1997-02-272001-09-11シーベル システムズ,インコーポレイティド A method of continuous level transport of software distribution incorporating local modifications.
AU6669198A (en)1997-02-281998-09-18Siebel Systems, Inc.Partially replicated distributed database with multiple levels of remote clients
US5983227A (en)1997-06-121999-11-09Yahoo, Inc.Dynamic page generator
US6169534B1 (en)1997-06-262001-01-02Upshot.ComGraphical user interface for customer information management
US6560461B1 (en)1997-08-042003-05-06Mundi FomukongAuthorized location reporting paging system
US5918159A (en)1997-08-041999-06-29Fomukong; MundiLocation reporting satellite paging system with optional blocking of location reporting
US6236978B1 (en)1997-11-142001-05-22New York UniversitySystem and method for dynamic profiling of users in one-to-one applications
US20020059095A1 (en)1998-02-262002-05-16Cook Rachael LinetteSystem and method for generating, capturing, and managing customer lead information over a computer network
US6732111B2 (en)1998-03-032004-05-04Siebel Systems, Inc.Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US6772229B1 (en)2000-11-132004-08-03Groupserve, Inc.Centrifugal communication and collaboration method
US6161149A (en)1998-03-132000-12-12Groupserve, Inc.Centrifugal communication and collaboration method
US5963953A (en)1998-03-301999-10-05Siebel Systems, Inc.Method, and system for product configuration
JP2002523842A (en)1998-08-272002-07-30アップショット・コーポレーション Method and apparatus for network-based sales force management
WO2000022551A1 (en)1998-10-132000-04-20Chris CheahMethod and system for controlled distribution of information over a network
US6728960B1 (en)1998-11-182004-04-27Siebel Systems, Inc.Techniques for managing multiple threads in a browser environment
US6601087B1 (en)1998-11-182003-07-29Webex Communications, Inc.Instant document sharing
US6393605B1 (en)1998-11-182002-05-21Siebel Systems, Inc.Apparatus and system for efficient delivery and deployment of an application
JP2002531900A (en)1998-11-302002-09-24シーベル システムズ,インコーポレイティド Assignment manager
AU2034500A (en)1998-11-302000-06-19Siebel Systems, Inc.State models for monitoring processes
JP2002531896A (en)1998-11-302002-09-24シーベル システムズ,インコーポレイティド Call center using smart script
AU2035600A (en)1998-11-302000-06-19Siebel Systems, Inc.Development tool, method, and system for client server appications
US7356482B2 (en)1998-12-182008-04-08Alternative Systems, Inc.Integrated change management unit
US20020072951A1 (en)1999-03-032002-06-13Michael LeeMarketing support database management method, system and program product
US6574635B2 (en)1999-03-032003-06-03Siebel Systems, Inc.Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers objects and components
US6288717B1 (en)1999-03-192001-09-11Terry DunkleHeadline posting algorithm
US6907566B1 (en)1999-04-022005-06-14Overture Services, Inc.Method and system for optimum placement of advertisements on a webpage
US8095413B1 (en)1999-05-072012-01-10VirtualAgility, Inc.Processing management information
US7698160B2 (en)1999-05-072010-04-13Virtualagility, IncSystem for performing collaborative tasks
US6411949B1 (en)1999-08-122002-06-25Koninklijke Philips Electronics N.V.,Customizing database information for presentation with media selections
US6621834B1 (en)1999-11-052003-09-16Raindance Communications, Inc.System and method for voice transmission over network protocols
US6535909B1 (en)1999-11-182003-03-18Contigo Software, Inc.System and method for record and playback of collaborative Web browsing session
US6671714B1 (en)1999-11-232003-12-30Frank Michael WeyerMethod, apparatus and business system for online communications with online and offline recipients
US6324568B1 (en)1999-11-302001-11-27Siebel Systems, Inc.Method and system for distributing objects over a network
US6829746B1 (en)*1999-12-092004-12-07International Business Machines Corp.Electronic document delivery system employing distributed document object model (DOM) based transcoding
US6654032B1 (en)1999-12-232003-11-25Webex Communications, Inc.Instant sharing of documents on a remote server
US7136860B2 (en)2000-02-142006-11-14Overture Services, Inc.System and method to determine the validity of an interaction on a network
US6336137B1 (en)2000-03-312002-01-01Siebel Systems, Inc.Web client-server system and method for incompatible page markup and presentation languages
US6732100B1 (en)2000-03-312004-05-04Siebel Systems, Inc.Database access method and system for user role defined access
US7266502B2 (en)2000-03-312007-09-04Siebel Systems, Inc.Feature centric release manager method and system
US6577726B1 (en)2000-03-312003-06-10Siebel Systems, Inc.Computer telephony integration hotelling method and system
US6842748B1 (en)2000-04-142005-01-11Rightnow Technologies, Inc.Usage based strength between related information in an information retrieval system
US6434550B1 (en)2000-04-142002-08-13Rightnow Technologies, Inc.Temporal updates of relevancy rating of retrieved information in an information search system
US7730072B2 (en)2000-04-142010-06-01Rightnow Technologies, Inc.Automated adaptive classification system for knowledge networks
US6665655B1 (en)2000-04-142003-12-16Rightnow Technologies, Inc.Implicit rating of retrieved information in an information search system
US6763501B1 (en)2000-06-092004-07-13Webex Communications, Inc.Remote document serving
JP4236922B2 (en)2000-07-112009-03-11ヤフー! インコーポレイテッド Online playback system with community bias
US7069231B1 (en)2000-07-202006-06-27Oracle International CorporationMethods and systems for defining, applying and executing customer care relationship plans
KR100365357B1 (en)2000-10-112002-12-18엘지전자 주식회사Method for data communication of mobile terminal
US7581230B2 (en)2001-02-062009-08-25Siebel Systems, Inc.Adaptive communication application programming interface
USD454139S1 (en)2001-02-202002-03-05Rightnow TechnologiesDisplay screen for a computer
US7310687B2 (en)2001-03-232007-12-18Cisco Technology, Inc.Methods and systems for managing class-based condensation
US7174514B2 (en)2001-03-282007-02-06Siebel Systems, Inc.Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US7363388B2 (en)2001-03-282008-04-22Siebel Systems, Inc.Method and system for direct server synchronization with a computing device
US6829655B1 (en)2001-03-282004-12-07Siebel Systems, Inc.Method and system for server synchronization with a computing device via a companion device
US20030206192A1 (en)2001-03-312003-11-06Mingte ChenAsynchronous message push to web browser
US20030018705A1 (en)2001-03-312003-01-23Mingte ChenMedia-independent communication server
US6732095B1 (en)2001-04-132004-05-04Siebel Systems, Inc.Method and apparatus for mapping between XML and relational representations
US7761288B2 (en)2001-04-302010-07-20Siebel Systems, Inc.Polylingual simultaneous shipping of software
US6728702B1 (en)2001-06-182004-04-27Siebel Systems, Inc.System and method to implement an integrated search center supporting a full-text search and query on a database
US6782383B2 (en)2001-06-182004-08-24Siebel Systems, Inc.System and method to implement a persistent and dismissible search center frame
US6763351B1 (en)2001-06-182004-07-13Siebel Systems, Inc.Method, apparatus, and system for attaching search results
US6711565B1 (en)2001-06-182004-03-23Siebel Systems, Inc.Method, apparatus, and system for previewing search results
US20030004971A1 (en)2001-06-292003-01-02Gong Wen G.Automatic generation of data models and accompanying user interfaces
US6724399B1 (en)2001-09-282004-04-20Siebel Systems, Inc.Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US6993712B2 (en)2001-09-282006-01-31Siebel Systems, Inc.System and method for facilitating user interaction in a browser environment
US6826582B1 (en)2001-09-282004-11-30Emc CorporationMethod and system for using file systems for content management
US6978445B2 (en)2001-09-282005-12-20Siebel Systems, Inc.Method and system for supporting user navigation in a browser environment
US7761535B2 (en)2001-09-282010-07-20Siebel Systems, Inc.Method and system for server synchronization with a computing device
US8359335B2 (en)2001-09-292013-01-22Siebel Systems, Inc.Computing system and method to implicitly commit unsaved data for a world wide web application
US7962565B2 (en)2001-09-292011-06-14Siebel Systems, Inc.Method, apparatus and system for a mobile web client
US7146617B2 (en)2001-09-292006-12-05Siebel Systems, Inc.Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US6901595B2 (en)2001-09-292005-05-31Siebel Systems, Inc.Method, apparatus, and system for implementing a framework to support a web-based application
US7289949B2 (en)2001-10-092007-10-30Right Now Technologies, Inc.Method for routing electronic correspondence based on the level and type of emotion contained therein
US7062502B1 (en)2001-12-282006-06-13Kesler John NAutomated generation of dynamic data entry user interface for relational database management systems
US6804330B1 (en)2002-01-042004-10-12Siebel Systems, Inc.Method and system for accessing CRM data via voice
US7058890B2 (en)2002-02-132006-06-06Siebel Systems, Inc.Method and system for enabling connectivity to a data system
US7672853B2 (en)2002-03-292010-03-02Siebel Systems, Inc.User interface for processing requests for approval
US7131071B2 (en)2002-03-292006-10-31Siebel Systems, Inc.Defining an approval process for requests for approval
US6850949B2 (en)2002-06-032005-02-01Right Now Technologies, Inc.System and method for generating a dynamic interface via a communications network
US8639542B2 (en)2002-06-272014-01-28Siebel Systems, Inc.Method and apparatus to facilitate development of a customer-specific business process model
US7437720B2 (en)2002-06-272008-10-14Siebel Systems, Inc.Efficient high-interactivity user interface for client-server applications
US7594181B2 (en)2002-06-272009-09-22Siebel Systems, Inc.Prototyping graphical user interfaces
US20040010489A1 (en)2002-07-122004-01-15Rightnow Technologies, Inc.Method for providing search-specific web pages in a network computing environment
US7251787B2 (en)2002-08-282007-07-31Siebel Systems, Inc.Method and apparatus for an integrated process modeller
US7069497B1 (en)2002-09-102006-06-27Oracle International Corp.System and method for applying a partial page change
US9448860B2 (en)2003-03-212016-09-20Oracle America, Inc.Method and architecture for providing data-change alerts to external applications via a push service
JP2006523353A (en)2003-03-242006-10-12シーベル システムズ,インコーポレイティド Common common object
US7904340B2 (en)2003-03-242011-03-08Siebel Systems, Inc.Methods and computer-readable medium for defining a product model
US7406501B2 (en)2003-03-242008-07-29Yahoo! Inc.System and method for instant messaging using an e-mail protocol
JP2006521641A (en)2003-03-242006-09-21シーベル システムズ,インコーポレイティド Custom common objects
US8762415B2 (en)2003-03-252014-06-24Siebel Systems, Inc.Modeling of order data
US7685515B2 (en)2003-04-042010-03-23Netsuite, Inc.Facilitating data manipulation in a browser-based user interface of an enterprise business application
US7412455B2 (en)2003-04-302008-08-12Dillon David MSoftware framework that facilitates design and implementation of database applications
US7620655B2 (en)2003-05-072009-11-17Enecto AbMethod, device and computer program product for identifying visitors of websites
US7409336B2 (en)2003-06-192008-08-05Siebel Systems, Inc.Method and system for searching data based on identified subset of categories and relevance-scored text representation-category combinations
US20040260659A1 (en)2003-06-232004-12-23Len ChanFunction space reservation system
US7237227B2 (en)2003-06-302007-06-26Siebel Systems, Inc.Application user interface template with free-form layout
US7694314B2 (en)2003-08-282010-04-06Siebel Systems, Inc.Universal application network architecture
US7779039B2 (en)2004-04-022010-08-17Salesforce.Com, Inc.Custom entities and fields in a multi-tenant database system
US7607110B2 (en)*2003-10-232009-10-20Microsoft CorporationElement persistent identification
US7900133B2 (en)*2003-12-092011-03-01International Business Machines CorporationAnnotation structure type determination
US7269590B2 (en)2004-01-292007-09-11Yahoo! Inc.Method and system for customizing views of information associated with a social network user
US7536672B1 (en)*2004-03-052009-05-19Adobe Systems IncorporatedManagement of user interaction history with software applications
US7392243B2 (en)*2004-10-202008-06-24Microsoft CorporationUsing permanent identifiers in documents for change management
US7289976B2 (en)2004-12-232007-10-30Microsoft CorporationEasy-to-use data report specification
US7747648B1 (en)2005-02-142010-06-29Yahoo! Inc.World modeling using a relationship network with communication channels to entities
US20070050844A1 (en)*2005-08-262007-03-01Pierre LebelMethods, systems and computer program products for monitoring a browsing session
US7945653B2 (en)2006-10-112011-05-17Facebook, Inc.Tagging digital media
US7827208B2 (en)2006-08-112010-11-02Facebook, Inc.Generating a feed of stories personalized for members of a social network
US8566301B2 (en)2006-05-012013-10-22Steven L. RuebenDocument revisions in a collaborative computing environment
US8209308B2 (en)2006-05-012012-06-26Rueben Steven LMethod for presentation of revisions of an electronic document
US9135228B2 (en)2006-05-012015-09-15Domo, Inc.Presentation of document history in a web browsing application
US7853881B1 (en)2006-07-032010-12-14ISQ OnlineMulti-user on-line real-time virtual social networks based upon communities of interest for entertainment, information or e-commerce purposes
US7779475B2 (en)2006-07-312010-08-17Petnote LlcSoftware-based method for gaining privacy by affecting the screen of a computing device
US8095531B2 (en)2006-10-032012-01-10Salesforce.Com, Inc.Methods and systems for controlling access to custom objects in a database
US7730478B2 (en)2006-10-042010-06-01Salesforce.Com, Inc.Method and system for allowing access to developed applications via a multi-tenant on-demand database service
US8082301B2 (en)2006-11-102011-12-20Virtual Agility, Inc.System for supporting collaborative activity
US20080172612A1 (en)*2007-01-112008-07-17Melanie AllenDynamic help references for software documentation
US8954500B2 (en)2008-01-042015-02-10Yahoo! Inc.Identifying and employing social network relationships
US8073850B1 (en)2007-01-192011-12-06Wordnetworks, Inc.Selecting key phrases for serving contextually relevant content
US8719287B2 (en)2007-08-312014-05-06Business Objects Software LimitedApparatus and method for dynamically selecting componentized executable instructions at run time
US20090100342A1 (en)2007-10-122009-04-16Gabriel JakobsonMethod and system for presenting address and mapping information
US8490025B2 (en)2008-02-012013-07-16Gabriel JakobsonDisplaying content associated with electronic mapping systems
US8504945B2 (en)2008-02-012013-08-06Gabriel JakobsonMethod and system for associating content with map zoom function
US9449333B2 (en)2008-02-012016-09-20Gabriel JakobsonOnline advertising associated with electronic mapping systems
US8014943B2 (en)2008-05-082011-09-06Gabriel JakobsonMethod and system for displaying social networking navigation information
US8032297B2 (en)2008-05-082011-10-04Gabriel JakobsonMethod and system for displaying navigation information on an electronic map
US8646103B2 (en)2008-06-302014-02-04Gabriel JakobsonMethod and system for securing online identities
US8510664B2 (en)2008-09-062013-08-13Steven L. RuebenMethod and system for displaying email thread information
US8661056B1 (en)2008-11-032014-02-25Salesforce.Com, Inc.System, method and computer program product for publicly providing web content of a tenant using a multi-tenant on-demand database service
US9330191B2 (en)*2009-06-152016-05-03Microsoft Technology Licensing, LlcIdentifying changes for online documents
CN101996093A (en)*2009-08-102011-03-30日电(中国)有限公司 Method and system for converting desktop applications to web applications
US8555253B2 (en)*2009-11-022013-10-08Hewlett-Packard Development Company, L.P.System and method for monitoring exploratory testing by a plurality of testers
US8510045B2 (en)2009-12-222013-08-13Steven L. RuebenDigital maps displaying search-resulting points-of-interest in user delimited regions
US8583587B2 (en)2010-03-082013-11-12Salesforce.Com, Inc.System, method and computer program product for performing one or more actions utilizing a uniform resource locator
US8925041B2 (en)2010-04-012014-12-30Salesforce.Com, Inc.System, method and computer program product for performing one or more actions based on a determined access permissions for a plurality of users
US8566654B2 (en)2010-08-132013-10-22Salesforce.Com, Inc.Debugging site errors by an admin as a guest user in a multi-tenant database environment
US8943002B2 (en)2012-02-102015-01-27Liveperson, Inc.Analytics driven engagement
US8769004B2 (en)2012-02-172014-07-01ZebedoCollaborative web browsing system integrated with social networks
US8756275B2 (en)2012-02-172014-06-17ZebedoVariable speed collaborative web browsing system
US8769017B2 (en)2012-02-172014-07-01ZebedoCollaborative web browsing system having document object model element interaction detection
US9411782B2 (en)*2012-11-092016-08-09Adobe Systems IncorporatedReal time web development testing and reporting system
US20150007050A1 (en)2013-07-012015-01-01Gabriel JakobsonMethod and system for processing and displaying email thread information
US20150006289A1 (en)2013-07-012015-01-01Gabriel JakobsonAdvertising content in regions within digital maps
US20150095162A1 (en)2013-09-272015-04-02Gabriel JakobsonMethod and systems for online advertising to users using fictitious user idetities
US20150142596A1 (en)2013-11-182015-05-21Gabriel JakobsonCommercial transactions via a wearable computer with a display
US20150172563A1 (en)2013-12-182015-06-18Gabriel JakobsonIncorporating advertising content into a digital video
US20160140503A1 (en)2014-11-182016-05-19Salesforce.Com, Inc.Database systems and methods for using credibility ratings of users to process online resumes in a social networking environment

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4622013A (en)*1984-05-211986-11-11Interactive Research CorporationInteractive software training system
US4941829A (en)*1987-12-231990-07-17International Business Machines CorporationMethod for providing a dynamic tutorial display
US5481667A (en)*1992-02-131996-01-02Microsoft CorporationMethod and system for instructing a user of a computer system how to perform application program tasks
US5493658A (en)*1992-03-261996-02-20International Business Machines CorporationInteractive online tutorial system with monitoring function for software products
US5602982A (en)*1994-09-231997-02-11Kelly Properties, Inc.Universal automated training and testing software system
US6535713B1 (en)*1996-05-092003-03-18Verizon Services Corp.Interactive training application
US7000187B2 (en)*1999-07-012006-02-14Cisco Technology, Inc.Method and apparatus for software technical support and training
US20060047544A1 (en)*2004-09-012006-03-02Habon Michael WSoftware training method and apparatus
US8684748B1 (en)*2005-11-302014-04-01Saba Software, Inc.System and method for playing web-based training content on a client computer system
US9218128B1 (en)*2007-11-302015-12-22Matthew John YuschikMethod and system for training users to utilize multimodal user interfaces
US20110093441A1 (en)*2009-10-192011-04-21Brad JacksonMethod for Detecting a Delinquent Customer Record in a CRM Database
US20120072416A1 (en)*2010-09-202012-03-22Rockefeller Consulting Technology Integration, Inc.Software training system interacting with online entities
US20140040162A1 (en)*2012-02-212014-02-06Salesforce.Com, Inc.Method and system for providing information from a customer relationship management system
US20130254652A1 (en)*2012-03-122013-09-26Mentormob, Inc.Providing focus to portion(s) of content of a web resource
US8554705B1 (en)*2012-10-292013-10-08Wargaming.Net LlpComputer based education for use with multiuser software
US20150178348A1 (en)*2013-12-202015-06-25Salesforce.Com, Inc.Identifying recurring sequences of user interactions with an application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Soffront- The Easiest to Use CRM, Soffront Software, August 8, 2011, https://www.youtube.com/watch?v=gz2aKwsvdSw*

Cited By (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150295663A1 (en)*2014-04-122015-10-15The Boeing CompanyVoice communication system for simulated radio networks
US9640086B2 (en)*2014-04-122017-05-02The Boeing CompanyVoice communication system for simulated radio networks
US20170054713A1 (en)*2015-08-202017-02-23Xiaomi Inc.Method and device for guiding an operation and electronic apparatus
US20180096282A1 (en)*2016-09-302018-04-05Salesforce.Com, Inc.Bi-directional notification framework
US10713604B2 (en)*2016-09-302020-07-14Salesforce.Com, Inc.Bi-directional notification framework
CN106340216A (en)*2016-10-252017-01-18广东薪云科技有限公司Online vocational education teaching and learning system
US20190213912A1 (en)*2018-01-052019-07-11Autodesk, Inc.Real-time orchestration for software learning workshops
US11823588B2 (en)*2018-01-052023-11-21Autodesk, Inc.Real-time orchestration for software learning workshops
US20210350720A1 (en)*2018-05-142021-11-11Kalpit JainSystem and method for showing, testing and certifying users in-app on cloud application workflows
US11004350B2 (en)2018-05-292021-05-11Walmart Apollo, LlcComputerized training video system
US20210240318A1 (en)*2020-01-312021-08-05Salesforce.Com, Inc.User interface migration using intermediate user interfaces
US11537363B2 (en)*2020-01-312022-12-27Salesforce.Com, Inc.User interface migration using intermediate user interfaces

Also Published As

Publication numberPublication date
US9753703B2 (en)2017-09-05
US20150220312A1 (en)2015-08-06

Similar Documents

PublicationPublication DateTitle
US11281847B2 (en)Generating content objects using an integrated development environment
US12061619B2 (en)Configuring service consoles based on service feature templates using a database system
US20150221235A1 (en)Training application for training a user to use a computing application
US11137883B2 (en)Leveraging and managing assessment environments in an assessment hub
US10146597B2 (en)Delegating handling of computing events of a mobile device application
US10984665B2 (en)Customizing sequences of content objects
US20180096024A1 (en)Release management in a content management system
US10664244B2 (en)Dynamic page previewer for a web application builder
US11075863B2 (en)Publisher and share action integration in a user interface for automated messaging
US20180096127A1 (en)Associating multiple e-learning identities with a single user
US11430346B2 (en)Systems and methods for validating localized assessments in an external system
US20190272282A1 (en)Using data object relationships in a database system to group database records and files associated with a designated database record
US10666722B2 (en)Message delivery in a distributed server environment
US20200034561A1 (en)Customizable skills database
US10693922B2 (en)Multi-channel customer engagement platform
US20190065487A1 (en)Filter logic in a dynamic page previewer
US20180276559A1 (en)Displaying feed content
US10713604B2 (en)Bi-directional notification framework
US20190129574A1 (en)Attaching customizable widgets to feed items

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:SALESFORCE.COM, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:REGAN, SEAN PATRICK;THAYER, JAY WILLIAM;SIGNING DATES FROM 20150130 TO 20150202;REEL/FRAME:035132/0042

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp