News (16)

ALE brings OOP to the Web 2.0 party

A Web-based clipboard is one of several new tools aimed at bringing desktop functionality to Web apps. Read more »

JBoss reaches certification landmark

The new version of JBoss Application Server claims to be the first open-source application server to be J2EE certified. Read more »

IBM, BEA join on Java strategy

IBM and BEA Systems, usually staunch rivals, are collaborating on ways to smooth out technical differences between their respective Java software lines. Read more »

Apple Web app opens doors to others

A new version of Apple Computer's Web application development software, released on Tuesday, aims to be more compatible with emerging Web services standards. Read more »

Mozilla: Web apps faster with Firefox 3.1

Firefox 3.1 will run many Web-based applications such as Gmail faster through incorporation of a feature called TraceMonkey that dramatically speeds up programs written in JavaScript, Mozilla said Friday. Read more »

NetApp files patent suit against Sun

Network Appliance alleges Sun Microsystems' ZFS storage software violates seven of its patents, seeks permanent injunction. Read more »

Adobe AIR brings online apps to the desktop

AIR, or Adobe Integrated Runtime, is a download that lets Web applications run on a desktop. With AIR applications, people can work offline and drag and drop items like graphics or text between Web and desktop applications. Read more »

Ozzie on Azure: It all comes down to trust

Microsoft has to do more than just convince businesses that it has the right vision with Windows Azure, its burgeoning take on cloud computing, according to Ray Ozzie, the company's chief software architect. Read more »

Yahoo and Google attempt to improve the browser

A year after Google launched its Gears project, Yahoo has decided to make your browser better, too. Read more »

Salesforce to open incubation centres

To drive entrepreneurship on the software-as-a-service (SaaS) model, Salesforce.com will set up AppExchange "incubators" for software developers in yet-unspecified locations around the world by next year, says chief executive officer Marc Benioff. Read more »

Features (169)

Write efficient code with the Composition object pattern and CFCs

You can harness the power of object-oriented programming by using ColdFusion Components (CFCs). See how to use CFCs in conjunction with the Composition object pattern to simplify your app development. Read more »

Apache's Torque project

Torque is an object-relational, persistence toolkit that generates all of the database resources required by your application. We'll help you choose a persistence layer for your application and explain what you need to start using Torque. Read more »

Improve the performance of your app with ASP.NET caching

Get the details on what can be cached and how to control the numerous caching options and parameters. Read more »

Create distributed services with Java's RMI-framework

RMI allows one Java object to make a call to another regardless of where the second object resides. With RMI, you can create transparent distributed services and applications. Find out how to set up an RMI application in your enterprise. Read more »

Easily utilise Microsoft Word functionality in your .NET application

Microsoft Office may be utilised in .NET code via .NET and COM interoperability. Create more powerful applications by integrating the many functions available in the Word products into your application. Read more »

Override a Java application's time zone

There may be times when you need to override the time zone your Java application thinks it's in. Learn how to change the time zone for a particular application. Read more »

Get started with Java Native Interface

The JNI can greatly improve Java performance by letting you write parts of your app as natively compiled code. Here's what you need to know to get started. Read more »

Streamline .NET strings

Strings are integral to most app dev projects, so it is imperative that they don't impair performance. The .NET StringBuilder class streamlines string values processing. Read more »

Create a Web form data format mask with JavaScript

You can easily validate Web form data by creating a format mask in JavaScript. We'll give you the code so you can get started immediately. Read more »

Retrofitting JUnit: Start testing older code

While best practice says that you write your tests at the same time as - or even before - you write your code, you'll probably have a body of code without tests. Here's how you add tests to existing applications. Read more »

Blog (4)

Creating Web apps at iPhone Developer Camp

Staff [blogs:syslog] -- "Apple is not ready to have a developer community yet ... you have to be on the Apple happy list to be a developer," Christopher Allen said. "There has always been this tension with Apple and the developers' community." Read more »

Apple's iPhone engineers to tour Sydney, Melbourne

Brendon Chase [blogs:codemonkeybusiness] -- Aussie developers will be able to get up close and personal with some of the iPhone engineers in November to learn how to build applications for the platform. Read more »

What's new in Dreamweaver CS4?

Lana Kovacevic [blogs:webanatomy] -- Let's look at some of the new features we can expect to see in Dreamweaver CS4. Read more »

Google: Don't give up on OpenSocial

Staff [blogs:syslog] -- When Google unveiled its OpenSocial developer initiative at the end of October, observers hailed it as the future of the social Web. But is the search king already too late to the party? Read more »

Log in


Sign up | Forgot your password?

What's on?