Archive for April, 2008

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

Underscore 1.0

Sunday, April 27th, 2008

I created my first Vista gadget ever today, together with my brother in law Didrik.

It might be the most useless gadget ever… but was fun to create :-) Underscore 1.0 is a gadget that let you type inn text in a textbox and while you type the textbox under will show the text without any underscores.

If you for some strange reason you would like to download it you can get it here: Underscore.gadget. Just double click the file to install it on a Vista machine.

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 :-)