Tag: open
News (1897)
Android security team appeals to bug hunters
The security team behind Google's mobile platform, Android, has tried to raise its profile among security researchers by appealing for their vigilance in monitoring the platform. Read more »
Canonical joins Linux Foundation
Canonical, the company that sponsors the Linux-based operating system Ubuntu, has joined the Linux Foundation. Read more »
Microsoft relaxes virtualisation rules
Microsoft has eased up its server licensing rules so that organisations can make more efficient use of servers in virtualised environments. 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 »
Linux Foundation releases developer guide
The Linux Foundation has released a guide for developers who wish to contribute Linux code. Read more »
Kernel coding no picnic, says Torvalds
Linux project lead Linus Torvalds has said it is not easy to become a major contributor to the Linux kernel. Read more »
Sun open-sources mobile Java UI toolkit
Sun has open sourced its toolkit for creating Java-based user interfaces for mobile phones. Read more »
Windows 7 details in October
In a posting on the newly launched Windows 7 blog, Microsoft has announced that details on the forthcoming product will be made available at the Professional Developers Conference in October. Read more »
Open source licence victory in model-railway case
A federal appeals court in the US has upheld the right of a copyright holder to distribute software under a free or open source licence while preventing such code being used commercially without following the licensing conditions. Read more »
OpenID at risk due to DNS flaw, warns researcher
A fundamental issue affects the OpenID authentication system, due to its reliance on the Domain Name System, a Sun identity-technology specialist has warned. Read more »
Features (1004)
A change of management primer for IT consultants
Determining the ability of the client organisation to cope with a major IT project can help consultants find the most appropriate solution. Learn how evaluating the client's roles, resistance, and resilience can help you gauge their capacity for change. 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 »
Customise the Joe text editor
The Linux text editor Joe has easy-to-remember keystrokes and allows you to customise it to suit your needs. This article tells you how to tweak the configuration file to create keybindings and map your favourite commands. 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 »
Why traditionalists should take Web developers seriously
There used to be a sharp distinction between application developers and Web developers. This made sense when technologies such as Perl/CGI, classic ASP, standard JSP, and PHP ruled the Web development roost. But this distinction is becoming less relevant. Read more »
Use FUSE to mount remote ssh directories
Traditional methods for uploading, downloading, or editing remote files predominantly have consisted of using an FTP client. An FTP client works fine for uploading and downloading, but editing remote files is a chore, as you have to download a file, edit it, then upload it again. And privacy with FTP is an issue as well. Read more »
Choose the right JDBC driver for your database interface
Picking the right driver can optimise connectivity between your Java apps and database. Read more »
Visual Studio 2008 simplifies JavaScript debugging
One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. Read more »
Hacking with no technology
The typical image of a hacker is a kid hunched over his keyboard in the wee hours of the night staring at commands on his computer screen that unlock the secrets of the national government. But the woman sitting next to you at Starbucks fiddling with her digital camera could be just as dangerous. Read more »
Video (45)
Captain Obvious vs the Crackpots -- Club Builder
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. Read more »
Suncorp CIO on open source
Suncorp CIO Jeff Smith talks about the company's plans to use open source software. Read more »
IBM: Linux in 2018?
At the LinuxWorld conference in San Francisco, IBM executive Bob Suter talks about what a desktop will mean in the future, saying it will focus more on mobile devices like iPhones and collaborations across platforms. He then calls for better graphics designers in the open-source world to make them easier... Read more »
Silicon Valley giants partner to shape the cloud
ZDNet correspondent Sumi Das talks with Senior Editor Sam Diaz about a partnership between Hewlett-Packard, Intel, and Yahoo to create an open-source Read more »
Why Adobe open sourced Flex SDK
Mike Downey, principal evangelist at Adobe, explains why Adobe chose to open source its Flex SDK. Read more »
Microsoft ditched as Anglicans go open source
The Sydney Diocese of the Anglican Church has decided to cut the Microsoft umbilical cord by moving to open source, starting with Office which will be replaced in the next three years. Read more »
Making Android fully open
Dan Morrill, developer advocate for Google, explains which areas of Android will be open sourced in the future Read more »
How to hack NASA -- Club Builder
Club Builder learns that blank passwords allow access to America's most sensitive computer networks. We ask if open source cut development costs? And we come across the quote of the year, thus far. Read more »
Sun: We screwed up on open source
Many open source developers remain sceptical of Sun because their memories of the company focus on Sun's interactions with the community in 2001/2002, which Sun's chief open source officer Simon Phipps concedes was a period where Sun "screwed up". Read more »
Adoption-led software procurement
Simon Phipps, chief open source officer at Sun Microsystems, describes an alternative regime for getting software into the business. A regime that comes from inside enterprises rather than vendors. Read more »
Blog (165)
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 »
Targeted for hacking by reporters at my table
-- I should have known it was only a matter of time. I've been covering security conferences on and off for about 14 years and considered myself lucky not to have been hacked, that I knew of. Until Thursday. Read more »
The best news Linux could ever receive: LinuxWorld's a bust
-- The latest proof that Linux has conquered the corporate data center crowd: LinuxWorld is a dud. Read more »
Australian twitterati talks malware
-- It was inevitable that micro-blogging service Twitter would become infested with malware, according to a number of high-profile Australian users of the service. Read more »
Software in the courts
-- In week's Roundup explores Google's assertion that privacy no longer exists, the UK-based NASA hacker loses his extradition appeal, Microsoft becomes a sponsor of the Apache Software Foundation and the Australian Tax Office chooses Windows and only Windows, again, for electronic submissions. Read more »
Facebook's portal for the masses
-- This week, Facebook took a number of strategic steps toward its goal of giving people the "power to share and make the world more open and connected." That's how founder and CEO Mark Zuckerberg described the mission statement for Facebook. Read more »
The future remains yesterday
-- 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 »
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 »
Sysadmin hijacks San Francisco while Torvalds attacks security circus
-- This edition of the Weekly Roundup looks at how one man has taken over the network of the city of San Francisco, take a glance at a local news start-up and Linus Torvalds calls out the IT security sector. Read more »
Aussie Web design awards open
-- Looking for recognition of your team's hot design skills? The McFarlane Prize is one of Australia's most premier industry awards for Web designers and is open for nominations until August 31. Read more »
Others (6)
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 »
LCA Open Day
Yesterday was show and tell day for linux.conf.au with a pavilion full of gadgets, toys and cool stuff Read more »
Mini-Confs Day 2
Mini-conferences continued to be the order of the day at Linux Conference Australia 2007. Read more »
Mini-Confs Day 1
Linux.conf.au kicked off today with a series of mini conferences covering a range of topics 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 »
Day One at Tech.Ed
Day One from Tech.Ed 2006 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.

