HandyTools

C

CoMa

HandyTools
http://silveragesoftware.com/handytools.html

Gradientex
Will help easily Decorate your Web Pages with
Gradient Text, Fade in and fade out effects.

Colour Spy
You can easily pick the exact RGB Hex Colour Code from
any window of the screen and place it on your clipboard
and bring it into any HTML or graphics editor!

GIF Color mapper
Quick changing colors in the palettes of a number of
GIF files.

Handy Image Mapper
You easily create and insert Image Maps into HTML documents
to arrange your web site navigation by means of images.

Handy File Find and Replace
You can quickly Find and Replace Text in as Many Files
as you want.

IE ScrollBar FreeStyler Plus
A tool to help you design your scrollbars.


/CoMa


--
Conny (CoMa) Magnusson
(e-mail address removed)
http://www.algonet.se/~hubbabub/
ICQ : 1351964
=============================
Smoking kills
 
J

javalab

Allen Day said:
Does it support regular expressions?

--
Allen http://theprawn.com
http://protempore.org/jarday

This is for the flowers, who have no appreciation for beauty;
And the sheer ugliness of it all will surely be lost on them.

from the link above:
<<
With Handy File Find & Replace tool you can quickly Find and Replace Text in
as Many Files as you want! Diverse File Filters, Different Search
Attributes, Regular Expressions with extended syntax give you full control
over processing text in all the desired files. Ability to create HTML
listings of the files which contain wanted text fragments makes it a highly
valuable tool for web masters!
i seem to remember i had minor troubles for searching things like inde*.html
or the like. nothing that cant be workarounded. i used html powertools
before, which is shareware. this freeware is way better, imho.
ciao, j.
 
A

Allen Day

With Handy File Find & Replace tool you can quickly Find and Replace Text in
as Many Files as you want! Diverse File Filters, Different Search
Attributes, Regular Expressions with . . .

i seem to remember i had minor troubles for searching things like inde*.html
or the like. nothing that cant be workarounded. i used html powertools
before, which is shareware. this freeware is way better, imho.
ciao, j.

inde*.html would actually search for indeeeeee... etc. inde.*html would
find anything beginning with inde and ending with html . . .

At any rate, with reg-ex support, I might just look into it. Thanks.

--
Allen http://theprawn.com
http://protempore.org/jarday

This is for the flowers, who have no appreciation for beauty;
And the sheer ugliness of it all will surely be lost on them.
 
J

javalab

Allen Day said:
inde*.html would actually search for indeeeeee... etc. inde.*html would
find anything beginning with inde and ending with html . . .

i needed to search for both index.html and index1.html.
afaik, inde.*html should find any files with filename = 'inde' and extension
ending with 'html'.
anyway, with some attention, i just modified some 10k html's with it.
i'll try more search formulas.
At any rate, with reg-ex support, I might just look into it. Thanks.

you're welcome. but CoMa gave the link.

ciao, j.
 
A

Allen Day

i needed to search for both index.html and index1.html.
afaik, inde.*html should find any files with filename = 'inde' and extension
ending with 'html'.

You'd initially stated (type, most likely?) *. -- which isn't quite the
same as .* :-(
anyway, with some attention, i just modified some 10k html's with it.
i'll try more search formulas.


you're welcome. but CoMa gave the link.

Indeed, but I still have the option of thanking you for answering my
question, yes?


--
Allen http://theprawn.com
http://protempore.org/jarday

This is for the flowers, who have no appreciation for beauty;
And the sheer ugliness of it all will surely be lost on them.
 
J

javalab

Allen Day said:
You'd initially stated (type, most likely?) *. -- which isn't quite the
same as .* :-(

i wrote
" things like inde*.html "
and in such a search, index and index1, i fear i dont know how else i could.
Indeed, but I still have the option of thanking you for answering my
question, yes?

so kind of you.

ciao, j.
 
A

Allen Day

i wrote
" things like inde*.html "
and in such a search, index and index1, i fear i dont know how else i could.

index.*html would work . . .
-or-
index[\d]*\.html
would catch
index.html
index1.html
index2.html
etc.

---sorry for swinging off topic.

--
Allen http://theprawn.com
http://protempore.org/jarday

This is for the flowers, who have no appreciation for beauty;
And the sheer ugliness of it all will surely be lost on them.
 
J

javalab

Allen Day said:
index.*html would work . . .
-or-
index[\d]*\.html
would catch
index.html
index1.html
index2.html
etc.

---sorry for swinging off topic.

thanks, i'll try. i hope the thread may help someone using handytools.
ciao, j.
 
X

Xander

javalab said:
i've been using this one for a year or so.
great tool.

This program can't search for and replace larger chunks of text (in
e.g. HTML files). Therefore it's completely useless.

Xander
 
J

javalab

"Xander"
This program can't search for and replace larger chunks of text (in
e.g. HTML files). Therefore it's completely useless.

might be.
yesterday i changed and replaced a string in 9,600 html's.
therefore it's completely useless *for you*.
j.
 
J

John Fitzsimons

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top