This is a question that I'm asking for myself, so I changed the subject to show that this responce is not intended for the 8/9th graders.<br><br><div><span class="gmail_quote">On 12/17/06, <b class="gmail_sendername">Matthias Felleisen
</b> &lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt; wrote:<br><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; If we have to make our programs useful for others so that they can<br>&gt; run in their browser then do we have to convert them into Java<br>&gt; (Java servelets and applets)?<br><br><br>You can make your programs useful to others in many different ways.
<br>You can just give them a copy of your program. If you insist on<br>distributing the result of your work via a browser, you can do it in<br>two ways:<br><br>&nbsp;&nbsp;1. as a recording of your work: see <a href="http://www.ccs.neu.edu/home/">
http://www.ccs.neu.edu/home/</a><br>matthias/211-f06/Assignments/13.html for a simulated fireworks. This<br>is an animated gif, that records the output of a DrScheme program.<br><br>&nbsp;&nbsp;2. as a program that runs on demand with inputs from other people.
<br></blockquote></div><br><br>Can you elaborate on #2?&nbsp; I'm gussing your saying to write something that spits out forms in html,&nbsp; but if your saying something else, I'd be highly interested!<br><br>Corey<br clear="all"><br>
-- <br>((lambda (y) (y y)) (lambda (y) (y y)))