News (126)

Microsoft gets hip to AJAX

Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. Read more »

Borland gets personal with new tools

Borland's Core SDP suite has analyst, architect, developer and tester modules to help cater for different aspects of application development. Read more »

YouTube opens APIs, gets tough on terms of service

YouTube has released application programming interfaces allowing its content to be embedded into other Web sites, desktop applications, video games and mobile devices. Read more »

Google crawls into source code search

Google is taking its search expertise to one of its favorite audiences: software developers. Read more »

BEA woos nontechies with new software

Facing slowing sales to its traditional customers, BEA Systems is trying a new route: pitching its software to nontechnical businesspeople frustrated by the slow pace of IT change. Read more »

IBM doubles down on software services

IBM is in discussions with its partners to create a prepackaged set of hosted applications, a move that could ultimately create an online analogue to traditional packaged applications and spur market adoption of software services. Read more »

Coders "have support concerns" over open source

The majority of European software developers are concerned about using open source software due to a perceived lack of reliable support, according to a study published on Monday. Read more »

Open source software: the way forward?

Companies are beginning to see open source software as a viable alternative for the enterprise, according to a leading analyst. Read more »

Windows 7 gets mixed reviews

As developers received their copies of Windows 7 on Tuesday in the US, they offered varied reactions to the Microsoft operating system update. Read more »

Ubuntu's Gibbon gets free

Ubuntu's new release out in October has been christened "Gutsy Gibbon", the free software project founder Mark Shuttleworth revealed. Read more »

Features (479)

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 »

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 »

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 »

Improve site speed by preloading content

A key aspect of Web application performance is site response time. Here's how to boost performance by using DHTML and JavaScript to preload data. Read more »

Getting paid for free software

Read more »

Getting .NET class info with Reflection

In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. 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 »

Adobe AIR brings the Web to the desktop

The Adobe Integrated Runtime (AIR) lets developers build Web applications with a rich user interface that mimics desktop applications. Read more »

Web-Enabling Java Applications

In the second part of our series on building a simple Java application, we see how you can use servlets to web-enable apps easily Read more »

Blog (14)

Code lean and keep it green?

Brendon Chase [blogs:codemonkeybusiness] -- Being green doesn't mean waiting for efficient hardware. When every wasted CPU cycle counts is it time to re-evaluate efficient coding techniques? Read more »

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

The 2008 Trends and Threats to Internet security

Lana Kovacevic [blogs:webanatomy] -- I recently came across the IBM Internet Security Systems X-Force 2008 Mid-Year Trend Statistics report, which outlines issues affecting internet security, including application vulnerabilities, phishing, malware and spam. Read more »

Install usability practices in your shop with Silverback

Brendon Chase [blogs:codemonkeybusiness] -- Getting started with usability testing doesn't require an expensive lab full of equipment and science nerds in white coats to poke and prod your users. Cheap and accessible software is readily available to help your team create better software for end-users. Read more »

Are your Web apps ready for the next-gen browser war?

Brendon Chase [blogs:codemonkeybusiness] -- Webkit, Firefox, and Internet Explorer are all scheduled to update their browsers in 2008. Are you ready for Web dev test fest 08? Read more »

Adobe lead charge for a Java SWT port to Apple's Cocoa

Brendon Chase [blogs:codemonkeybusiness] -- Reports out of Apple's Worldwide Developer Conference this week indicate a port of Java SWT(Standard Widget Toolkit) to Mac OS X Cocoa is being readied. Read more »

Build or Buy, Do or Die

David McAmis [blogs:theneteffect] -- In my job as a developer, I get to talk to all sorts of people. And one of the conversations I seem to have a lot lately is "build vs buy", especially when it comes to custom applications. When developing a new application, I try not to reinvent the wheel, for example, if the application requires extensive charting capabilities, I will look for a third-party charting component to buy and integrate. If the application requires a more polished user-interface, I will buy a set of icons or a UI component to deliver the required user interface. Read more »

Google's Android parts ways with Java industry group

Staff [blogs:syslog] -- Google's Android software gives Sun Microsystems' Java technology a starring role -- but not the version of Java the rest of the mobile phone industry has been developing since the 1990s. Read more »

Scratching an Itch

Chris Duckett [blogs:betaliving] -- In the wonderful world of software it is unlikely that your next big idea is original. In the modern world of collaborative development over the Web it's also likely that someone has belted out some code for it too. Read more »

Others (1)

Gallery: Jamming it with Web 2.0

"So what is WebJam?" the girl at the bar serving my mate and I a beer asked. She's thinking that maybe there's something to do with music happening tonight, but it's nothing like that. 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?