Activate your free membership today | Log-in

Wednesday, March 15th, 2006

Combining Ajax and XSLT in Skinnerbox

Category: Ajax, JavaScript, Programming

<>p>

Alex Bosworth describes, in this blog post, a simple example that he’s created to show the possibilities of merging XSLT with Ajax to create a “skinning” site for prettying-up blog RSS feeds.

I’ve been looking a lot lately at what XSLT can add to web development, and this weekend I started playing around with Google’s AjaXSLT project.

I’m not that much of an XSLT expert, so to get started I coded up a simple project to generate XSLT templates for RSS feeds, called “Skinnerbox“.

He briefly describes his process, mentioning some of the difficulties that he’s had with Javascript along the way (its slowness). His suggestion is that working with XSLT in Javascript and filtering some of the content that needs to be handled can really help speed things up.

The app he’s created, Skinnerbox, takes in the URL of a blog (or other site) feed, pulls it in, and, based on some input from the user (an optional note at the top and the option of creating quick and easy subscribe buttons) outputs a “pretty” version of the feed. You can get all of the details on this sample application from it’s Wiki page.

Related Content:

  • XSL Transformations (XSLT)
  • Ajax Learning Guide
    Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in...
  • Ajax Learning Guide
    Are you a Web developer? The time has come to rethink your entire approach to developing Web applications. Find out about the Ajax approach...
  • Why Ajax may be the future of Web services
    Ajax, a programming technique for creating rich, Web-based applications that look and work like desktop software, has become increasingly popular on...
  • XSLT benchmark study released
    Sarvega has made the second edition of its XSLT benchmark study publicly available. The study focuses on the performance of XSLT...

Posted by Chris Cornutt at 3:25 pm
2 Comments

++++-
4.2 rating from 26 votes

2 Comments »

Comments feed TrackBack URI

AJAX Programming: A good approach for web programming

Try to google Search “AJAX” , it will show you many results.
http://www.google.com.sg/search?hl=en&q=AJAX&meta=...

Trackback by luzhixian's Web Blog — March 15, 2006

[...] [Vía Ajaxian] [...]

Pingback by La brujula verde » Skinnerbox pone estilo en tus feeds — March 16, 2006

Leave a comment

You must be logged in to post a comment.