[Javascript] Regular Expressions

Flavio Gomes flavio at economisa.com.br
Fri Apr 30 10:48:20 CDT 2004


Regular Expressions + VI (Vim text editor) + Google = World Domination....

So, watch out...

----- Original Message ----- 
From: "Chris T" <christ at saeweb.com>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Friday, April 30, 2004 12:44 PM
Subject: Re: [Javascript] Regular Expressions


> For some reason, I have always avoided Regular Expressions - even in ASP.
I
> don't know what it is. I should just force myself to sit down and look
over
> them, especially since that's how some validators work in .Net
>
> Chris Tifer
>
> ----- Original Message ----- 
> From: <shawn_milochik at godivachoc.com>
> To: <javascript at LaTech.edu>
> Sent: Friday, April 30, 2004 10:59 AM
> Subject: [Javascript] Regular Expressions
>
>
> >
> >
> >
> >
> > One particular passion of mine is regular expressions.  They are
extremely
> > powerful, and can often do the job of
> > dozens of lines of code in just a handful.  If anyone is interested in
any
> > help with regexes, just let me know.
> >
> > Perhaps there are already regex experts on the list, but in my
experience,
> > I have run across very few people
> > who have even heard of them, except for Perl programmers.
> >
> > For a quick idea about what a regex is and what it can do, I've put up a
> > quick primer for my LUG.  I'll post the
> > link below.  It is supposed to be very basic, and the syntax shown is
not
> > exactly the way it is used in
> > Javascript, but I'll be happy to provide more advanced and
> > Javascript-specific examples if anyone is interested.
> >
> > http://linurati.net/rlug/content/regex.html
> > (Forgive the page for not being pretty -- it tries to be easy to
> > understand, not necessarily to look at)  ;o)
> >
> > Shawn
> >
> >
> >
> >
> > **********************************************************************
> > This e-mail and any files transmitted with it may contain
> > confidential information and is intended solely for use by
> > the individual to whom it is addressed.  If you received
> > this e-mail in error, please notify the sender, do not
> > disclose its contents to others and delete it from your
> > system.
> >
> > **********************************************************************
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list