How to post a created Turing program on internet using HTML
Author |
Message |
xHoly-Divinity
|
Posted: Tue Nov 30, 2004 10:13 pm Post subject: 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...... |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Delos
![](http://www.members.shaw.ca/rfolz/delos_avatar.gif)
|
Posted: Tue Nov 30, 2004 10:51 pm Post subject: (No subject) |
|
|
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. |
|
|
|
|
![](images/spacer.gif) |
Mazer
![](http://compsci.ca/v3/uploads/user_avatars/1323750815476d9f446d80c.png)
|
Posted: Wed Dec 01, 2004 8:43 am Post subject: (No subject) |
|
|
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. |
|
|
|
|
![](images/spacer.gif) |
|
|