Blogs about: REGEX

Featured Blog

Character substitution on Jquery

chirale wrote 1 week ago: Here an easy way to search and replace each occurrence a group of characters (in this case underscor … more →

Tags: character, each, Group, HTML, innerhtml, javascript, jQuery, replace, Search

Analysis of a Regualr Expression

Amit Hegde wrote 3 weeks ago: Regular Expressions are a always tricky and sometimes they stir the mind. I was constructing a regul … more →

Tags: Code, Analysis

sed, delete all within regex range

ignacio wrote 3 weeks ago: On how to delete a chunk of text contained in multiple lines: use sed to catch the range (/a/,/b/) T … more →

Tags: emacs, GNU, Programming, sed, Unix, cat, Emacs, range, sed

RegEx: Match word boundaries

amcbride wrote 3 weeks ago: // matches “forfeiture” or “52″ System.Text.RegularExpressions.Regex rg = ne … more →

jQuery inline Form Validation

John wrote 1 month ago: Found a nice article describing how to use jQuery and RegEx to validate form input fields on your we … more →

Tags: Code & Development, Code, Regular expressions, jQuery, validation

Regular Expressions2 comments

Paulo Renato wrote 1 month ago: I’ve been working for a while now in a way to compress multiple JS and CSS files in Java. I … more →

Tags: Misc, Web development, CSS, Java, js, Regular expressions

Regex Cheatsheet

Mr Chimp wrote 1 month ago: Regular Expressions (or regex) are, loosely speaking, a way to find patterns in text. Here’s m … more →

Tags: Programming

RegEx for parsing FTP LIST command1 comment

chrishaas wrote 1 month ago: Need to parse the FTP LIST command output? I did. Here’s what I came up with, its based on ano … more →

Tags: Uncategorized

Bash, version 3

Mohammed wrote 1 month ago: Here are some good newly added features to the Bash, version 3. A new, more generalized {a..z} brace … more →

Tags: Linux, Scripts and Codes, Bash, regular expression, version 3, brace expansion, array operator, matching operator

Need to learn: regulare expressions1 comment

firmit wrote 1 month ago: Oh – the possibilities! sed, grep and a lot of editors support the use of regexp. It’s a … more →

Tags: Linux, regexp, regulare expressions

Essential Guide To Regular Expressions

webtech wrote 1 month ago: Essential Guide To Regular Expressions: Tools and Tutorials | Developer’s Toolbox | Smashing M … more →

Tags: 1

Code Golf: Evaluating Mathematical Expressions

Noldorin wrote 1 month ago: Yesterday I happened to stumble across a code golf question and for no particular reason (except for … more →

Tags: Fun, Programming, C#, stackoverflow, Code Golf, Math, maths, expression, mathematical expression

.Net Regular Expression for Common Fields

robbsadler wrote 1 month ago: Regular Expressions are very handy but sometimes can be daunting depending on what you need to vali … more →

Tags: technology, Programming, .NET, Regular expressions

VO –> Vulcan regex

colinnewell wrote 1 month ago: We’re about to do a bunch of ‘Transporting’ from VO to Vulcan in the next few days so I’m probably g … more →

Tags: Programming, Vulcan, VO

字符串替换

allenlz wrote 1 month ago: 对于c/c++来说,字符串替换不是一件很轻松的事情。 如果字符串是char*,借助strstr查找到被替换的字符串位置,再拷贝等等,如果被替换和替换字符串长度不一致,就很繁琐了。 如果转换为STL的s … more →

Tags: C/Cpp, boost, replace

Having performance issues with regex?2 comments

Eyal Schneider wrote 1 month ago: Java introduced the java.util.regex package in version 1.4. It is a powerful addition, and yet, one … more →

Tags: Java, JDK packages, dfa, NFA, Performance, regexp, regular expression

Dear Bebo Spammers...1 comment

kellyzdude wrote 1 month ago: I keep getting friend requests on Bebo that I could probably block with a simple Regex. Names that d … more →

Tags: Geek, rants, Social, bebo, decline, Friends, networking, Requests, Spam

My Foray into Regular Expressions with ASP.NET

Some.Net(Guy) wrote 2 months ago: I know it’s been a while since I posted here. I’ve been working pretty diligently on my … more →

Tags: ASP.NET, javascript, VB.NET, Visual Studio.Net

Regular Expression Testing Tool, The Regulator

Imran Akram wrote 2 months ago: I’ve found this tool called The Regulator, for validating and testing the regular expressions … more →

Tags: ASP. NET, Web development, regular expression, Testing, The Regulator, validating, validation


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “REGEX”:
Technorati Del.icio.us IceRocket