The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Ajax is hot!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jared Richardson

Posts: 1031
Nickname: jaredr
Registered: Jun, 2005

Jared Richardson is an author, speaker, and consultant who enjoys working with Ruby and Rails.
Ajax is hot! Posted: Aug 25, 2005 7:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Jared Richardson.
Original Post: Ajax is hot!
Feed Title: Jared's Weblog
Feed URL: http://www.jaredrichardson.net/blog/index.rss
Feed Description: Jared's weblog. The web site was created after the launch of the book "Ship It!" and discusses issues from Continuous Integration to web hosting providers.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Jared Richardson
Latest Posts From Jared's Weblog

Advertisement

I use Technorati for much of my blog searches. Yes, it can be slow and it's not nearly as reliable as Google or Yahoo, but it works enough to keep me happy. Why? It's got a great UI for showing my saved searches (a "Watchlist") and it also shows me the top searches for each hour (which I find terribly interesting).

For the last several days, I've finally realized that among all the debate about Pat Robertson, Intelligent Design and Lance Armstrong, there has consistently been a single technical topic in the top ten.

Why is this significant? Because blogging isn't exclusively the realm of the technical anymore. The technorati have built the tools that allow the non-technical to blog and they now own the space. Religion, politics and current events rule most of the blogoshphere.

Except for Ajax.

As I write this Ajax is ranked number three in all searches. What is so compelling about Ajax that makes it so popular?

First, Ajax exists in the browser, not on the server. Your Ajax-enabled application can use Microsoft's Asp.NET, Sun's Java, or the latest greatest entry to the web space, Ruby on Rails. It doesn't matter what server-side technology you use, from VB to Perl to Python, you can take advantadge of Ajax. It extends existing technologies.

Next, Ajax makes your web application look fast. Fast like an installed desktop application, not fast like a souped up web server. Ajax fools your users into thinking nothing is happening while it slips off to fetch data in the background. We all know that users waste lots of CPU cycles just reading the screen. Ajax just puts that wasted time to work!

Third, Google made Ajax hot. When they rolled out Google Maps, using Ajax technology, every non-technical software manager in the world believed that Ajax could make their application scale too. They didn't realize that Ajax only helps stretch your scalability by downloading data in the background where the user can't see how slow everything gets when your application is under a heavy load. Google has a thousands of machines that help their applications scale with or without Ajax.

So it's cross-language, makes your web applications blazingly fast, and has been proven in the field by Google.

All in all, those aren't bad reasons to be popular.

Read: Ajax is hot!

Topic: Be careful how you advertise Previous Topic   Next Topic Topic: Scoble and Jobs and Winer, oh my

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use