News (206)

BEA take coding out of application development

BEA Systems this week is expected to launch a new product line that the back-end software maker hopes will expand the company's audience and perk up sales. 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 »

Google, Yahoo make lawmakers impotent, says Judge

Australian High Court Judge Justice Kirby has said computer code is more potent than the law -- and legislators are powerless to do anything about it. Read more »

Magnetic tape prototype makes data leap

Magnetic tape isn't dead, IBM and Fuji Photo would like you to know. Read more »

CA makes database open source

Computer Associates International made a major commitment to open-source software development announcing a plan to make its Ingres database open source and outlining partnerships with other open-source projects. Read more »

Google denies disassembling Vista code for Chrome

The source code underlying Google's Chrome web browser suggests Google used a reverse-engineering technique called disassembly to figure out how to use a useful Windows Vista security feature, but the company has denied doing this. Read more »

Sun to make Java more Linux-friendly

Sun Microsystems plans to alter its licensing to make it easier to bundle Java Runtime Environment with Linux. Read more »

Microsoft eyes making desktop apps free

Even as Microsoft readies a host of new ad-supported online services to battle rivals, the software maker has been mulling a plan to offer free, ad-supported versions of some of its desktop products, CNET News.com has learned. Read more »

IBM to make Java database open source

Raising its stakes in open-source software, IBM plans to create an open-source project around Cloudscape, a specialised Java database, CNET News.com has learned. Read more »

IBM donates code to Eclipse

IBM has donated source code to an open-source project in an effort to create more sophisticated development tools for building graphical interfaces. Read more »

Features (708)

Making Swing trees easy

Trees are a common GUI component, and Swing provides classes to create them. However, using dynamic data with trees can be problematical. We'll show you how to avoid the pitfalls. Read more »

Avoid bad form data with a little CGI validation code

Validating data from a Web form with a CGI script is a standard practice. Find out how to tweak your form validation code using regular expressions. Read more »

Validate your data in C++

Find out how to use an alternative to set functions when validating data. This article explains the advantages of this technique and will walk you through writing a check_valid class. Read more »

Advantages of using the ADO Command object

The Command object offers several unique advantages over the ADO Recordset object for programmatic data updating. This article gives specific code examples that display the Command object's flexibility. Read more »

Java-XML offers best of both worlds

Working with XML is now the norm, but handling XML within Java is not as straightforward as often advertised. Follow these techniques to make it easier. Read more »

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

Java reference objects make caching easy

Reference objects aren't just useful when memory is at a premium; they can also be used to provide slick caching abilities to any application. Read more »

Specify DataSet in XML

This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for each view via XPath query. Read more »

Scripting Java with the Bean Scripting Framework

Want to support all the scripting languages for Java? The Bean Scripting Framework, BSF, enables you to do just that with a simple API. We'll show you how in this article. Read more »

Use method overloading in Java

Devising unique naming conventions can be a tedious chore, but reusing method names via overloading can make the task easier. Here's a look at how this technique works in Java. Read more »

Blog (24)

Google data-sharing gets authentication option

Staff [blogs:syslog] -- Google now supports the open OAuth standard for sharing data through its Google Data interface, a move that could make it easier to tap into information stored at Google property. Read more »

Do you trust data in the cloud?

Brendon Chase [blogs:codemonkeybusiness] -- Cheap hosted storage, app engines, and hosted code libraries. Can you really trust your data, or your client's data in the magical Web 2.0 cloud? Read more »

Firefox 3 add-ons to make you a better Web developer

Brendon Chase [blogs:codemonkeybusiness] -- Firefox might be a fast browser but it's extensions can transform it into a powerful development tool for Web developers and designers. Here are 10 of the best to get you started. Read more »

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 »

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. Read more »

Microsoft's PDC Potpourri

Chris Duckett [blogs:betaliving] -- While not game-breaking in their own right, these little titbits complete the picture from Microsoft's recent PDC conference at Los Angeles. Read more »

Azure: A matter of trust

Brendon Chase [blogs:codemonkeybusiness] -- Ray Ozzie hit the nail on the head when he said Azure's success will hinge on trust. Who outside (and inside) the core circle of ISV trust Microsoft? 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 »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »

Log in


Sign up | Forgot your password?

What's on?