From edrivera@rrpac.upr.clu.edu Sat Sep 28 03:49:12 2002 From: Eduardo Rivera To: squeak-dev@lists.squeakfoundation.org Subject: [Q] Using Java (Smalltalk-Squeak) from Dreamweaver Date: Fri, 29 Oct 1999 23:18:51 -0300 Message-ID: <000c01bf227d$216fe1a0$4552e3cf@viana> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3460790164943986310==" --===============3460790164943986310== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ------=_NextPart_000_0009_01BF2263.F63F1820 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I read an article from Pete Kobak in the October issue of Web Techniques = (pages 65-69) about customizing the application's interface to access = components in web pages. He uses a Windows DLL written in C to allow = Dreamweaver JavaScript to call and retrieve values from static methods = in Java. I think this is a practical example on how to make Squeak more = accessible to a larger audience: make it easy to incorporate Squeak to = web pages for example (I'm learning Smalltalk and would like to use it = in web pages). The source code is included in the article. For those interested, you can access the on-line article and source code = at: http://www.webtechniques.com/archives/1999/10/note/ Eduardo edrivera(a)rrpac.upr.clu.edu ------=_NextPart_000_0009_01BF2263.F63F1820 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
I read an article from Pete Kobak in = the October=20 issue of Web Techniques (pages 65-69) about customizing the = application's=20 interface to access components in web pages. He uses a Windows DLL = written in C=20 to allow Dreamweaver JavaScript to call and retrieve values from static = methods=20 in Java. I think this is a practical example on=20 how to make Squeak more accessible to a larger = audience:=20 make it easy to incorporate Squeak to web pages for = example (I'm=20 learning Smalltalk and would like to use it in web pages). The source = code is=20 included in the article.
 
For those interested, you can access = the on-line=20 article and source code at:
http://www.w= ebtechniques.com/archives/1999/10/note/
 
Eduardo
edrivera(a)rrpac.upr.clu.edu=
 
------=_NextPart_000_0009_01BF2263.F63F1820-- --===============3460790164943986310==--