Exploring world of client-side scripting
Last week I got assigned a task of showing presentations to remote offices (i.e. simultaneous page flipping in several places from central location).
For now I’m trying to implement this using Django/Orbited on server-side and AJAX on client-side.
Today I was exploring world of client-side scripting (including mandatory three hours of fascinated Wikipedia-link clicking) and got somewhat confused.
Is it simple as it looks like or I’m missing something?