News (43)

Grassroots computing languages hit the big time

Once considered simple toys by serious programmers, scripting languages are becoming first-class citizens in the world of corporate software development. Read more »

Sybase releases 'first free production database for Linux'

The database company is going head to head with PostgreSQL and MySQL with a free version of its ASE database for Linux. Read more »

Oracle gets Groovy with open-source project

Oracle said it will participate in Grails, an open-source project that seeks to make Java programmers more productive through a close tie-in to the Groovy scripting language. Read more »

Mozilla Thunderbird gets Firefox-style tabs

A developer has added tabbed browsing of e-mail messages to Mozilla's Thunderbird e-mail client, mimicking one of the most popular features of the Firefox and Opera Web browsers. Read more »

Linux Standards Base gets better C++ support

C++ applications compiled with the latest versions of the GNU Compiler Collection can now be easily ported to multiple Linux distributions, which should help prevent forking Read more »

With JavaFX, Sun seeks new coders, new revenue

With a back-to-the-future technology called JavaFX, Sun hopes to attract a new class of developer while building a much-needed new revenue source. Read more »

Google plans 'Chrome' browser

Search giant Google has confirmed it will shortly unveil a new Web browser dubbed 'Chrome' and based on code from the Webkit project. Read more »

Microsoft Web site hack details unveiled

An SQL injection is the most likely technique used to hack Microsoft UK's Web site. Read more »

Turn security rhetoric into action, Oracle warns

Every software developer likes to believe it is committed to application security -- but senior managers need to put their money where their mouths are to turn security rhetoric into action, a senior development manager at Oracle Corporation has told more than 200 delegates at the SECURECon security conference in Melbourne. Read more »

Adobe blasts Apollo into beta through AIR

Adobe Systems on Monday released a beta version of AIR, a software download formerly called Apollo, that makes Web-native applications operate like desktop programs. Read more »

Features (221)

Create ActiveX servers for PL/SQL packages

When you're tuning database applications, your first impulse may be to follow the manuals' examples and start coding database logic directly into your code. Find out a better approach. Read more »

Specify DataSet in XML

This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for each view via XPath query. Read more »

Use MySQL to build your own CRM project

MySQL is great for building CRM Web site back ends through MySQL-specific features or tweaks to the source code. Here's how MySQL can help. Read more »

Diagnose SQL Server performance problems

Usually, the hardest part of database tuning is finding the code bottlenecks. SQL Profiler's traces can help you locate your sluggish code. Read more »

Diagnose SQL Server performance problems

Usually, the hardest part of database tuning is finding the slow part. SQL Profiler's traces can help you find your sluggish code. Read more »

Use Perl DBI to build portable scripts for database access

Learn this functionality and it will become a staple in your Perl bag of tricks. Read more »

Sometimes a variables table is better than hard coding into a package

When writing PL/SQL packages, there are times where it's better to store a variable in a table instead of coding it into the package. It's most useful for a variable that you might want to change fairly often. Read more »

Managed code in SQL Server Yukon: a big deal?

One of the big features of Microsoft's next release of SQL Server is the ability to run managed code. How does it work, and is it a good idea? Read more »

Make Java code review painless and effective

Java code analysers can take the pain out of time-intensive code reviews and help you optimise code when you're under the gun. See what these top tools can do for your development process. Read more »

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

Blog (5)

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

DB2 Viper Gets A Gong

David McAmis [blogs:theneteffect] -- New DB2 tools enhance the developer experience. 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 »

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 »

Log in


Sign up | Forgot your password?

What's on?