News (5)

Zope launch next-generation application server

The open-source organisation has released the first version of Zope X3, which has been completely rewritten to improve the architecture. Read more »

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 Android's new battleground: Developers

Google executives have a lot of work ahead of them as they court application developers skeptical of the search king's new open software platform for mobile devices. Read more »

Amazon to host Red Hat Linux online

Red Hat on Wednesday announced a significant departure from its current business plan, saying its flagship Linux product will be available on Amazon.com's Elastic Computing Cloud online service. Read more »

Interrupting Java threads

Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »

Features (292)

Using hash variables in Perl

In Perl, a hash lets you create a one-to-one association between a variable, called the key, and a value. We'll show you the basics of Perl hashes and some useful tricks. Read more »

Manipulating strings with JavaScript

While JavaScript has many applications, working with string values is one of the most popular. Let's take a closer look at manipulating strings. Read more »

Scalability vs. performance

One of the mental conflicts with building a scalable application is that all of the layers that we add for scalability hurt the performance of the application. Read more »

Develop secure software at the application level

Protect your application from input overflow and underflow attacks, and from other common tactics with these development techniques. Read more »

Is WebSphere Application Developer ready for prime time?

Say good-bye to VisualAge and hello to WebSphere Application Developer, IBM's latest Java IDE. Find out its pros and cons. Read more »

Easily integrate JavaScript with ASP.NET pages

While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »

Configure vi for Java application development

The vi editor isn't often employed as part of a Java application development environment, but using Vim and Ant, you can configure it to be Java friendly. Here are the steps you should follow to tune vi for use with your next Java project. Read more »

Introduction to the Mach-II application framework

Explore the power and flexibility of Mach-II--the first object-oriented application development framework built from the ground up specifically for ColdFusion MX. Read more »

More efficient coding with advanced user control caching in .NET

With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. 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 (6)

Google Earth brings virtual tourism to iPhone

Staff [blogs:syslog] -- Google already has customised some of its websites for display on the iPhone, but now the company also dived headlong onto Apple's highly regarded mobile phone with a full-fledge application, a handheld version of its Google Earth geographical software. Read more »

Quick Tip: Forwarding X11 to OS X

Chris Duckett [blogs:betaliving] -- Just because you are on a Mac doesn't mean you can't run your Linux applications. Here's how you can bring penguin power to your Mac. Read more »

OpenAndroid: a Google geek's delight

Staff [blogs:syslog] -- Between OpenSocial and Android, did anyone manage not to hear about Google this week? Read more »

Still many questions about software for mobile computers

Staff [blogs:syslog] -- The great thing about the development of future mobile computers is that no one school of thought has come to dominate the territory. Of course, that's also a problem. Read more »

XSS fun with Howard: Liberal Party says no

Staff [blogs:syslog] -- Political parties have no sense of humour. Far from being a revelation, it was merely reinforced yet again as both the major parties in this country had their sites fall victim to XSS. Read more »

Try… Catch… Win!

David McAmis [blogs:theneteffect] -- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?