News (18)

Microsoft blames users for OneCare fiasco

In an interview with Munir Kotadia, the software giant denies Windows Live OneCare automatically deleted quarantined e-mail files, contrary to users' claims. Read more »

Microsoft explains seven-year patch delay

Microsoft has offered an explanation as to why it took the company seven years to issue a patch for a known vulnerability. Read more »

NASA hacker loses second appeal

The man accused by the US government of accessing more than 73,000 US military machines has lost his second appeal to the UK Home Office against extradition. Read more »

Palin hacker a US college student?

There were mixed reports on Friday in the US whether or not the son of a Tennessee state representative has been contacted by the FBI or Secret Service in connection with US vice presidential candidate Sarah Palin's hacked Yahoo Mail account. Read more »

Mitnick cleared after customs scare

Since being released from prison eight years ago, Kevin Mitnick's brushes with the law have consisted of a few parking tickets and a citation for driving without a front license plate - that is, until he returned from a trip to Colombia two weeks ago. Read more »

Microsoft planning IE privacy mode

For many, privacy on the Web is a concern. And for Microsoft's Internet Explorer team, privacy is a feature. Read more »

25-year-old BSD bug found and fixed

A Unix developer has discovered and fixed a filesystem bug in Berkeley Software Distribution, a widely used, open-source, Unix-like operating system, discovering in the process that the bug was at least 25 years old. Read more »

NASA hacker begins extradition fight

The British man charged with hacking into a series of computers belonging to the US government has begun his campaign against extradition. Read more »

YouTube opens APIs, gets tough on terms of service

YouTube has released application programming interfaces allowing its content to be embedded into other Web sites, desktop applications, video games and mobile devices. Read more »

Microsoft: Sorry for OneCare fiasco

Microsoft Australia has apologised to users who have lost their entire Outlook and Outlook Express e-mail archives due to a flaw in Windows Live OneCare. Read more »

Features (123)

Deleting data from an ASP.NET DataGrid

Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. Read more »

Less painful getters and setters using properties in Python

It's a popular design guideline to require class attributes to be managed by methods, usually referred to as getter and setter methods. These methods increase the safety of your attributes, but come at a cost of simplicity and verbosity. With Python properties, you can have it both ways. Read more »

Create JSP actions for efficient database access

Web apps are increasingly real-time, often fronting sophisticated server-side systems. This is reflected in database access requirements, which grow ever more complex. Combine JSP with JDBC to give your server-side code a doorway to your databases. Read more »

Security models made easy

The right level of security to allow end-users access your applications can be a tough job in a dynamic enterprise environment. Here are some tips to help you sleep easier at night. Read more »

Simplify .NET SQL queries with the DAAB

Microsoft's Data Access Application Block (DAAB) makes connecting .NET applications to SQL databases easier--if you know how to use it. Read more »

Secure SQL Server: Identify user issues

In this article we'll explore basic methods of logins, users, roles, and groups and the possible management strategies you can use to set up user access to your database. Read more »

An alternative to inline SQL for ADO developers

Inline SQL statements make writing data access code easy but don't offer top performance. Stored procedures can slow development. Here's an alternative. Read more »

Accessing form data via JavaScript and the DOM

We examine the various ways to access page elements and describe how to create them in the HTML Document Object Model (DOM). Read more »

Accessing database data with ASP.NET

The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. 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 »

Blog (2)

Down to Semantics

Lana Kovacevic [blogs:webanatomy] -- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »

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 »

Log in


Sign up | Forgot your password?

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

  • Staff Adobe briefly considered its own browser

    Internet Explorer dominates the Web browser market, but are that many people so in love with it? Meanwhile, the Flash player dominates its segment because lots of people find it to be a terrific. So might Adobe one day decide that the next logical step is to try its hand at building its own Web browser? Read more »

    -- posted by Staff

What's on?