Tag: c
News (188)
Developers want Ballmer to show money
Australian developers have asked Microsoft's CEO Steve Ballmer what the company will do to address a Microsoft coding landscape that hasn't offered financial rewards like those available to iPhone and Facebook developers. Read more »
World Bank gets hacked
The computer network used by the World Bank Group has suffered a series of at least six intrusions since mid-2007, according to a report. Read more »
Alleged Palin hacker indicted
A 20-year-old college student suspected of hacking into one of US vice-presidential candidate Sarah Palin's email accounts was indicted Tuesday in the US, a district court announced. Read more »
Google Chrome: 3.8% browser share
Just a week after its launch, there are more ZDNet.com.au readers using Google Chrome than Apple's Safari browser. Meanwhile, Microsoft Internet Explorer now accounts for just 53 per cent of all browsers. Read more »
23 Sept launch for Adobe CS4
Adobe this week said it would launch an update to its flagship Creative Suite software bundle on 23 September. 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 »
Adobe tools put desktop apps in the browser
Adobe is preparing to open source development tools that will enable existing desktop and server software to run in Web browsers, according to reports. Read more »
Google open sources XML-alternative Protocol Buffers
XML, it seems, has run out of steam for Google. Google said Monday that it has created an open source project for a data interchange format called Protocol Buffers. Read more »
IT mega-projects: First 100 days are crucial
Executives wanting success from major IT projects need to be "ruthless" in spruiking their benefits to staff, and should only give their direct reports three months to win employees' hearts and minds before replacing them, a senior PricewaterhouseCoopers analyst has reported in sharing the results of recent research on CEO effectiveness. Read more »
Powerhouse adds photos to Flickr Commons
A Flickr project to house publicly held images is getting hundreds of photos from Sydney's Powerhouse Museum. Read more »
Features (873)
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 »
Script Table definitions using TSQL
Generating scripts in SQL Server using TSQL has never been easy. This article will show you how you can use TSQL in SQL Server 2005 code to script a table's definition. Read more »
Deciphering the term "rich Internet application"
Web 2.0 has become a cliched term when it comes to describing websites. A new term has popped up to cover online applications: RIA, or rich Internet application. Does it mean the same thing as Web 2.0? Read more »
Batch scripting of Windows host file changes
DNS is the manageable way to resolve computer names to IP addresses, yet Windows admins usually use host files because they always work. But when you need to make a change to a bunch of host entries, where do you start? Read more »
Use the FileSystemWatcher to monitor directory changes in C#
One of the more interesting objects included in the Microsoft .NET Framework class library is the System.IO.FileSystemWatcher. This object allows you to be notified when certain events occur in a directory, such as file creation, deletion, or modification. Read more »
Maintaining state in ASP.NET: Know your options
Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »
Options for passing a driver into the Windows Server 2008 install program
The Windows Server 2008 installation offers a little flexibility on how drivers are installed. This article shows ways to access the mass storage drivers when you need some out-of-the-box thinking. Read more »
10 Linux desktops you shouldn't overlook
Even if you're happy with the Linux desktop you currently use, you might want to check out some alternatives to see what you could be missing. This article highlights 10 of the best desktops and explains what makes them stand out. Read more »
Clickjacking: Potentially harmful web browser exploit
Clickjacking has the potential to redirect unknowing users to malicious websites or even spy on them. We all need to be aware of clickjacking and how to avoid its trappings. Read more »
LINQ for next Java query API?
LINQ could become the next query API for Java, after the majority agreed at a recent meeting of the Object Database Technology Working Group (ODBTWG), as well as the ICOODB conference in Berlin that it was the optimal solution. Read more »
Video (9)
What's doing with non-C# languages in .NET?
Jason Zander, general manager, Visual Studio, Microsoft discusses using J#, F#, IronRuby and IronPython with .NET. Read more »
Gosling: Java's memory performance comparable to C
James Gosling explains how Java's memory performance competes with using malloc and free for memory management Read more »
Club Builder Ep #1 -- Goodbye Coonan
This week on Club Builder we bid farewell to Helen Coonan, discuss C and give you the opportunity to collect some goodies. Read more »
Rasmus' retort to Rusty
While Rusty Russell may feel that C++ is horrible, PHP creator Rasmus Lerdorf feels C is just as bad. Read more »
Rusty's message to C++ programmers
Rusty Russell presents a community service announcement to all C++ programmers Read more »
The future of C
Rusty Russell discusses how multiple cores and the increasing size of computer memory will affect the future direction of C. Read more »
Why C remains relevant
Rusty Russell gave the keynote at this year's Open Source Developer's Conference on a subject close to his heart, C. Read more »
Top 5 tech predictions for 2008
Tom Merritt makes his forecasts for the coming year. Read more »
Blog (30)
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »
Windows Azure: New windows, same tools
-- Microsoft was at pains to stress that it will be creating an environment that developers feel familiar towards for Windows Azure development. Read more »
Apple's iPhone engineers to tour Sydney, Melbourne
-- Aussie developers will be able to get up close and personal with some of the iPhone engineers in November to learn how to build applications for the platform. Read more »
Java pioneer joins Microsoft
-- Neal Gafter, one of the leading developers who influenced the Java language has left Google to work on the .NET platform. Read more »
NICTA: Aussies should focus on embedded programming not VB
-- The CEO of the national ICT research centre says the future of Aussie developers should focus on building better embedded and wireless applications and focus less on technologies such as Visual Basic. Read more »
Repent Open Sourcerers
-- The Anglican Diocese in Sydney is moving away from Microsoft technologies, Access and ActiveX provide another way for remote code execution and a local Aussie team wins the Imagine Cup. All that and more in this week's Roundup. Read more »
Spry Game
-- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »
What's new in GWT 1.5?
-- I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »
Microsoft's Surface goes to Vegas
-- This might not be what Bill Gates originally envisioned with his "information at your fingertips" concept, but in Las Vegas, the Rio hotel will unveil a new Surface computer application called Flirt, that will let bar patrons "interact" with each other through video cameras and text messages. Read more »
Opera Widget SDK released
-- Opera has announced the release of Opera Widgets SDK beta, that allows Web developers to create Web applications capable of running on all devices. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »
-
Sun eye Web developers with Netbeans 6.5Despite 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 »
-
BarCamp buzz: Let the hacking continueAttending 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 »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

