Posts Tagged ‘regex’

regex 0.9.6

Saturday, October 4th, 2008

Together with the server move I released a new version my regex tool.

  • Improved logging.
  • Fixed problem where long text strings would not fix their “box”.
  • Fixed some typos.
  • Fixed some misc minor bugs.

At the moment only PHP PCRE, PHP POSIX and JavaScript are enabled. Hopefully I will get the other up and running soon too, but I need help from my host to get the problems solved.

regex 0.9.5

Tuesday, April 29th, 2008

This version contains multiple security fixes.

Thanks for the feedback on security. I really apreaciate it. If there are somthing you don’t feel you can post here on the blog you can send me a mesage at meATlarsolavtorvik.com

regex 0.9.4

Wednesday, April 9th, 2008

Python have been added. There is still some lacking functionality for showing the matches for all the functions in python but I’m getting there.

Changelog:

  • Added regex python

regex 0.9.3

Monday, April 7th, 2008

No one have written comments here on the blog, but at least I have gotten a lot of great feedback from other forums and on mail. This have helped me sort of many bugs and the version is starting to look good.

Changelog:

  • Added support for nation characters like øæå
  • Fixed problems with html tags in the subject
  • Other small fixes

regex 0.9.2

Saturday, April 5th, 2008

I have created a new release with support for Perl regular expression.
It was in the 90’s when I last wrote anything in Perl. So the little Perl knowledge I had is long time gone! That was about the same time all private web pages had counters, lots of animated gif’s and we must not forget the infamous blink tag!

Changelog:

  • Added regex Perl

regex 0.9.1

Saturday, April 5th, 2008

A new night is here and another version of the regex tool is released.

Changelog:

  • Added regex JavaScript
  • Fixed some minor bugs.

regex 0.9

Thursday, April 3rd, 2008

The first beta version of my AJAX regular expression tool is finished!
regex lets you easily test regular expressions for PHP5 PCRE and PHP5 POSIX, using AJAX. It is available on regex.larsolavtorvik.com.

This application uses symfony framework 1.1beta2. Symfony is an excellent PHP5 that I would highly recommend to everyone working with PHP5.

Feel free to post comment, bugs, critique or whatever here in this blog. All feedback is appreciated since it will help me make regex a better tool… and I know there must be bugs there now! I’m especially curious how people feel the speed of the application is since it is very javascript and AJAX heavy.

Hope you like the tool and start using it on a regular basis. At least I know I will :-)