News (10)

Browser faceoff: IE vs Firefox vs Opera vs Safari

Web 2.0, with its complex sites and rich Ajax applications, is an increasingly demanding platform for a browser. In this review feature, we look at how the leading browsers measure up. Read more »

Google takes Web apps offline

Google today announced the availability of a new open-source browser plug-in, Google Gears, that promises developers the ability to create applications that work within a browser -- even without Internet connectivity. Read more »

Firefox 1.1 delayed

Firefox 1.1 will be released three months later than originally planned, according to Ben Goodger, the lead programmer on the browser. Read more »

Open-source divorce for Apple's Safari?

Two years after it selected open-source rendering engine KHTML as the basis of its Safari Web browser, Apple has proposed resolving compatibility conflicts by scrapping that code base in favour of its own. Read more »

'Dangerous' Flash exploit can infect by stealth

A Flash flaw discovered this month could change the face of Web security by allowing criminals to infect users of any browser or operating system with malware — without making their browser or application crash. Read more »

Mozilla ready to add IM to Thunderbird stable?

Mozilla Messaging, the newly launched subsidiary of the Mozilla Foundation, is "interested" in developing instant messaging software, according to the organisation's chief executive. Read more »

Adobe to pull Office rival out of AIR?

Adobe may look to the Adobe Integrated Runtime (AIR) platform to launch an office productivity suite to take on Microsoft. Read more »

Thunderbird gets Mozilla US$3m to 'do a Firefox'

Mozilla wants to reproduce the Firefox Web browser's success with Thunderbird, its open-source e-mail software. Read more »

Microsoft fixes serious Windows flaws

Microsoft on Tuesday issued alerts on several security flaws in Windows, the most serious of which could allow an attacker to gain control over a victim's computer. Read more »

Andreessen: PHP succeeding where Java isn't

The simplicity of scripting language PHP means it will be more popular than Java for building Web-based applications, Internet browser pioneer Marc Andreessen predicted Wednesday in a speech here at the Zend/PHP Conference. Read more »

Features (37)

Make XML data islands work in Mozilla

XML data islands offer a useful way to add dynamic data to static HTML pages, but they are typically limited because they work only in IE. See how you can get around this by writing some complex JavaScript and implementing them in Mozilla. Read more »

Protect your JavaScript with obfuscation

This article takes a closer look at the concept of code obfuscation and provides a sampling of obfuscator tools that will help you protect your JavaScript code. Read more »

Qt: Cross-platform futures in a mobile world

Benoit Schillings is chief technologist for Qt Software (originally Trolltech). Based in the Bay Area around San Francisco, he sets the direction of the company's cross-platform application deployment product. Read more »

Unit testing options for JavaScript

Unit testing is different from traditional testing because it is performed by the developer and not a tester. This article provides an overview of several options for unit testing client-side JavaScript code. Read more »

Understand ASP.NET 2.0 configuration file processing

Configuration files are an important aspect of .NET development. Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config). Read more »

Lock up in ColdFusion

Simultaneously handling multiple execution threads offers much higher performance but make sure you properly lock reads and writes to shared variables in ColdFusion MX. A look at the process. Read more »

Java security: Policies and permission management

This article explores three areas of Java security: security managers, access controllers, and access permissions. Read more »

Explore the merits of using HTML tables and CSS

There are two main approaches to Web application layout: HTML tables and CSS. Layout with HTML tables is tested and proven, while CSS is relatively new. Learn more about each approach's set of pros and cons. Read more »

Know your options for developing with SharePoint 2007

As the popularity of Microsoft SharePoint continues to grow, the demand for SharePoint developers also increases. If you find yourself developing solutions with SharePoint 2007, this overview will help you sort out the differences between the two available editions, learn what tools are included, and more. Read more »

Making ColdFusion thread-safe with cflock

ColdFusion supports multithreaded apps, but you need to understand how to use the cflock tag to protect your data from race conditions that might corrupt the data. We'll show you how to use this powerful yet simple tag. Read more »

Log in


Sign up | Forgot your password?

What's on?