News (85)

Microsoft patents 'to-do' list

The software giant now has certain rights to 'task lists' in software-development environments. Read more »

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 »

MySpace launches Facebook-like app platform

In a bid to keep up with Facebook, social network behemoth MySpace launched its beta application platform to Australian developers last night. 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 »

Google crawls into source code search

Google is taking its search expertise to one of its favorite audiences: software developers. 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 »

FOSS code detection tool launched

Black Duck has launched an application designed to spot open-source code in proprietary software - and make sure companies don't get into legal hot water. Read more »

Code to exploit Windows graphics flaw now public

A sample program hit the Internet on Wednesday, showing by example how malicious coders could compromise Windows computers by using a flaw in the handling of a widespread graphics format by Microsoft's software. Read more »

SugarCRM gives GPLv3 thumbs up

Software vendor SugarCRM has given General Public License version 3 the thumbs up and will use it in a forthcoming update of its open-source applications. Read more »

Web mash-up makers gather

A conference in California will examine the success and future of online services that mix together multiple APIs. Read more »

Features (622)

Windows Application Verifier can help you build better code

If you're building an application, it's likely that you'll want it to play nice with Windows. Microsoft's Windows Application Verifier can ensure that your application will work with current and future versions of Windows. Read more »

Creating custom Visual Studio 2005 code snippets

Reuse common code blocks in your applications through Visual Studio 2005 code snippets. 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 »

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 »

Integrating large blocks of code into a single project

Large projects often involve the integration of disparate code blocks. Read this overview of factors worth considering before starting your project. 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 »

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 »

Internationalise your Struts application

You may know how the Java-based Struts Framework makes your code easily reusable. Here's how Struts can internationalise your content. Read more »

Easily configure your Struts application

The Struts Framework can help abstract your back-end code from the display layer and keep your code reusable. See how to easily configure Struts. Read more »

Collect metrics in your Java applications

To simplify adding a metric-tracking capability to your applications, ZDNet Australia looks at a set of Java classes that can be added to any project and reference throughout the running code to accumulate data. Read more »

Blog (15)

Application Threat Modeling v2

[blogs:] -- Threat Modeling has become one of the most important ways to increase the security of your application development projects. It allows you to understand the threats you will face, and implement countermeasure in a consistent, reliable way. If you only do one thing to improve yoru development processes, Threat Modeling should be it. Now with the new ACE Threat Modeling methodology and tools, it's easy to do as well! Read more »

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 »

Flash vs. Silverlight

Staff [blogs:syslog] -- In this week's Roundup we take a look at the latest versions of Flash and Silverlight, Windows 7 and what's new in the world of open source. 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 »

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 »

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 »

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 »

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 »

Mono a Mano

David McAmis [blogs:theneteffect] -- While the world has been heralding the release of Visual Studio.NET 2005, another project on the back-burner has been bubbling along. Read more »

Others (1)

Gnome 2.16 Preview

With the next major release of the GNOME desktop scheduled for release next month, each passing day sees more of the code frozen. This is the first iteration since version 2.14 was released in April, which saw extensive improvements in performance. Here is our first look at some of the features in Gnome 2.16. Read more »

Log in


Sign up | Forgot your password?

What's on?