very useful regex tool!

Questions about programming languages and debugging
Post Reply
User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

very useful regex tool!

Post by bad_brain »

I had some problems with regular expressions in an apache module some days ago, the developer gave me the link to this really nice tool, you can create and test regular expressions with it:
http://www.ultrapico.com/Expresso.htm
the app is for free, for the registration only a valid email address is needed in order to receive the registration code.

the tool will also be uploaded on the next site update... :wink:

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Now that's one sexy tool... Nice find, bad_brain!
¯\_(ツ)_/¯ It works on my machine...

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

cheers :lol:

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

its awesome...
thanx B_B :)

User avatar
Phrequence
Newbie
Newbie
Posts: 1
Joined: 25 Sep 2007, 16:00
16
Location: Hell
Contact:

Post by Phrequence »

Thanks it awesome

G-Brain
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 467
Joined: 08 Nov 2007, 17:00
16
Location: NL

Post by G-Brain »

Old thread, but I actually know people who say "Expresso" when they mean "Espresso".

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hehe...I would love to work in a cafe and receive an order for "1 expresso please!":

Code: Select all

^abc
3 bucks, anything else? :lol:

User avatar
Producted
On the way to fame!
On the way to fame!
Posts: 26
Joined: 13 Oct 2008, 16:00
15
Contact:

Post by Producted »

This one is pretty cool too: http://gskinner.com/RegExr/
There's also a offline version but I've never used it.

Post Reply