News (39)

Is Google's App Engine a lock-in honeypot?

Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »

EDS embraces newest Siebel applications

Siebel Systems will announce Monday that the first company to complete installation of its latest customer relationship management system is IT services giant Electronic Data Systems. Read more »

Windows Live offers Microsoft a quicker turnaround

Although it has taken Microsoft five years to develop the next version of Windows, the software maker seems to crank out a new Windows Live service every five minutes. Read more »

In T-SQL, use CASE...WHEN in place of IF...THEN

Add some flexibility to your program flow in T-SQL with the CASE...WHEN statement. Get a hands-on look at the statement's syntax and the advantages it can provide for your application. Read more »

Microsoft hopes 'Milan' table PC has magic touch

At first glance, Microsoft's secret project looks like a 2007 version of the sit-down arcade game Ms. Pac Man. Only if this machine were running the game, you could just take your finger and flick away any monsters chasing the heroine. Read more »

Sun releases MySQL 5.1

Sun Microsystems has released the updated 5.1 version of the MySQL open source database software it recent acquired, promising improved performance and management of larger database applications. Read more »

Intel unveils developer tools for multicore apps

As Intel prepares for multiple cores in every machine, it is bringing new tools to the table for software developers. Read more »

IBM Australia faces strike action

IBM's Australian operation is facing the possibility of strike action amongst its workforce after a secret ballot opened yesterday between employees in a Baulkham Hills facility. Read more »

What does Nokia's Symbian move mean for Android?

The next great operating systems wars are about to be fought, as traditional computing companies collide with teams representing the mobile phone industry. Read more »

Ex-OpenDocument advocates opt for W3C alternative

The conflict over document formats has taken a twist as some advocates for OpenDocument, or ODF, abandon the format in favor of the World Wide Web (W3) Consortium's Compound Document Formats standard. Read more »

Features (348)

Copy legacy Oracle tables with SQL*Plus

Tables with a LONG datatype cannot be copied via the CREATE TABLE AS SELECT syntax. They can, however, be copied with the SQL*Plus COPY command. This Oracle tip shows you how. Read more »

SQL basics: Query multiple tables

Learn when to use SELECT, JOIN, subselects, and UNION to access multiple tables with a single statement. Read more »

SQL basics: Deleting from child tables

This SQL basics article responds to Builder members' questions about deleting rows from one table and using another table as a data reference. Read more »

Keep data display clean with JTable class

Java Swing's JTable class offers tools that make it easy to format large data collections into manageable tables. Here's a step-by-step introduction. Read more »

How do I... Serialise a hash table in C# when the application requires it?

Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »

Take advantage of Microsoft's Application Blocks for .NET

Application Blocks for .NET include source code and sample applications. Take advantage of these tools and get a head start on your next project. 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 »

Ask Chuck: Application Design

This week Chuck responds to a Builder Australia member's question on suggested application design in a .NET environment. Read more »

Web application security frameworks (WASF), Part 2: Database lookup

Often, you will want parts of your Web application to be exclusive to certain users. This access distinction requires the use of Web application security frameworks. Continuing our series on Web app security, we explore the database lookup framework. Read more »

The Aggregation Application Block can simplify data handling

The Aggregation Application Block can make data handling--particularly Web services data handling--easier for .NET developers. Find out how to implement it and why you need the Exception Management Application Block to do it. Read more »

Blog (6)

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- 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 »

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »

Google App Engine meets Amazon EC2

Staff [blogs:syslog] -- What do you get when you cross Amazon's EC2 on-demand cloud computing infrastructure with Google's new App Exchange foundation for Web applications? Read more »

Install Web stacks in an instant with BitNami

Brendon Chase [blogs:codemonkeybusiness] -- Need to set up a server environment to run Web applications such as WordPress, MediaWiki, Joomla, Trac, DocuWiki, or Drupal? Here's how to do it in less than two minutes with free software. Read more »

Microsoft's Surface goes to Vegas

Staff [blogs:syslog] -- This might not be what Bill Gates originally envisioned with his "information at your fingertips" concept, but in Las Vegas, the Rio hotel will unveil a new Surface computer application called Flirt, that will let bar patrons "interact" with each other through video cameras and text messages. Read more »

How Google's App Engine stacks up with Amazon's EC2

Staff [blogs:syslog] -- We compare Amazon's approach to providing infrastructure services to Google's. 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?