Fournier Eric
2006-01-10 22:38:07 UTC
We want to use Tweak projects to deliver a squeak application via the
web, similar to the way squeakland delivers EToys. We have teased
apart the ".pr" files that squeakland delivers as the EToy payload,
and have many questions about the format within (the
embedded .html, .rc files, for example).
All this I'm just guessing from having looked at where things get
installed, and a typical EToy project loader page produced by the
Squeakland EToy loader page (for example http://www.squeakland.org/
project.jsp?http://www.squeakland.org/fun_projects/proj_pe_mo/
wallfollower/cs198-wallfollower-final.003.pr
Also, we see that the Tweak project code (now not working) is/will be
somewhat different than the morphic projects the EToys are using. Is
it possible that we will be able to load Tweak projects via the web
in a manner similar to the EToys projects?
We (Mark McCahill's programming group) have written a fabulous Tweak
IMAP email reader, and want to deliver it to clients in the web
browser frame (required, politics ;) ), so that the classes for the
email reader are sent to the client machine on each launch. This
means that what is "installed" on the client is as generic as
possible. Allows for as much ease in code updates, client stateless
ness.
Anybody have suggestions, Ideas?
Eric Fournier
University of Minnesota
Office of Information Technology
emf-***@public.gmane.org
web, similar to the way squeakland delivers EToys. We have teased
apart the ".pr" files that squeakland delivers as the EToy payload,
and have many questions about the format within (the
embedded .html, .rc files, for example).
All this I'm just guessing from having looked at where things get
installed, and a typical EToy project loader page produced by the
Squeakland EToy loader page (for example http://www.squeakland.org/
project.jsp?http://www.squeakland.org/fun_projects/proj_pe_mo/
wallfollower/cs198-wallfollower-final.003.pr
Also, we see that the Tweak project code (now not working) is/will be
somewhat different than the morphic projects the EToys are using. Is
it possible that we will be able to load Tweak projects via the web
in a manner similar to the EToys projects?
We (Mark McCahill's programming group) have written a fabulous Tweak
IMAP email reader, and want to deliver it to clients in the web
browser frame (required, politics ;) ), so that the classes for the
email reader are sent to the client machine on each launch. This
means that what is "installed" on the client is as generic as
possible. Allows for as much ease in code updates, client stateless
ness.
Anybody have suggestions, Ideas?
Eric Fournier
University of Minnesota
Office of Information Technology
emf-***@public.gmane.org