News (139)

Putting a plug in insider leaks

A start-up has launched software designed to stop leaks of sensitive business information by focusing on the greatest risk: insiders. Read more »

IBM open sources analytics tools

SourceForge now has the code for Unstructured Information Management Architecture. 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 »

Salesforce.com forges closer links with Office

The hosted CRM software firm has launched a programme to entice Microsoft Office developers to write applications that tap into data stored in its applications. 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 »

Yahoo opens up geographic data to Web sites

Yahoo is letting outside Web sites use information from its own catalogue of geographic information, thus allowing programmers to employ Yahoo data and services in their own applications. Read more »

Holes in HP Software Update threaten data leakage

HP's Software Update Tool has been found to contain a flaw which can lead to remote code execution or the leakage of sensitive information stored on a PC. Read more »

Aust government signs agreement to see Windows code

The Australian government is to gain access to the source code underlying Microsoft's Windows operating system after signing an agreement with the software heavyweight in Canberra yesterday. Read more »

Windows 7 pre-beta hits BitTorrent

The pre-beta version of Microsoft's Windows 7 operating system released to developers at the Professional Developer Conference has already made it onto prominent BitTorrent sites, where thousands of enthusiasts around the world are currently downloading it. Read more »

Azure manages to avoid a Hailstorm of criticism

Microsoft's Hailstorm prompted an avalanche of criticism when it was proposed seven years ago, but developers seem to have few qualms with Windows Azure, which embraces many of the same notions. Read more »

Features (495)

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. 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 »

Extracting XML/DOM-friendly data

Java can programmatically extract data from any JDBC-compliant database, but performing this task is tricky. Here's how to pull it off. 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 »

Store your app's configuration information with Java Properties

Keeping configuration info in a handy text file can make your life easier. Learn to leverage Java's Properties class for this purpose in your own applications. 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 »

Documenting code is worth the hassle

The problem with documenting code is that if you do it too early, it's just another thing to keep updated along with the code. And if you wait until the end, then you have no time or inclination to add comments. An easy way is to document your code as you go. Here's how it's done. Read more »

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 »

Two patterns that promote code reuse in ASP.NET

To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »

Blog (11)

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 »

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 »

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 »

Lets Shindig!

Lana Kovacevic [blogs:webanatomy] -- At this year's Google Developer Day in Sydney, Dan Peterson and John Hjelmstad talked about Apache Shindig, an open source implementation of OpenSocial and gadgets. 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 »

The Portal of the Future

Lana Kovacevic [blogs:webanatomy] -- At this year's Gartner Application Development, Integration and Web Services Summit, I attended Gene Phifer talk: "Portal of the Future: What's Beyond Web 2.0?". Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

The Fud is Flying! (Again)

David McAmis [blogs:theneteffect] -- It seems like that the latest marketing technique for software vendors is to sling a little FUD and see if it sticks. Fear, Uncertainty and Doubt make for some attention-grabbing headlines and are great for scaring potential customers away from a competitors offering. Read more »

JavaOne: Slot cars, robots and more

Matt Overington [blogs:bricksandmortar] -- Does Java's reach know no bounds? Read more »

Log in


Sign up | Forgot your password?

What's on?