Posts Tagged ‘AJAX’

Flex vs. Ajax — both have their pros and cons

I am a C/C++ programmer,but NOT limited to these,I develeped web application with Java/Php/Perl…of course and Flex.I am not a LANGUAGE zealot, I never think of which one is better,my concern is which one can help me to solve my problem.  Programmers often argue about one technology being superior to the other even they know both have their pros and cons.The below is a list of articles that talk about it.(part of below had been listed at here)

(more…)

The list of mine top 10 AJAX Solutions For Professional Coding

At the article The list of mine top 6 AJAX Solutions For Professional Coding,I had listed the top 6 AJAX Solutions.And now I posted “The list of mine top 10 AJAX Solutions For Professional Coding” only because,I make a mistake of the title.Not 10,is 6!

(more…)

The list of mine top 6 AJAX Solutions For Professional Coding

Who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging.Similar to traditional desktop applications without relying on plug-ins or browser-specific features.Yes,it is AJAX–Asynchronous JavaScript and XML.Smashingmagazine had present a list over 90 AJAX-based techniques at here(I copied some images from there),but I don’t think all of them are brilliance.Below is the list of mine top 6  AJAX Solutions.If you have yours,reply it pls.:)

(more…)

Make an AJAX call with the Extjs framework

lightning-sign-48x48 Every day it’s more common make AJAX calls in our Web applications, so here is a very easy way to make it using the Extjs framework. Now the available version is 2.0.

(more…)