News (24)

Google open sources 'Protocol Buffers'

Google has open sourced an internal development tool called 'Protocol Buffers', a data description language that forms a basic part of the operation of the company's vast computing cluster. Read more »

Getting ready for the Python breakage

If Google starts behaving oddly later this year, it might not be due to too many YouTube videos of Britney Spears losing it or a stealth attack by Microsoft's minions, but because of a forthcoming change to the Python programming language. Read more »

Flaws found in open source codes

A project funded by the US Department of Homeland Security has praised improvements in open source security, while outlining some common errors. Read more »

PHP, Perl and Python pass Homeland Security test

Coverity, which creates automated source-code analysis tools, announced late Monday its first list of open-source projects that have been certified as free of security defects. Read more »

Open source advocate: Release Java code

A day after Sun Microsystems CEO Scott McNealy said open-source software is his company's friend, a prominent advocate of the collaborative programming philosophy has called upon the server maker to open the code of Java. 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 »

Sun tries again with consumer-flavoured Java

The server and software company comes full circle with Java, releasing a scripting language to ease desktop and device Java development. Read more »

Europa eclipses Callisto in Friday's overhaul

The Eclipse framework and 20 of its applications will be updated at the end of this week when Europa replaces Callisto. Read more »

Sun looks to sweeten Java

Sun Microsystems plans to simplify its Java licence for commercial software companies. Read more »

A closer look at Java

Ten years ago, Sun Microsystems publicly debuted Java, software that initially helped establish the company's forward-thinking reputation and that later spread to most corners of the computer industry. James Gosling is the man behind the technology. Read more »

Features (28)

Java on Google App Engine? Not yet

Reports out of a Google developer conference in India indicated that Google was primed to add support for Java programs running on its presently Python-only Google App Engine. Read more »

One virtual machine to rule them all

The Java platform can be used to interpret more than just the Java language -- it has expanded its coverage to include Ruby, Python with PHP to follow shortly. Read more »

A Quick Start to Python

With the final release of Python 2.5 we thought it was about time Builder AU gave our readers an overview of the popular programming language. Builder AU's Nick Gibson has stepped up to the plate to write this introductory article for beginners. Read more »

Python in the enterprise: Pros and cons

Python has developed quite a following among a small-but-growing cadre of self-described Pythonistas. This article highlights the pros and cons of building enterprise-class application in Python. Read more »

Faster, smaller, clearer: Python iterator tools

With Python's itertools module you can quickly and simply perform some of the more complicated operations you'll need to do on lists. It will make your code perform better and become easier to read. Read more »

RIFE with possibilities

Developing a web-based application is never a small undertaking. At the very best it's a lot of work just to develop the code that does whatever it is your application is supposed to do but before you even get to the point of writing your application's code, you have to decide what you going to write it in. Read more »

Java trends: Scripting languages

Java is still less than a decade old, but it's taken hold of the dev world. It's even spawned Java-esque scripting languages, such as BeanShell and Jess. Read more »

Scripting Java with the Bean Scripting Framework

Want to support all the scripting languages for Java? The Bean Scripting Framework, BSF, enables you to do just that with a simple API. We'll show you how in this article. Read more »

Is Java getting better with age?

Scripting languages are catching on with developers, but Sun's James Gosling sees plenty of kick left in Java. Read more »

A look inside Google's open source kitchen

Google's Chris DiBona says the search giant has a lot of involvement in open source, but is also a firm believer in proprietary software. Read more »

Blog (5)

No, you can't have private attributes in Python

Nick Gibson [blogs:byteclub] -- Is the lack of privacy a real shortcoming of the language, or is our judgment clouded by the old conventions of C++ and Java? Why do we need private variables anyway -- at what point does defensive programming become paranoia? 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 »

Azure: A matter of trust

Brendon Chase [blogs:codemonkeybusiness] -- Ray Ozzie hit the nail on the head when he said Azure's success will hinge on trust. Who outside (and inside) the core circle of ISV trust Microsoft? Read more »

Do you trust data in the cloud?

Brendon Chase [blogs:codemonkeybusiness] -- Cheap hosted storage, app engines, and hosted code libraries. Can you really trust your data, or your client's data in the magical Web 2.0 cloud? Read more »

How to manage a team of geniuses

Brendon Chase [blogs:codemonkeybusiness] -- Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? Read more »

Log in


Sign up | Forgot your password?

What's on?