GeekArticles
XML
AJAX
XML
AJAXSponsored Links
527 Articles. Previous Page Page 2 of 36 Next Page
Google Hosting Ajax Libraries By ajaxwith.com
One of the concerns developers will always face in building Ajax based applications using frameworks are the libraries. There are hundreds of them available online and most of them are free to download and could be used in your website. These libraries could be loaded in your server and will be used to create calls so that data could be loaded to the...
Three Powerful Profilers for Ajax By ajaxwith.com
Profilers are simple tools that could be plugged into the application so that developers will have performance data of their application. These are non-obtrusive to the application as the server and the client relationship is independently observed by the profiler. The importance of this tool become clearer when web based applications and websites...
Speeding Up Object Instantiation By ajaxwith.com
Object instantiation is important for Ajax since it increases the loading time of its functions. Developers have to work with objects most of the time since the objects should be able to determine the behavior of the functions as well as its performance. However the number of objects in an Ajax application will never mean that the function will work...
Preventing Latency in Client Side By ajaxwith.com
Latency in the client side should be reduced or even prevented as possible. More often than not users will have to deal with latency because of different factors. It could be on the bandwidth of the user the server problem or just the coding of the application. Any of these factors could be the cause of latency. However the first two factors could...
Implementing JavaScript Library By ajaxwith.com
Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complicated in terms of maintenance and future upgrades. Here...
Configuring Classless JavaScript By ajaxwith.com
The Power of Classless JavaScript One of the best features of JavaScript is the classless ability. Because of this feature JavaScript and Ajax could be launched without dragging other functions unless the developer intends to. The function could work independently from other functions. The result is the RIA that could be used like desktop applications....
Ajax XPath By ajaxwith.com
XML is a very important part of Ajax. It strings the data together so that it could be read in the client side. This mark-up language ensures that data compatibility across browsers and applications are there. Developers who are using frameworks could easily handle XML because it has been used in other application development languages so familiarity...
Ajax XParser By ajaxwith.com
XParser is a simple yet highly effective component that could be launched in any Ajax based application. This is often used in parsing RSS and Atom feeds to the website. However it could be more than a mere parser. XParser could be used to retrieve certain elements from specific resources. These elements could contain data that could be loaded to the...
Speeding Up Data Submission By ajaxwith.com
The goal of building an Ajax based application is to ensure that interactivity of the site to the user is highly optimized. One of the main features of Ajax is to create an application that should predict what the user actually needs. As the user key in a letter the application will communicate to the server which in turn returns with the suggestion....
Rich Text Editors for Ajax By ajaxwith.com
Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully function and even integrate additional features later. Here...
The Hidden Frame Technique By ajaxwith.com
Building an Ajax based application is all about the proper use of hidden frame technique. It is a smart way of building an Ajax based application. You can build a basic looking website but behind that is a powerful JavaScript coding that streams information asynchronously. The user will not see it but behind the frame is another frame wherein the commands...
Linking SOA with Ajax By ajaxwith.com
Service-Oriented Architecture or SOA is the enterprise& rsquo; s offer for their users in attaining interactive user friendly and highly efficient websites and applications. Different programming languages are being evaluated by different business in order to select the suitable tool for developing an application following SOA. Although this concept...
If you ever need to do anything with jQuery you ll find a tutorial or a plugin or a resource in this comprehensive resource list. Category a JavaScript< a>...
Harnessing JSON Syntax By ajaxwith.com
JSON& rsquo; s affiliation with Ajax has frankly been overshadowed by XML. As a mark-up language specifically built for JavaScript JSON should be on the frontline in developing Ajax based application. But JSON is overshadowed by XML because the former mark-up language is specifically built to JavaScript. XML on the other hand could be used on other...
Microsoft on Open XML SDK By ajaxwith.com
A few months ago Microsoft was able to obtain control of Open XML. Because of that achievement the company fervently worked on developing Open XML not only for their own advantage but also for other developers. Among those movements is the release of Open XML SDK which will help developers in building applications that will assist in manipulating the...
527 Articles. Previous Page Page 2 of 36 Next Page
Sponsored Links
Sponsored Links
