SystemsForge sponsors jQueryCamp07
jQuery is a great Javascript framework that we are integrating into our application generator. As such, we are proud to be the first sponsor of jQueryCamp07.
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 |
I'm working up a spec for a set of components for handling forms, data grids, flexible lists, navigation, all the standard pieces. Where I can I'll use pure CSS. Where that doesn't work I'll either pick or write plug ins for jQuery to solve the problems base don an architecture that'll gracefully degrade.
Nothing radical, but I just want t get all the details just so - mostly using other peoples plug ins, but writing mine where necessary.
I want to create clean DSLs for specifying things like navigation, grids, lists, etc. making it easy to swap out different positional and effect functions without touching the HTML so I can quickly create sites that use best practices while still providing powerful skinning features.
From there, a web based interface to allow a non-technical user to configure and skin a site with all of the cool components already built in and tested together!