ISF :: List
dev release : firefox 3 support only
About
Welcome to the ISF List project. Some of the goals and desired features of this project can be found at
http://isf.b22222.com. In short we are designing a tool that can be
used as a site data navigation facility and as a BI tool. Merging the two into an easy to use facility
that gives the average user the ability to manage and interpret data sets; Drawing out useful business
intelligence.
Features
- Multi-dimensional data representation.
- Tabulate properties of objects as well as their children and their properties.
- Resizable Columns
- Resize columns by dragging them.
- Reording of fields
- Reorder your table fields by dragging them across the header.
Todo Features
Phase 2 of list: Extend the current table into a BI tool.
- Data ordering
- Allow the user to sort data.
- Data paging
- Allow user to page through result sets.
- Others...
- See more todo features @ http://isf.b22222.com.
Download
To download you may choose from the:
Note: This list project is a slice of the broader ISF project. It has been setup in the exacerbated folder
heirarchy with this in mind. I have merely zipped my project folder, unclean, unsorted. You will either need to localhost
this folder for the php extension to work, or dewire the limited php bits.
Examples
These are mockup examples... I got bored looking at the same old lists so I started to try mangle in some rss and other stuff.
PTable : A plain and simple example
This is the plainest use of the list.
One of the core goals was to make it easy to feed in Json streams to the list. This example was a (really) quick mockup
of this idea. With a little more attention to the styles and perhaps a more creative
Pipe, this could be a viable application.
PTable : A recursive folder viewer
Here I'm trying to hack the grid a bit - See the source for more details.