GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   I need! A Batch html Text editor (https://gfy.com/showthread.php?t=1128670)

BaldFucker 12-14-2013 01:25 PM

I need! A Batch html Text editor
 
I am not even sure if I am explaining this properly. I need to be able to open lets say 100 html pages just in Text and do a "Find And Replace". Dreamweaver takes forever, and I can only do about 30 at a time.

If anyone can make sense of what I am looking for and can point me in the right direction I would appreciate it.

Post it here...

ICQ Me, Email Me Whatever.

Thank you,
BaldFucker

armysmoke 12-14-2013 01:32 PM

Something like this

http://divlocsoft.com/

armysmoke 12-14-2013 01:36 PM

Found another one

http://download.cnet.com/Multiple-Fi...-10871787.html

BaldFucker 12-14-2013 01:39 PM

Thank You
 
That is exactly what I was looking for.

Thanks again,
BaldFucker

PornDude 12-14-2013 03:05 PM

Notepad++ can do this with ease.

robwod 12-14-2013 03:13 PM

I've been using EditPad for years. The "Lite" version is completely free, no nag screens, advertising, etc. And it has a fantastic search and replace function that can find and replace entire file contents, or blocks of text/code or your simple basic word/line replaces.
http://www.editpadlite.com/

The Pro version is very nice as well. It's all I use for everything, from CSS to code.

armysmoke 12-14-2013 03:38 PM

Quote:

Originally Posted by BaldFucker (Post 19908908)
That is exactly what I was looking for.

Thanks again,
BaldFucker

It was my pleasure. Have a great weekend.

sciweb 12-16-2013 08:39 PM

If you have any software experience I can recommend to write a small script to loop through these files and perform a search and replace
The most free way would be this.

I am offering you about 50-100$ of my time for free here in this post.

You will need to have python installed on your computer. ( python.org )

In Python, you can do the following to read your local directory (means you run this script from within the folder that contains all your html files) , read each file, and do the search and replace into a new HTML prefixed with "NEW_". in this sample, it replaces the letter x with y

here is the code (cant pate urls) gist.github.com/anonymous/291d8a1fea990b604e92

Copy paste that into a script named "somescript.py" and drop it into the folder that contains these 100's of html files, you should see new ones be created after it runs with the prefix NEW_ in the filename so you can know which is which.

Hope this works for u!

KburliK 12-17-2013 09:35 AM

notepad-plus-plus.org - this is good for this kind of job.

L365 12-23-2013 08:54 PM

NoteTab Light similar to Notepad++

David-PD 12-24-2013 10:53 AM

What you need is Notepad++ :) You can do all that and more, powerfull tool.


All times are GMT -7. The time now is 09:40 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc