Home | Recent Changes | Search | Log in

AJAX & Tables
http://developer.ebusiness-apps.com/
Demo:
If your data is online and you're always working with real data then it can make using XLS spreadsheets more useful.

What would happen to the application if you can always have live data?

Using AJAX you can have a fast user interface that looks like Excel. You can even copy & paste.

How do you synchronize?
It's possible to do some client side processing on the cells and then doing server side as well.

You can call this thing a cellular wiki.
Many cases of this are group calendars that can be found on the web.

What are the drivers for people to have a shared XLS?

When people are managing and emailing back and forth

Features

How fast can data be updated?
How many records are you scrolling through?

Is there a print preview?

How do you track users, for usability studies?
-You can do an AJAX based usability lab. For a lab based setting you can get everything on the server. Up to the detail of replaying the mouse of the user.
-You can serve ads based on it.

Tools used for coding this demo:

Challenge:
What does this make you think of?
What would your users want to do with this?

Which libraries are pulling away from the Pack?

AJAX For
1. Collaboration with spreadsheet like interfaces

2. Customer support

Replace this text with your own.

Page Last Updated: May 15 3:15pm by Arthur Law


Log in - Socialtext v3.1.0.0