
-----------------------------------
xHoly-Divinity
Tue Nov 30, 2004 10:13 pm

How to post a created Turing program on internet using HTML
-----------------------------------
I was just wondering if it is possible to post Turing programs you create on the internet. Not so that you can download, but so it can be viewed, just like a flash. However, I know that one exists for flash (.swf) files, I'm wondering if anyone knows how to post turing ones. So far I've got a stand-alone executable program if that helps......

-----------------------------------
Delos
Tue Nov 30, 2004 10:51 pm


-----------------------------------
Turing files are in .t format, or .exe format.  The former cannot be rendered within any known browsers, unlike .swf.

As for .exe, I believe the default action of most browsers is to download it or execute it (after downloading it!).

You want to show something, just post it.  Ppl will dl it then look at it.

-----------------------------------
Mazer
Wed Dec 01, 2004 8:43 am


-----------------------------------
There's a good reason why executable files can't be automatically executed by viewing a webpage. What you're suggesting would involve some kind of turing interpreter plugin for your browser. If that's at all possible, I don't think it would be worth it. Or safe.
