You are in: Home > Web Development > Java & JavaScript > CCXI XML Data Island Library

CCXI XML Data Island Library 2004.0

Product - 5 stars
  • Licence: Shareware
  • Price: $ 50
  • File size: 822 KB
  • Downloads: 58
  • Screenshot: available
  • User rating: [not rated yet]
  • Platform: Win98, WinME, WinXP, Windows2000
  • Support: available
  • Developer: Higher Math
  • Date released: 2004-08-10
  • Date added: 2008-03-02
Your rating:
rate it!

Program Description

Take the Strain off Your Server. The CCXI XML Data Island JavaScript Library and ASP table control allow users to interact with an entire dataset without constantly contacting the server for processing. When you need to display a moderate amount of data and you want to avoid server round trips for operations like paging, sorting and searching, then CCXI makes it simple to set up. The CCXItable control allows you to create a table that binds--on the client machine--rows from an XML data island with a template that you define. CCXItable makes it easy to define templates and create XML data islands. What is the best way to present two or more pages of data to users? The most common approach is to dynamically generate html that contains the first page then, when the user wants the second page, dynamically generate the second page too. Then regenerate the first page when the user wants to see it again! And, of course, do this for each user who accesses the data. Obviously, all this processing can put an unbearable strain on your server. One way to solve this problem is to generate a single (long) static page of scrollable data. But, what about sorting and searching? What if many of the data items contain image tags, making the page-load time unbearably long as each graphic is fetched? XML data islands provide a way to incorporate into a web page a moderate amount of data (even html) without forcing the browser to render all of it at once. They also make it possible to move processing of paging, sorting and searching commands to javascript on the client side. Unfortunately, there are many "gotchas" in dealing with XML islands. Inner tags cannot be the same as other valid html tags. Different browsers have different requirements and quirks. And it takes quite a bit of javascript to successively navigate, extract and format data for display. And, you have to format your data to fit these requirements in the first place. CCXI makes it easy.

Latest CCXI XML Data Island Library user reviews

There are no user reviews for CCXI XML Data Island Library yet. Be the first to review CCXI XML Data Island Library.

Useful Links:

Articles & Press Releases

  • Risk Editor Review

    by CGD

    Risk is variation of the very popular game Risk II. It has very simple graphics, but is nice to play it, due to the impressive AI of the computer opponents....More

  • Go-Go Gourmet Editor Review

    by Anca

    It’s almost impossible to miss its benefits: get surrounded by all kind of vivid colored ingredients, gain experience in cooking and playing. ...More

  • ...other articles...

Latest user comments