ie8 fix

java

Neil Young rocks JavaOne

Editor's note: News.com's Dan Farber reported Young's keynote speech and a follow-up Q&A live from JavaOne.

SAN FRANCISCO--At JavaOne here, Neil Young showed off his multimedia project that chronicles his music career and uses Java to do so.

Young said he tried to do the project on DVD, but users couldn't watch the high-resolution video and listen to the music at the same time. With Java and Blu-ray, the content can be updated and offer the best viewing and listening experience, as well as great navigation and design. "Storage is the only … Read more

JavaOne: Sun rolls out JavaFX

SAN FRANCISCO--Following a flurry of T-shirts catapulted by Java creator James Gosling and a hot dance troop performance, 75 hours of JavaOne got under way here this week. Sun Microsystems' software chief, Rich Green, took the stage to talk about consumers, people he sees as driving change.

"Information is crossing the moat, escaping the castle," he said. "The private information network is gone." Enterprises have to recognize that the enterprise moat barriers are coming down, he added, with consumers driving innovation.

As part of Sun's effort to enable consumers to innovate, Green introduced JavaFX, a rich Internet application environmentRead more

Sony Ericsson brings Flash, Java together for phones

Sony Ericsson wants mobile software developers to have the best of both worlds.

Next week at JavaOne, the company plans to demonstrate its Project Capuchin, which will allow software developers to create applications for mobile phones that can use pieces of both Java ME and Adobe Systems' Flash Lite to create their applications. The company plans to release a set of APIs (application programming interfaces) and a software development kit in the second half of this year to bring the two different mobile development styles together.

For example, Java developers could decide to use the richer user interface technology found … Read more

Web 2.0, meet Internet attack 2.0

SAN FRANCISCO--The glitzy, interactive abilities of Web 2.0 have led to a profusion of new applications, but the technology also is bringing a new era of security vulnerabilities, a security researcher warned Wednesday.

"Security was a challenge to begin with, but if anything it's getting harder in the Web 2.0 world," said Jacob West, manager of the security research group at Fortify, a company that helps companies make sure their software is secure. He made his comments during a talk at the Web 2.0 Expo in San Francisco here.

A big culprit is JavaScript, … Read more

Sun obscured by The Cloud

With all the hype in the cloud and the clear necessity for big software vendors to stake their claim I would have thought Sun would have announced/done something already. As my partner-in-crime Ross Mason points out in this post, they did: network.com--which is basically Grid computing and is shockingly dated in just a few years.

I wrote previously that "Java-in-the-cloud" will lead us to "Platform-as-a-Service" and as I continue to think about it, Sun has more of the pieces than any other BigCo--the right of hardware, operating system (Solaris) and development environment (Java) … Read more

Microsoft to work with Eclipse on Java

Microsoft will begin collaborating with the Eclipse Foundation to improve native Windows application development on Java.

Sam Ramji, the director of Microsoft's open-source software lab, announced at the EclipseCon conference in Santa Clara, Calif., on Wednesday that the lab will work with Eclipse .

The goal of the joint work, which will include contributions from Microsoft engineers, is to make it easier to use Java to write applications that take full advantage of the look and feel of Windows Vista. Ramji wrote about the planned collaboration on Microsoft's Port25 blog.

"Among a range of other opportunities (which we'… Read more

SourceLabs enables do-it-yourself Linux support

Open-source support company SourceLabs on Tuesday launched a subscription service aimed at Linux developers and IT administrators who do their own support.

Called Self-Support Suite for Linux, the offering includes software that monitors people's machines and a repository of 16 million known issues with Linux and open-source Java, said SourceLabs CEO Byron Sebastian.

The company makes the bulk of its money from supporting open-source Java. But Sebastian said that he was surprised to find that there are a substantial number of people who either do their own support, or are looking for quicker responses to support problems.

The SourceLabs … Read more

Sun will make Java work for iPhone

After the release of the software development kit for Apple's iPhone, Sun Microsystems says it's going to enable Java applications to run on the device, InfoWorld is reporting.

Sun will build a Java Virtual Machine (JVM), based on the Java Micro Edition version of the programming language after June of this year. It will be available in the iPhone AppStore. Eric Klein, vice president of Java marketing at Sun, told InfoWorld Friday that although Apple passed on enabling Java on the iPhone, Sun decided to do so anyway after Thursday's SDK unveiling. After combing through the documents … Read more

C# set to take Java's crown as Java drops 50 percent

Using book sales as surrogate tea leaves, Mike Hendrickson of the O'Reilly Radar finds life bleak for pretty much every major programming language except C#, Javascript, and Ruby. Java? It has plunged by 50 percent since 2003.

Sun Microsystems is hedging its bets on web scripting languages, recently adding Python experts to its fold. So perhaps Sun will weather the storm. Regardless, even despite its five-year slide, Java still holds the biggest share of the book-buying market, as this chart shows:… Read more

Building on growing platforms

When you are contemplating starting a new software company you want to look at where money gets spent now and where it's going to be spent in the future. That's why startups these days are building their applications on utilities like Amazon S3 (which despite last week's outage, I still believe in) and attempting to monetize Facebook (I am not a big believer in this one though I get the idea.) And while neither of these things may be right, they are better bets than building your infrastructure on dying platforms or betting on outdated technologies.

One product that I use daily is SpanningSync, a simple sync utility that connects iCal and Google calendar. One of the guys there (Charlie is his name, but I couldn't find his title or role) has a very logical and eye-opening take on why they went the way they did.… Read more