Regulazy Facts


 

  • Over 700 downloads in the past 7 days since the announcement.
  • Over 250 Unit Tests that run in under 3 seconds together(not for the UI, but for all the logic)
  • Next iteration release: August 10th.
  • 1 major bug - reported using FogBugz on myFogbugz server.
  • 1 major crash - Reported by {SmartAssembly}'s Exception handler and uploaded with stack traces and all the goo onto where I can use it and find out the problem.
  • 4 feature requests - reported by email (you can use my fogbugz to do that as well)
  • The fun of writing the whole thing in a test driven manner - priceless. Especially now when I need to fix some really internal stuff.

PS

I got several questions on how I created this animated gif. I used Camtasia Recorder and Studio to record and export as gif (but it also supports flash, avi and more..). Very cool software. 

 

Published Wednesday, July 19, 2006 11:42 AM by RoyOsherove

Comments

# At the Coalface : A BizTalk Blog » Regulazy: RegEx for the lazy programmer

Friday, July 21, 2006 5:57 AM by Rory Becker

# re: Regulazy Facts

Due this really rocks! My first thought was to abstract this idea slightly. So the product basically..... Allows the user to markup some example text using simple mouse clicks and selection and then the program uses this markup to derive a rule ( regular expression) which can be used to check the validity of further examples... I don't suppost you'd care to apply this to XML. Allowing us to create Schemas from Example XML. Please. Pretty please :D