lcSeth Russell

John Middlemas

Home dic
lcMiscellaneous replies
>Your proposal for to use HTML pages as nodes in a neural >network is intreging and something that I have given some >thought to myself. I do believe that if this is done, it will >allow our Internet to develope some kind of intelligance. The principle can be applied at any level of computing, right down to chip manufacture. It is not a neural-network but could model any neural-network. Neural-networks are too constrained, and you can't easily program any task, only certain ones. >ClickShop Com (my company) has developed a HTML preprocessor >which examines all pages for user defined extensions to HTML. It can >then run any local CGI script it wants. This system could be used >to develope the system you are proposing. I wasn't necessarily intending to develop the system, just to report the possibilities. It's a hell of a lot of work. >Take a look at http://clickshop.com/ and in particular >http://clickshop.com/doc/ and let me know if you want to >persue your research using this as a tool. You seem to be well up on HTML extensions. I need string handling within HTML and the ability to pass variables from one page's HTML to another, including between pages on the same computer, and between pages on different computers. This has to be done at the same time that normal URL interchange occurs, possible with variables etc "added on" to the end of the URL packet. I need a special HTML extension <NO_RETURN> that does NOT return a page to the initiating page, i.e. if you click on a link nothing comes back if that tag is in the target page. Something may come back later but it will not be from the target page. This is needed for pages that are just code and only process, not display. There has to be an HTML interpreter, and you seem to have covered this one already. If anything is produced I do not intend to charge for it. If something is successful it will bring its own rewards. Besides many people have provided me with brilliant free software (and shareware). Time to pay back a bit. I would certainly try your software out but I cannot pay anything. Thanks for your reply,