11 posts tagged with regexp. (View popular tags)
Displaying 1 through 11 of 11. Subscribe:
Can I use shell style globs or something like regexp to search for online content? [more inside]
posted by idiopath
on Sep 14, 2009 -
5 answers
looking for regex expert to help with replacing playing card references [more inside]
posted by the_very_hungry_caterpillar
on Jun 29, 2009 -
10 answers
I'm using a shell script to handle some excel docs by converting to csv and reformatting it a little bit. I'm having some difficulty going on with the next part of the script. Some help would be great. :) [more inside]
posted by fightoplankton
on Jun 10, 2009 -
11 answers
Help me with a URL rewrite in IIS7 [more inside]
posted by furtive
on Feb 10, 2009 -
3 answers
I want to become a regular expression ninja (a black belt). Where should I start? [more inside]
posted by JPowers
on May 14, 2008 -
7 answers
I have a found out a regular expression that searches for a specific bit of text i want to extract from a html document (product names) in notepad++. Now i want to put all the matches of my expression in a new file. Can this be done? [more inside]
posted by ilike
on Mar 31, 2008 -
3 answers
How can I make Microsoft Word's Find-and-Replace feature work properly with regular expressions when Track Changes is on? [more inside]
posted by Partial Law
on Oct 31, 2007 -
6 answers
Convert perl to python: I am very comfortable with regular expressions but I need help converting an implementation of them from Perl to Python. I have an example Perl script below that opens a file, scans through it one line at a time, does a s// replace, then finds a string in the result and stores it in another variable. I would love to just have a working Python version of this for my edification-- and if you have any "Perl to Python" tutorial links I'd love to see them. [more inside]
posted by neustile
on Nov 11, 2006 -
11 answers
ExcelFilter: How do I convert a column of names formatted Smith, John into John Smith. Feasible?
posted by furtive
on Feb 9, 2006 -
8 answers
I need to write something (in perl) to shorten the text of a link if it's a URL, but only a URL. I've played with a variety of regexps and banged my head against HTML::Parser, but I've gotten no love. Help! [more inside]
posted by Captain_Tenille
on Oct 26, 2005 -
25 answers
Well, what do you know, err.. what do I know, Google does support some sort of regular expressions. However, I can't find the usage guide. Anyone?
posted by Gyan
on Jul 28, 2005 -
11 answers