[webkit-dev] Server side DOM manipulation with javascript

Justin Haygood jhaygood at spsu.edu
Fri Jan 13 13:33:19 PST 2006


If you want help with creating a Windows based application that utilizes
JavaScriptCore, get in touch with me via email.. justin.haygood at gmail.com or
via AIM at jhaygood86

I've been playing around with it, and figured out how to do it the other
day.

On 1/12/06, Benoit Marchant <marchant at gmail.com> wrote:
>
> Hi
>
> I'm exploring the possibility of using javascript server side as a
> templating language, in the context of AJAX applications. To that end
> both a javascript engine and a DOM document, ideally available as
> "document" from javascript, are needed. The idea is to be able to
> reuse the same code server and client side. The DOM document class
> could be a native one eventually, like the XMLDocument class in Windows.
>
> In that context, I don't need rendering, which means that WebCore is
> most likely more than I would need in that regard. To be more
> specific, I'm targeting xhtml, and the server would most likely be
> running Windows. Apparently JavascriptCore now compile and run on
> windows. Any feedback on real usage there ?
>
> Has someone tried that before ? What would be involved in
> implementing such a solution ?
>
> Thanks in advance for any feedback or suggestion.
>
> Benoit
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060113/2f5fed63/attachment.html


More information about the webkit-dev mailing list