News (504)
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 »
Linux Foundation releases developer guide
The Linux Foundation has released a guide for developers who wish to contribute Linux code. Read more »
Researcher blackmails Sun, Nokia
A Polish security researcher has claimed to have found multiple flaws in mobile Java, but is demanding €20,000 in return for full details of the vulnerabilities. Read more »
Microsoft to tip off partners on security flaws
Microsoft will be giving companies that sell security software and services to its customers a sneak peek at the technical details of the vulnerabilities in Microsoft software before the company releases its monthly 'Patch Tuesday' updates. Read more »
Coder links Yahoo search, Google App Engine
The goliaths of the Internet are dangling an ever-larger supply of bootstraps for folks who want to try new ideas for the Web. Read more »
When worlds collide: Microsoft funds Apache
Microsoft, one of the biggest rivals to open source programming, has begun funding the Apache Software Foundation (ASF), one of open source software's biggest supporters. Read more »
UK govt to monitor all telecoms
UK internet service providers will be invited to tender for a British government scheme to monitor all internet communications and telecommunications in the country. Read more »
Yahoo seeks search developers for ad revenue
In an attempt to boost its search-ad business, Yahoo has begun a project that lets anyone build a customised search engine atop the Internet company's technology. 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 »
Gates is gone but the fight goes on: Stallman
To pay so much attention to Bill Gates' retirement is missing the point. What really matters is not Gates, nor Microsoft, but the unethical system of restrictions that Microsoft, like many other software companies, imposes on its customers. Read more »
Features (427)
Get your Shoes on and go dance with code
Shoes is a Ruby-based toolkit which has the evangelical mission of letting non-programmers get their mice wet without having to go through all the tribal initiation rituals that today's computing environments demand. Read more »
Getting to grips with parallelism
Although parallelism may be a new concept for many programmers, there are some for whom the concept is a part of their daily responsibilities. Read more »
Multi-core state of play
It promises to be the biggest revolution in programming since object orientation -- but it remains virtually unheard of to most developers. Thanks to the development and uptake of multi-core CPUs, developers must begin to consider truly programming in parallel. Read more »
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 »
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 »
Flash, HTML, AJAX: Which will win the Web app war?
The days when Web pages were static collections of text and graphics are long past. But as the Web matures, there's a fierce competition over which technology will propel it into a medium for rich, interactive applications. Read more »
RIFE with possibilities
Developing a web-based application is never a small undertaking. At the very best it's a lot of work just to develop the code that does whatever it is your application is supposed to do but before you even get to the point of writing your application's code, you have to decide what you going to write it in. Read more »
An adventure in IT consulting
An outside consultant can provide the voice of disinterested honesty. If the client doesn't like what you have to say, the most you lose is the engagement. If they listen to you and it doesn't work, things could get ugly. You're not part of the protected herd of employees who will be all too happy to blame you. Read more »
HTTP and HTML: The paradox of dominance
The saying, "When all you have is a hammer, every problem looks like a nail," makes me think of the mess that we're in when it comes to the dominance of HTML and HTTP. Read more »
See how the Java API for XML Registries works
Web application developers must deal with a number of distributed registries, each with its own API or protocol. The Java API for XML Registries (JAXR) aims to unify these approaches so that each may be used as needed in an automatic fashion. Read more »
Video (7)
Super Techies: Marc Benioff
In this Super Techies interview, tech star Marc Benioff talks with CNET's Dan Farber about his career as a business entrepreneur in Silicon Valley. Benioff discusses his early work as a programmer for Apple; honing his sales and marketing skills with industry mogul Larry Ellison at Oracle; and his current... Read more »
Super Techies: Marc Canter
In this Super Techies interview, larger-than-life techie Marc Canter talks with ZDNet's Editor in Chief Dan Farber about his career as a multimedia pioneer. Canter discusses his first job as a music programmer for video games; designing the multimedia authoring tools Shockwave and Director; and his current role as CEO of Broadband Mechanics, makers of open-source social networks. Read more »
Super Techies: Brendan Eich
In a Super Techies interview, Mozilla CTO Brendan Eich talks to ZDNet Editor in Chief Dan Farber about his career as a programmer in Silicon Valley. Eich discusses his early work at Netscape creating the JavaScript programming language, battling Microsoft in the browser wars, and his current role at Mozilla,... Read more »
Rusty's message to C++ programmers
Rusty Russell presents a community service announcement to all C++ programmers Read more »
Sex will solve IT skills shortage
20 years ago Indian students sweated for degrees in engineering and science, but today these courses are not being filled. The problem is sex appeal, says Gartner research fellow, Andy Kyte. It will take programmers driving sports cars to inspire kids to get degrees in the field. Read more »
Blog (33)
Q&A with EditMe: A wiki for non-geeks
-- 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 »
Google App Engine sort of getting Perl support
-- Google programmers are adding support for the Perl programming language to its App Engine service for hosting Web applications, but so far it's not really an official project. Read more »
Programmers in India prefer Google's Orkut
-- Google's Orkut social network isn't just big in Brazil. It's also popular in India, especially among software developers, according to a new survey. 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 »
Google data-sharing gets authentication option
-- Google now supports the open OAuth standard for sharing data through its Google Data interface, a move that could make it easier to tap into information stored at Google property. Read more »
Assumption-based Hacking 101
-- High-level thinking leads to assumptions, and assumptions are the mother of all mistakes -- consequently the best place to find a security hole is in a place where the programmer has made an incorrect assumption. Read more »
Google App Engine meets Amazon EC2
-- What do you get when you cross Amazon's EC2 on-demand cloud computing infrastructure with Google's new App Exchange foundation for Web applications? Read more »
AppEngine: Google's Python boost
-- 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 »
What to Expect in Java SE 7
-- At the Sun Tech Days Australia Conference last week, I attended Chuk-Munn Lee's presentation "Java SE 6 Top 10 Features and Java SE 7". Here are some features we can expect to see in Java SE 7. Read more »
Is public domain software open-source?
-- When writing earlier this week about Adobe's sponsoring of the SQLite project, I ran into a complicated issue: is software released into the public domain also open-source software? Read more »
Others (1)
Mini-Confs Day 1
Linux.conf.au kicked off today with a series of mini conferences covering a range of topics Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
Share a keyboard and mouse with SynergyEven in the era of virtualization, many IT pros (including myself) have a small army of computers sitting on, under, and around their desks. Read more »
-
Android devs less than gruntledYet more discouraging news on the Android front. Having hacked off its developer community by releasing updated SDKs to just a small group of chosen devs, Google has now given the brush-off to a petition that called for more to be given to the wider community. Read more »
-
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 »
-
Ivar Jacobson, Bill Gates and the weekly poultry -- Club Builder
2008/08/20 16:36:22
-
Wii remote creates $50 digital whiteboard: IDF
2008/08/20 10:42:43
-
2008/08/18 13:05:17
What's on?
-
Club Builder: Captain Obvious vs the Crackpots
In the case of the bleeding obvious, IBM says open source needs good designers; a claim is made that China can activate your phone to snoop on you; and we take a look at the Defcon conference.

