« Who Own the AJAX Home Pages Market ? | Main | Jimdo, Pages To The People »

Intellicast, The AJAX Weather

Intellicast have a new beta site powered by AJAX ASP.NET providing an alternative easy way to check weather forecast in your city. First the autocomplete will help you to find the city code you are looking for, then for each city you can find detailed forecast with very nice graphics. The interface is not bad, but loading data is very very slow for an "Authority in Expert Weather", the page itself take about 30seconds and AJAX requests take between 6 and 10 seconds !! Anyone interested to make something faster ?! Here is a tip where you can start from.

intellicast.png
Bookmark this article at these sites
Comments
1

i think that JSP would be faster (in such project) than ASP.net(in Microsoft-IIS server).

2

I also think JSP would be much faster.

3

Love this blog, but are you on a 14.4 modem?? 30 seconds?? Not even close on my end, even had my parents who refuse to upgrade their dialup check. Maybe bad time online when you checked?

4

thought 14.4 modems are for collection only? I got satellite connection here. But as you said probably bad time when I check it ? today I got between 1.6 and 4 seconds for AJAX requests, but got also 6 and 10 seconds; still slow !! The page load is now below 10 seconds.

5

Ha, very true, just thought it was a funny exaggeration. I wonder if it's like some other sites I check during major storms, you know? They must get a hell of a spike during big storms. Who knows. It is 'beta' though, so I guess we'll see.

What are some advantages of jsp over asp &.net?

6

-> JSP vs ASP.net

http://java.sun.com/products/jsp/jsp-asp.html

JSP technology uses the Java language for scripting, while ASP pages use Microsoft VBScript or JScript.
The Java language is a mature, powerful, and scalable programming language that provides many benefits over the Basic-based scripting languages.

For example, the Java language provides superior performance to the interpreted VBScript or JScript languages. Because they use Java technology and are compiled into Java servlets, JSP pages provide a gateway to the entire suite of server-side Java libraries for HTTP-aware applications.

The Java language makes the developer's job easier in other ways as well. For example, it helps protect against system crashes, while ASP applications on Windows NT systems are susceptible to crashing. The Java language also helps in the area of memory management by providing protection against memory leaks and hard-to-find pointer bugs that can slow application deployment. Plus, JSP provides the robust exception handling necessary for real-world applications.

Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):