Posts Tagged ‘learn-ajax’

Google Releases new Ajax APIs

Thursday, June 5th, 2008

Google has been in the news a lot lately as they had the Google I/O developer conference. Leaders in Google’s web services met with some of the country’s budding developers to give them heads up of the latest news about Google especially their assistance for developers big and small, worldwide.
Some of their updates especially the new services are focused on Ajax …

Read more from the original source:
Google Releases new Ajax APIs

Ajax’s Future Lies in the Browser

Wednesday, June 4th, 2008

Since Ajax was introduced to the public, there was little to no doubt among developers that this would be the future of our online experience. Even with the daunting task of learning JavaScript up to an advanced stage and all the security risk, developers are more than willing to dip themselves into this web development …

See the original post here:
Tags: , , , , , , , , , , , , ,
Posted in Articles | No Comments »

GWT RC 1.5 Coming Out Soon

Tuesday, June 3rd, 2008

Google Web Toolkit or GWT is a very popular framework for developing Ajax based websites. As developers worldwide need all the help they could get in developing websites based on a very difficult web technique, GWT is a welcoming framework.
GWT helps developers write the application freely in Java and convert the function later into JavaScript and eventually Ajax. But instead of completely chang Submitted by admin Category: AJAX Tools

Continued here:
GWT RC 1.5 Coming Out Soon

ASP.NET AJAX Web Hosting

Monday, June 2nd, 2008

DiscountASP.NET offers the best value in ASP.NET hosting. As a Microsoft Gold Certified Partner, we focus all of our resources in providing the most affordable, reliable, fast, cutting-edge, and feature-rich advanced Microsoft ASP.NET web hosting. Features include: ASP.NET, AJAX, Silverlight, FREE ASP.NET Components, MS SQL with Free SQL toos, ASP.NET Web Based Control Panel & more. Submitted by daspnet Category: ASPNET

Read the original:
ASP.NET AJAX Web Hosting

Configuring the Split Functions with Slice or String

Sunday, June 1st, 2008

JavaScript split function (string.split) function is a very valuable command for a JavaScript developer as it properly distributes the information to their intended receivers. The …

View original post here:
Configuring the Split Functions with Slice or String

Developing Ajax with WSRP and ESB

Saturday, May 31st, 2008

An Ajax based application provides rich user interface and experience for users. By combining the power of JavaScript and XML, developers are able to build applications that asynchronously streams data. The result is an application or a website wherein users will receive real time updates without any command from the user.
Since the term’s inception it has come a long way as developers now Submitted by admin Category: AJAX Tools

See the rest here:
Developing Ajax with WSRP and ESB

Now with 3G is iPhone Ready for More Ajax?

Thursday, May 29th, 2008

Apple spread its wings to mobile communications when it released iPhone in June 2007. Enjoying more than 6 months of hype since it was introduced January of the same year, iPhone became every techies dream come true for a phone…except it doesn’t run on 3G.
The reason is simple: 3G technology requires more hardware compared when running a mobile phone without it. EDGE on the other han Submitted by admin Category: AJAX Mobile

See the rest here:
Now with 3G is iPhone Ready for More Ajax?

How Can Ajax Destroy Web 2.0

Wednesday, May 28th, 2008

Web 2.0 is all about user related services and products. Website after website are being created everyday and introduced to the public as a Web 2.0 type of site: a user-content driven website that relies on the interaction of users for its success. The developers on the other hand have to ensure …

More here:
How Can Ajax Destroy Web 2.0

Enterprise Ajax 4.2 for Java Released

Monday, May 26th, 2008

The term Ajax was presented to the public

Misusing XMLHttpRequest in a Website

Saturday, May 24th, 2008

One of the best features of Ajax is the function XMLHTTPRequest. This function practically suggests the user’s ability to asynchronously receive information from the server. Although it is still possible for web developers to build an Ajax based application without using XMLHTTPRequest, this function single-handedly answers all the concerns of any web developers to build an …

Source:
Misusing XMLHttpRequest in a Website