News (76)

Microsoft's Visual Studio courts database pros

Microsoft has added a database-oriented tool to Visual Studio Team System, an application development suite designed to bolster the company's sales to large corporations, the software giant said on Wednesday. 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 »

Database servers get a new yardstick

After 14 years measuring the world's most powerful servers, the TPC-C speed test is being supplanted by a new benchmark. Read more »

MySQL introduces Community Server database

Open-source database company introduces two offerings, one for corporate customers and one for developers. 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 »

Sun floats open-source database idea

Sun Microsystems has raised the possibility that it might offer customers its own database, a move that could trigger displeasure at Oracle but curry favor with open-source advocates. Read more »

SAP inks open-source database deal

Business application powerhouse SAP is tapping MySQL's open-source database software in a deal that should let the smaller company accelerate its development plans. Read more »

MySQL to get 'solid' transactions

High-end database company Solid Information Technology will create an open-source storage "engine" for the MySQL database. Read more »

MySQL to set Falcon free

Open-source database company MySQL plans to provide technical details this week on its homegrown storage engine and upcoming administration tools. Read more »

Microsoft prepares for Yukon, Longhorn

The software company readies new development tools before planned releases of revamped database and Windows operating system software. Read more »

Features (296)

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 »

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 »

Creating XML from MySQL

MySQL makes integrating your data into an XML document as easy as pie. Unfortunately, importing XML into MySQL is more like chocolate cheesecake, but there are solutions available. Just follow this guide and you'll be on your way to integrating Web services with your database in no time. Read more »

What's behind BREW?

Thanks to Qualcomm and Oracle's recently announced deal, BREW users can look forward to using enterprise database applications on their mobile phones and PDAs. 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 »

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 »

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 »

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 »

XPath provides an easier way to select information in Jet database

In the Microsoft .NET Framework, extracting information from a Jet database can be accomplished using SQL queries or XPath. Each method has pros and cons, but you may find yourself using XPath more often as .NET becomes more prevalent. 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 »

Blog (7)

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 »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. 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 »

Repent Open Sourcerers

Staff [blogs:syslog] -- The Anglican Diocese in Sydney is moving away from Microsoft technologies, Access and ActiveX provide another way for remote code execution and a local Aussie team wins the Imagine Cup. All that and more in this week's Roundup. 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 »

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 »

Log in


Sign up | Forgot your password?

What's on?