leegao has written
by present i mean apending it into the DOM, the fact is, theres just as many sites that don't use AJAX as there are, and the full purpose of AJAX is not for widgets, i never said it is, AJAX is only used to retrieved the data from the server, the effects are just there (thru some library), but ive never said anything about widgets
yup, you didn't. It's my opinion that AJAX is mostly useful for widgets
leegao has written
yes, the server can insert the data into the html, but it will hard code it into the HTML, and besides, i don't think it's a good method when say you want to validate the contents of a form field, if doing this solely on the Serverside, extra coding is needed just to preserve the inputs,
Woah, wait a minute. It's to much for you to add some echos or some {{SOMETHING}} into the template???
It really isn't that much you need to do
leegao has written
and it will also look unprofessional
Sure it's professional, it just isn't fancy
leegao has written
also, for some reason i think you think that I use AJAX on every page of a site
Sry, but it sound this way...
leegao has written
ok, i like AJAX but i dont use it on every single page, only in the appropriate cases (a tool to get pictures or a real time chat)
Real Time Chats are one of the reason for getting kicked of a free hoster
And all Professional Galleries I know don't use AJAX, btw.
leegao has written
yes, the processing part is the servers job, but what i mean by raw data is not a sql command or anything like that, i mean that it is processed, but not to the full extent and the javascript is then used flexibly to present (apend) the content
It sure makes sense, but not for every homepage.
There are few pages where AJAX makes sense, and fewer that actually use it.
leegao has written
yes, the server is capable of doing this, but so can AJAX and JS, i just choose the latter on most cases
Guess what: I wanna have an example of your work.
Is there some big service where you're part of the development team or something?
personal homepages needs AJAX (and most of the other Web 2.0 crap) as much as good Web Designers need FrontPage: not at all.
It sure makes a page fancy, but it doesn't make you look professional. Just bloated.
For the few sites that need JavaScript and which I actually use I can enable JavaScript. Every other has to live without it.