Off-Topic :  K-Meleon Web Browser Forum
All which isn't K-Meleon related. 
Minor problem
Posted by: panzer
Date: October 09, 2009 06:16PM

I found a couple of sites with a lot of newspaper links. For their download I used Opera->links instead of Kmeleon and copied them into Nopepad++. But in this list there are links which I do not need. Most of them are begining with usnpl.com like usnpl.com/addr/aacountyresult.php?countyid=201 and usnpl.com/addr/aaddressresult.php?id=3702 and so on.

I tried to get rid off them. In N++ I tried to replace all this unwanted links starting with usnpl.com/*.* with blank, but I can not. Does anybody know a solution for this? There are to much off them, I do not want to delete them one by one.

Options: ReplyQuote
Re: Minor problem
Posted by: siria
Date: October 09, 2009 06:44PM

An editor that doesnt replace something? Odd...
Can you paste a few of the links as example?

Options: ReplyQuote
Re: Minor problem
Posted by: disrupted
Date: October 09, 2009 10:40PM

do they all have the same suffix? i'm gurssing it has variables like numbers? i could be tricky to replace with a notepad.. maybe you can try several ways.
siria is right..try to post a section from it..maybe something can be done with autoit to rename the variables..it's appears to be similar to clean redirect

Options: ReplyQuote
Re: Minor problem
Posted by: desga2
Date: October 10, 2009 10:11AM

I think you like select and replace by a empty string ("") using a regular expresion.
Read this documentation about Regular Expresions:
Notepad++
SciTE

K-Meleon in Spanish

Options: ReplyQuote
Re: Minor problem
Posted by: panzer
Date: October 13, 2009 02:41PM
Options: ReplyQuote
Re: Minor problem
Posted by: panzer
Date: October 13, 2009 02:48PM

u s n p l. c o m

Options: ReplyQuote
Re: Minor problem
Posted by: siria
Date: October 13, 2009 03:11PM

Still not solved? Well, I still suspect strongly those *.* replacements are meant for a collection of separate files in a filemanager... Otherwise, wouldn't the second star mean "replace all the rest of the text", meaning the complete text...?

desga's link says:
\> This matches the end of a word using Scintilla's definition of words.
$ This matches the end of a line.

So perhaps something like this?
usnpl.com/*$

Seriously, should I check for altzheimer or where do suddenly the two examples in the first post come from?? *confused*



Edited 3 time(s). Last edit at 10/13/2009 03:15PM by siria.

Options: ReplyQuote
Re: Minor problem
Posted by: panzer
Date: October 14, 2009 07:31AM

Thanx siria. I will try this.

Options: ReplyQuote
Re: Minor problem
Posted by: panzer
Date: October 15, 2009 08:10AM

usnpl.com/*$ does not work.

Options: ReplyQuote
Re: Minor problem
Posted by: Yogi
Date: January 06, 2010 08:27AM

@panzer

In case I got right what you are trying to do, it's an one click deal with Code-Genie:



Should work with other editors as well.

Options: ReplyQuote
Re: Minor problem
Posted by: panzer
Date: January 06, 2010 09:12AM

Thanx.

Options: ReplyQuote
Re: Minor problem
Posted by: borderLine
Date: January 06, 2010 08:07PM

I'm intrigued by this. Do you guys know of any search/replace program like this that works with Shift-JIS (like Japanese) and that supports Regular Expressions?



Edited 1 time(s). Last edit at 01/06/2010 08:08PM by borderLine.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.