Tags: code, lock

News (44)

Microsoft finally goes to market with Hyper-V

Microsoft has announced that its Hyper-V hypervisor is finally available, but analysts have questioned whether large enterprises will adopt the product as their sole virtualisation technology. Read more »

Coders "have support concerns" over open source

The majority of European software developers are concerned about using open source software due to a perceived lack of reliable support, according to a study published on Monday. Read more »

Linux guru argues against security liability

Alan Cox, one of the leading Linux kernel developers, has told a House of Lords hearing that neither open- nor closed-source developers should be liable for the security of the code they write. Read more »

Brisbane hosts TechEd 2003

Code cutters around Australia have gathered in Brisbane for Microsoft's 10th annual TechEd Conference, to be staged from 10-13 August. Read more »

"Locked down" Linux dispenses Justice

The Victorian Department of Justice (DoJ) is understood to have deployed a secure, "locked-down" Linux environment across more than 100 desktops in state prisons. Read more »

Is Google's App Engine a lock-in honeypot?

Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »

Testers lock horns with Vista beta

Microsoft has passed a major milestone with the release of its first full test version of Windows Vista, the next generation of its flagship operating system. Read more »

San Fran gets codes to hijacked network

The computer network hostage crisis in San Francisco is over, thanks to the city's mayor. Read more »

Google details 'reboot' bug, Android security fixes

Google has begun releasing some details about the vulnerabilities it patched in two updates to Google's Android operating system software in the T-Mobile G1 smartphone. Read more »

First Android phone: The details

US carrier T-Mobile and Google overnight detailed the first-ever mobile handset running Google's new Android operating system. Read more »

Features (104)

A Beginners Guide to Threading

The golden age for programmers is over. For a decade we have been able to get away with writing slow code, knowing that the hardware would pick up the slack. Not so any more, hardware developers have decided that software developers need to raise their game, and get ready for a generation of multi-core processors. Read more »

Lock up in ColdFusion

Simultaneously handling multiple execution threads offers much higher performance but make sure you properly lock reads and writes to shared variables in ColdFusion MX. A look at the process. Read more »

Windows Application Verifier can help you build better code

If you're building an application, it's likely that you'll want it to play nice with Windows. Microsoft's Windows Application Verifier can ensure that your application will work with current and future versions of Windows. Read more »

This pair of ADO tips will help tweak VB code

Tweak your VB code for more speed and efficiency with these two ADO tips on using a firehose cursor and raising errors from stored procedures. Read more »

The flash ROM boot loader

The flash ROM boot loader handles a number of key tasks for embedded devices that use nonvolatile reprogrammable flash ROM for their program code. Here's a look at the various boot loader actions you need to understand. Read more »

Suit up or shut up

A recent article suggesting that the days of informal dress codes for techies were over has created a storm of controversy. Builder Australia's Brendon Chase has his say on the future of the denim-clad workforce. Read more »

Diagnose SQL Server performance problems

Usually, the hardest part of database tuning is finding the code bottlenecks. SQL Profiler's traces can help you locate your sluggish code. Read more »

Diagnose SQL Server performance problems

Usually, the hardest part of database tuning is finding the slow part. SQL Profiler's traces can help you find your sluggish code. Read more »

Use MySQL to build your own CRM project

MySQL is great for building CRM Web site back ends through MySQL-specific features or tweaks to the source code. Here's how MySQL can help. Read more »

Case for open source

Australian Linux developer John Leach is adamant that open source represents a solid future for the world of software architecture. He explains why in this article. Read more »

Blog (6)

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! 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 »

AppEngine: Google's Python boost

Chris Duckett [blogs:betaliving] -- I'm sure I am not the only person who will be learning a thing or three about Python due to AppEngine curiosity -- for that, Python should give Google thanks. 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 »

Hypervisor price tag: 500 million dollars!

Staff [blogs:syslog] -- In this week's roundup we look at Citrix's purchase of XenSource, whether Sharepoint is Microsoft's new platform for lock-in, as well as a plethora of Google news. Read more »

So Long, Bill... But when's Steve leaving?

Matt Overington [blogs:bricksandmortar] -- 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?