News (69)

LGPL draft due in June

The version of the free software licence used for libraries and other linked code is getting an update at the same time as the main GPL. Read more »

Privacy issues with Google library search

A contract between Google and the University of Michigan released publicly on Friday contains no provisions for protecting the privacy of people who will eventually be able to search the school's vast library collection over the Internet. Read more »

Intel researchers open 'learning library'

The chipmaker's research arm is offering the Open Source Machine Learning Library, a free collection of software that can help computers learn from experience. Read more »

Are developers stealing code?

Many software developers regard 'code-borrowing'--reusing existing software in their own work--as an acceptable practice, despite the legal minefield it could create for their employers. Read more »

Microsoft to release more source code?

Microsoft is considering the release of source code for a popular tool used to build Windows programs. Read more »

ISO rules out code fee plan

A key standards organisation distanced itself from a controversial proposal to charge for commonly used country, language and currency codes, following an uproar over the potential fees. Read more »

Enterprise Library updated to .NET Framework 2.0

Microsoft focuses on caching and security with the release of the Enterprise Library for .NET Framework 2.0. Read more »

Sun picks GPL for Java code

After years of requests and debates, Sun is set to release Java source code under a Linux-friendly licence. Read more »

SCO e-mail: No 'smoking gun' in Linux code

A 2002 e-mail suggests that an investigation commissioned by The SCO Group failed to produce any evidence that Linux contained copyrighted Unix code. Read more »

Microsoft taps JQuery for Visual Studio

Microsoft said Sunday that it plans to ship the JQuery JavaScript library with its Visual Studio developer tool suite. Read more »

Features (329)

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Simplifying .NET assembly libraries

Maintaining header files is often tedious and can lead to mistakes. Thankfully, .NET assembly libraries erase the reliance on these files. Read more »

Glitch in C++ libraries allows a DoS attack against ISAPI

The Microsoft Foundation Classes static library contains flaws that make ISAPI extensions vulnerable to DoS attacks. Find out why this illustrates a major challenge for developers who need to produce secure applications. Read more »

Developing a code library can increase productivity

Creating and maintaining a code library to catalog your programming resources can reduce project development time and improve the reliability of your software. A code library will permit team members to quickly locate existing resources instead of reinventing the wheel. Read more »

Format C++ objects as you write them

The STL allows you to write objects to streams, but what about custom formatting? This code walk-through will show you how to handle it. Read more »

Web sites for developers

Once you've specialised in an area of technology, you have to stay current. Builder.com looks at technology-specific Web sites for developers. Read more »

OOP Java: Business logic with your beans

If you're new to server-side Java, you need to learn about the relationship between business logic and JavaBeans. This report will get you started. Read more »

Jelly offers component-rich XML scripting

Jelly is a scripting engine that turns XML into executable code. See how you can get started with this powerful tool. Read more »

Programming in your comfort zone

This article from Builder.com weighs the pros and cons of coding within your comfort zone, describes the problems it creates, and tells you how to overcome them. Read more »

Take a manageable approach to reading HTML page data

There are many reasons for scraping data from a Web site. You might need to download data from a published site to be analysed or determine whether a site is displaying the correct value each day without any errors. You may even be creating a Web service. Read more »

Blog (19)

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'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 »

AJAX applications and security

Lana Kovacevic [blogs:webanatomy] -- Douglas Crockford, the creator of JSON, gave a talk entitled "AJAX Security" at the recent Web Directions South conference. In this talk, Crockford discussed some of the security concerns with AJAX applications and what can be done to address them. Read more »

Developer creates Mac UI for Java apps

Brendon Chase [blogs:codemonkeybusiness] -- Java developers may soon be able to get their apps looking less ugly and more Mac-like if a promising new project continues. 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 »

Opera Widget SDK released

Staff [blogs:syslog] -- Opera has announced the release of Opera Widgets SDK beta, that allows Web developers to create Web applications capable of running on all devices. 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 »

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 »

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 »

What's new in GWT 1.5?

Lana Kovacevic [blogs:webanatomy] -- I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »

Log in


Sign up | Forgot your password?

What's on?