Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | Ajax | Tutorials, Training & Tips

Results 121-140 of 180
Debugging Server Side Functions
Checking your application is always a standard procedure in any language. In the case of Ajax, the importance is even greater considering the complexity of the development technique. When debugging the application, Ajax developers knows that they have to go for the Server-side functions as well as the client side. Fortunately, client side debugging tools are common. Firefox even has a small add-on that has the ability to debug Client-Side functions of Ajax. Just one run with the
(0 ratings)
Reviews0
PriceFree
Views691
Client Side vs. Server Side Frameworks
Ultimately, there are two types of Ajax based frameworks today: Client Side and Server Side. Each type of framework has their advantage and disadvantage which will be appealing to different types of developers. In this article we take a look at these two general classifications of Ajax based frameworks. Some will see this as a debate since it has the same goal but each of this type of frameworks only cater to specific type of developers. The only question for developers is
(0 ratings)
Reviews0
PriceFree
Views920
Mabon for Better Ajax Functionality
Fetching data from the server using Ajax with JavaServer components is a little bit challenging especially when you wanted an autosuggestion added to the functionality. Configuring an autosuggest is a little bit challenging since the information will have an immediate effect to the whole application. This is a little bit discomforting for the user since they will never have the option of confirming the information they have just entered. To answer this problem, Ajax developers use the
(0 ratings)
Reviews0
PriceFree
Views625
Seam and Spring Web Flow: Better Ajax with Java
Java developers are now more comfortable in developing Ajax based application. Even without writing a single line of JavaScript, an Ajax based application is possible with Java developer. Although it requires advanced knowledge of Java technology to enable Java in Ajax, the fact that Java is possible opens doors to the developers who has concentrated in Java. They do not need to learn a brand new language just to go with the most popular development technique. What made this
(0 ratings)
Reviews0
PriceFree
Views628
Activating SOAP using Ajax
Any business transactions who want nothing more than security, speed and accuracy of application use SOAP for information transportation between applications. Using HTTP, developers are able to use the internet and more specifically, the browsers to ensure that the application and information transfer will never require more than a stable internet connection. Based on current technologies today, SOAP web services is stronger than ever because of the advantages it ensures. The development of Ajax development techniques made it even better for SOAP web based services. SOAP uses XML for data transfer which is a very smart choice. As a universal data mark-up XML could practically be integrated to any browser with the full security you can expect from any mark-up protocol.
(0 ratings)
Reviews0
PriceFree
Views763
Enable Back and Bookmark with SALAJAX
The back button and behavior is one of the biggest challenges to any developer. In simple HTML pages, the back button preserves the last state of the website and even the things you have written there. Unfortunately, this reality is not possible in Ajax. Developers have to toil hard and rough so that the last state of the website is preserved. In a regular setting, the whole webpage reloads whenever the back button is pressed. Some may say back button is not necessary anymore
(0 ratings)
Reviews0
PriceFree
Views772
OutPost Framework - WebForms and Ajax
It is already an established problem in Ajax that developers would still need to develop almost two types of applications if they wanted to build an online application good for Mozilla and Internet Explorer. Because of this struggle, developers would have to build almost two different applications that will require a lot more than the usual time for application development. The end result however, is well worth it. A highly efficient Ajax based application does not only provide eye catching features but could easily provide a highly effective application with processing speed that almost rivals any simple web-based application. Transmitting only the data needed in the application for Ajax has lessened the bandwidth requirements for an Ajax based application.
(0 ratings)
Reviews0
PriceFree
Views657
Building Efficient Widget Container Using Ajax
PageFlakes.com has some of the most amazing feature that you cannot find in most websites: a widget container. Any HTML code that you have could be easily loaded through the container provided by Pageflakes.com. Although there are already tons of widgets in their website, you can easily create one of your own. For example, the embed code in YouTube.com could easily be applied in the codes that you have. Codes that could be integrated in MySpace.com such as simple casual games could also be applied in the widget container. As a developer, you can also offer a widget container in your website so that users could upload an application through an embedded code from a different website.
(0 ratings)
Reviews0
PriceFree
Views1344
Detecting Object Problems
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.
(0 ratings)
Reviews0
PriceFree
Views617
Prototype.js for Easier Ajax Development
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
(0 ratings)
Reviews0
PriceFree
Views871
Formula for Ajax Failure
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. For now we have to work a little bit better for Ajax�s development. In this state, the developers still has a lot of things to understand to build a highly efficient Ajax based website. There are so many pitfalls in Ajax and one flaw will mean an unsecured website open for all hackers to exploit.
(0 ratings)
Reviews0
PriceFree
Views1038
AjaxControlToolkit Tricks
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:
(0 ratings)
Reviews0
PriceFree
Views755
Grails for Ajax
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.
(0 ratings)
Reviews0
PriceFree
Views640
Overdoing XMLHttpRequest
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.
(0 ratings)
Reviews0
PriceFree
Views587
More Security Measure for Ajax
Even with all the flaws that we will find in an Ajax based website, there are security measures that we could do to ensure security in our website. Before we go to different security measures, let us first note one of the biggest problems in an Ajax based website and application: Source Code Availability. Some call it �Overly Granular Server API� referring to the API built from the server which provides little to nothing in terms of security. Almost every hack that I have seen related to Ajax stems from this security flaw. In simple words, the biggest problem in Ajax is the availability of source code even to regular users.
(0 ratings)
Reviews0
PriceFree
Views578
jQuery Reference Guide Review
Among the JavaScript library released, few have been recognized to be as effective as jQuery. This lightweight library has been the subject of different discussions since it was launched in 2006. Basically, jQuery has the ability to flawlessly string together JavaScript together with HTML. Because of its effectiveness, there have different types of lightweight applications and plug-ins launched using jQuery. Ajax based websites that offers simple interface would virtually work together using jQuery�s simple interface. Because of language�s popularity several books have been published to cater to the need of the increasing popularity of the program. Even though the library is relatively young, the response is almost overwhelming. Budding developers looking for information online might end up reading a highly complex article that it almost confuses the developer where to start and where to end.
(0 ratings)
Reviews0
PriceFree
Views915
InfiView Review
InfiView is one of the Ajax based application offering a highly interactive platform for building maps or charts. The output made with this application could either be presented with the same application or could be integrated in a website. InfiView is another application built by Bindows � one of the world�s leaders in the development of Ajax based applications for enterprises and business. Instead of developing codes, Bindows is more known to develop Ajax based GUIs which is literally a challenging feat for any Ajax based developers. With Bindows you are literally developing an application that does not need any downloads at all.
(0 ratings)
Reviews0
PriceFree
Views1187
NetBiscuits Integrates Flash and Ajax
NetBiscuits is one of the known developers in mobile technology. Based in Germany, this development company has made a mark in mobile development because of their platforms that enable developers build their applications. From downloads to online applications for mobile phones, NetBiscuits were able to integrate commercial use of their applications with service. By injecting advertisements in the users� mobile phones whenever they use their services, NetBiscuits and the developer�s applications have advertisements wherein they could easy earn money through that scheme. Other�s have built an online store using NetBiscuits and have earned considerable success through mobile download stores.
(0 ratings)
Reviews0
PriceFree
Views618
HIJAX - Simplified Ajax
At first glance, Ajax is definitely one of the most complicated web techniques out there. The combination of JavaScript, XML and HTML might be just too much for budding developers, literally requiring months of development for a simple Ajax application. Because of its complication, developers have been backing out from Ajax and looking for some alternatives. Fortunately, alternates have come out. One of them is AHAH wherein an HTML version of Ajax is proposed. AHAH has almost the same output but with simpler coding. Another version called FJAX has been circling around the web as it uses Flash to transfer XML files faster with efficient cross browser capabilities.
(0 ratings)
Reviews0
PriceFree
Views789
FJAX The Flash Based Ajax
AHAX, an HTML version of Ajax provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compared to simple HTML but I think it defeats the purpose of being a great alternate to Ajax since it does not offer the exact RIA that we are looking for in Ajax. Now another alternate to Ajax is steadily getting a buzz. I checked them out and it is pretty impressive when you take a look at their example. Although I have only seen the theoretical side of this programming technique, it looks very promising. FJAX stands for Flash JavaScript and XML and although it replaces the A for Asynchronous, it still offers the same behavior you would expect from an Ajax based website.
(0 ratings)
Reviews0
PriceFree
Views930
Results 121-140 of 180