Technology Questions

Go Back   Technology Questions > Hardware Questions > Desktop Computers

Desktop Computers Hardware components for stationary PCs: Audio and Video, Monitors, Motherboards, Networking, Peripherals, Processors, RAM, Storage deivces, and Optical devices .

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-06-2007, 05:07 PM
Tim Harden
Newsgroup Contributor
 
Posts: n/a
Text Bot Program?

I'm the webmaster for http://www.texaschainsawmassacre.net. I have 752
separate html files that contain links to my current e-mail address.
Because I'm getting over 200+ spams and viruses sent to me at that address
(which I've had for over 5 years now), I need to change the e-mail address
links to reflect my new e-mail address. I constructed this site using
notepad and it is not setup as a "web" in Front Page, although I do have
Front Page and I use it for editing individual pages.

My question is, how can I automatically change all of those html pages with
the new address? The web server is off site and I have to FTP to it. But I
do have a copy of the site local on my hard drive as a backup. I dread the
task of changing all the files on my local back up and then individually
uploading them to the correct locations. I know, I know... I could have
started this site using Front Page or other program that would publish my
changes automatically. But back in 1998, my attitude was that notepad was
best. : /

Your suggestions are much appreciated!

Thanks!

Tim...


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-06-2007, 05:07 PM
  #2 (permalink)  
Old 02-06-2007, 05:07 PM
DeMoN LaG
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

"Tim Harden" <tim@texaschainsawmassacre.net> wrote in
news:XmUcc.9183$Mf4.3540@newssvr32.news.prodigy.co m:

> My question is, how can I automatically change all of those html pages
> with the new address? The web server is off site and I have to FTP to
> it. But I do have a copy of the site local on my hard drive as a
> backup. I dread the task of changing all the files on my local back
> up and then individually uploading them to the correct locations. I
> know, I know... I could have started this site using Front Page or
> other program that would publish my changes automatically. But back
> in 1998, my attitude was that notepad was best. : /


Notepad is still better than Frontpage. Frontpage puts out proprietary
crap and calls it HTML. You should be able to find an FTP client that you
can tell to upload all files and directories (creating as necessary) to
your site. As for changing it, you can get something like sed, a linux
program that does search and replacing, and just run it over all your files
at once replacing old.email@old.host with new.email@new.host.

--
website: http://www.demonlag.com
AIM: FrznFoodClerk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-06-2007, 05:07 PM
DeMoN LaG
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

"Tim Harden" <tim@texaschainsawmassacre.net> wrote in
news:XmUcc.9183$Mf4.3540@newssvr32.news.prodigy.co m:

> My question is, how can I automatically change all of those html pages
> with the new address? The web server is off site and I have to FTP to
> it. But I do have a copy of the site local on my hard drive as a
> backup. I dread the task of changing all the files on my local back
> up and then individually uploading them to the correct locations. I
> know, I know... I could have started this site using Front Page or
> other program that would publish my changes automatically. But back
> in 1998, my attitude was that notepad was best. : /


Notepad is still better than Frontpage. Frontpage puts out proprietary
crap and calls it HTML. You should be able to find an FTP client that you
can tell to upload all files and directories (creating as necessary) to
your site. As for changing it, you can get something like sed, a linux
program that does search and replacing, and just run it over all your files
at once replacing old.email@old.host with new.email@new.host.

--
website: http://www.demonlag.com
AIM: FrznFoodClerk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-06-2007, 05:07 PM
kyote
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

On Wed, 07 Apr 2004 14:37:43 GMT, "Tim Harden"
<tim@texaschainsawmassacre.net> wrote:

>I'm the webmaster for http://www.texaschainsawmassacre.net. I have 752
>separate html files that contain links to my current e-mail address.
>Because I'm getting over 200+ spams and viruses sent to me at that address
>(which I've had for over 5 years now), I need to change the e-mail address
>links to reflect my new e-mail address. I constructed this site using
>notepad and it is not setup as a "web" in Front Page, although I do have
>Front Page and I use it for editing individual pages.
>
>My question is, how can I automatically change all of those html pages with
>the new address? The web server is off site and I have to FTP to it. But I
>do have a copy of the site local on my hard drive as a backup. I dread the
>task of changing all the files on my local back up and then individually
>uploading them to the correct locations. I know, I know... I could have
>started this site using Front Page or other program that would publish my
>changes automatically. But back in 1998, my attitude was that notepad was
>best. : /
>
>Your suggestions are much appreciated!


Tim, have you found a solution yet? If not, are all the pages your
wanting to change your address in html files? If so I might be able to
write you a quick little app to do the renaming for you in VB6.

truthowl@REMOVEMEcharter.net

I'm just learning VB and would like to give it a try if you still need
it. No binaries are allowed here, in this group, so if you use the
above e-mail and remove the appropriate letters I can send you such an
app shortly after I know you still need it. It seems easy enough.
-------
Kyote.sends("Greetings");
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-06-2007, 05:07 PM
kyote
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

On Wed, 07 Apr 2004 14:37:43 GMT, "Tim Harden"
<tim@texaschainsawmassacre.net> wrote:

>I'm the webmaster for http://www.texaschainsawmassacre.net. I have 752
>separate html files that contain links to my current e-mail address.
>Because I'm getting over 200+ spams and viruses sent to me at that address
>(which I've had for over 5 years now), I need to change the e-mail address
>links to reflect my new e-mail address. I constructed this site using
>notepad and it is not setup as a "web" in Front Page, although I do have
>Front Page and I use it for editing individual pages.
>
>My question is, how can I automatically change all of those html pages with
>the new address? The web server is off site and I have to FTP to it. But I
>do have a copy of the site local on my hard drive as a backup. I dread the
>task of changing all the files on my local back up and then individually
>uploading them to the correct locations. I know, I know... I could have
>started this site using Front Page or other program that would publish my
>changes automatically. But back in 1998, my attitude was that notepad was
>best. : /
>
>Your suggestions are much appreciated!


Tim, have you found a solution yet? If not, are all the pages your
wanting to change your address in html files? If so I might be able to
write you a quick little app to do the renaming for you in VB6.

truthowl@REMOVEMEcharter.net

I'm just learning VB and would like to give it a try if you still need
it. No binaries are allowed here, in this group, so if you use the
above e-mail and remove the appropriate letters I can send you such an
app shortly after I know you still need it. It seems easy enough.
-------
Kyote.sends("Greetings");
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-06-2007, 05:08 PM
Plato
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

Tim Harden wrote:
>
> My question is, how can I automatically change all of those html pages with
> the new address? The web server is off site and I have to FTP to it. But I


I'm pretty positive that there are utils out there that can find/replace
a word or whatever in a batch of text files in the same folder. You do
it on your home pc and just ftp the whole lot at once. They may be
listed under text editors or similiar lingo.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 02-06-2007, 05:08 PM
Plato
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?

Tim Harden wrote:
>
> My question is, how can I automatically change all of those html pages with
> the new address? The web server is off site and I have to FTP to it. But I


I'm pretty positive that there are utils out there that can find/replace
a word or whatever in a batch of text files in the same folder. You do
it on your home pc and just ftp the whole lot at once. They may be
listed under text editors or similiar lingo.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 02-06-2007, 05:10 PM
Joshua Tkachuck
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?


"Tim Harden" <tim@texaschainsawmassacre.net> wrote in message
news:XmUcc.9183$Mf4.3540@newssvr32.news.prodigy.co m...
> I'm the webmaster for http://www.texaschainsawmassacre.net. I have 752
> separate html files that contain links to my current e-mail address.
> Because I'm getting over 200+ spams and viruses sent to me at that address
> (which I've had for over 5 years now), I need to change the e-mail address
> links to reflect my new e-mail address. I constructed this site using
> notepad and it is not setup as a "web" in Front Page, although I do have
> Front Page and I use it for editing individual pages.
>
> My question is, how can I automatically change all of those html pages

with
> the new address? The web server is off site and I have to FTP to it. But

I
> do have a copy of the site local on my hard drive as a backup. I dread

the
> task of changing all the files on my local back up and then individually
> uploading them to the correct locations. I know, I know... I could have
> started this site using Front Page or other program that would publish my
> changes automatically. But back in 1998, my attitude was that notepad was
> best. : /
>
> Your suggestions are much appreciated!
>
> Thanks!
>
> Tim...
>
>


Tim,

The simplest solution to your problem would be a duanting task but you
could just use the replace command in notepad. This unfortunatly would
require you to go through all 700+ files one at a time, but would streamline
the copy/paste work (low-tech I know). I do believe that the Replace command
in notepad will remember your search strings.
As for the FTP, I also run a small site and back in 98' thought that a
text editor was best for my programming needs, being as I taught myself HTML
and didnt like all the crap that Frontapge put into my code. So I opted to
use notepad. Notepad not having FTP abilities, I used third party FTP
programs like CuteFTP (turned out to be crap), but I had the best success
using a very old version of MaxFTP, a very basic FTP, but far advanced from
even the current IE capabilities. I dont remember if MaxFTP is even
supported or even distributed anymore, but worth checking out. Sry Im too
tired to try and find it for you.

Reply if you have found a solution as this would be interesting, or just
need more ideas, Im sure I can come up with more in the morning.

Joshua
j.tkachuck<at>comcast.net


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 02-06-2007, 05:10 PM
Joshua Tkachuck
Newsgroup Contributor
 
Posts: n/a
Re: Text Bot Program?


"Tim Harden" <tim@texaschainsawmassacre.net> wrote in message
news:XmUcc.9183$Mf4.3540@newssvr32.news.prodigy.co m...
> I'm the webmaster for http://www.texaschainsawmassacre.net. I have 752
> separate html files that contain links to my current e-mail address.
> Because I'm getting over 200+ spams and viruses sent to me at that address
> (which I've had for over 5 years now), I need to change the e-mail address
> links to reflect my new e-mail address. I constructed this site using
> notepad and it is not setup as a "web" in Front Page, although I do have
> Front Page and I use it for editing individual pages.
>
> My question is, how can I automatically change all of those html pages

with
> the new address? The web server is off site and I have to FTP to it. But

I
> do have a copy of the site local on my hard drive as a backup. I dread

the
> task of changing all the files on my local back up and then individually
> uploading them to the correct locations. I know, I know... I could have
> started this site using Front Page or other program that would publish my
> changes automatically. But back in 1998, my attitude was that notepad was
> best. : /
>
> Your suggestions are much appreciated!
>
> Thanks!
>
> Tim...
>
>


Tim,

The simplest solution to your problem would be a duanting task but you
could just use the replace command in notepad. This unfortunatly would
require you to go through all 700+ files one at a time, but would streamline
the copy/paste work (low-tech I know). I do believe that the Replace command
in notepad will remember your search strings.
As for the FTP, I also run a small site and back in 98' thought that a
text editor was best for my programming needs, being as I taught myself HTML
and didnt like all the crap that Frontapge put into my code. So I opted to
use notepad. Notepad not having FTP abilities, I used third party FTP
programs like CuteFTP (turned out to be crap), but I had the best success
using a very old version of MaxFTP, a very basic FTP, but far advanced from
even the current IE capabilities. I dont remember if MaxFTP is even
supported or even distributed anymore, but worth checking out. Sry Im too
tired to try and find it for you.

Reply if you have found a solution as this would be interesting, or just
need more ideas, Im sure I can come up with more in the morning.

Joshua
j.tkachuck<at>comcast.net


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MVP's, text to speech!!, Can I dictate in other text input program andy t Windows Vista 9 07-18-2008 12:20 PM
Change default program for opening text files in WM6 treadmill-- with the great taste of fish Pocket PC General 0 06-18-2008 11:30 PM
sending text from telnet to my C program Robin Linux 2 03-05-2008 12:10 AM
Search program doesn't find text in text files Marshall Price Pocket PC General 6 09-04-2007 02:20 AM
Text Bot Program? Tim Harden Desktop Computers 0 02-06-2007 05:07 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:24 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0