| Home : Web : AJAX |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
AJAX Listings
|
|
Total:
173 | Displaying: 91 - 100 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> |
|
|
|
A very smart practice in coding is to test if the function will have the ability to perform in a particular browser. This is especially true in Ajax-based websites as developers have to face constant browser incompatibilities. Objects could easily be a problem when everything is in place for a particular browser but it will just falter since development of the program has not considered other browsers.
Price: Free - Updated: 03/10/2008
|
|
|
Ajax was able to prove to us that you do not need to refresh the whole webpage just to access single information in one part of the webpage. When efficiently built, an Ajax-based website could easily become a powerful website with interface that was not thought of years ago. Today we see websites that can update itself without even changing the whole webpage. For example, an Ajax based newsfeed generator will just display the latest news in one part of your page while you enjoy a game or two in another part of the browser.
Price: Free - Updated: 03/10/2008
|
|
|
Planning to develop an efficient Ajax based application is easier with Prototype.js. This framework was developed specifically to simplify almost any Ajax based function. It is MIT licensed framework could easily be integrated to other frameworks. To start using the framework it has to be referenced first in your webpage. The following code is used to activate prototype.js. Usually this is referenced in an HTML webpage
Price: Free - Updated: 03/08/2008
|
|
|
Ajax is still going strong and the hype will never go down unless a new and a better technique is coming up. So far, what we have seen are variation of Ajax FJAX, AHAX and SAJAX. Although they are innovation by themselves, we cannot help but thinking that these innovations happened because of Ajax. We just have to wait a little bit for the next big thing.
Price: Free - Updated: 03/07/2008
|
|
|
Today we will take a look at a few AjaxControlToolkit tricks. If you have been working with ASP.NET long enough you know how important this function is to your Ajax based application. In fact, I have been looking online and most of the things I see related to the latest ASP.NET release are concerns regarding AjaxControlToolkit. Without further ado here they are:
Price: Free - Updated: 03/06/2008
|
|
|
Since Ajax has become the focus of todays web and application development. A lot of tools have been developed to cater to this programming technique. Although it has been dubbed to be a very challenging technique to master, it all goes down to three languages to build an efficient Ajax website: JavaScript, HTML and XML. Some have preferred to use JSON instead of XML but an efficient mark-up language is all that Ajax needs to perform well. The efficiency it brings is almost second to none and the interface an Ajax application could do is beyond par.
Price: Free - Updated: 03/05/2008
|
|
|
MooTools is an open source JavaScript framework that evolved from the simple function called moo.fx. The developers of moo.fx have slowly expanded this simple function into a fully functional framework. As of this writing, the framework is on its 1.2.0 version and has been enjoying a good following along with other JavaScript frameworks. MooTools is a lightweight framework. But do not think MooTools is another lightweight framework that would eventually stack-up. This framework is as lean as they could be. Instead of stacking up the functions and lines, MooTools divide the codes by developing functions in small code bases.
Price: Free - Updated: 03/04/2008
|
|
|
When Ajax was introduced to the early and experienced developers, only JavaScript developers rejoiced because that is the main programming language of Ajax. Others who wanted to jump in the Ajax bandwagon would just have to study the language from the scratch. Among the developers, those who already knew Java were struggling to cope up. Not that they do not know the language but their knowledge are just in the gateway to know something but not everything. They were forced to leave Java and move to JavaScript just to use Ajax.
Price: Free - Updated: 03/03/2008
|
|
|
Google Gears and Adobe AIR are two applications that represent the next step of browsing experience. Although Google and Adobe do not really say that much about the philosophy of our online experience, we are always looking out what these applications means to our online experience. Because these two applications run on Ajax and foster RIA just like some of the best in the world, we have decided to look at them one by one and what these applications could mean to our future browsing experience.
Price: Free - Updated: 03/02/2008
|
|
|
Undoubtedly, XMLHttpRequest is the most important function in Ajax. With this function, developers could easily transfer XML files from the client to server. XMLHttpRequest can single-handedly transform your application from a simple website to an Ajax based website. Its asynchronous function makes Ajax one of the coolest website and application technique today. Unfortunately, some developers have used it rather more than they should. Of course when a good thing is overused, it becomes really bad. The case of XMLHttpRequest is no different. When the function is overused it tends to overlap over some of the important things a website should have.
Price: Free - Updated: 03/01/2008
|
|
|
AJAX Listings
|
|
Total:
173 | Displaying: 91 - 100 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> |
|
|