Steve's Blog - From .Net to dotMath and everything in between.
Browse by Tags
All Tags »
.Math (
RSS)
-
|
I’ve been asked by a few developers for a roadmap of where .Math development is headed. I thought I’d put these thoughts to paper and attempt to explain my reasoning at this point. My goal is to garner some input to the process and see if there are other...
|
-
|
The .Math 1.01 Beta fixes the known bugs to date. In addition, sensitivity to regional settings (specifically use of the decimal and group separators) is now an option on the EqCompiler class. This was made optional because applications may or may not...
|
-
|
I am putting the finishing touches on the .Math 1.01 Beta for release. I'll leave it in beta for a couple of weeks and anticipate moving to a full release in a couple weeks given no new bugs are found. The TDD library was invaluable once again in making...
|
-
|
I'm moving the .Math library from the GotDotNet servers to SourceForge . The server responsiveness and now repeated errors in getting to the old site has prompted the change. I'm still happy with my decision to host the documentation on my own site and...
|
-
|
I'm jumping back into the .Math library - this took a back seat after the 1.0 release . I'm focusing on speeding up the processing by using consistent and better coding practices. This includes more thorough exception handling along with simple but effective...
|
-
|
I'm happy to announce that .Math has gone 1.0. I started blogging at the same the time I decided to release the library - I started blogging the process here . NUnit tests have been added to the project and a full documentation set has been created as...
|
-
|
I posted the .Math .92 release tonight. This release includes NUnit-based testing code. I am at the point of debating taking the project out of Beta, but I figure I'll let the product sit for the time being. This gives people time to test and report on...
|
-
|
This weekend I started writing testing code under NUnit for the .Math project. Now I know this approach is completely backward, the original product was written in '97 and development didn't proceed using TDD/Agile methods. However, I think the long-term...
|
-
|
After a long, rainy weekend, I've managed to get all the code documentation along with usage scenarios and function references on the web. You can view the code documentation by downloading the library or source code at http://workspaces.gotdotnet.com...
|
-
|
.Math is now available for download and use! The source code is available at http://workspaces.gotdotnet.com/math . You can even try out a working web page that uses the library at http://www.hebertsoft.com/dotMath/sample . The demo allows for a maximum...
|
-
|
The dotMath project now has a space on SourceForge at https://sourceforge.net/projects/dotmath/ I applied for the space and now it is apparently ready to roll. I have just placed a posting on the message board to get things started. Next step is to finalize...
|
-
|
I went out to register.com to grab the dotMath.net name, but someone in the Seattle area has registered it already. I would need to find a site to host it, but I want to get a name down anyway. I'm a little disappointed because it wasn't taken a couple...
|
-
|
I've created a math compiler written entirely in C# called dotMath. I'm thinking about releasing it under GPL, I'm in the process of seeing how to release it and the associated pro's and con's. I'd love to find someone who has done or is doing this and...
|
More Posts