AJAX Made Easy - Learn AJAX
AJAX Home Tutorials

Hacking Web 2.0 Applications

 Category: Tutorials Add Comment

Security Focus have a new article describing some techniques to assess web 2.0 applications with Firefox : Discovering hidden calls, Crawling challenges and browser simulation, and Logic discovery & dissecting applications. There is no doubt that there is a great set of tools around Firefox which make development and debug easy, and as said the author "one of the efficient methodologies of assessing applications is by effectively using a browser". Or in other words using Firefox.

Read Article
 

Sponsored Links

 


Related Articles

 Properly Deploying JavaScript Applications Coding JavaScript could be done really fast if the developer knows how to piece together functions and represent them through proper coding. As long as every information and data needed for developing an application is in place, developers could continuously build an application without any problem. ...

 Reducing Code Size of Ajax Applications Building an Ajax based applications is mostly difficult due to the fact that codes are usually rendered longer. Because different web developments are used in building an Ajax based applications, developers have to combine these codes so that they can achieve the asynchronous function of Ajax. If th ...

 Google’s AxsJax for Ajax Applications Accessibility on a live web browser is one of the main features of an Ajax based application especially when they are made in the light of Web 2.0 functionality. As the flagship web technique for Web 2.0 Ajax provides smarter access options for developers as secured access to applications will be ex ...

 How Ajax Can Be Used To Build Java Applications How Ajax Can Be Used To Build Java Applications Why Ajax Can be Useful For High Quality Web Applications One thing that most people are looking for on the web these days is interactivity. The ability for companies to create web applications which are highly interactive will play a prominent role ...

 Ajax Business Applications Introduction Ajax is a method for building highly efficient and interactive web sites. It stands for Asynchronous JavaScript and XML. Through a combination of technologies, Ajax makes it possible for most of the processing work for web page interaction to take place between the server and the brow ...

 How Ajax Can Improve Web Applications Many Ajax pioneers such as Jesse James Garret feel that the Internet is pushing innovation. They feel that some of the greatest future developments will be made online. Personally, I agree with them. There are a number of ways in which Ajax can be used to improve the web applications that we use tod ...

 Enabling Data Exchange in Ajax Applications  The Ajax core API known as XMLHttpRequest is all about sending HTTP requests for the sole purpose of exchanging data between Web browsers and servers. The JavaScript code running in a Web page can use XMLHttpRequest to submit the request parameters to a server-side scr ...

 A New Approach to Web Applications If anything about current interaction design can be called “glamorous,” it’s creating Web applications. After all, when was the last time you heard someone rave about the interaction design of a product that wasn’t on the Web?  ...

 Rich Internet Applications Rich Internet applications (RIAs) can provide opportunities to design much better user experiences. They can be faster, more engaging and much more usable. However, this improvement is not without its downside—RIAs are much more difficult to design than the previous generation of page-based applicat ...

 Rich Internet Applications and AJAX - Selecting the best product RIA and AJAX are new terms for a technology that has been around for years. Given the hype for these terms, it is difficult to differentiate between products. They vary substantially in their technical foundation and their suitability for specific requirements. Careful product evaluation is essentia ...



Next: Rich Internet Applications



Post Comment


You need to Login to post your comment...

Click here to login

Title:
 
Comment:



Daily Email Updates

AJAX Updates delivered directly to your Inbox...

Enter your email address:

Latest AJAXwith Updates

Popular AJAX Articles