News (1293)

Google Chrome faster than Firefox, IE, Safari

Google introduced Chrome in part because it wants faster browsing and the richer Web applications that speed will unlock. So how does Chrome actually stack up? Read more »

Google's Chrome browser: Screenshots

The first images of Google's new Web browser, Chrome, appear to have leaked via a Flickr user who has published screenshots of the application. 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 »

Google Code reverses open source licence ban

Google has undone an earlier ban on the Mozilla Public License, an option for open source projects hosted at its Google Code site. Read more »

Building quality code, not testing for quality

Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »

Ubuntu issues security patch for kernel flaw

Ubuntu today became the latest Linux vendor to patch a vulnerability in the open source operating system's kernel that could have left the door open for hackers to find their way into users' machines. Read more »

Mozilla: Web apps faster with Firefox 3.1

Firefox 3.1 will run many Web-based applications such as Gmail faster through incorporation of a feature called TraceMonkey that dramatically speeds up programs written in JavaScript, Mozilla said Friday. Read more »

Intel unveils developer tools for multicore apps

As Intel prepares for multiple cores in every machine, it is bringing new tools to the table for software developers. Read more »

DNS exploits are happening

A fatal flaw with the DNS (Domain Name System) was currently being exploited in internet attacks and more attacks were likely, the security researcher who discovered the flaw said on Thursday in the US Read more »

Google releases near-final Android programming tool

Google on Monday released the first beta version of its software developer kit (SDK) for Android phones, a significant step in the company's hope for "open" phone technology. Read more »

Features (1543)

Implementing the Soundex function in C#

For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This article shows how to implement Soundex completely in C# without having to use the SQL function. Read more »

Gather query tuning data via Oracle's dynamic performance views

The dynamic performance views supplied with the Oracle database include several that make the process of gathering tuning information easier. This tip describes four of them: V$SQL, V$SQLAREA, V$SQLTEXT, and a new one, V$SQLSTATS. Read more »

Print on all Java platforms with JPS

Java Print Service (JPS) allows you to print even on very size-limited platforms such as J2ME; it also supports standard Java 2D graphics. Learn how to organise printing with this API. Read more »

Using Mirrored Media Sets in SQL Server 2005

Mirrored Media Sets is a new feature in the Enterprise Edition of SQL Server 2005. It enables the creation of redundant copies of a backup file to reduce the possibility of a backup device malfunction. Here's how you make it work. Read more »

Build Web applications without writing code

This article gives an overview of Iceberg -- a tool for building Web application without writing code. Read more »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »

Running totals in SQL Server queries

This article demonstrates how running totals are simple to create in SQL Server queries once you understand the requirements. Read more »

JavaScript -- a Flash competitor?

Open source software has its problems when it's trying to keep up with proprietary software, but when it does what it's good at -- creating ideas and developing them very quickly in public -- it can be revolutionary. Read more »

How do I ... make C# or .NET Framework applications accessible in the system tray?

A great way to insure that your program is easily accessible to the user is by putting an icon for your application in the system tray. This article shows you how to use the system tray with C# and the .NET Framework. Read more »

Different types of Dreamweaver CS3 layouts

At this year's WebDU conference, Stephanie Sullivan, founder and principal of W3Conversions and Adobe community expert gave a thorough presentation named "CSS Layouts & Dreamweaver CS3". Read more »

Video (14)

Intel unveils new software for parallel computing

At the Intel Developer Forum in San Francisco, company General Manager Renee James announces a new suite of parallel coding tools designed to work with Microsoft Visual Studio. The tools will support Microsoft's concurrent runtime environment, which is expected to become a central component of Microsoft's next-generation computing model. The... Read more »

Wii remote creates $50 digital whiteboard: IDF

Intel chairman Craig Barrett introduces innovative projects such as a $50 digital whiteboard created from a Wii remote, and a mobile phone that can read bar codes on a health ID card. Read more »

Ex-NSA scientist explains how encryption can go bad

Without strict controls, even the strongest encryption can be compromised, explains Brian Snow, ex-chief scientist of America's code breaking agency, the NSA. Read more »

Tinfoil Time -- Club Builder

What does an ex-NSA scientist think about code reviews? Can Bill Gates predict the future? Will Windows 7 save Vista? All the answers in this week's Club Builder! Read more »

It's not lovely code, it's an ugly monkey

At the AusCERT 2008 conference in the Gold Coast, ex-NSA staffer Brian Snow, told ZDNet.com.au that software can be secure -- but only if vendors overhaul their development processes. Read more »

Eliminating boilerplate code with LINQ

Jason Zander, general manager of Visual Studio, Microsoft, explains the advantages of using LINQ. Read more »

Salmonberry or Samba? What's in a name for Tridge

  Read more »

Torvalds: Stick to C for kernel coding

  Read more »

Apex Code: Developing natively in the cloud

Peter Coffee, director of platform research, Salesforce.com discusses Apex code -- the language for taking advantage of the Force.com platform. Read more »

Holocentric Modeler Demo

Holocentric CEO John Forrest demonstrates the Holocentric Modeler, which is able to model from requirements analysis through to source code. Read more »

Blog (133)

What's new in Dreamweaver CS4?

Lana Kovacevic [blogs:webanatomy] -- Let's look at some of the new features we can expect to see in Dreamweaver CS4. 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 »

VMware shows how not to do it

Staff [blogs:syslog] -- As a developer there will be a time when you ship a bug -- be it a stub that you left in, or a flaming, crashtastic segfault. The next time this happens and your bosses come baying for blood, point them in the direction of VMware, who this week gave the developer world a great example of how to ship a showstopper bug. Read more »

Design websites with Dreamweaver CS3 layouts

Lana Kovacevic [blogs:webanatomy] -- Dreamweaver CS3 allows you to accelerate your Web design process by providing 32 sample CSS layouts. Read more »

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

10 PR 2.0 tips for startups

Brendon Chase [blogs:codemonkeybusiness] -- You’ve got a great product and spent much of your budget on developing your software or service and now you’re left with a marginal budget for marketing and PR. Sound familiar? 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 »

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 »

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 »

Others (2)

Gallery: Jamming it with Web 2.0

"So what is WebJam?" the girl at the bar serving my mate and I a beer asked. She's thinking that maybe there's something to do with music happening tonight, but it's nothing like that. Read more »

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?

  • Staff Apple to developer: Fart jokes aren't funny

    When Apple announced it would be vetting every application submitted for inclusion in the App Store, this was just the kind of question that entered many a mind: just how arbitrary would the company be in wielding that veto power? Read more »

    -- posted by Staff

  • Staff Chrome is just another browser

    Hands up if you missed the Chrome release -- didn't think anyone did. Google's browser arrived with all the fanfare and hype that only Google can produce. Read more »

    -- posted by Staff

  • Renai LeMay 2Vouch refers well

    Melbourne-based Web start-up 2Vouch yesterday launched the first public beta of what it dubs its "social recruiting platform". Read more »

    -- posted by Renai LeMay

What's on?