Spreadsheets and other documents are used for various purposes, such as analyzing, managing, and sharing information. Spreadsheets and other documents may be configured to present various visualization tools to help the track and highlight important data and data trends. At times, finding proper functionality to present the data in a particular manner may be difficult. As such, many users and businesses attempt to add custom functionality to a spreadsheet application or other document application but programming these additions can be difficult.
It is with respect to these and other general considerations that embodiments have been made. Also, although relatively specific problems have been discussed, it should be understood that the embodiments should not be limited to solving the specific problems identified in the background.
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detail Description section. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
Embodiments of the present disclosure provide a method and system for providing additional functionality, including web functionality, to one or more online documents. Specifically, embodiments described herein include receiving a selection of a range of data to be used in a web extension and binding the selection of the range of data to the web extension. Once the data is bound, the binding is stored in a remote computing device. In response to the detection of the interaction with the bound range of data, the bound range of data is sent to the remote computing device where the bound range of data is updated based on the interaction. The updated data is then sent to the web extension to enable the web extension to be updated with the newly received data.
Embodiments may be implemented as a computer process, a computing system or as an article of manufacture such as a computer program product or computer readable media. The computer program product may be computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process. The computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
Non-limiting and non-exhaustive embodiments are described with reference to the following Figures in which:
Various embodiments are described more fully below with reference to the accompanying drawings, which form a part hereof, and which show specific exemplary embodiments. However, embodiments may be implemented in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the embodiments to those skilled in the art. Embodiments may be practiced as methods, systems or devices. Accordingly, embodiments may take the form of a hardware implementation, an entirely software implementation or an implementation combining software and hardware aspects. The following detailed description is, therefore, not to be taken in a limiting sense.
The computing device 110 may also have access to various online applications provided by the application service 120. The online applications may enable a user to create online documents such as online spreadsheet documents, online word processing documents and the like. Although online documents are specifically mentioned, it is contemplated that the embodiments described herein may be used for documents that are stored locally. In such embodiments, the web extension (discussed below) is also stored locally and applied to the locally stored document even if no internet connection is present (i.e., the document is “offline”). In certain embodiments, the application service 120 is a cloud based or enterprise based service that is configured to provide services relating to the one or more online applications. As briefly discussed, such a service may enable a user to create web-based versions of documents similar to documents created by the local applications.
In certain embodiments, the application service 120 is a multi-tenant service that provides resources and services to the computing device 110 as well as other computing devices (not shown). In embodiments where the application service 120 is a cloud based service, the application service 120 may require that each tenant subscribe to the application service 120.
In certain embodiments, the online or web-based applications that are accessible by the computing device 110 may enable a user to define and utilize one or more web extensions or gadgets. Generally, web extensions are configured to display information at a glance. For example, a web extension may be created to display an interactive bar chart that may obtain data from an online spreadsheet and also be used to place data within the online spreadsheet. In certain embodiments, the web extension is displayed in the online document in a specified web frame (e.g., a box that renders web content in a particular document or online document). In embodiments, each web extension or gadget provides web content to an online document created by the online application in the same manner as other content on the web. Not only can the web extension show content that is obtained from the online spreadsheet, the web extension can cause the display of the online spreadsheet to change. Although an online spreadsheet web extension is specifically mentioned, it is contemplated that the web extensions may be used by various online applications and may be configured to perform various operations.
In certain embodiments, web extensions may be built using different programming languages such as, for example, XML, HTML, JavaScript, ADOBE FLASH, and the like. Additionally, web extensions may be executed on a network site, on a local machine, or may be contained within the online spreadsheet document, a local spreadsheet document or other document associated with a particular application—either online or local.
As will be explained below, when the application that is executing the web extension is an online application, such as, for example, an online spreadsheet application, the web extensions associated with the particular online spreadsheet application may be configured communicate with the server 140. This communication may include sending and receiving data from the server 140 which causes the web extension to be rendered in various ways. For example, if new data is input into an online spreadsheet document generated by the online spreadsheet application, that new data may be transmitted to the server 140. The server may then perform one or more functions on the data and transmit the new data back to the web extension. The web extension is then updated based on the data received from the server. In certain embodiments, the new data received from the online spreadsheet document may be stored by the server 140 or an associated data store 150.
As will be discussed in detail below, data in the online spreadsheet document or other online document may be bound to a specific web extension. Thus, when data in the bound region is changed and/or interacted with, the server 140 detects the change and/or interaction, stores the changes in the data e-store 150 and sends the updated data back to the online spreadsheet document. Once the updated data is received, the web extension is also updated.
In certain embodiments, the online application, such as an online spreadsheet document, may include one or more predefined functions. However, a user may wish to add additional, user defined functions to one or more online applications. As such, embodiments of the present disclosure also provide a user with the ability to create and define custom functions by specifying a name of the function and the parameters associated with the function. Once the function has been defined, if the function is invoked by the online document, a server, such as server 140, may invoke the function on the data and return the result to the online document.
For example, the computing device 110 may access the application service 120 and employ common functions routinely used in many of the online documents. A user may then define one or more functions that that are not built into the particular online document. This user defined function enables the user to use the user defined function by calling a defined name of the function. As with the web extensions, the functions may be stored by the server 140 in the data store 150. When a user invokes the function, the server 140 receives the data from the online document, processes the data based on the function, and returns the result to the online document.
In an embodiment, the online document may be rendered in a browser of a computing device, such as, computing device 110. As discussed above, the online document may be an online spreadsheet document or other such online document that enables a user to add, edit, or display content. Although an online document is specifically mentioned, it is contemplated that one or more operations described below may be implemented by a computing device when a local application creates a local document.
Once the web extension has been created/identified, flow proceeds to operation 220 in which a selection of a range of data in the online document is received. In certain embodiments, the selected range of data is a range of data that is to be used by the web extension. Additionally, the range of data is the specific data that affects the rendering of the web extension. For example, if the web extension is an online map, and the online document is a spreadsheet document, the selected range of data may include a range of cells in the spreadsheet, each of which have specific coordinates on the map that are associated with locations of interest that are going to be highlighted or marked on the online map.
In certain embodiments, the selection of the data may be a user selection of one or more cells within an online spreadsheet or other online document. For example, a user may select one or more cells of the online spreadsheet using (a) touch input on a computing device, a user interface associated with the online spreadsheet, a name of an object, a range of cells and the like.
Flow then proceeds to operation 230 in which the range of data is bound to the web extension. In certain embodiments, binding of the range of data to the web extension may include specifying a unique name for the web extension, specifying a unique name for the binding, and specifying the range of cells of the online document that is associated with the web extension. Once the binding has occurred, the binding information is stored. In certain embodiments, the binding information is stored in a storage device that is accessible by a server, such as, for example, server 140 (
Flow proceeds to operation 240 in which metadata associated with the binding is sent by a server to the web extension. Thereafter, when the metadata is accessed, all information relating to the metadata is passed from a calculation engine stored on a server to a rendering engine which renders the updated web extension in the online document. For example, once the data is bound to the web extension, a user may access the online document and interact with the data. In embodiments where the online document is an online spreadsheet, the user may manipulate data in one or more of the bound cells. As the user interacts with the data, the web extension registers an event and the newly changed data is sent by the online application to a server, such as, for example, server 140. A calculation engine on the server processes the changes, saves the changes, and sends the updated data to the rendering engine to be rendered in the online document. Additionally, a notification, such as an event notification is sent to the web extension notifying the web extension that the data has changed. Once notified, the web extension may request the changed data. In embodiments, the server may be configured to track all bound data associated with an online document. As a result, when the data is changed, the server automatically initiates the sending of the online document data and web extension event metadata (e.g., data that indicates that the binding has changed) to the associated web extension. In certain embodiments, the server may also store one or more settings (e.g., user preferred display settings etc.) for each web extension, and reload the settings as required.
Once the custom function is created, flow proceeds to operation 320 in which the function is registered. In certain embodiments, registering the function includes binding the function to an identifier, such as, for example a token. The token may then be embedded in a browser that displays the online document or in the online document itself. When the token is accessed, the particular online function associated with the token is invoked on the data stored in the online document.
Flow then proceeds to operation 330 in which the token is stored on a server or in a data store associated with the server. In certain embodiments, the server may be server 140 (
Once the token has been stored, flow proceeds to operation 340 in which the stored function is invoked when the token is accessed. In certain embodiments, the calculation of data using the stored function may be performed synchronously or asynchronously. For example, if one or more calculations are being performed on the data in the online spreadsheet document, and the token is accessed, the state of the online document is maintained, the data is sent to the server which performs the calculation using the custom function, and returns the result to the online document. In another embodiment, the state of the online document is not maintained when the token is accessed. In such cases, the server may receive the token, identify the custom function that needs to be invoked and transmit the newly calculated data to the online application.
The embodiments and functionalities described herein may operate via a multitude of computing systems including, without limitation, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, and laptop computers).
As stated above, a number of program modules and data files may be stored in the system memory 504. While executing on the processing unit 502, the program modules 506 may perform processes including, for example, one or more of the stages of the methods described herein. The aforementioned process is an example, and the processing unit 502 may perform other processes. Other program modules that may be used in accordance with embodiments of the present disclosure may include electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc.
Generally, consistent with embodiments of the present disclosure, program modules may include routines, programs, components, data structures, and other types of structures that may perform particular tasks or that may implement particular abstract data types. Moreover, embodiments of the present disclosure may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. Embodiments of the present disclosure may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
Furthermore, embodiments of the present disclosure may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors. For example, embodiments of the present disclosure may be practiced via a system-on-a-chip (SOC) where each or many of the components illustrated in
Embodiments of the present disclosure, for example, may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
The term computer readable media as used herein may include computer storage media. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. The system memory 504, the removable storage device 509, and the non-removable storage device 510 are all computer storage media examples (i.e., memory storage.) Computer storage media may include, but is not limited to, RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store information and which can be accessed by the computing device 500. Any such computer storage media may be part of the computing device 500. The computing device 500 may also have one or more input device(s) 512 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. The output device(s) 514 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used.
The term computer readable media as used herein may also include communication media. Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media. The computing device 500 may include one or more communication connections 516 allowing communications with other computing devices 518. Examples of suitable communication connections 516 include, but are not limited to, RF transmitter, receiver, and/or transceiver circuitry; universal serial bus (USB), parallel, or serial ports, and other connections appropriate for use with the applicable computer readable media.
Although described herein in combination with the mobile computing device 600, in alternative embodiments, features of the present disclosure may be used in combination with any number of computer systems, such as desktop environments, laptop or notebook computer systems, multiprocessor systems, micro-processor based or programmable consumer electronics, network PCs, mini computers, main frame computers and the like. Embodiments of the present disclosure may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network in a distributed computing environment; programs may be located in both local and remote memory storage devices. To summarize, any computer system having a plurality of environment sensors, a plurality of output elements to provide notifications to a user and a plurality of notification event types may incorporate embodiments of the present disclosure.
One or more application programs 666 may be loaded into the memory 662 and run on or in association with the operating system 664. Examples of the application programs include phone dialer programs, e-mail programs, personal information management (PIM) programs, word processing programs, spreadsheet programs, Internet browser programs, messaging programs, and so forth. The system 602 also includes a non-volatile storage area 668 within the memory 662. The non-volatile storage area 668 may be used to store persistent information that should not be lost if the system 602 is powered down. The application programs 666 may use and store information in the non-volatile storage area 668, such as e-mail or other messages used by an e-mail application, and the like. A synchronization application (not shown) also resides on the system 602 and is programmed to interact with a corresponding synchronization application resident on a host computer to keep the information stored in the non-volatile storage area 668 synchronized with corresponding information stored at the host computer. As should be appreciated, other applications may be loaded into the memory 662 and run on the mobile computing device 600.
The system 602 has a power supply 670, which may be implemented as one or more batteries. The power supply 670 might further include an external power source, such as an AC adapter or a powered docking cradle that supplements or recharges the batteries.
The system 602 may also include a radio 672 that performs the function of transmitting and receiving radio frequency communications. The radio 672 facilitates wireless connectivity between the system 602 and the “outside world”, via a communications carrier or service provider. Transmissions to and from the radio 672 are conducted under control of the operating system 664. In other words, communications received by the radio 672 may be disseminated to the application programs 666 via the operating system 664, and vice versa.
The radio 672 allows the system 602 to communicate with other computing devices, such as over a network. The radio 672 is one example of communication media. Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. The term computer readable media as used herein includes both storage media and communication media.
This embodiment of the system 602 provides notifications using the visual indicator 620 that can be used to provide visual notifications and/or an audio interface 674 producing audible notifications via the audio transducer 625. In the illustrated embodiment, the visual indicator 620 is a light emitting diode (LED) and the audio transducer 625 is a speaker. These devices may be directly coupled to the power supply 670 so that when activated, they remain on for a duration dictated by the notification mechanism even though the processor 660 and other components might shut down for conserving battery power. The LED may be programmed to remain on indefinitely until the user takes action to indicate the powered-on status of the device. The audio interface 674 is used to provide audible signals to and receive audible signals from the user. For example, in addition to being coupled to the audio transducer 625, the audio interface 674 may also be coupled to a microphone to receive audible input, such as to facilitate a telephone conversation. In accordance with embodiments of the present disclosure, the microphone may also serve as an audio sensor to facilitate control of notifications, as will be described below. The system 602 may further include a video interface 676 that enables an operation of an on-board camera 630 to record still images, video stream, and the like.
A mobile computing device 600 implementing the system 602 may have additional features or functionality. For example, the mobile computing device 600 may also include additional data storage devices (removable and/or non-removable) such as, magnetic disks, optical disks, or tape. Such additional storage is illustrated in
Data/information generated or captured by the mobile computing device 600 and stored via the system 602 may be stored locally on the mobile computing device 600, as described above, or the data may be stored on any number of storage media that may be accessed by the device via the radio 672 or via a wired connection between the mobile computing device 600 and a separate computing device associated with the mobile computing device 600, for example, a server computer in a distributed computing network, such as the Internet. As should be appreciated such data/information may be accessed via the mobile computing device 600 via the radio 672 or via a distributed computing network. Similarly, such data/information may be readily transferred between computing devices for storage and use according to well-known data/information transfer and storage means, including electronic mail and collaborative data/information sharing systems.
One skilled in the relevant art may recognize, however, that the embodiments may be practiced without one or more of the specific details, or with other methods, resources, materials, etc. In other instances, well known structures, resources, or operations have not been shown or described in detail merely to avoid obscuring aspects of the embodiments.
The description and illustration of one or more embodiments provided in this application are not intended to limit or restrict the scope of the invention as claimed in any way. The embodiments, examples, and details provided in this application are considered sufficient to convey possession and enable others to make and use the best mode of claimed invention. The claimed invention should not be construed as being limited to any embodiment, example, or detail provided in this application. Regardless of whether shown and described in combination or separately, the various features (both structural and methodological) are intended to be selectively included or omitted to produce an embodiment with a particular set of features. Having been provided with the description and illustration of the present application, one skilled in the art may envision variations, modifications, and alternate embodiments falling within the spirit of the broader aspects of the general inventive concept embodied in this application that do not depart from the broader scope of the claimed invention.
The present application claims priority to U.S. Provisional Patent Application No. 61/591,208 which was filed on Jan. 26, 2012. The aforementioned application is hereby incorporated by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
5212788 | Lomet et al. | May 1993 | A |
5339392 | Risberg et al. | Aug 1994 | A |
5371675 | Greif et al. | Dec 1994 | A |
5418902 | West et al. | May 1995 | A |
5423034 | Cohen-Levy et al. | Jun 1995 | A |
5452447 | Nelson et al. | Sep 1995 | A |
5555403 | Cambot et al. | Sep 1996 | A |
5604854 | Glassey | Feb 1997 | A |
5613058 | Koppolu et al. | Mar 1997 | A |
5694608 | Shostak | Dec 1997 | A |
5708827 | Kaneko et al. | Jan 1998 | A |
5727161 | Purcell, Jr. | Mar 1998 | A |
5819292 | Hitz et al. | Oct 1998 | A |
5852439 | Musgrove et al. | Dec 1998 | A |
5883623 | Cseri | Mar 1999 | A |
5890174 | Khanna et al. | Mar 1999 | A |
5893125 | Shostak | Apr 1999 | A |
5899988 | Depledge et al. | May 1999 | A |
5978818 | Lin | Nov 1999 | A |
5987481 | Michelman et al. | Nov 1999 | A |
6003012 | Nick | Dec 1999 | A |
6009455 | Doyle | Dec 1999 | A |
6023691 | Bertrand et al. | Feb 2000 | A |
6157934 | Khan et al. | Dec 2000 | A |
6160549 | Touma et al. | Dec 2000 | A |
6199099 | Gershman et al. | Mar 2001 | B1 |
6216138 | Wells et al. | Apr 2001 | B1 |
6247008 | Cambot et al. | Jun 2001 | B1 |
6256651 | Tuli | Jul 2001 | B1 |
6269403 | Anders | Jul 2001 | B1 |
6298334 | Burfield et al. | Oct 2001 | B1 |
6360246 | Begley et al. | Mar 2002 | B1 |
6460059 | Wisniewski | Oct 2002 | B1 |
6484186 | Rungta | Nov 2002 | B1 |
6490593 | Proctor | Dec 2002 | B2 |
6501491 | Brown et al. | Dec 2002 | B1 |
6507865 | Hanson et al. | Jan 2003 | B1 |
6578027 | Cambot et al. | Jun 2003 | B2 |
6592626 | Bauchot et al. | Jul 2003 | B1 |
6613098 | Sorge et al. | Sep 2003 | B1 |
6625603 | Garg et al. | Sep 2003 | B1 |
6631497 | Jamshidi et al. | Oct 2003 | B1 |
6631498 | McCauley et al. | Oct 2003 | B1 |
6632249 | Pollock | Oct 2003 | B2 |
6651075 | Kusters et al. | Nov 2003 | B1 |
6662341 | Cooper et al. | Dec 2003 | B1 |
6691100 | Alavi et al. | Feb 2004 | B1 |
6701485 | Igra et al. | Mar 2004 | B1 |
6757867 | Bauchot et al. | Jun 2004 | B2 |
6775675 | Nwabueze et al. | Aug 2004 | B1 |
6801910 | Bedell et al. | Oct 2004 | B1 |
6832351 | Batres | Dec 2004 | B1 |
6892211 | Hitz et al. | May 2005 | B2 |
6906717 | Couckuyt et al. | Jun 2005 | B2 |
6988241 | Guttman et al. | Jan 2006 | B1 |
6990632 | Rothchiller et al. | Jan 2006 | B2 |
6993533 | Barnes | Jan 2006 | B1 |
7013312 | Bala et al. | Mar 2006 | B2 |
7015911 | Shaughnessy et al. | Mar 2006 | B2 |
7017112 | Collie et al. | Mar 2006 | B2 |
7031979 | Kauffman | Apr 2006 | B2 |
7231657 | Honarvar et al. | Jun 2007 | B2 |
7584414 | Mortensen | Sep 2009 | B2 |
7640496 | Chaulk et al. | Dec 2009 | B1 |
7650644 | Cheng et al. | Jan 2010 | B2 |
7657571 | Battagin et al. | Feb 2010 | B2 |
7660843 | Atkinson et al. | Feb 2010 | B1 |
7676763 | Rummel | Mar 2010 | B2 |
7730425 | Reyes et al. | Jun 2010 | B2 |
7752536 | Megiddo et al. | Jul 2010 | B2 |
7908549 | Khen et al. | Mar 2011 | B2 |
8245156 | Mouilleseaux et al. | Aug 2012 | B2 |
8279174 | Jee et al. | Oct 2012 | B2 |
8352423 | Phillips et al. | Jan 2013 | B2 |
8381133 | Iwema et al. | Feb 2013 | B2 |
8549432 | Warner | Oct 2013 | B2 |
8566953 | Campbell et al. | Oct 2013 | B2 |
8601389 | Schulz et al. | Dec 2013 | B2 |
20010055013 | Fuki | Dec 2001 | A1 |
20020010743 | Ryan et al. | Jan 2002 | A1 |
20020015059 | Clarke | Feb 2002 | A1 |
20020065846 | Ogawa et al. | May 2002 | A1 |
20020070953 | Barg et al. | Jun 2002 | A1 |
20020077803 | Kudoh et al. | Jun 2002 | A1 |
20020077842 | Charisius et al. | Jun 2002 | A1 |
20020078086 | Alden et al. | Jun 2002 | A1 |
20020113822 | Windl et al. | Aug 2002 | A1 |
20020129054 | Ferguson et al. | Sep 2002 | A1 |
20020158887 | Samra et al. | Oct 2002 | A1 |
20020184131 | Gatto | Dec 2002 | A1 |
20030011638 | Chung | Jan 2003 | A1 |
20030018644 | Bala et al. | Jan 2003 | A1 |
20030033329 | Bergman et al. | Feb 2003 | A1 |
20030044762 | Bergan et al. | Mar 2003 | A1 |
20030051209 | Androski et al. | Mar 2003 | A1 |
20030061305 | Copley et al. | Mar 2003 | A1 |
20030066030 | Curns et al. | Apr 2003 | A1 |
20030088586 | Fitzpatrick et al. | May 2003 | A1 |
20030105765 | Smith et al. | Jun 2003 | A1 |
20030120999 | Miller et al. | Jun 2003 | A1 |
20030169295 | Becerra | Sep 2003 | A1 |
20030212960 | Shaughnessy et al. | Nov 2003 | A1 |
20030226105 | Waldau | Dec 2003 | A1 |
20040003353 | Rivera et al. | Jan 2004 | A1 |
20040006539 | Royer et al. | Jan 2004 | A1 |
20040015783 | Lennon et al. | Jan 2004 | A1 |
20040064449 | Ripley et al. | Apr 2004 | A1 |
20040103366 | Peyton-Jones et al. | May 2004 | A1 |
20040117731 | Blyashov | Jun 2004 | A1 |
20040128147 | Vallinayagam et al. | Jul 2004 | A1 |
20040143788 | Aureglia et al. | Jul 2004 | A1 |
20040168115 | Bauernschmidt et al. | Aug 2004 | A1 |
20040174397 | Cereghini et al. | Sep 2004 | A1 |
20040181748 | Jamshidi et al. | Sep 2004 | A1 |
20040199867 | Brandenborg | Oct 2004 | A1 |
20040221233 | Thielen | Nov 2004 | A1 |
20040268364 | Faraj | Dec 2004 | A1 |
20050039144 | Wada et al. | Feb 2005 | A1 |
20050049906 | Leymann et al. | Mar 2005 | A1 |
20050097146 | Konstantinou et al. | May 2005 | A1 |
20050102608 | Batres | May 2005 | A1 |
20050108052 | Omaboe | May 2005 | A1 |
20050114661 | Cheng et al. | May 2005 | A1 |
20050144554 | Salmon et al. | Jun 2005 | A1 |
20050210389 | Middelfart | Sep 2005 | A1 |
20050278647 | Leavitt et al. | Dec 2005 | A1 |
20050289136 | Wu et al. | Dec 2005 | A1 |
20060013462 | Sadikali | Jan 2006 | A1 |
20070028159 | Ying et al. | Feb 2007 | A1 |
20070050416 | Battagin et al. | Mar 2007 | A1 |
20070061698 | Megiddo et al. | Mar 2007 | A1 |
20070061699 | Battagin et al. | Mar 2007 | A1 |
20070130517 | Wu | Jun 2007 | A1 |
20070136653 | Khen et al. | Jun 2007 | A1 |
20070176898 | Suh | Aug 2007 | A1 |
20080036743 | Westerman | Feb 2008 | A1 |
20080046462 | Kaufman et al. | Feb 2008 | A1 |
20080046803 | Beauchamp et al. | Feb 2008 | A1 |
20080235352 | Yolleck et al. | Sep 2008 | A1 |
20080271127 | Naibo et al. | Oct 2008 | A1 |
20090083619 | Davis | Mar 2009 | A1 |
20090254572 | Redlich et al. | Oct 2009 | A1 |
20090309849 | Iwema et al. | Dec 2009 | A1 |
20090327964 | Mouilleseaux et al. | Dec 2009 | A1 |
20100131529 | Kasera et al. | May 2010 | A1 |
20100192103 | Cragun et al. | Jul 2010 | A1 |
20110145299 | Zhou | Jun 2011 | A1 |
20110145689 | Campbell et al. | Jun 2011 | A1 |
20110154268 | Trent et al. | Jun 2011 | A1 |
20110320563 | Seo | Dec 2011 | A1 |
20120013540 | Hogan | Jan 2012 | A1 |
20120180002 | Campbell et al. | Jul 2012 | A1 |
20120221933 | Heiney et al. | Aug 2012 | A1 |
20120330995 | Muenkel | Dec 2012 | A1 |
20130117651 | Waldman et al. | May 2013 | A1 |
20130198323 | Prish et al. | Aug 2013 | A1 |
Number | Date | Country |
---|---|---|
2006291313 | Jul 2011 | AU |
2618224 | Jul 2014 | CA |
2 616 563 | May 2015 | CA |
1578949 | Feb 2005 | CN |
1655120 | Aug 2005 | CN |
101326520 | Dec 2008 | CN |
101983388 | Mar 2011 | CN |
1877505 | Jan 2014 | CN |
0798655 | Jan 1997 | EP |
1 367 514 | Dec 2003 | EP |
1 603 053 | Jul 2005 | EP |
1 922 939 | May 2008 | EP |
8-500200 | Jan 1996 | JP |
2001-109741 | Apr 2001 | JP |
2001-312442 | Nov 2001 | JP |
2003-050964 | Feb 2003 | JP |
2003-108440 | Apr 2003 | JP |
2003-281128 | Oct 2003 | JP |
2003-533755 | Nov 2003 | JP |
2004-145713 | May 2004 | JP |
10-2009-0007365 | Jan 2009 | KR |
10-2011-0139649 | Dec 2011 | KR |
278251 | Aug 2010 | MX |
2 390 834 | May 2010 | RU |
2 419 853 | May 2011 | RU |
117587 | Dec 2007 | SG |
I416342 | Nov 2013 | TW |
0072197 | Nov 2000 | WO |
0203595 | Jan 2002 | WO |
2007032907 | Mar 2007 | WO |
2010065664 | Jun 2010 | WO |
2010071630 | Jun 2010 | WO |
Entry |
---|
Mcpherson; Bruce, Serializing Excel Data for Input to any Google Visualization—Published Date: Jan. 26, 2011; 6 pgs; http://www.eggheadcafe.com/tutorials/exce1/571d84dc-9fcf-44de-b2ad-005c12372ab3/serializing-excel-data-for-input-to-any-google-visualization.aspx. |
Oliver, Andrew C. And Barozzi, Nicola Ken, POI-HSSF and POI-XSSF—Java API to Access Microsoft Excel Format Files—Retrieved Date: Jan. 11, 2012; 2 pgs; http://poi.apache.org/spreadsheet/. |
Battagin, Dan, Using Excel Web Services in a SharePoint Web Part—Publsihed Date: Nov. 2006-##, 8 pgs; http://msdn.microsoft.com/en-us/library/aa973804%28v=office.12%29.aspx. |
Fox, Pamela, How to Convert a Google Spreadsheet into JSON, XML, and MySQL—Published Date: May 17, 2009; 7 pgs; http://blog.pamelafox.org/2009/05/how-to-convert-google-spreadsheet-into.html. |
Author Unknown, About Dynamic Data Exchange—Published Date: Sep. 6, 2011, 5 pgs; http://msdn.microsoft.com/en-us/library/windows/desktop/ms648774%28v=vs.85%29.aspx Dynamic Data Exchange Protocol. |
Levin, Carol, “Skinny Clients to Rule on Web—Corporate Intranets Will Fuel a New Breed of Applications,” PC Magazine, Mar. 26, 1996, vol. 15, No. 6, p. 37. |
Loney et al., “An Overview of Databases and Instances”; In: Oracle Database 10g DBA Handbook, Mar. 24, 2005; Oracle Press; 2 pgs. (cited in Feb. 27, 2012 EP Search Report). |
Loney et al., “Dynamic Data Replication”; In: Oracle Database 10g DBA Handbook, Mar. 24, 2005; Oracle Press; 2 pgs. (cited in Feb. 27, 2012 EP Search Report). |
Loney et al., “Oracle Logical Database Structures”; In: Oracle Database 10g DBA Handbook, Mar. 24, 2005; Oracle Press; 16 pgs. (cited in Feb. 27, 2012 EP Search Report). |
Loney et al., “Overview of Oracle Net”; In: Oracle Database 10g DBA Handbook, Mar. 24, 2005; Oracle Press; 12 pgs. (cited in Feb. 27, 2012 EP Search Report). |
McManus, Sean, “Excel Everywhere for HTML: Transform Static Excel Spreadsheets Into Smart Interactive Web Pages,” Internet Magazine, Mar. 2004, No. 115, p. 106. |
“Object Lens: A Spreadsheet for Cooperative Work; Abstract,” by Kum-Yew Lai, et al., Sep. 1988, Retrieved from the Internet: https://hpds1.miteduibitstream/1721.1/2210/1/SWP-2053-21290214.pdf, Retrieved on Dec. 12, 2005, 42 pgs. |
Powell, Jim, “Add-Ins Turn App Docs Into Web Pages: Microsoft Internet Assistant Tools,” Windows Magazine, Jun. 1, 1996, vol. 7, No. 6, p. 120. |
Quixa, Builder/Quixa Solutions, http://www.guixa.com/ultimus/builder.asp, 2005, 4 pgs. |
Smedley, T.J., et al., “Expanding the utility of spreadsheets through the integration of visual programming and user interface objects,” The ACM Digital Library, 1996, 148-155. |
Stinson, C.. Microsoft Office Excel 2003, Sep. 3, 2003, Microsoft Press, pp. 1-7 (cited in Nov. 26, 2008 OA). |
Truvé, S., “Dynamic what-if analysis: exploring computational dependencies with slidercells and micrographs,” Mosaic of Creativity, 1995,280-281. |
“Welcome to Gnumeric!” Retrieved from the Internet: http://www.gnome.org/projects/gnumeric/, Retrieved on Dec. 12, 2005, 2 pgs. |
“WP01:WebSphere MQ Workflow-Performance Estimates and Capacity Assessments”, http://www.1.ibm.com/suggort/docview. wss?rs= 171 &uid=swg24006573&I0c=enUS&cs=ytu-8&lang=en, 2 pgs. |
“XESS The Advanced X Windows Spreadsheet System,” Retrieved from the Internet: http://www.ais.com/Xess/xess5—product—sheet.html, Retrieved on Dec. 12, 2005, 3 pgs. |
Zhao, J.J., “Developing Web-Enabled Interactive Financial Tools Without HTML and Script Languages,” Information Technology, Learning, and Performance Journal, Fall 2001, vol. 19, No. 2, p. 49-53. |
Office Action dated Jan. 8, 2008, issued in U.S. Appl. No. 11/214,676. |
Office Action dated Jul. 2, 2008, issued in U.S. Appl. No. 11/214,676. |
Office Action dated Nov. 19, 2008, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Nov. 21, 2008, issued in U.S. Appl. No. 11/214,676. |
Office Action dated Nov. 26, 2008, issued in U.S. Appl. No. 11/223,180. |
Office Action dated Mar. 30, 2009, issued in U.S. Appl. No. 11/298,380. |
Office Action dated Apr. 23, 2009, issued in U.S. Appl. No. 11/223,180. |
Office Action dated May 26, 2009, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Jun. 1, 2009, issued in U.S. Appl. No. 11/214,676. |
Office Action dated Sep. 1, 2009, issued in U.S. Appl. No. 11/223,180. |
Office Action dated Sep. 14, 2009, issued in U.S. Appl. No. 11/298,380. |
Office Action dated Jan. 20, 2010, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Mar. 2, 2010, issued in U.S. Appl. No. 11/298,380. |
Office Action dated Sep. 15, 2010, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Dec. 8, 2010, issued in U.S. Appl. No. 11/860,394. |
Office Action dated Mar. 2, 2011, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Jun. 17, 2011, issued in U.S. Appl. No. 11/860,394. |
Office Action dated Jun. 23, 2011, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Oct. 7, 2011, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Nov. 8, 2011, issued in U.S. Appl. No. 11/860,394. |
Office Action dated Apr. 20, 2012, issued in U.S. Appl. No. 11/860,394. |
Office Action dated Apr. 30, 2012, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Sep. 25, 2012, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Feb. 13, 2013, issued in U.S. Appl. No. 13/289,663. |
Office Action dated Apr. 22, 2013, issued in U.S. Appl. No. 11/223,541. |
Office Action dated Nov. 6, 2013, issued in U.S. Appl. No. 13/289,663. |
PCT Application PCT/US2013/022824, International Search Report mailed May 30, 2013, 10 pages. |
International Search Report dated Jan. 8, 2007, issued in PCT Application No. PCT/US2006/033800; 2 pgs. |
PCT Search Report dated Jan. 9, 2007 in Appln No. PCT/US2006/034312. |
Australian Examination Report dated May 29, 2007, cited in Appln No. SG 200503164-6 dated May 29, 2007. |
Chinese Office Action dated May 22, 2009, cited in Appln No. 200680032787.3. |
Chinese Office Action dated Jul. 24, 2009, cited in Appln No. 200680031441.1. |
Australian Examination Report dated Oct. 22, 2009, cited in Appln No. 2006284595. |
Chinese Second Office Action dated Nov. 13, 2009, cited in Appln No. 200680032787.3. |
Russian Office Action dated Jul. 29, 2010, cited in Appln No. 2008107762. |
Chinese Second Office Action dated Feb. 5, 2010, cited in Appln No. 200680031441.1. |
Mexican Office Action cited in Appl No. MX/a/2008/003318, dated Aug. 17, 2010, 3 pgs. |
Mexican Office Action dated Jul. 14, 2010, cited in Appl No. MX/a/2008/002501. |
Russian Office Action dated Sep. 6, 2010, cited in Appln No. 2008108999. |
Russian Office Action dated Sep. 22, 2010, cited in Appln No. 2008108992. |
Australian Examination Report dated Oct. 26, 2010 cited in Appln No. 2006291313. |
Australian Examination Report dated Oct. 29, 2010 cited in Appln No. 2006287357. |
Mexican Office Action dated Dec. 8, 2010, cited in Appl No. MX/a/2008/003318. |
New Zealand Examination Report dated Jan. 20, 2011 cited in Appln No. 566309. |
Japanese Notice of Rejection dated Apr. 22, 2011 cited in Appln No. 2008-529328. |
New Zealand Examination Report dated May 5, 2011 cited in Appln No. 566309. |
New Zealand Examination Report dated Sep. 9, 2011 cited in Appln No. 594997. |
Mexican Office Action dated Oct. 4, 2011 in Appln No. MX/a/2008/003309. |
Japanese Notice of Rejection cited in Appln No. 2008-530095 dated Jan. 31, 2012. |
Japanese Notice of Rejection dated Feb. 3, 2012 cited in Appln No. 2008-530243. |
European Search Report dated Feb. 27, 2012 in Appl No. PCT/US2006/034312. |
Mexican Office Action dated Apr. 27, 2012, cited in Appl No. MX/a/2008/003318. |
Japanese Final Notice of Rejection dated Dec. 7, 2012 in Appln No. 2008-530095. |
New Zealand Further Examination Report dated Dec. 14, 2012 cited in Appln No. 594997. |
Canadian Office Action dated Dec. 17, 2012 in Appln No. 2,618,211. |
Korean Preliminary Rejection dated Jan. 13, 2013 in Appln No. 10-2008-7004303. |
Mexican Office Action dated Feb. 11, 2013 in Appln No. MX/a/2008/003309. |
International Search Report mailed Mar. 22, 2013, issued in PCT/US2012/063133. |
Mexican Office Action dated May 6, 2013, cited in Appl No. MX/a/2008/003318. |
Canadian Office Action dated May 13, 2013 in Appln No. 2,618,224. |
Blattner, “Special Edition Using Microsoft Excel 2003”; Que, published Sep. 11, 2003, pp. 16, 47-51, 350-369 and 445-447, 30 pgs. (cited in Sep. 2010 OA). |
Brain Matter [Online], AlphaBlox, Apr. 5, 2001 [Retrieved on Sep. 7, 2006]. Retrieved from <URL:http://web.archive.org/ web/20010405152714/www.blox.com/?id=sheet>. |
Brain Matter [Online], AlphaBlox, Jul. 22, 2001 [Retrieved on Sep. 7, 2006]. Retrieved from <URL:http://web.archive.org/ web/20010818124342/www.blox.com/products?subsection=spreadhseets>. |
“Cologo: A Collaborative Web-based Programming Environment”, Published on: Sep. 5, 2011, Available at: http://www.cologo-lang.org/docs—starting.html. |
Curie, D., “The Medium Is the Message: Data Downlink's.xls Lets Number Stay Numbers,” Online, Nov.-Dec. 1997, vol. 21, No. 6, p. 64, 66. |
“Data Warehouse Trend, Part 2 OLAP is enabled on WWW Browser, formulation/operation of data warehouse becomes easy and enlargement of user target is accelerated”; Nikkei Computer, No. 440, pp. 224-227; Nikkei Business Publications, Inc., Japan, Mar. 30, 1998 (cited in Jan. 31, 2012 JP NOR). |
Dodge, et al., Microsoft Office Excel 2003; Official Manual, the first edition, Nikkei BP Soft Press, Inc., Jul. 12, 2004, pp. 129-135 and 387-392 (cited in Feb. 3, 2013 JP NOR). |
Dovico™ Software, “Investing in Better Time & Expense Gathering”, Jun. 2005, http://www .dovico.com/documents/Investing-in-Better-Time-Expense-Gathering.pdf; 11 pgs. |
Entology, “Large Diversified Manufacturer Achieves Sarbanes-Oxley Compliance through Financial Document Management”, http://www.entologv.com/Dress/cs/cs—029.htm, 2003, 2 pgs. |
Granet, V., “The Xxl Spreadhseet Project”; Linux Journal, 1999, http:// www.;inuxjournal.com/article/3186; downloaded Sep. 21, 2005; 10 pgs. |
Google.com; “Getting Started with Spreadsheets Gagdets”, accessed Oct. 20, 2011, at: http://code.google.com/apis/spreadsheets/gadgets/; 8 pgs. |
“How to: Save a Workbook as a Web Page in Excel 2002; Summary,” Retrieved from the Internet: http://support.microsoft.com/default.aspx2scid=kb;en-us;289260, Retrieved on Dec. 12, 2005, 3 pgs. |
Hudson, S.E., “User interface specification using an enhanced spreadsheet model,” ACM Transactions on Graphics, 1994, 13(3), 209-239. |
Huynh, D.; “Timeline Gadget for Google Spreadsheets”, Retrieved on: Sep. 20, 2011, Available at: http://s3.amazonaws.com/iac-production/attachments/28/TimeLine—Gadget—for—Google—Spreadsheets.pdf. |
Jones, S.P., “A user-centred approach to functions in Excel,” JCEP, 2003, 165-176. |
Khor, “Microsoft Office Excel 2003 Preview”, Jun. 2003, Microsoft Office Excel 2003 Preview, Microsoft Excel 2003 Technical Articles, Microsoft Corporation Publishing (cited in Nov. 26, 2008 OA). |
Chinese Office Action pertaining to Chinese Patent Application No. 201210012142.0, dated Nov. 4, 2014, 6 pages. |
Taiwan Notice of Allowance dated Jul. 30, 2013 in Appln No. 95132059, 3 pgs. |
Chinese Office Action dated Jan. 6, 2014 in Appln No. 201210012142.0, 10 pgs. |
India First Examination Report dated Jan. 22, 2014 cited in 1286/DEL/2005, 2 pgs. |
Canadian Notice of Allowance dated Apr. 3, 2014 in Appln No. 2,618,224, 2 pgs. |
Malaysian Notice of Allowance dated Jun. 13, 2014 in Appln No. PI 20080500, 2 pgs. |
Malaysian Modified Substantive Examination Report dated Aug. 15, 2014 in Appln No. PI 20080396 2 pgs. |
Chinese Office Action and Search Report Issued in Patent Application No. 201210434821.7, Mailed Date: Oct. 27, 2014, 13 Pages. |
Person, R.; “Special Edition Using Microsoft Excel '97”; © 1997 Que Corp., pp. 385-410 (cited in Apr. 22, 2013 OA). |
Office Action dated May 8, 2014, issued in U.S. Appl. No. 12/986,473, 75 pgs. |
Office Action dated Nov. 19, 2014, issued in U.S. Appl. No. 13/035,689, 31 pgs. |
Office Action dated Dec. 24, 2014, issued in U.S. Appl. No. 12/986,473, 28 pgs. |
Notice of Allowance dated Feb. 6, 2015, issued in U.S. Appl. No. 13/289,663, 57 pgs. |
Malaysia Modified Substantive Examination Report dated Feb. 13, 2015 in Appln No. PI 20080396, 2 pgs. |
Office Action dated Mar. 26, 2015 issued in U.S. Appl. No. 13/035,689, 24 pgs. |
Malaysia Substantive Examination Report dated Jan. 15, 2014 in Appln No. PI 20080503, 3 pgs. |
Office Action dated Dec. 20, 2013, issued in U.S. Appl. No. 11/223,541, 54 pgs. |
Office Action dated May 22, 2014, issued in U.S. Appl. No. 13/035,689, 60 pgs. |
Office Action dated Jul. 7, 2014, issued in U.S. Appl. No. 11/223,541, 30 pgs. |
Chinese Third Office Action and Search Report Issued in Patent Application No. 201210012142.0, Mailed Date: May 18, 2015, 13 Pages. |
Chinese Second Office Action Issued in Patent Application No. 201210434821.7, Mailed Date: Jun. 19, 2015, 8 pages. |
EP Extended Search Report dated Jul. 16, 2015 in Appln No. PCT/US2012/063133, 9 pgs. |
Andrews et al., “Liquid Diagrams: Information Visualization Gadgets”; Information Visualization (IV), 2010 14th International Conference, IEEE, Jul. 26, 2010; pp. 104-109 (cited in Jul. 16, 2015 ISR). |
Number | Date | Country | |
---|---|---|---|
20130198323 A1 | Aug 2013 | US |
Number | Date | Country | |
---|---|---|---|
61591208 | Jan 2012 | US |