|
Posted by sandy on 04/28/07 14:32
shimmyshack wrote:
> the iframes would be included in each webapge
> provided there are jobs to do, the visitors then start a job if there
> are any. Provided you have low volume usage / record the last job
> start time in the db, this would be a great "cron" emulator which
> might be something else your shared service doesnt allow access to.
>
Not sure about this. I use a home-rolled cms that reads a
source directory structure, looking for images, image captions,
html fragments, link references, etc, and then initializes
a schema. Then I write out the whole website as static html.
That way I can manage hundreds of sources and pages.
Pages that *have* to be dynamic remain that way. But most
of the site ends up as static html.
.....so this is an admin functionality for me only, not something
I want to let users invoke in anyway.
Navigation:
[Reply to this message]
|