Regex coach looks like an amazing application:
The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following features:
* It shows whether a regular expression matches a particular target string.
* It can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the regular expression.
* It can "walk" through the target string one match at a time.
* It can simulate Perl's split and s/// (substitution) operators.
* It tries to describe the regular expression in plain English.
* It can show a graphical representation of the regular expression's parse tree.
* It can single-step through the matching process as performed by the regex engine.
* Everything happens in "real time", i.e. as soon as you make a change somewhere in the application all other parts are instantly updated.
Kick ass. Gotta try this soon. Via John Wiseman.
... is that stuff often works on the first time. Python is the most "comfortable" programming language I've ever used. Stuff usually just works how you expect it to. Extremely well designed language.
Argh! But how do I stop it from printing spaces around shit in my print statements?
Wow! Awesome episode of Angel. But what was with the panther??
Hey, I'm a little behind on my e-mail, but now that school's over after today (except for finals), I'll be able to catch up.
new⇒Free image hosting sites
Well, TinyPic has this in itsFAQ:
> Images and videos is inyour accoun...
Keith: Dec 1, 1:13am