Long time no hear buddy... I am currently chief architect on an intereting distance learning product. I have implemented the administrative components using Ajax patterns. At the moment, I am using propotype for communication and scripaculous for effects and other stuff.
I inherited this project. It was orginally an ASP project (yes, ASP--not ASP.NET). I don't have time to switch backends so I have been using JSON to serialize my client-side object model up to the server...where I have changed the default scripting language in IIS to be JavaScript. From there, it is pretty easy to do the back end work. From JavaScript to JavaScript, plus I share the client-side code with the server so there is complete fidelity with the object model.
We should talk.
Colby
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Open Discussion
Hi Jason,
Long time no hear buddy... I am currently chief architect on an intereting distance learning product. I have implemented the administrative components using Ajax patterns. At the moment, I am using propotype for communication and scripaculous for effects and other stuff.
I inherited this project. It was orginally an ASP project (yes, ASP--not ASP.NET). I don't have time to switch backends so I have been using JSON to serialize my client-side object model up to the server...where I have changed the default scripting language in IIS to be JavaScript. From there, it is pretty easy to do the back end work. From JavaScript to JavaScript, plus I share the client-side code with the server so there is complete fidelity with the object model.
We should talk.
Colby
Sounds good man, hit me up when you get a moment.
GodLikeMouse