I think RJ should put off making any new changes to NP until he can upgrade all the old "hacks" so they now work with the new way vBulletin does hacks/mods. I just think NP should be using the newest vBulletin and not this old one...
ya exactlyZuraX said:The new VB is way better than this one..![]()
Ajax, shorthand for Asynchronous JavaScript and XML, is a Web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user makes a change. This is meant to increase the web page's interactivity, speed, and usability. The first known use of the term in public was by Jesse James Garrett in his February 2005 article Ajax: A New Approach to Web Applications. At subsequent talks and seminars Garrett has made the point that Ajax is not an acronym.
The Ajax technique uses a combination of:
* XHTML (or HTML), CSS, for marking up and styling information.
* The DOM accessed with a client-side scripting language, especially ECMAScript implementations such as JavaScript and JScript, to dynamically display and interact with the information presented.
* The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in certain situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server.
* XML is sometimes used as the format for transferring data between the server and client, although any format will work, including preformatted HTML, plain text, JSON and even EBML.
Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together.
cvxdes said:I just think we need some....better smilies, and that's all.
There may be updates that may be better, but the community is functioning as it should the way it is.ZuraX said:But it is broke.... Some of the last few updates added much needed fixes not just new stuff.


