Re: How to make a script run every 10 minutes?
From: Ed Murphy (emurphy42_at_socal.rr.com)
Date: 09/30/03
- Next message: Owen Rees: "Re: to sig or not to sig?"
- Previous message: Philip: "Re: Help with Mozilla 1.5 in Gnome"
- In reply to: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Next in thread: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Reply: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 21:48:04 GMT
On Tue, 30 Sep 2003 20:39:17 +0000, Alan Connor wrote:
> And while we are at it, you tore the hell out of my website and said that
> you could make it much better without even trying, and I've yet to see
> you backup your claims with any substance.
1) Provide elrav1 in .tar.gz format, rather than "save this file, then
paste this text into a shell script and run it" format. I've mentioned
this before.
2) Convert the Great Big HTML File of Everything from this format:
<a href="#tag1"> Tag1 </a>
<a href="#tag2"> Tag2 </a>
<a href="#tag3"> Tag3 </a>
<a href="#tag4"> Tag4 </a>
<a href="#tag5"> Tag5 </a>
<a name="tag1"> Tag1 </a>
<!-- a couple pages worth of text -->
<a name="tag2"> Tag2 </a>
<!-- a couple pages worth of text -->
<a name="tag3"> Tag3 </a>
<!-- a couple pages worth of text -->
<a name="tag4"> Tag4 </a>
<!-- a couple pages worth of text -->
<a name="tag5"> Tag5 </a>
<!-- a couple pages worth of text -->
into several shorter HTML files.
Here's a sample of what I consider a *fairly good* web site:
http://www.strategicon.net/
I do all the authoring on this site, pretty much for free (they repay
me by letting me attend the events for free). No frames, just tables
and a single site-wide style sheet. No forms or scripts of any sort,
except for one strictly optional form where you can pre-register for
the events. (There's a static version of this form; you can print it
out, fill it out by hand, and mail or fax it in.)
Now if you want me to demonstrate proof-of-concept on the elrav1 site
itself, well, actually doing the changes is moderately tedious; give
me a few days to work on it. Envisioning and explaining what the
changes *would* be is fairly simple (see above).
- Next message: Owen Rees: "Re: to sig or not to sig?"
- Previous message: Philip: "Re: Help with Mozilla 1.5 in Gnome"
- In reply to: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Next in thread: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Reply: Alan Connor: "Re: How to make a script run every 10 minutes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|