Any efforts on jQuery also Flot

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Any efforts on jQuery also Flot

Sebastian Sastre-2
Hi there,

        searching for charting options I've found Flot starts to be very
atractive.

        It has jQuery as requisite so I've started to look if one can use
Prototype/Scriptaculous *and* jQuery.
       
        So I end reading this:

http://jquery.com/blog/2006/08/20/why-jquerys-philosophy-is-better/

        I like Prototype a lot but regarding to that doc and the API it
seems to me jQuery is going to be a lot smalltalkish.

        So I wonder, is anybody here investing some effort on jQuery?
        Even if not, is anybody willing to cooperate in some squeaksource
pac the mapping of jQuery using the Seaside Scriptaculous mechanism?

        And returning to the charting subject, there is any effort on Flot?
Any willing to wrap it?

        thanks,

Sebastian Sastre
PD: there is no concern about compatibility issues, they have made utils so
jQuery can work without conflict with Prototype in the same page at the same
time.

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Any efforts on jQuery also Flot

Lukas Renggli
One of the goals of Seaside 2.9 is to get the whole JavaScript
machinery that is not specific to Prototype into a separate package.
However this didn't happen yet as other clients are missing at the
moment.

On 1/31/08, Sebastian Sastre <[hidden email]> wrote:

> Hi there,
>
>         searching for charting options I've found Flot starts to be very
> atractive.
>
>         It has jQuery as requisite so I've started to look if one can use
> Prototype/Scriptaculous *and* jQuery.
>
>         So I end reading this:
>
> http://jquery.com/blog/2006/08/20/why-jquerys-philosophy-is-better/
>
>         I like Prototype a lot but regarding to that doc and the API it
> seems to me jQuery is going to be a lot smalltalkish.
>
>         So I wonder, is anybody here investing some effort on jQuery?
>         Even if not, is anybody willing to cooperate in some squeaksource
> pac the mapping of jQuery using the Seaside Scriptaculous mechanism?
>
>         And returning to the charting subject, there is any effort on Flot?
> Any willing to wrap it?
>
>         thanks,
>
> Sebastian Sastre
> PD: there is no concern about compatibility issues, they have made utils so
> jQuery can work without conflict with Prototype in the same page at the same
> time.
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: Any efforts on jQuery also Flot

Sebastian Sastre-2
> One of the goals of Seaside 2.9 is to get the whole
> JavaScript machinery that is not specific to Prototype into a
> separate package.
> However this didn't happen yet as other clients are missing
> at the moment.
>
...
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________

        Oh that's great. Now I found unfortunate the name of Seaside
mechanism to make/serialize javascript is coupled with the first library
they mapped: Scriptaculous. I think it deserves more: a name of its own.

        Then dependent packages will be mapping using it, so Prototype and
Scriptaculous will become the firsts and others are able to come as you
said.

        I'm happy with that news anyway,

Cheers,

Sebastian


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside