Hi all: Most of us have used spread sheets from time to time.
Whenever we had to do any kind of calculations we wrote some Basic macros and glued the pieces together. However, you can now see some true innovation in the spreadsheet space, with the arrival of RESOLVER. Resolver is an IronPython based spread sheet implementation which integrates the Python Object oriented model of programming right into the heart of spreadsheet. This means that you can programmatically work through every aspect of a spreasheet. To see the demo (a.k.a. screencast), please visit http://jonudell.net/screencast/resolver/resolver-flash.html The complete details are available at http://blog.jonudell.net/2007/09/27/first-look-at-resolver-an-ironpython-based-spreadsheet/ This is some real amazing stuff. thanks Saifi.

