A. Field of the Invention
The present disclosure relates generally to spreadsheet applications, and more specifically, to converting spreadsheet applications to web-based spreadsheet applications.
B. Description of the Related Art
Electronic spreadsheets are in widespread use in various industries including finance, business and academia. One of the reasons for their popularity is that spreadsheets greatly facilitate implementation of analytical and/or database applications. However, spreadsheets can present problems when they are distributed or when they are large files.
Distribution of spreadsheets often results in loss of control over the spreadsheets. For example, the receiver of the spreadsheet can easily modify it and redistribute the modified spreadsheet without authorization by the distributor. In addition, the receiver may be able to access proprietary data and/or formulas that the creator may not wish to give to the receiver. Although there are security measures available within current spreadsheet programs such as password protection, they can be defeated. Furthermore, spreadsheets of large size can also create problems when using them. Specifically, spreadsheets can be so large that having multiple spreadsheets active on one computer taxes resources of the computer, increasing the possibility of a computer crash.
One aspect is directed to a method that includes receiving a spreadsheet application that is executable using a spreadsheet program; converting the spreadsheet application into a data file that defines characteristics of a networked version of the spreadsheet application that was converted from the spreadsheet application by applying permissions that are set in the spreadsheet application and not applied in the spreadsheet application, wherein the characteristics are defined based on the permissions and include information defining cells of the networked version of the spreadsheet application that are displayable to a user of the networked version of the spreadsheet application; and transmitting the data file to a server to make the data file available to network users as the networked version of the spreadsheet application.
Another aspect is directed to a non-transitory computer-readable medium storing instructions, the instructions comprising: one or more instructions which, when executed by a processor, cause the processor to: receive a spreadsheet application that is executable using a spreadsheet program; convert the spreadsheet application into a data file that defines characteristics of a networked version of the spreadsheet application that was converted from the spreadsheet application by applying permissions that are set in the spreadsheet application and not applied in the spreadsheet application, wherein the characteristics are defined based on the permissions and include information defining cells of the networked version of the spreadsheet application that are displayable to a user of the networked version of the spreadsheet application; and transmit the data file to a server to make the data file available to network users as the networked version of the spreadsheet application.
Yet another aspect includes a device that includes a memory to store instructions; and a processor to execute the instructions to: receive a spreadsheet application that is executable using a spreadsheet program; convert the spreadsheet application into a data file that defines characteristics of a networked version of the spreadsheet application that was converted from the spreadsheet application by applying permissions that are set in the spreadsheet application and not applied in the spreadsheet application, wherein the characteristics are defined based on the permissions and include information defining cells of the networked version of the spreadsheet application that are displayable to a user of the networked version of the spreadsheet application; and transmit the data file to a server to make the data file available to network users as the networked version of the spreadsheet application.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, explain the invention. In the drawings,
The following detailed description of the invention refers to the accompanying drawings. The detailed description does not limit the invention.
Implementations consistent with the principles of the invention relate to converting a spreadsheet application to a web-based spreadsheet application. The web-based spreadsheet application may exhibit substantially the same appearance and logic as the spreadsheet application. In one implementation, the conversion may be performed using extensible markup language (XML).
Network 140 may include the Internet, an intranet, a wireless network or other types of network alone or in combination. Server 130 may include one or more computing devices designed to interact or serve data to computers 122 and 124. Server 130 and computers 122 and 124 will be described in more detail below. It should be noted that although a single computer 122, two computers 124, a single network 140, and a single server 130 are shown in
As shown in
Spreadsheet application 210 may be a conventional spreadsheet application designed to execute and be used locally on a computer. Spreadsheet application 210 may be organized into a number of viewable sections, such as, for example, a main workbook 212 and one or more associated workbooks 212a. Each workbook 212, 212a may include one or more worksheets 214. Each worksheet 214, in turn, may include one or more cells 216. Cells 216 may be designated by user converter 110 as display cells 216a or smart cells 216c. Display cells 216a, in turn, may be designated by user converter 110 as to whether the cells are editable cells, shown as editable cells 216b. User converter 110 may, for instance, designate all display cells 216a as editable cells 216b or designate all cells 216 as display cells 216a.
Consistent with an aspect of the invention, spreadsheet application 210 may include an analytical application to assist in converting the spreadsheet to a web-based version of the spreadsheet. For example, spreadsheet application 210 may include the Microsoft Excel™ spreadsheet program, available from Microsoft Corporation, augmented with an add-on program to perform the conversion of Excel spreadsheets to a web-based spreadsheet 270. Other spreadsheet programs, such as the OpenOffice.org “Calc” spreadsheet program, may alternatively be used instead of Microsoft Excel™. Spreadsheet application 210 may also include or interact with other applications such as a database application or a modeling application.
Main workbook 212 may be used by user converter 110 to initiate a process to convert spreadsheet application 210 to web-based spreadsheet 270. Associated workbooks 212a may be workbooks that are referred to in formulas in main workbook 212. Display cells 216a may be cells 216 that user converter 110 designates as cells that are to be displayed to user viewer 112 in web-based application 270. Editable cells 216b may be display cells 216a that user converter 110 designates as cells whose content user viewer 112 may modify in web-based application 270. Smart cells 216c may be cells 216 that user converter 110 designates as cells that act as a data interface between web-based application 270 and other applications, such as user tracking applications or DLLs (dynamic link libraries). Smart cells 216c may use an interface such as the SOAP (simple XML-based protocol) interface to exchange data.
Each cell 216 may include logic, such as a constant, a formula, or other inputs permitted by spreadsheet application 210. In addition, each cell 216 may include one or more interactivity attributes that define ways that cell 216 interacts with the user, including how cell 216 is displayed to the user and how the user may modify the cell. Such attributes may comprise cell height, cell width, cell color, acceptable number input range, acceptable input format, dropdown lists, or other attributes that the spreadsheet application 210 uses to define the way cell 216 looks or how it may be manipulated by its user.
Converting computer 122 may collect logic information from each cell 216 and interactivity attribute information from each display cell 216a and convert that information into XML, resulting in XML document 230. XML document 230 may therefore include logic of cells 216 and interactivity attributes of display cells 216a within spreadsheet application 210. XML document 230 can be generally conceptualized as a data file that acts as an intermediary version of the spreadsheet application.
XML document 230 may include a logic file 234 and an input/output file (10 file) 232. An exemplary logic file 234 is shown in
Logic file 234 may include information regarding logic of each cell 216, including information regarding location of smart cells 216c. 10 file 232 may include information regarding interactivity attributes of each display cell 216a, including information regarding location of editable cells 216b. In addition, 10 file 232 may include information regarding charts located within ranges of display cells 216a so that charts can be recreated in web-based application 270. Such chart information preferably includes chart name, type of chart, sources of data series, colors of the chart, legend information, etc. It should be noted that because 10 file 232 may collect interactivity attribute information from display cells 216a, including editable cells 216b, 10 file 232 may include interactivity attribute information of only those parts of workbooks 212, 212a that user converter 110 wants displayed to user viewer 112 in the converted web-based spreadsheet application 270. Accordingly, user converter 110 is able to easily “hide” any selected portions of the spreadsheet from user viewer 112.
In one implementation, logic in spreadsheet application 210 may be abbreviated when constructing logic file 234. For example, if adjacent cells 216 contain similar logic, these cells may be grouped together in logic file 234 to describe their logic as a group rather than describing the logic of each cell individually. This concept is illustrated in section 310 of
Images in spreadsheet application 212 may be processed to obtain picture file(s) 240. Picture file(s) 240 may be referenced as an embedded object in 10 file 232 to indicate the name of picture file(s) 240.
XML file 230 and picture file 240 together contain information necessary to implement the web-based version of spreadsheet application 210. As shown in
Server 130 may include XML document 230, one or more picture files 240 and computer program 250. Computer program 250, in turn, may include three components: engine component 252, spreadsheet application component 254 and data component 256. Computer program 250 and web browser 260 can be used to implement web-based application 270.
Engine component 252 of computer program 250 may convert XML document 230 into computer program objects. The objects may include spreadsheet application component 254 and data component 256, which together comprise interactivity attributes of display cells 216a and logic of cells 216. Using spreadsheet application component 254 and data component 256, engine component 252 directs data flow and calculations within computer program 250.
More specifically, web-based application 270 may be implemented by engine component 252 constructing abstract syntax trees (ASTs) using logic contained within spreadsheet application component 254 and data component 256. Each node of the ASTs may include a constant, a function, or a pointer depending on logic of spreadsheet application component 254 and/or data component 256. Engine component 252 may construct only those ASTs necessary to display calculation results in display cells 216a. Therefore, if there is logic contained in spreadsheet application component 254 or data component 256 that does not affect display cells 216a, engine component 254 may not construct ASTs corresponding to that logic. Engine component 252 preferably places the constructed ASTs in spreadsheet application component 254. Engine component 252 may construct new ASTs when user viewer 112 enters new data within web page 262 if the new data requires new ASTs for engine component 252 to perform calculations for displaying display cells 216a.
Returning to
Furthermore, computer program 250 may be designed to allow engine component 252 to simultaneously run multiple web-based applications 270. This is possible since web-based-application-specific information is confined to spreadsheet application components 254 and data component 256 objects. Engine component 252 may be capable of managing more than one set of spreadsheet application component 254 and data component 256 that correspond to different web-based applications 270.
User viewers 112 may view and interact with web-based application 270 using web browser 260. For example, computer program 250 may transmit HTML to web browser 260 which, in turn, displays web page 262 that may have substantially the same look and feel of corresponding portions of spreadsheet application 210. Therefore, web-based application 270 presents substantially the same look and feel of corresponding portions of spreadsheet application 210 as well as substantially the same logic as spreadsheet application 210.
One difference between spreadsheet application 210 and web-based application 270 is that user viewers 112 are not able to manually modify values within display cells 216a unless they are designated as editable cells 216b by user converter 110. Display cells 216a that are not editable cells 216b may be altered only by computer program 250 according to logic in spreadsheet application component 254 and/or data component 256.
If a user viewer 112 modifies or enters new data in editable cells 216b in web page 262 and requests a recalculation of web-based application 270, web browser 260 preferably transmits HTML of web page 262, including the new data, to computer program 250. Engine component 252 may then perform calculations with the new data using ASTs. Computer program 250 may construct new ASTs as required for calculations. Computer program 250 may then construct a new HTML page based on the results of the calculations. The new HTML page is transmitted to computer 124, where web browser 260 displays new web page 262. It should be noted that other types of markup language such as XML may be transmitted by computer program 250 to web browser 260.
In an alternative embodiment of the present invention, web-based application 270 may be set to an on-the-fly calculation mode. In this mode, as content of an editable cell is altered by user viewer 112, web browser 260 sends that piece of modified content to computer program 250 rather than the entire HTML of web page 262. This may be performed by including an event in the HTML that responds to any changes to the web page 262. In an another implementation, web browser 260 can be set to periodically send modified HTML to computer program 250 automatically. Engine component 252 performs calculations using ASTs, constructing new ASTs as necessary to complete the calculations. Then, rather than transmitting the entire set of HTML, computer program 250 transmits only the necessary HTML to web page 260 that modifies portions of web page 262 to reflect the new data and calculation results. In still another possible implementation, the user creator may decide that the entire spreadsheet application be converted to HTML instead of specifying certain sections.
The interaction between user viewer 112, web browser 260, web page 262 and computer program 250 may be carried out multiple times. In this way, web browser 260, web page 262 and computer program 250 work together as web-based application 270 that includes substantially the same appearance and logic as spreadsheet application 210 but with some user-application interactivity defined by user converter 110.
The operation of system 100 in converting a spreadsheet application to a web-based application will be described in more detail with reference to the flow charts of
Cells within display cells 216a are initially determined that should be designated as editable cells 216b (act 704). As previously mentioned, an editable cell is one that allows user viewer 112 to modify or enter new data in the cell when interacting with web-based application 270. Cells that are likely to be editable cells may be inferred from the layout of the spreadsheet. User converter 110 may then be prompted to manually designate any additional editable cells 216b within display cells 216a (act 706). In response, if desired, user converter 110 may designate additional editable cells 216b (act 708). User converter 110 may be prompted to designate smart cells 216c so that computer program 250 is capable of exchanging data with other applications (act 710). User converter 110 may designate the smart cells 216c (act 712). In some implementations, smart cells 216c may be automatically determined.
Workbooks 212a that are associated with the main workbook 212 may be identified (act 714). As described above, main workbook 212 is associated with other workbooks 212a if main workbook 212 contains formulas that refer directly or indirectly to other workbooks. Formulas preferably can refer indirectly to other workbooks by referring to an entry in a workbook that, in turn, refers to another workbook. If any of associated workbooks 212a are open, the open associated workbook(s) 212a are included for conversion with their current values (acts 716 and 718). If an associated workbook 212a is not open, these associated workbooks 212a with last available values are included for conversion (acts 716 and 720).
In acts 722-736, logic information is collected from cells 216 and converted into XML, resulting in logic file 234 of XML document 230. The workbooks that are to be converted may be identified and enumerated (act 722). Worksheets 214 within these workbooks are also identified (act 724). For each workbook 212, 212a and each worksheet 214 within workbook 212, 212a, constants may be identified and inventoried within logic file 234 (act 726). For each workbook 212, 212a and each worksheet 214 within workbook 212, 212a, formulas may be identified and inventoried within logic file 234 (act 728).
For workbook 212, 212a and each worksheet 214 within workbook 212, 212a, named formulas, named ranges, queries and smart cells 216c may be respectively identified and inventoried (acts 730-736). Named formulas are formulas within workbooks 212, 212a that have assigned names. Similarly, named ranges may include groups of cells 216 within spreadsheet application 210 that have assigned names. Queries may be capable of obtaining data from outside of spreadsheet application 210 and placing the data within spreadsheet application 210. In one implementation, the data queried may reside in server 130 or is available in other servers.
In acts 738-750, interactivity attribute information from display cells 216a may be collected and converted into XML, resulting in 10 file 232 of XML document 230. In some implementations, 10 file 232 may be merged with or included as a part of logic file 234. Unique style formatting attributes of display cells 216a may be identified and enumerated in 10 file 232 (act 738). A style formatting attribute may be determined by attributes such as font-family, font-size, color, background, text-align, vertical-align, width and height, etc. Unique number format attributes of display cells 216a may be identified and enumerated in 10 file 232 (act 740). Unique script type attribute of editable cells 216b may be identified and enumerated in 10 file 232 (act 742). Existing border attributes of display cells 216a may also be identified and enumerated in 10 file 232 (act 744). A border attribute may include border-style, border-color and border-width.
Existing group names in workbooks 212, 212a may also be identified and inventoried in 10 file 232 (act 746). Group names may include names assigned to ranges of display cells 216a by user converter 110 so that each group represents a single web page 262 in web-based application 270. Each display cell 216a may be inventoried to obtain the enumerated style formatting, number format, script type, and border type attributes of display cells 216a (act 748). This information may be stored in 10 file 232. Hyperlinks within display cells 216a may be identified and inventoried (act 750). The hyperlinks may point to, for example, additional external web pages or to other sections of the spreadsheet. This information may be stored in 10 file 232. Embedded objects within ranges of display cells 216a may also be identified and inventoried (act 752). This information may be stored in 10 file 232. For embedded objects that are charts linked with data in spreadsheet application 210, converting computer 122 may indicate in 10 file 232 chart attributes such as chart type, source data series, legend information and other information necessary to recreate the chart in web-based application 270. For embedded objects that are images, converting computer 122 may convert that object into one or more picture files 240 and indicate names of picture files 240 as embedded objects in 10 file 232.
After assembling XML document 230 and picture files 240, as described above, converting computer 122 may transmit XML document 230 and picture files 240 (if any) to computer program 250 of server 130 (act 754). As previously described, engine component 252 of computer program 250 constructs spreadsheet application component 254 and data component 256 based on information within XML document 230 (act 756). If smart cells exist, engine component 252 may construct data interfaces in spreadsheet application component 254 with which computer program 250 may exchange data with other applications residing in server 130 or other servers networked with server 130 (act 758).
A URL may be assigned to the web-based spreadsheet created by spreadsheet application component 254 and data component 256 (act 760). Server 130 may receive a request for the web-based spreadsheet from user viewer 112 via the URL (act 762). In response, engine component 252 may construct the ASTs necessary to calculate entries in display cells 216a using logic information contained in spreadsheet application component 254 and data component 256, and place the ASTs in spreadsheet application component 254 (act 764). Using the constructed ASTs, engine component 252 may then perform the calculations dictated by the spreadsheet (act 766). The calculations performed in act 766 may include all or substantially all of the calculations defined in the original spreadsheet, including numerical analysis functions and database access functions. Some of the calculations may be particularly suited to a networked environment. For example, the spreadsheet may include a filtering function that allows the user to limit the data shown by setting criteria in a data field, such as, for example, limiting a “date” field to only shown entries after a certain date.
The resultant version of the spreadsheet, including the calculated results and interactivity attribute information, may then be converted into an HTML document that displays display cells 216a (act 768). The HTML document may include links to any images in picture file 240 (act 770). The HTML document may then be transmitted to web browser 260, which, in turn, may display the HTML document as web page 262 to the viewer user 112 (acts 772 and 774). Web page 262 may include links to external items, such as images in picture file 240 from server 130. Web browser 260 may resolve these links and display the images as part of web page 262.
User viewer 112 may enter new data or modify existing data contained in display cells 216a when the display cells are designated as editable cells 216b (act 776). Web browser 260 may then transmit the new or modified data to computer program 250 (act 778). Engine component 252 may then construct new ASTs as necessary for calculations, including logic of smart cells 216c (act 780). Engine component 252 may then perform calculations according to the new ASTs (act 782). The updated version of the spreadsheet may be converted into HTML and transmitted back to viewer user 112 (acts 784 and 786). Acts 776-786 may be repeated each time the user modifies the web-based spreadsheet (act 788).
As described above, a web-based spreadsheet application can be automatically created from an existing “conventional” spreadsheet. The web-based spreadsheet can be uploaded to a server and presented to users. The web-based spreadsheet may provide a number of advantages over conventional spreadsheets. For example, formulas or other information in a spreadsheet that the spreadsheet author would like to hide from the viewer may reside only at the server and not be sent to the viewer, thus making it impossible for the viewer to learn this information. Additionally, because the calculations for the spreadsheet may be performed at the server, complex or large spreadsheets may still be displayed at the viewing computer without overburdening the viewing computer.
The foregoing description of exemplary embodiments of the invention provides illustration and description, but are not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention. For example, while a spreadsheet application was primarily described herein as being created with a convention spreadsheet program, the spreadsheet application could itself have been directly created as an online or web-based application.
For example, while a series of acts have been described with regard to
It will also be apparent to one of ordinary skill in the art that aspects of the invention, as described above, may be implemented in many different forms of software, firmware, and hardware in the implementations illustrated in the figures. The actual software code or specialized control hardware used to implement aspects consistent with the principles of the invention is not limiting of the invention. Thus, the operation and behavior of the aspects of the invention were described without reference to the specific software code—it being understood that one of ordinary skill in the art would be able to design software and control hardware to implement the aspects based on the description herein.
Further, certain portions of the invention may be implemented as “logic” or as a “component” that performs one or more functions. This logic or component may include hardware, such as an application specific integrated circuit or a field programmable gate array, software, or a combination of hardware and software.
No element, act, or instruction used in the description of the invention should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise.
This application is a continuation of U.S. application Ser. No. 14/681,820, filed Apr. 8, 2015, which is a divisional of U.S. patent application Ser. No. 11/281,989 filed on Nov. 18, 2005, which claims priority from U.S. Provisional Patent Application Ser. No. 60/629,577, filed Nov. 19, 2004, entitled “System and Method for Converting Spreadsheet Applications to Web-Based Applications,” the contents of which are hereby incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
5220657 | Bly et al. | Jun 1993 | A |
5337407 | Bates et al. | Aug 1994 | A |
5546580 | Seliger et al. | Aug 1996 | A |
5548304 | Yoshino | Aug 1996 | A |
5630126 | Redpath | May 1997 | A |
5890177 | Moody et al. | Mar 1999 | A |
6006239 | Bhansali et al. | Dec 1999 | A |
6023715 | Burkes et al. | Feb 2000 | A |
6067551 | Brown et al. | May 2000 | A |
6157934 | Khan et al. | Dec 2000 | A |
6161099 | Harrington et al. | Dec 2000 | A |
6201859 | Memhard et al. | Mar 2001 | B1 |
6233600 | Salas et al. | May 2001 | B1 |
6240414 | Beizer et al. | May 2001 | B1 |
6314409 | Schneck | Nov 2001 | B2 |
6507845 | Cohen et al. | Jan 2003 | B1 |
6519700 | Ram | Feb 2003 | B1 |
6611498 | Baker et al. | Aug 2003 | B1 |
6613098 | Sorge | Sep 2003 | B1 |
6631497 | Jamshidi | Oct 2003 | B1 |
6691281 | Sorge et al. | Feb 2004 | B1 |
6701485 | Igra et al. | Mar 2004 | B1 |
6754677 | Cho et al. | Jun 2004 | B1 |
6763464 | Wang | Jul 2004 | B2 |
6779151 | Cahill et al. | Aug 2004 | B2 |
6857102 | Bickmore et al. | Feb 2005 | B1 |
6898760 | Bedford | May 2005 | B2 |
6948134 | Gauthier et al. | Sep 2005 | B2 |
6973619 | Hirose et al. | Dec 2005 | B1 |
6988241 | Guttman | Jan 2006 | B1 |
7082569 | Voshell | Jul 2006 | B2 |
7162528 | Simonoff et al. | Jan 2007 | B1 |
7225189 | McCormack | May 2007 | B1 |
7233951 | Gainer et al. | Jun 2007 | B1 |
7275209 | Jones | Sep 2007 | B1 |
7296219 | Guttman et al. | Nov 2007 | B1 |
7383272 | Krishnan et al. | Jun 2008 | B2 |
7389473 | Sawicki | Jun 2008 | B1 |
7454471 | Sorge | Nov 2008 | B2 |
7523394 | Jones | Apr 2009 | B2 |
7523395 | Namait et al. | Apr 2009 | B1 |
7584268 | Kraus et al. | Sep 2009 | B2 |
7584419 | Jones | Sep 2009 | B1 |
7640506 | Pratley et al. | Dec 2009 | B2 |
7657571 | Battagin | Feb 2010 | B2 |
7904323 | Wynn et al. | Mar 2011 | B2 |
8578399 | Khen et al. | Nov 2013 | B2 |
9002935 | Ho | Apr 2015 | B1 |
9026903 | Michael et al. | May 2015 | B1 |
9501463 | Khen | Nov 2016 | B2 |
20010021926 | Schneck | Sep 2001 | A1 |
20020026478 | Rodgers et al. | Feb 2002 | A1 |
20020065848 | Walker et al. | May 2002 | A1 |
20020078074 | Cho et al. | Jun 2002 | A1 |
20020082857 | Skordin et al. | Jun 2002 | A1 |
20020091730 | Bedford | Jul 2002 | A1 |
20020091871 | Cahill | Jul 2002 | A1 |
20020129106 | Guffreund | Sep 2002 | A1 |
20020169799 | Voshell | Nov 2002 | A1 |
20020188629 | Burfoot | Dec 2002 | A1 |
20020194095 | Koren | Dec 2002 | A1 |
20020194485 | Ram | Dec 2002 | A1 |
20030014513 | Ruths et al. | Jan 2003 | A1 |
20030028562 | Shaughnessy et al. | Feb 2003 | A1 |
20030055847 | Cho et al. | Mar 2003 | A1 |
20030088831 | Bauer | May 2003 | A1 |
20030105816 | Goswami | Jun 2003 | A1 |
20030105845 | Leermakers | Jun 2003 | A1 |
20030110191 | Handsaker et al. | Jun 2003 | A1 |
20030179230 | Seidman | Sep 2003 | A1 |
20030182621 | Mazza | Sep 2003 | A1 |
20030226105 | Waldau | Dec 2003 | A1 |
20040088646 | Yeager et al. | May 2004 | A1 |
20040107224 | Bera | Jun 2004 | A1 |
20040131999 | Dresnick | Jul 2004 | A1 |
20040177321 | Brown | Sep 2004 | A1 |
20040181748 | Jamshidi et al. | Sep 2004 | A1 |
20040210818 | Jones | Oct 2004 | A1 |
20040214560 | Date et al. | Oct 2004 | A1 |
20040220977 | Cho et al. | Nov 2004 | A1 |
20040237045 | Meltzer | Nov 2004 | A1 |
20040267871 | Pratley et al. | Dec 2004 | A1 |
20050055337 | Bebo et al. | Mar 2005 | A1 |
20050060342 | Farag | Mar 2005 | A1 |
20050097115 | Bedford | May 2005 | A1 |
20050108623 | Bedford | May 2005 | A1 |
20050246635 | Hirose et al. | Nov 2005 | A1 |
20050268215 | Battagin et al. | Dec 2005 | A1 |
20060004832 | Langsford et al. | Jan 2006 | A1 |
20060015805 | Humenansky et al. | Jan 2006 | A1 |
20060020673 | Sorge | Jan 2006 | A1 |
20060026502 | Dutta | Feb 2006 | A1 |
20060053380 | Spataro et al. | Mar 2006 | A1 |
20060080432 | Spataro et al. | Apr 2006 | A1 |
20060080596 | Bhogal | Apr 2006 | A1 |
20060112123 | Clark et al. | May 2006 | A1 |
20060179411 | Wolf et al. | Aug 2006 | A1 |
20060265396 | Raman et al. | Nov 2006 | A1 |
20060288286 | Chandler et al. | Dec 2006 | A1 |
20070050416 | Battagin | Mar 2007 | A1 |
20070136666 | Khen | Jun 2007 | A1 |
20070162840 | Rochelle et al. | Jul 2007 | A1 |
20070219956 | Milton | Sep 2007 | A1 |
20070220417 | Mathew et al. | Sep 2007 | A1 |
20090150761 | Sawicki | Jun 2009 | A1 |
20090235087 | Bird | Sep 2009 | A1 |
20090235154 | Khen et al. | Sep 2009 | A1 |
20130007118 | Rochelle et al. | Jan 2013 | A1 |
Number | Date | Country |
---|---|---|
1132847 | Sep 2001 | EP |
2004110714 | Apr 2004 | JP |
2005018791 | Jan 2005 | JP |
2005353058 | Dec 2005 | JP |
200303103 | Jan 2013 | JP |
Entry |
---|
Enjoy Google Earth & Maps; ASCII, Oct. 2005. (English abstract enclosed.). |
“Will the Office-Soft be Used Free of Charge on the Web?”; PC21, Jan. 2006. (English abstract enclosed.). |
The Num Sum FAQ. Retrieved online: htto://web.archive.ora/web/20051125151514/htto://wvv'W.nurnsum.corn/about/faa Oct. 4, 2011. |
Jody Gilbert et al. “75 Essential Excel tips”, Feb. 2005, TechRepublic, Version 4.0, pp. 1-30. |
McLeod, Bob, ““Can I get that as a Spreadsheet?””,http://web.archive.orq/web/20040205171439/http://www.15seconds.com/issue/031007.htm. |
C. R. Palmer et al., ““Operation Transforms for a Distributed Shared Spreadsheet””, DatabaseInspec [Online], The Institution of Electrical Engineers, Stevenage, GB, 1998, Abstract only. |
C. R. Palmer et al., ““Operation Transforms for a Distributed Shared Spreadsheet””, Proceedings ofACM 1998 Conference on Computer Supported Cooperative Work Nov. 14-18, 1998,Seattle, WA, pp. 69-78. |
Mario Sixtus, “Das Netz erfindet sich neu: Ein Streifzug durch das Web 2.0” c't Magazin fur Computer Technik, vol. 2006, No. 5, Feb. 20, 2006, http://www.heise.de/cU06/05/144, 3 pages. |
Mario Sixtus, The network re-invents: A stroll through the Web 2.0 c't Magazin fur Computer Technik, vol. 2006, No. 5, Feb. 20, 2006, machine translation of http://www.heise.de/cU06/05/144, 4 pages. |
Mario Sixtus, “Das Netz erfindet sich neu: Ein Streifzug durch das Web 2.0” CT Magazin fur Computer Technik, vol. 2006, No. 5, Feb. 20, 2006, pp. 144-151. |
Stowe, Michael, ““XML Spreadsheet Reference””, MSDN, Aug. 2001,http://msdn.microsoft.com/library/en-us/dnexcl2k2/html/odc xmlss.asp?frame=true. |
Stowe, Michael, ““XML in Excel and the Spreadsheet Component””, MSDN, Aug. 2001,http://msdn.microsoft.com/librarv/en-us/dnexcl2k2/html/odc xlsmlinss.asp?frame=true. |
Zhang Jianpei et al., ““Multimedia Information Sharing in the Heterogeneous Environment””,Database Inspec [Online], The Institution of Electrical Engineers, Stevenage, GB, 1997, Abstract only. |
Zhang Jianpei et al., ““Multimedia Information Sharing in the Heterogeneous Environment””, 1997IEEE International Conference on Intelligent Processing Systems, Oct. 28-31, 1997, Beijing,China, pp. 1044-1046. |
International Search Report and Written Opinion for corresponding International Application No. PCT/US2007/065608, dated Sep. 20, 2007, 11 pages. |
Arrington, Michael, “Writely—Process Words with your Browser”, Aug. 31, 2005. Retrieved from the internet: URL https://techcrunch.com/2005/08/31/writely-process-words-with-your-browsed [retrieved on Jan. 21, 2020]. |
Number | Date | Country | |
---|---|---|---|
20180101620 A1 | Apr 2018 | US |
Number | Date | Country | |
---|---|---|---|
60629577 | Nov 2004 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11281898 | Nov 2005 | US |
Child | 14681820 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14681820 | Apr 2015 | US |
Child | 15839000 | US |