News (15)
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 »
Multicore move cuts Oracle database cost
In a move designed to counter Microsoft's growing database influence, Oracle has quietly cut software prices on some lower-end servers using multicore processors. 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 »
Google puts an end to illegal YouTube content?
Google claims to have a new system for identifying pirated video on YouTube as it gets uploaded, but the system puts the burden on movie studios and other content owners to provide YouTube copies of their content first. Read more »
Security group names top software risks
A security organisation published its fourth annual list of the most vulnerable software on Wednesday, putting network administrators on notice that they need to check their systems. Read more »
MS, Adobe war in blogosphere
Arch-rivals Microsoft and Adobe's struggle over next-generation Web development technologies has spilled into the companies' official blogs, with mud being flung from both sides. Read more »
Ubuntu Linux leader proposes six-week delay
New versions of Ubuntu Linux have been released at a steady six-month cadence, but project founder Mark Shuttleworth is considering a six-week delay to improve the reliability of an important new version. Read more »
New server order, new IBM software pricing
New server technologies, such as multicore processors and virtualisation, have led IBM to begin radically revamping its server software pricing method. Read more »
Blending the human genome with art
"What is the nature of life?" and "Who am I?" are questions that cut across science, religion, art, philosophy and even computer science. Read more »
Features (117)
Choose the right JDBC driver for your database interface
Picking the right driver can optimise connectivity between your Java apps and database. Read more »
Web application security frameworks (WASF), Part 2: Database lookup
Often, you will want parts of your Web application to be exclusive to certain users. This access distinction requires the use of Web application security frameworks. Continuing our series on Web app security, we explore the database lookup framework. Read more »
Set named restore points for easier flashback in Oracle 10gR2
The MERGE statement, introduced in Oracle 9i Release 2, is often called an "upsert" because it can both update and insert rows in the same pass. Rows that don't already exist in the data warehouse are inserted, and rows that do exist are updated. Read more »
Secure connections to PostgreSQL
The PostgreSQL database server is arguably one of the best SQL servers available, but it's not as easy for beginners to get a handle on it as with other SQL databases, such as MySQL. Read more »
Handle errors in the data tier with SQL Server
Exception handling is a standard part of every .NET application. The try/catch block allows you to catch exceptions and control application execution from that point. Many errors occur during database interaction, but a lot of developers are unaware of handling errors within the database tier. This week we examine error handling in your database code with SQL Server and T-SQL. Read more »
Using SQL Server 2008's MERGE statement
SQL Server 2008's new MERGE statement allows you to insert, update, or delete data based on certain join conditions in the same statement. Read more »
Find sequence gaps using Oracle's analytic functions
Sequences of values occur frequently in database tables. Whether generated naturally as part of the data, or assigned by an Oracle sequence object, the intent is to number the rows with a unique, ever-increasing number. Gaps in this numbering may occur for various reasons. Read more »
Database consultants can't wait FOR XML
Have you heard about FOR XML? It can really give your applications a boost. This article gives you an overview of the power behind using FOR XML in your applications. Read more »
10 tips for sorting, grouping, and summarizing SQL data
Arranging SQL data that you can effectively analyse requires an understanding of how to use certain SQL clauses and operators. These tips will help you figure out how to build statements that will give you the results you want. Read more »
FileMaker Pro 8
With improved data-export tools, beginner-friendly templates and support for massive files, FileMaker Pro 8 is a great choice for novice or professional users who need to develop powerful databases. Read more »
Blog (2)
Express Yourself!
-- Microsoft has released a community technology preview of the new Expression Web Designer, their new flagship Web development tool and competitor to Adobe’s Dreamweaver. Read more »
Adobe's MAX Conference 2007, Day One Keynote
-- The big event of a Flex, Flash or ColdFusion developer's year is Adobe's annual conference held this year in Chicago. Builder AU's Andrew Muller attended this year and reports on the first day's opening. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

