Some random thoughts (ok terms…) milling about in my head:
- Rules Engine - Want to have a core rules engine built into scraps…most everything would be built on top of it.
- AJAX - You know.
- Disconnected - JavaScript “disconnected front end” framework.
- CDS (Cascading Data Sheets) - Crazy idea of the web front-end being cached into the browser and only thing going over the line is data…populating the page with (potentially) the Disconnected framework.
- BlogSlices - Idea of services (like calendars) subscribing to blogs and extracting info (like events) from the posts.
March 7, 2007 at 3:31 am
I found your blog through a google-search trying to see if someone had come up with the same idea as I had, namely something called CDS or cascading data sheets.
My thoughts have taken a rough shape:
- a language for modelling data in a structured form
- a css like syntax and structure
- best of YAML, XML and CSS.
- like yaml and xml better suited for data-transport rather than data-storage.
Please let me know what your thoughts are on the subject, they seem quite similar to mine.
Thank you.