News (12)

AJAX developers 'forget about the network'

If you're using AJAX to develop interactive Web applications, are you making these errors? Read more »

AJAX spurs Web rebirth for desktop apps

Slicker development techniques like AJAX, a way of building interactive browser-based applications, are fuelling a surge in consumer Web applications. Read more »

Microsoft SharePoint goes wild for wikis

Microsoft has jumped on the Web 2.0 express with the launch of an add-on for SharePoint server that enables businesses to make use of popular "community" collaboration features such as wikis and blogs. Read more »

Windows Mobile 7 delayed

Microsoft has informed some of its partners that it has had to delay Windows Mobile 7, a much anticipated update to its handset operating system. Read more »

Apps need easy desktop-cloud migration: Ballmer

The future lies in the platform in the cloud, according to Microsoft chief executive Steve Ballmer. Read more »

IBM, Yahoo and Google target Microsoft Office

After years of watching Microsoft rake in billions of dollars from its desktop software franchise, its competitors are pouncing. Read more »

Gartner: Prepare for consumer-led IT

Gartner analysts predict there will be a large-scale shift in technology influence toward consumers and away from central corporate IT departments. Read more »

Sun to make Java more Linux-friendly

Sun Microsystems plans to alter its licensing to make it easier to bundle Java Runtime Environment with Linux. Read more »

Sun and Google shake hands

Sun Microsystems and Google announced a multiyear partnership on Tuesday to help spread and develop each other's software, a deal that includes OpenOffice.org, Java and OpenSolaris from Sun, and Google's Toolbar. Read more »

Small is beautiful for Web 2.0 start-ups

Jason Fried, president of start-up 37Signals, is a bona fide software entrepreneur. But he wants nothing to do with the traditional model of starting a software company. Read more »

Features (18)

Deciphering the term "rich Internet application"

Web 2.0 has become a cliched term when it comes to describing websites. A new term has popped up to cover online applications: RIA, or rich Internet application. Does it mean the same thing as Web 2.0? Read more »

Be aware of AJAX's drawbacks

Some developers view AJAX as the silver bullet for every scenario. However, AJAX introduces its own set of hazards in various areas, which include: development time, browsing history and experience, search engine interaction, accessibility, server load, and security. Read more »

Simpler Ajax development with Prototype.js

Prototype.js is a library of JavaScript objects and functions, designed to help you code easier. It is particularly useful for Ajax development, as it contains a number of objects that handle Ajax communication, previously requiring lengthy amounts of code. Read more »

Microsoft embraces AJAX with AJAX Extensions 1.0

Improving the user experience is a critical aspect of all Web applications. The AJAX movement shares this goal as it uses existing technologies to reduce the number of roundtrips between the browser and the Web server. Here's a closer look at this ASP.NET add-on, along with tips on how you can use it to enhance your ASP.NET applications. Read more »

Avoiding AJAX DOM manipulation pitfalls

Javascript is simultaneously the most ever-present and most useful tool for a Web application developer. The real-time, interpreted nature of using Javascript in the browser means that you have to be extremely careful when dealing with the Document Object Model (DOM). Read more »

The Seven Deadly Sins of AJAX application development

The AJAX bandwagon is a good place to be. It takes you to faster, more efficient, more dynamic apps. But it also has pitfalls all its own. Read more »

Enhance applications with the ASP.NET AJAX Control Toolkit

While the ASP.NET AJAX Extensions from Microsoft provides you with basic AJAX support, the ASP.NET AJAX Control Toolkit extends this support by offering more controls and by allowing you to create controls. Read more »

Cleaning up with AJAX

Asynchronous JavaScript and XML (AJAX) is one of the latest fads in creating interactive Web applications. In this article we'll introduce the AJAX programming model and show how to get started. Read more »

HTTP and HTML: The paradox of dominance

The saying, "When all you have is a hammer, every problem looks like a nail," makes me think of the mess that we're in when it comes to the dominance of HTML and HTTP. Read more »

Adding AJAX to Java with DWR

Making web-based Java applications more interactive doesn't need to be difficult. The Direct Web Remoting toolkit takes much of the hassle out of AJAX Read more »

Blog (2)

AJAX applications and security

Lana Kovacevic [blogs:webanatomy] -- Douglas Crockford, the creator of JSON, gave a talk entitled "AJAX Security" at the recent Web Directions South conference. In this talk, Crockford discussed some of the security concerns with AJAX applications and what can be done to address them. Read more »

Opera Widget SDK released

Staff [blogs:syslog] -- Opera has announced the release of Opera Widgets SDK beta, that allows Web developers to create Web applications capable of running on all devices. Read more »

Log in


Sign up | Forgot your password?

What's on?