News (52)

Macromedia readies ColdFusion update

Macromedia plans to wade into the growing electronic forms market with the next version of its ColdFusion Web application server. Read more »

IBM donates code to Eclipse

IBM has donated source code to an open-source project in an effort to create more sophisticated development tools for building graphical interfaces. Read more »

BusinessWeek site hacked

Hackers have broken into BusinessWeek's online site and set up an attack scenario in which visitors to a section of the site could have their own computers compromised and their data stolen, a security researcher said on Monday in the US. Read more »

Google Chrome's open source ally: Microsoft

During Google's launch of its Chrome Web browser, the company went out of its way to acknowledge the debt it owes two open source projects, Firefox and WebKit. But Microsoft, an uncommon ally in the open source realm, might also deserve a tip of the hat. 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 »

Vista security to be 'obliterated' at Black Hat

An IBM X-Force security researcher has promised to exploit massive holes in Windows Vista's defences at the upcoming Black Hat security conference in Las Vegas. Read more »

The myth of the Ninja Hacker

On Wednesday at Black Hat D.C. 2008, two researchers set out to see whether phishing sites were created by the "Einsteinian, ninja hackers that the media makes them out to be". Read more »

Safari 3.1 update fixes 13 security flaws

Apple has released Safari 3.1 for users on Mac OS X and Windows. Along with new features are 13 security updates, most of the fixes address cross-site scripting flaws. Read more »

SP1 enhances Vista kernel with new APIs

Microsoft has revealed more information on changes to the Vista kernel as part of the release of Service Pack 1, but has denied that the enhancements amount to an "upgrade" or "re-engineering". Read more »

Light-based quantum circuit does basic maths

Researchers from the University of Queensland have taken a significant step in the quest to build a quantum computer, creating a light-based quantum circuit capable of basic calculations and moving quantum computing closer to a becoming a reality. Read more »

Features (351)

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 »

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. 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 »

Handling multiple submits in a single form with PHP

Processing form data in PHP is significantly simpler than most other Web programming languages. This simplicity and ease of use makes it possible to do some fairly complex things with forms, including multiple submit buttons in the same form. Read more »

Advantages of using the ADO Command object

The Command object offers several unique advantages over the ADO Recordset object for programmatic data updating. This article gives specific code examples that display the Command object's flexibility. Read more »

Manipulate instances of Windows forms in C#

This article is the first in a series that's intended to ease the learning curve and help you get started working productively with C#. Read more »

Improve data access in ASP.NET applications

Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications 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 »

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 »

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 »

Blog (4)

Code lean and keep it green?

Brendon Chase [blogs:codemonkeybusiness] -- Being green doesn't mean waiting for efficient hardware. When every wasted CPU cycle counts is it time to re-evaluate efficient coding techniques? Read more »

Are your Web apps ready for the next-gen browser war?

Brendon Chase [blogs:codemonkeybusiness] -- Webkit, Firefox, and Internet Explorer are all scheduled to update their browsers in 2008. Are you ready for Web dev test fest 08? Read more »

The Team of One

David McAmis [blogs:theneteffect] -- Looking to implement Visual Studio.NET 2005 Team System? Before you get too far into training and implementing a new tool set, you might want to take a look at the development team itself. Read more »

Vegas: Elvis, Blue Men and the world's biggest Flash enabled

Andrew Muller [blogs:nouveauricheinternet] -- I'm in Las Vegas this week for MAX, Adobe's annual user conference, and this morning's opening keynote went off with a bang. And a loud one at that! Read more »

Log in


Sign up | Forgot your password?

What's on?