Hey Ryan and group,

Alrighty - try now in IE it works for me. Can you test with Safari (do you have 
a Mac?)
- Sarissa is a js lib, online at: http://sarissa.sourceforge.net/doc/
At this point, the meaningful test is only the first transform after
fetching the data. I still need to fix a few things in the grid to work
with this technique, but that's not going to be too tough. I think
I'm reasonably satisfied by the speed of Sarissa to continue developing
along this path.
-l

http://development.finetooth.com/?p=15

Ryan Gahl in message Re: [Rails-spinoffs] XSLT Ajax Widget implementation (Tue, 
06/13 17:41):

> Wow!
> 
> That is very fast. But it seems to only be working in FF. Is Sarissa a
> chrome thing?  IE just does nothing when I click the Sarissa button.
> 
> But, definitely getting closer.
> 
> 
> 
> On 6/13/06, Lindsey Simon <[EMAIL PROTECTED]> wrote:
> >
> >Hey Ryan, check out the new button that does the clientside XSLT using
> >the Sarissa library. Try the 200 rows, and notice how lightning fast it
> >is w/ Sarissa. I think Sarissa uses the native xsl engine, but anyhow,
> >it is really swift!
> >
> >Ryan Gahl in message Re: [Rails-spinoffs] XSLT Ajax Widget implementation
> >(Fri, 06/09 09:39):
> >
> >> Neat, and has it's place, but I'm not sure about it's scaleability or
> >> utility as a catch-all widgetry engine. Try 200 rows. Via client side
> >XSLT I
> >> get a "script is taking too long" alert in FF. Via server side XSLT it
> >takes
> >> a while (longer than I would expect for 200 rows). 200 rows isn't a lot
> >of
> >> data (at least not the data set represented on the demo page).
> >>
> >> Maybe it can be tweaked though. But personally I think maybe XSLT is
> >better
> >> suited for something like skinning. I noticed in your XSLT file you are
> >> attaching a bunch of event handlers inline. Have you made any XSLT
> >widgets
> >> yet where the behavior/event wiring is de-coupled from the presentation?
> >>
> >>
> >>
> >>
> >> On 6/9/06, Lindsey Simon <[EMAIL PROTECTED]> wrote:
> >> >
> >> >
> >> >See this post for a test page / test case for using XSLT to produce an
> >> >Ajax Datagrid widget: http://development.finetooth.com/?p=15 - I'd like
> >> >to find some other XSLT/JavaScript developers out there who are
> >> >interested in this approach as well!
> >> >
> >> >I used prototype/scriptaculous in my widget and I've posted about it
> >> >before. What's neat about this page is the client-side implemenation of
> >> >XSLT to actually create the thing from semantically proper xhtml markup
> >> >instead of some serverside object or from JavaScript code.
> >> >
> >> >--
> >> >
> >> >Lindsey Simon
> >> >[EMAIL PROTECTED]
> >> >Key fingerprint = C6A9 B9D9 677E A631 3E7F  43BF 5E2F 77F1 A33C B117
> >> >Public Key: http://www.commoner.com/pubkey.asc
> >> >_______________________________________________
> >> >Rails-spinoffs mailing list
> >> >Rails-spinoffs@lists.rubyonrails.org
> >> >http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
> >> >
> >
> >> _______________________________________________
> >> Rails-spinoffs mailing list
> >> Rails-spinoffs@lists.rubyonrails.org
> >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
> >
> >
> >--
> >
> >Lindsey Simon
> >[EMAIL PROTECTED]
> >Key fingerprint = C6A9 B9D9 677E A631 3E7F  43BF 5E2F 77F1 A33C B117
> >Public Key: http://www.commoner.com/pubkey.asc
> >

-- 

Lindsey Simon
[EMAIL PROTECTED]
Key fingerprint = C6A9 B9D9 677E A631 3E7F  43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to