News (24)

IBM thinks spice is nice

Read more »

Embarcadero embarks on a new journey with CodeGear

Embarcadero Technologies, a provider of professional database tools has signed a deal to acquire CodeGear, currently a part of the Borland Software Corporation for approximately $23 million. Read more »

Microsoft taps JQuery for Visual Studio

Microsoft said Sunday that it plans to ship the JQuery JavaScript library with its Visual Studio developer tool suite. Read more »

Judge halts Defcon hacking speech

A federal judge on Saturday in the US granted the Massachusetts transit authority's request for an injunction preventing three MIT students from giving a presentation about hacking smartcards used in the Boston subway system. Read more »

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 »

Living alongside PostgreSQL

It's a funny relationship between EnterpriseDB and PostgreSQL. Read more »

Microsoft admits Windows is 'large' and 'bloated'

Microsoft admits the Windows operating system is "large" and concedes that it may even be described as "bloated", but Redmond is keen to prove that the Windows kernel is "pretty streamlined". Read more »

Banks 'should give back to open-source community'

Major open-source vendors on Monday called for financial companies to contribute more code to the open-source community. Read more »

VMware shares secrets in security drive

Virtualisation vendor VMware has quietly begun sharing some of its software secrets with the IT security industry under an unannounced plan to create better ways of securing virtual machines. Read more »

Mozilla CEO: Open source is no monster

Open source is nothing to be afraid of, according to Mozilla's chief executive officer. Read more »

Features (140)

Programming in your comfort zone

This article from Builder.com weighs the pros and cons of coding within your comfort zone, describes the problems it creates, and tells you how to overcome them. 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 »

Extend the power of JSP with JSTL

JSTL is a specification for a set of custom taglibs that provide tags for conditional structures, iterating, internationalization, and manipulating HTTP, XML, and SQL. Read more »

Put XHTML 1.0 Strict and Transitional to work

XHTML 1.0 comes in three flavours, and it requires more than a sense of taste for developers to tell them apart. This article discusses the Transitional and Strict flavours of XHTML and how to leverage them appropriately. Read more »

Looking for a Java IDE? Get the IDEA

The land of the Java IDEs is cluttered with products, many of which fall woefully short. Find out why Builder.com thinks IntelliJ's IDEA stands out from the rest. Read more »

VB tip: Open the CD-ROM door

When your program makes use of the CD-ROM drive, it can be a nice touch to open and close the door under program control. We'll show you how in this article. Read more »

ASP.NET Web Matrix: Keeping it simple

Many IT pros are amazed that MS has made parts of the .NET initiative free. The ASP.NET Web Matrix tool is designed to make it easy to code simple apps. Read more »

How I learned to stop worrying and love C#

After arguing for a long time that there's no difference between VB.NET and C#, Builder.com staff writer Lamont Adams is jumping on the C# bandwagon. Read more »

C++: Removing duplicates from a range

Removing duplicates from ranges is a fairly common task in C++, but the std::unique algorithm in the Standard Template Library (STL) has some limitations. Find out how to work around them. Read more »

Printing in Web Start

Java Web Start's sandbox provides a secure arena for deploying applications. But what about access to printers? The PrintService interface offers an easy solution. Read more »

Blog (6)

The future remains yesterday

Staff [blogs:syslog] -- Remember when MySQL was blazingly fast and cared little for SQL standards? When MySQL regarded a view as something nice from your window and a trigger was treated as a weaponry component? Those days are set to return with a MySQL fork called Drizzle. Read more »

Install usability practices in your shop with Silverback

Brendon Chase [blogs:codemonkeybusiness] -- Getting started with usability testing doesn't require an expensive lab full of equipment and science nerds in white coats to poke and prod your users. Cheap and accessible software is readily available to help your team create better software for end-users. Read more »

Outsourcing made wrong – a real case

Staff [blogs:syslog] -- A few days ago I wrote about how outsourcing goes wrong. Now I will explain more in detail with a real case. Read more »

The Developer Manifesto

David McAmis [blogs:theneteffect] -- I ran across a "Developer Manifesto" while trolling through a vendor Web site and thought I would share it with you. Read more »

Adobe's MAX Conference 2007, Day One Keynote

Andrew Muller [blogs:nouveauricheinternet] -- 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 »

Build or Buy, Do or Die

David McAmis [blogs:theneteffect] -- In my job as a developer, I get to talk to all sorts of people. And one of the conversations I seem to have a lot lately is "build vs buy", especially when it comes to custom applications. When developing a new application, I try not to reinvent the wheel, for example, if the application requires extensive charting capabilities, I will look for a third-party charting component to buy and integrate. If the application requires a more polished user-interface, I will buy a set of icons or a UI component to deliver the required user interface. Read more »

Others (1)

Gnome 2.16 Preview

With the next major release of the GNOME desktop scheduled for release next month, each passing day sees more of the code frozen. This is the first iteration since version 2.14 was released in April, which saw extensive improvements in performance. Here is our first look at some of the features in Gnome 2.16. Read more »

Log in


Sign up | Forgot your password?

What's on?