Click here to see Funny Pictures

 
Google
 
Discovered Topics
 funny  comics  humor  geek  comic  regex  xkcd  technology  fun  perl

Discover From This Page & Topic: [] regex
 [] Regular expression tool - regex.larsolavtorvik.com http://regex.larsolavtorvik.com/ (testing javascript generator coding)
 [] RegExr http://gskinner.com/RegExr/ (tools testing programming tool)
 [] txt2re: headache relief for programmers :: regular expression generator http://www.txt2re.com/ (regex programming tools regexp)
 [] Rex V: an AJAX Regular EXpression eValuator - http://www.rexv.org/ (javascript ajax tools programming)
 [] Visualizing Regular Expressions at Oliver Steele http://osteele.com/archives/2006/02/reanimator (visualization regex programming generator)
 [] PHP regular expressions examples http://www.roscripts.com/PHP_regular_expressions_examples-136.html (php regex programming reference)
 [] Extreme regex foo: what you need to know to become a regular expression pro - I'm Mike http://immike.net/blog/2007/06/21/extreme-regex-foo-what-you-need-to-know-to-become-a-regular-expres ... (programming regex tutorial regexp)
 [] Learning to Use Regular Expressions http://gnosis.cx/publish/programming/regular_expressions.html (programming regex regularexpressions reference)
 [] Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns http://www.regular-expressions.info/ (regex reference tutorial programming)
 [] NEVERFEAR: Regex tutorial for people who should know Regex, but do not.. Part 1 http://neverfear.org/blog/view/Regex_tutorial_for_people_who_should_know_Regex__but_do_not___Part_1/ (programming tutorial regex reference)
 [] Regular Expression Library http://regexlib.com/ (regex tools programming reference)
 [] Practical PHP Regular Expressions - Web devlopment blog http://devolio.com/blog/archives/34-8-Practical-PHP-Regular-Expressions.html (php code programming examples)
 [] John Resig - Search and Don't Replace http://ejohn.org/blog/search-and-dont-replace/ (javascript programming tips search)
 [] Rubular: a Ruby regular expression editor http://www.rubular.com/ (testing resources cheatsheet awesome)
 [] NEVERFEAR: Regex tutorial for people who should know Regex, but do not.. Part 2 http://neverfear.org/blog/view/Regex_tutorial_for_people_who_should_know_Regex__but_do_not___Part_2 (regex tutorial javascript programming)
 [] How Regexes Work http://perl.plover.com/Regex/article.html (programming reference regex regexp)
 [] Performance of Greedy vs. Lazy Regex Quantifiers : Flagrant Badassery http://blog.stevenlevithan.com/archives/greedy-lazy-performance (optimization performance regex programming)
 [] The absolute bare minimum every programmer should know about regular expressions - I'm Mike http://immike.net/blog/2007/04/06/the-absolute-bare-minimum-every-programmer-should-know-about-regul ... (tutorials regex programming tutorial)
 [] RegexPal http://regexpal.com/ (javascript tools regex programming)

 [] Technology As If People Mattered : Weblog http://jroller.com/page/rolsen?entry=regular_expressions_in_ten_steps (programming regex tutorial tutorials)
 [] A Tao of Regular Expressions http://sitescooper.org/tao_regexps.html (programming tutorial regex scripting)
 [] XRegExp: JavaScript regex library http://stevenlevithan.com/regex/xregexp/ (javascript library regex programming)
 [] JavaScript RegExp Object - Using Regular Expressions with Client Side Scripting http://www.regular-expressions.info/javascript.html (javascript regex programming reference)
 [] Regular Expressions Cheat Sheet - Cheat Sheets - ILoveJackDaniels.com http://www.ilovejackdaniels.com/cheat-sheets/regular-expressions-cheat-sheet/ (programming reference regex cheatsheet)
 [] Demystifying Regular Expressions - Linux Forums http://www.linuxforums.org/applications/demystifying_regular_expressions.html (regex tutorial linux programming)
 [] Faster JavaScript Trim http://blog.stevenlevithan.com/archives/faster-trim-javascript (javascript optimization trim regex)
 [] regex test tool http://www.projects.aphexcreations.net/rejax/ (regex tools javascript ajax)
 [] PHP cheat sheets >> Scott Klarr http://www.scottklarr.com/topic/100/php-cheat-sheets/ (php reference cheatsheet programming)
 [] Regular Expression Matching Can Be Simple And Fast http://swtch.com/~rsc/regexp/regexp1.html (algorithms optimization programming regex)
 [] Regular Expression Tool http://erik.eae.net/playground/regexp/regexp.html (javascript resources geek browser)
 [] Regular Expressions Reference - Basic Syntax http://www.regular-expressions.info/reference.html (reference regex programming expressions)
 [] 正規表現パズル http://oraclesqlpuzzle.hp.infoseek.co.jp/regex/index.html (regex dev tips regexp)
 [] Regular Expression FSA Visualizer http://osteele.com/tools/reanimator/?detectflash=false (programming flash philosophy computerscience)
 [] Regular Expressions in Perl 5.10 http://www.szabgab.com/blog/2007/12/1198488988.html (perl programming regex)
 [] Mailinator(tm) Blog: How to search for the word "pen1s" in 185 emails every second http://mailinator.blogspot.com/2008/01/how-to-search-for-word-pen1s-in-185.html (algorithms programming spam search)
 [] Sofeng's Blog: Using Python's finditer to highlight search items http://iwiwdsmi.blogspot.com/2007/10/using-pythons-finditer-to-highlight.html (programming code python regex)
 [] Software Development With Scott: Named Groups in Java Regular Expressions http://softwaredevscott.spaces.live.com/Blog/cns!1A9E939F7373F3B7!543.entry (java regex)
 [] palewire / Python Recipe: Open multiple files, search for matches, count your hits. http://www.palewire.com/2008/04/07/python-recipe-open-multiple-files-search-for-matches-count-your-h ... (programming tutorial python regex)
 [] What kinds of languages can be generated by regex in Ruby and Perl http://www.codeodor.com/index.cfm/2008/2/27/What-kinds-of-languages-can-be-generated-by-regex-in-Rub ... (programming coldfire regex)
 [] Regular Expression Art http://blog.case.edu/bmb12/2006/09/27/regexp.jpg (art regex)
 [] RegExr: Free Online RegEx Testing Tool - Brajeshwar http://www.brajeshwar.com/2008/regexr-free-online-regex-testing-tool/ (flex tools regex)
 [] jMar's Blog: Big Regex Improvements for Firefox 3 Beta 5 http://blog.jeremymartin.name/2008/04/big-regex-improvements-for-firefox-3.html (regex firefox)
 [] Use regular expressions to be clever in your IDE http://www.dopefly.com/techblog/entry.cfm?entry=222 (eclipse regex)
 [] Being the Change » Blog Archive » Learning Regular Expressions (Video Tutorial and Cheatsheet) http://e-texteditor.com/blog/2007/regular_expressions_tutorial (tutorial cheatsheet video regex)
 [] String literals and regular expressions http://wordaligned.org/articles/string-literals-and-regular-expressions (boost programming python ruby)
 [] ASPN : Rx Cookbook : Checking valid e-mail address in the easy way http://aspn.activestate.com/ASPN/Cookbook/Rx/Recipe/68432 (programming tutorial perl regex)
 [] 4.2.5 Match Objects http://docs.python.org/lib/match-objects.html (programming documentation python regex)
 [] REGEXP_COUNT in Oracle 11g « Systems Engineering and RDBMS http://decipherinfosys.wordpress.com/2008/03/08/regexp_count-in-oracle-11g/ (programming sql oracle regex)
 [] Mastering regular expressions in PHP, Part 1: Perl may be regex king, but PHP can slice and dice ... http://www.ibm.com/developerworks/opensource/library/os-php-regex1/index.html?ca=drs-tp0108 (php regex regexp tutorial)
 [] An IE regex bug you should be aware of http://blog.stevenlevithan.com/archives/regex-lookahead-bug (bugs ie regex)
 [] Coding Horror: My Buddy, Regex http://www.codinghorror.com/blog/archives/000027.html (regex development software tools)
 [] RegexPal http://regexpal.com/ (javascript tools regex programming)
 [] Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns http://www.regular-expressions.info/ (regex reference tutorial programming)
 [] Regular Expression Library -- presented by ASPSmith.com Training http://www.regexlib.com/ (reference regex tools programming)
 [] Vim Regular Expressions 101 http://www.geocities.com/volontir/ (vim regex vi reference)
 [] Extreme regex foo: what you need to know to become a regular expression pro - I'm Mike http://immike.net/blog/2007/06/21/extreme-regex-foo-what-you-need-to-know-to-become-a-regular-expres ... (programming regex tutorial regexp)
 [] Visualizing Regular Expressions at Oliver Steele http://osteele.com/archives/2006/02/reanimator (visualization regex programming generator)
 [] I'm Mike " Blog Archive " 5 Regular Expressions Every Web Programmer Should Know http://immike.net/blog/2007/04/06/5-regular-expressions-every-web-programmer-should-know/ (programming reference php email)
 [] Regular Expressions Cheat Sheet - Cheat Sheets - ILoveJackDaniels.com http://www.ilovejackdaniels.com/cheat-sheets/regular-expressions-cheat-sheet/ (programming reference regex cheatsheet)
 [] RegexBuddy -Testing Regular Expressions http://www.regexbuddy.com/ (programming tools tool regexp)
 [] Regular Expressions http://www.visibone.com/regular-expressions/ (javascript regex manual development)
 [] Regular Expression Basics | evolt.org http://evolt.org/node/22700 (programming regex webdev development)
 [] gema http://www.ugcs.caltech.edu/gema/ (scripting macros regex regexp)
 [] The Command Line Is Your Friend | Gadgetopia http://www.gadgetopia.com/2004/03/04/TheCommandLineIsYourFriend.html (regex regexp)
 [] Regular Expressions PHP Tutorial http://www.weblogtoolscollection.com/regex/regex.php (expressions regular regex)
 [] Chris Rae's VBA Pages - Routine Archive http://www.chrisrae.com/vba/routines/regexpstuff.html (parser code example vba)
 [] Best of Internet: The complete regular expression for URLs http://internet.ls-la.net/folklore/url-regexpr.html (url regex humor syntax)
 [] PHP: preg_match - Manual http://us3.php.net/preg-match (function manual php regex)
 [] Google Search: http://groups.google.com/groups?selm=33F0C496.370D7C45%40netscape.com&rnum=1 (programming quoteable regex regexp)
 [] Perl.org :: Apocalypse 5: Pattern Matching http://dev.perl.org/perl6/apocalypse/A05.html (perl regex)
 [] DevGuru JavaScript METHOD: String::match http://www.devguru.com/Technologies/ecmascript/quickref/string_match.html (regex javascript)
 [] Regexp Syntax Summary http://www.greenend.org.uk/rjk/2002/06/regexp.html (reference regex programming cheatsheet)
 [] Visual Basic Scripting Edition Regular Expression (RegExp) Object http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vtoriregularexpressio ... (vb object vbs vba)
 [] A Tao of Regular Expressions http://www.sitescooper.org/tao_regexps.html (regex regular reference tao)
 [] perlre http://www.perldoc.com/perl5.8.0/pod/perlre.html (reference software perl programming)
 [] Regular Expression Tool http://erik.eae.net/playground/regexp/regexp.html (javascript resources geek browser)
 [] Regex for URLs http://www.foad.org/~abigail/Perl/url2.html (url standards regex development)
 [] Python Primality Regex http://jtauber.com/blog/2007/03/18/python_primality_regex (python math regex regexp)
 [] Weblogs @ Regex Advice http://blogs.regexadvice.com/ (regex importediefavorites programming mscproject)
 [] PHP regular expressions examples http://www.roscripts.com/PHP_regular_expressions_examples-136.html (php regex programming reference)
 [] Regular Expression Tutorial - Learn How to Use Regular Expressions http://regularexpressions.info/tutorial.html (regex programming tutorials scripting)
 [] Stevey's Blog Rants: Shiny and New: Emacs 22 http://steve-yegge.blogspot.com/2006/06/shiny-and-new-emacs-22.html (emacs tips tutorial lisp)
 [] JavaScript RegExp Example: Regular Expression Tester http://www.regular-expressions.info/javascriptexample.html (javascript programming regex regexp)
 [] The B-List: Be careful with your URL patterns http://www.b-list.org/weblog/2007/oct/14/url-patterns/ (django programming python interesting)
 [] Perl regexp matching is slow?? http://perlmonks.org/?node_id=597262 (perl theory automata regex)
 [] tamago > regular expressions http://users.bigpond.net.au/tamago/regular_expressions.htm (regex webservice javasript)
 [] A Regular Expression Test Applet http://www.cis.upenn.edu/~matuszek/General/RegexTester/regex-tester.html (regex testing building java)
 [] Regular Expression Test Tool http://www.solmetra.lt/scripts/regex/ (javascript php tools regex)
 [] Ragel State Machine Compiler http://www.cs.queensu.ca/~thurston/ragel/ (generator coding state tool)
 [] How Regexes Work http://perl.plover.com/Regex/article.html (programming reference regex regexp)
 [] Regular Expression Online Tester http://www.quanetic.com/regex.php (php programming perl regex)
 [] Whatzit - monq.jfa — Java Finite Automata class library http://www.ebi.ac.uk/Rebholz-srv/whatizit/software (library filtering regex text)
 [] http://regex.osherove.com/ http://regex.osherove.com/ (free programming tools regex)
 [] Being the Change » Blog Archive » Learning Regular Expressions (Video Tutorial and Cheatsheet) http://e-texteditor.com/blog/2007/regular_expressions_tutorial (tutorial cheatsheet video regex)
 [] The absolute bare minimum every programmer should know about regular expressions - I'm Mike http://immike.net/blog/2007/04/06/the-absolute-bare-minimum-every-programmer-should-know-about-regul ... (tutorials regex programming tutorial)
 [] Practical PHP Regular Expressions - Web devlopment blog http://devolio.com/blog/archives/34-8-Practical-PHP-Regular-Expressions.html (php code programming examples)
 [] Regex Tutorial - Atomic Grouping and Possessive Quantifiers http://www.regular-expressions.info/atomic.html (regex read)
 [] Regular expression engine in 14 lines of Python http://paste.lisp.org/display/24849 (python regex programming functionalprogramming)
 [] The Regex Coach - interactive regular expressions http://weitz.de/regex-coach/ (regex programming windows tools)
 [] Regular Expression Matching Can Be Simple And Fast http://swtch.com/~rsc/regexp/regexp1.html (algorithms optimization programming regex)