Quote Originally Posted by Flying Mullet View Post
Any regular expressions are unpleasant. They are a necessary evil and I always find myself on Google whenever I need one, whether it be for positive decimal, phone or email validation.

We use Java, SQL, Javascript, jQuery, HTML and CSS regularly where I work (Enterprise Web Application company).
All of our web projects save for two run on jQuery. The other two use ExtJS.

Unfortunately I've been knee-deep in those two for months. It makes me sad. jQuery is such a luxury when it comes to JS programming.