Tag: sun
News (567)
Sun open-sources mobile Java UI toolkit
Sun has open sourced its toolkit for creating Java-based user interfaces for mobile phones. 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 »
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 releases SQL Server 2008
Microsoft said on Wednesday in the US that it had finished work on SQL Server 2008, the latest version of its database software. Read more »
Sun throws JavaFX hat into Web app ring
Sun Microsystems on Thursday released a preview version of JavaFX, programming technology the company hopes will be the foundation of splashy, whiz-bang Internet applications. Read more »
Aussies play down DNS disaster
One large Australian organisation and a local computer security advisor have played down the importance of a security flaw in the global Domain Name System (DNS) that has led to panic in some security circles around the globe. Read more »
Drizzle: MySQL slims down on Aker's diet
Brian Aker, MySQL's director of architecture, has unveiled Drizzle, a database project aimed at powering websites with massive concurrency as well as trimming superfluous functionality from MySQL. Read more »
Sun quiet on Aussie layoffs
A spokesperson for Sun Microsystems was today unable to provide details of how the company's plan to reduce its global workforce by up to 2,500 employees would affect its Australian operations. Read more »
Microsoft fixes DNS flaw but warns of Word attacks
Microsoft is warning that a Word flaw is being used for targeted attacks, and has also issued four 'important' patches, including one for a potentially serious DNS flaw in the latest Patch Tuesday bulletin. Read more »
Massive, coordinated DNS patch released
A security researcher has responsibly disclosed a fundamental flaw within the Domain Name System (DNS), the addressing scheme behind the common names used on the Internet. Read more »
Features (312)
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 »
Customise javadoc output with doclets
Did you know that the javadoc is a pluggable documentation tool? This means you can create your own class, or doclet, to perform any task, using your source code as an input. Find out how to create a doclet. 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 »
Deploy Java applications with JNLP
Using the Java Network Launching Protocol (JNLP) and Java Web Start for your next distributed application may be an attractive option. For instance, one advantage about JNLP applications is that they're self-installing and self-updating. Read more »
Create cross-platform database-driven applications with JDBC
The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »
Monitor and manage Java applications with JConsole
The jconsole command launches a graphical console tool that enables you to monitor and manage Java applications on a local or remote machine. Read more »
Manage relational data with the Java Persistence API
The Java Persistence API (JPA) is a Java framework that allows developers to manage relational data in J2SE and J2EE applications. The JPA is defined as part of the EJB 3.0 specification (which is part of the Java EE 5 platform). Read more »
What virtualisation tools are available for testing?
This article talks about some of the free or inexpensive tools you might use to accomplish your virtualisation testing. Read more »
Implementing the callback pattern in Java
A callback in programming is executable code that is passed as an argument to other code. The higher-level code usually starts by calling a function within the lower-level function, passing to it a pointer, or handle to another function. 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 (36)
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 »
Open source is not a zero-sum game
Simon Phipps, chief open source officer, Sun Microsystems says rather than be worried about IBM, he hopes that they will participate further with the open source community Read more »
Scaling fast-growing Facebook
Jonathan Heiliger, vice president of technical operations at Facebook, talks with CNET News.com Editor in Chief Dan Farber about devising the infrastructure to support the social network's hypergrowth. Read more »
The stealthy Apple clone
It runs Apple's Mac OS X Leopard, but doesn't look anything like an Apple computer and certainly doesn't come with an Apple price tag. Kara Tsuboi and Tom Krazit discuss Psystar's open computer. Read more »
Handling governance of open source projects
Simon Phipps, chief open source office at Sun and OpenSolaris board member discusses the issues in trying to impose a governance model on open source projects. Read more »
100% free Java coming soon
Simon Phipps, chief open source officer, Sun Microsystems, explains the path that OpenJDK is taking to reach its goal of being fully open sourced. Read more »
Undead Applets -- Club Builder
Applets are back from the dead, but do we want them? This week's Club Builder also looks at which pieces of software are utter vapour. Read more »
Nvidia chip with Java allows 3D modeling on cell phones
At the JavaOne Conference in San Francisco, Ken Russell and Sven Gothel of Sun Microsystems explain how the Nvidia APX2500 chip allows developers to write Java apps on a desktop and run them directly to cell phones. Users will be able to play games and navigate cities in 3D using... Read more »
Blog (37)
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 »
Screw-ups, Mobile Linux shakeup and kthxbai Bill
-- The Roundup looks at where Sun went wrong with open source, what is happening in the Mobile Linux world and look at the departure of Bill Gates from full time work duties. Read more »
Jonathan Schwartz's free software foundation
-- Sun has become its own free software foundation, open sourcing everything from Java to Solaris, and acquiring the open source MySQL database for $1 billion in January of this year, as a way to grow its revenue. Read more »
Drop in on Builder AU at Open CeBiT 2008
-- Got a question on open source you need answered? Need a way to help convince your boss that open source is the way to go? Or just curious to learn what all the fuss is about?
Then drop in to the Builder AU Open Source Afternoon on Wednesday May 21. Read more »
RIP: iPhone carrier monopoly
-- Each time an iPhone launch story appears, one can almost feel thousands of credit cards shudder in collective fear. This week the landscape for the iPhone began to crystallise with confirmation of multiple carriers and a very good indication that the iPhone in Australia would be 3G. Read more »
Flash seeking the open road?
-- Tristan Nitot appeared to have the gift of precognisance when he said that Adobe may open source Flash if Silverlight gained enough traction Read more »
Quote of the year (so far)
-- Hats off to James Gosling for this corker about developers who insist on using Emacs for their developer needs in the face of better tools. 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 »
Introducing IE8: The Ocho
-- Over in Las Vegas the MIX conference is underway and that means only one thing: Microsoft announcements and plenty of them. Read more »
Feeling fines with Microsoft
-- This week had Microsoft-related news coming at us from left, right and centre -- fines, launches and more Steve Ballmer than you can handle. Read more »
Others (1)
JavaOne: Day One Gallery
JavaOne, Sun's developer conference, began today with a series of announcements -- before that could happen though, the lines needed to be traversed. 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.

