Posts Tagged ‘ajax’

weather 1.0

Thursday, February 26th, 2009

I created a weather report Windows Gadget with data from yr.no this summer and have been using it since then. I now decided that I would like to share this Gadget to others that might want to use it. The design is very simple since it was mean’t as private Gadget and I’m a programmer not a designer, but feel free to create a new design for me and I’ll include it in the application :-)

For more information take a look at weather.larsolavtorvik.com. I used to have my old UWA widget at that address but I removed it for now, atleast temperarly. If you miss it feel free to tell me and I’ll share the code.

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