News (26)

FAQ: Yahoo-Google ad deal's antitrust scrutiny

Nobody, least of all Yahoo and Google, doubted that the two companies' search-advertising deal would escape any antitrust scrutiny. Read more »

Tech greats bid farewell to Gates

As Bill Gates steps down from full-time work at Microsoft, well-wishing cheers and not-so-nice jeers are echoing from Silicon Valley. Read more »

Holograms beamed to handsets by 2010

Holographic mobile handsets capable of projecting, capturing and sending 3D images have been developed by an Indian tech company. Read more »

Rootkit threatens Cisco routers

Cisco and the security community are debating the reality of rootkits attacking the Cisco's Internetwork Operating System (IOS) after a researcher presented a proof of concept attack, which threatens Cisco routers and voice over IP phones. Read more »

Australia attacked: What happened at Cyber Storm II

Communication between the private sector and government has been identified as the key lesson learned from the recent simulated cyberwar, Cyber Storm II. Read more »

Chinese hackers attack Australian govt networks

Chinese computer hackers have once again been accused of launching attacks on classified Australian government computer networks. 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 »

Most Oracle database admins don't apply patches?

Around 70 percent of Oracle database professionals say they have never applied a security patch, according to database security firm Sentrigo. Read more »

Windows update prompts Skype outage

Skype has come clean on the outage which made its service almost unusable for two days last week, claiming the disruption was the result of a restart which stemmed from a routine Windows update. Read more »

GPL3 welcomed by IBM, Red Hat, Novell, MySQL

Sixteen years after releasing GPL2, Richard Stallman and the Free Software Foundation launched GPL3 over the weekend. Read more »

Features (168)

How do I run code automatically when SQL Server starts?

The need to run a stored procedure or SQL Agent Job when SQL Server or SQL Agent starts is a common requirement in the world of SQL Server administration. This article gives an overview of the ways to execute SQL stored procedures or SQL Agent jobs on startup. Read more »

How do I... Serialise a hash table in C# when the application requires it?

Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »

Five ways to make meetings bearable

More annoying than even junk mail is the dreaded Outlook meeting invite. Find out how to make meetings more bearable. Read more »

10 ways the credit crunch will hit IT

As job losses mount and with HP announcing it will lay off tens of thousands of workers following its purchase of EDS, we look at what the crunch means for the IT industry. Read more »

Programming for Cell

As the Cell has seven usable cores and some exotic memory features, it can offer more parallelism than other chips in the marketplace but it comes at the cost of ease of programming. We discuss the challenges faced by this difficult yet highly parallel architecture. Read more »

Securely delete files with shred

Most users are familiar with the rm command. Most of the time, this command is sufficient for routine deletion, but for files that contain sensitive data, you might need to scrub them so that they cannot be recovered later with other data retrieval tools. Read more »

Sorting character strings using SQL Server

You are probably familiar with the built-in sorting abilities of SQL Server for columnar data, but what if you need to sort character strings stored in SQL Server fields? I'll demonstrate how to write a common sorting algorithm using SQL Server TSQL code. Read more »

Avoid these two leadership styles

After working with a lot of different organisations over my career, I've learned that many people who run the executive suites and boardrooms are sick puppies. Emotionally and mentally, they are unhealthy. Read more »

Process images in Java with JAI

The Java Advanced Imaging (JAI) API provides a professional approach to the imaging in Java. It offers many advantages to the developer through high-level programming model. Read more »

Authentication caching with nscd

Distributed authentication is increasingly popular as home networks add more computers and business networks continue to expand. Using a central authentication system such as LDAP or NIS with other technologies like Kerberos has become somewhat of a standard in large networks. Read more »

Blog (2)

Microsoft's two faces of SharePoint

Staff [blogs:syslog] -- One way or another, proprietary and open-source companies need an answer to SharePoint. Content is the center of the enterprise ecosystem, when all is said and done. SharePoint is Microsoft's answer for controlling the next decade of IT. Read more »

Google VP's view of the Web

Staff [blogs:syslog] -- Google Vice President and Chief Internet Evangelist Vinton Cerf spoke to an enthusiastic crowd overflowing into the halls of the University of New South Wales this morning Read more »

Log in


Sign up | Forgot your password?

What's on?