Browse by Tags

Steve Hebert's Development Blog

Sponsors

The Lounge

Wicked Cool Jobs

Currently Reading

My Amazon Wish List

Advertisement

  • .Math Development Directions

    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 approaches to this process based on other developer...
    Filed under: ,
  • .Math 1.01 Beta is now available

    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 wish to be sensitive to these settings depending...
    Filed under: ,
  • .Math 1.01 beta being released

    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 the core changes necessary without breaking the...
    Filed under: ,
  • Moving .Math source

    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 that will remain the same.
    Filed under: ,
  • .Math update

    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 code changes. For instance, replacing stringToken...
    Filed under: ,
  • .Math turns 1.0

    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 well. You can dive into the library along with documentation...
    Filed under: ,
  • .Math .92 Release

    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 the product. I'm currently content with where the...
    Filed under: ,
  • .Math, TDD and moving from beta to version 1.0 release

    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 quality of a product with the flexibility of a...
    Filed under: ,
  • All .Math Code and Documentation now online...

    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 and you can get the scenario and reference documentation...
    Filed under: ,
  • .Math is off and running!

    .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 of 10 variables (an arbitrary number - the library...
    Filed under: ,
  • dotMath Expression Compiler project opening on SourceForge

    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 which license to use and put the code and assembly...
    Filed under: ,
  • dotMath project hosting

    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 months ago. I really like what the guys at ICSharpCode...
    Filed under: ,
  • Introducing dotMath...

    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 blogging the experience. The library is a two-pass...
    Filed under: ,
Devlicio.us