| Home : Web : AJAX |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
|
Thousands of malware are created to infiltrate our computers and we have always found a way of defeating such malwares. They often attack the operating system and destroy files and applications which would eventually disable the computer. With the help of proper anti-virus and anti-spyware, you will be able to prevent this type of attacks on your computer. The mere fact that you are reading them today would mean that you have been covered against popular viruses, malwares and spywares.
Price: Free - Updated: 09/14/2008
|
|
|
Style sheets are not only important in providing information to the user but are also used as a means of directing users to another part of the website through their link function. Because of its lightweight capabilities, style sheets have been used in almost every website. By properly coding style sheets developers are able to build an application that is heavy with information but less with the required memory.
Price: Free - Updated: 09/06/2008
|
|
|
Frameworks for Ajax has become the gateway for developers who are not proficient in JavaScript to develop Ajax based applications. Frameworks enable developers to build Ajax applications by using little to no JavaScript at all. There are frameworks that cater to developers who are proficient only in certain programming languages. For example, developers who are proficient in Java could consider GWT (Google Web Toolkit) for building an Ajax based application. Developers would simply build an application through Java and GWT will “translate” the coding into JavaScript – eventually building an Ajax based application.
Price: Free - Updated: 09/06/2008
|
|
|
Codes in an application could be regarded as the rules in dealing with data and processes. With codes, developers are able to guide the data and process them through different formulas. In any programming languages, codes will help determine the outcome of the application. However, not all rules imposed by codes are universal. Sometimes, there is information that shouldn’t be accepted. This type of information is dubbed as exception. With an exception, certain information will be treated differently. It could be used to alert the user that certain information is not accepted or will redirect the user to another webpage.
Price: Free - Updated: 09/06/2008
|
|
|
JavaScript has become the center of attention in the recent years because of its affiliation with Ajax. Since 2005 developers, software companies and almost every aspect of technology have been interested in this type of development language. Eventually, changes of online experience were made and geared towards the proper use of Ajax. Because of the popularity of Ajax, the interest in JavaScript rose significantly.
Price: Free - Updated: 09/06/2008
|
|
|
Building an Ajax based application is a little bit difficult for those who are not proficient in JavaScript. However, with the help of frameworks, developers could easily build an Ajax application with little to no JavaScript. That has opened doors for different developers. Their ideas for building a highly efficient application by using as little resource as possible are realized with the use of framework. Although familiarization with framework is still a requirement, framework has practically cut the main concern of non-JavaScript developers and that is learning JavaScript from the scratch.
Price: Free - Updated: 09/06/2008
|
|
|
The mobile devices’ capacity increases every time a new smart phone or pocket pc is released everyday. Although they cannot outpace the speed of any modern laptop, the power is more than enough in mobile devices to run simple tasks such as to read and send email, connect to the internet through WiFi, create and edit documents and even different multi-media functions. All of these functions were added to what used to be a mobile phone wherein its sole purpose is to call our friends and family.
Price: Free - Updated: 09/06/2008
|
|
|
REST or Representational State Transfer is a type of web service geared towards efficient call of data from server and other sources. It is a highly powerful coding technique that could be used in different protocols for web service. However, REST has been used mainly in HTTP protocols because of its efficiency in that type of data transfer. REST uses the URL to call data from other sources and even from the server. REST treats other sources as data sources and transforms them into a highly efficient machine wherein data could flow continuously. When REST makes its call, the data is extracted and transformed into XML so that it could be used for different purposes.
Price: Free - Updated: 09/06/2008
|
|
|
HTML based websites interact with their users based on commands. Without any input from the user, no response is made. The connection is paused until further command is received from the user. This is very feasible for HTML websites since it does not need to have complicated code. This type of website could load fast even with a dial up connection. This type of websites could even perform faster when they are loaded with DSL connection.
Price: Free - Updated: 09/06/2008
|
|
|
Efficient data transportation is very important for an Ajax application. Ajax websites and applications are not used to provide aesthetic value but an increase in efficiency and improve user experience. There are a number of ways on how data could be transmitted to Ajax and developers could just use the traditional XMLHttpRequest. But there are other ways of transmitting data in Ajax which could be applied in certain situations so that the application could be as robust as possible.
Price: Free - Updated: 09/06/2008
|
|
|