AJAX Experience - No Fluff Just Stuff

AJAX Experience

Posted by: Venkat Subramaniam on August 26, 2006

Back in summer of 2001, a client brought a problem to me. He had a desktop application that listed various
items. When he clicks on an item, it would display lots of information about that particular item (they're in the
energy trading business). It worked fairly well for a desktop application. He was creating a similar web application,
but the performance was bad. It took a long time (really long time) to bring all the data. Also, he didn?t want to make
explicit browser refresh when an item is selected.

We tossed around a few ideas and wrote a small sample app. We wrote a event handler that quietly sent a
request to the server, brought back some XML, and updated relevant parts of the browser. It not only
solved his performance problems, it also created a rich client impression of the application.

Back then, I didn?t know that one day such approach would have the name that sounds like a cleaning
product. But, what?s happened since then is I've found that other people?much smarter than I am?have had
similar problems, thought of similar solutions, and went on to build some really cool frameworks to help develop
these kinds of applications!

I am delighted that I will be meeting some of those bright minds when I attend (and speak at)
The AJAX Experience in October. Check out the list of speakers and topics. I can?t wait for October to arrive.

Venkat Subramaniam

About Venkat Subramaniam

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., creator of agilelearner.com, and an instructional professor at the University of Houston.

He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. Venkat helps his clients effectively apply and succeed with sustainable agile practices on their software projects.

Venkat is a (co)author of multiple technical books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer. You can find a list of his books at agiledeveloper.com. You can reach him by email at venkats@agiledeveloper.com or on twitter at @venkat_s.

Why Attend the NFJS Tour?

  • » Cutting-Edge Technologies
  • » Agile Practices
  • » Peer Exchange

Current Topics:

  • Languages on the JVM: Scala, Groovy, Clojure
  • Enterprise Java
  • Core Java, Java 8
  • Agility
  • Testing: Geb, Spock, Easyb
  • REST
  • NoSQL: MongoDB, Cassandra
  • Hadoop
  • Spring 4
  • Cloud
  • Automation Tools: Gradle, Git, Jenkins, Sonar
  • HTML5, CSS3, AngularJS, jQuery, Usability
  • Mobile Apps - iPhone and Android
  • More...
Learn More »