[squeak-dev] SVG bindings

Igor Stasenko siguctua at gmail.com
Tue Jan 20 19:55:24 UTC 2009


2009/1/20 Lukas Renggli <renggli at gmail.com>:
> This one is a pretty sophisticated SVG framework for Seaside:
>
>   http://www.squeaksource.com/SeasideDynamicSVG
>
> There are a few others, if you search for SVG on squeaksource.com.
>

Thanks, i'll take a look :)

> Cheers,
> Lukas
>
> On Tue, Jan 20, 2009 at 8:42 PM, Igor Stasenko <siguctua at gmail.com> wrote:
>> Hello guys,
>>
>> i want to know about state/existance of SVG bindings for Seaside, or
>> any other web framework available for squeak.
>>
>> My primary interest is to be able to generate SVG output procedurally.
>> But also, i want it to be interactive, and use Ajax-like requests to
>> update/refresh only a part of SVG document , like it described here:
>>
>> http://www.carto.net/papers/svg/postgis_geturl_xmlhttprequest/
>>
>> and here the demo, what it does:
>>
>> http://www.carto.net/papers/svg/postgis_geturl_xmlhttprequest/example.svg
>>
>> I very like things like that, it proves that its possible to create a
>> rich content using only svg (bye-bye html).
>>
>>
>> --
>> Best regards,
>> Igor Stasenko AKA sig.
>>
>>
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list