
Publisher's 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.
Blue Tango - The Text Scrambler |
A fun and practical way to make your messages discrete. It keeps plain text, rich text and even portions of messages confidential. For email and other text documents. Your company and internet emails are not private. Now they can be.
Desktop Fusion |
What if you could see images on your desktop in a viewer that is integrated into your desktop like it's part of the wallpaper? What if you could view any of 1000s of images manually or in a slide show? You can with Desktop Fusion by Higher Math.
Interactive Resume Builder |
Promote yourself! It's easy to document your career as a beautifully laid out html file with hyperlinks to skill summaries. Make it the basis of your personal web site. Word/text/clipboard formats and career advice too.