| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Hello all, I thought you might be interested to hear about a new spreadsheet program. Although it uses the familiar interface to enter data and formulae, the underlying model is very different. Data and formulae are turned into code, making it much easier to use a proper programming model within spreadsheets. Spreadsheets are programmable with IronPython, meaning that you can use Python and .NET libraries within them (including putting arbitrary objects in the grid!). http://www.resolversystems.com/ Resolver One is free to use for personal use, and the non-commercial version acts as an evaluation for the commercial version. Resolver One isn't intended to replace Excel and Open Office (which are very sophisticated programs!), but is intended for high-end users who need a programmable spreadsheet. It is an ideal platform for the rapid development of business applications. I'm one of the developers of Resolver One (so I'm hopelessly biased), and I've created a website with articles and examples of how to get the best from Resolver One (mainly from a techie point of view): http://www.resolversystems.com/ Resolver One has some interesting features, like database worksheets, worksheet level formulae and indexing worksheets and cell ranges by header names rather than location. You can also export spreadsheets as programs for integrating into IT systems. Of course it can import and export spreadsheets using Microsoft Excel formats and has all the features you would expect from a spreadsheet program. It also makes it easy to bring programming best practise into the world of spreadsheets, including: * Unit testing * Refactoring * Maintainability * Output pane for easy debugging * Auditing (easily view the origin and type of displayed values) There are some screencasts on the main Resolver Systems website if you are interested. Oh, there is also a server version and a financial edition with interfaces to live market data feed from Bloomberg and Thomsons (plus guaranteed levels of support). Michael Foord |
|
#2
|
| On Jan 17, 12:17 pm, Fuzzyman [snip..] > I'm one of the developers of Resolver One(so I'm hopelessly biased), > and I've created a website with articles and examples of how to get > the best fromResolver One(mainly from a techie point of view): > > http://www.resolversystems.com/ > Oops. The URL I meant was: http://www.resolverhacks.net/ Michael Foord > Resolver Onehas some interesting features, like database worksheets, > worksheet level formulae and indexing worksheets and cell ranges by > header names rather than location. > > You can also export spreadsheets as programs for integrating into IT > systems. Of course it can import and export spreadsheets using > Microsoft Excel formats and has all the features you would expect from > a spreadsheet program. > > It also makes it easy to bring programming best practise into the > world of spreadsheets, including: > > * Unit testing > * Refactoring > * Maintainability > * Output pane for easy debugging > * Auditing (easily view the origin and type of displayed values) > > There are some screencasts on the main Resolver Systems website if you > are interested. > > Oh, there is also a server version and a financial edition with > interfaces to live market data feed from Bloomberg and Thomsons (plus > guaranteed levels of support). > > Michael Foord |
![]() |
| Thread Tools | |
| Display Modes | |