Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Sun Microsystems

Sun To Build World's Biggest App Store Around Java 325

CWmike writes "Sun Micro plans to launch an App Store that could make Apple's look smaller than a 7-Eleven by comparison, CEO Jonathan Schwartz wrote on his blog this week. Schwartz indicated the Java App Store, code-named Project Vector, will focus on PC users and estimated the size of the community at 1 billion. Sun plans to allow Java application developers to submit programs to a simple Web site so the company can evaluate them for safety and content before presenting them to the Java audience. Sun will charge for distribution. The company will reveal more details at its JavaOne conference, which opens June 2 in San Francisco, Schwartz said."
Image

Finnish Guy Gets Prosthetic USB Finger Storage 113

An anonymous reader writes "Jerry had a motorcycle accident last May and lost a finger. When the doctor working on the artificial finger heard he is a hacker, the immediate suggestion was to embed a USB 'finger drive' to the design. Now he carries a Billix Linux distribution as part of his hand."
Sci-Fi

The History of the Ghostbusters Game 54

Ars Technica takes a look at the development of the Ghostbusters game due out later this year. They go through the promising early demonstrations, the subsequent relegation to developmental limbo, and the project's eventual resurrection. Quoting: "Everyone involved with the game was extremely enthusiastic about its progress, as evidenced both by Sierra's heavy promotion of the title, as well as by how genuinely excited a number of the company's PR team were about it. Now, it isn't all that uncommon to talk with PR folk and be fed a line about how great whatever product they're promoting is, but even after several hours of drinking copious amounts of alcohol, the enthusiasm never waned; this definitely wasn't the case when we discussed some of the other titles that had been on display during the day's event. Even the members of the press corps, as we huddled together and compared notes, generally agreed that Ghostbusters had been the most impressive thing we'd gotten to see at the event. All in all, it looked like Sierra was going to deliver a game that finally gave the Ghostbusters franchise the respect it deserved, and none of us could wait to get our hands on it."

Comment Re:Mico32 (Score 2, Informative) 122

For my MSc graduation project I designed and implemented an open source reconfigurable VLIW processor: r-VEX (http://r-vex.googlecode.com/). It is based around the scalable and extensible VEX Instruction Set Architecture by HP, for which a free C compiler and simulator are available.

My implementation is merely targeted for VLIW processor research; it is a highly customizable design where the instruction issue-width, the number of registers and the number of functional units can be easily changed. Even custom instructions are supported (as well in the compiler toolchain).

Slashdot Top Deals

"There are some good people in it, but the orchestra as a whole is equivalent to a gang bent on destruction." -- John Cage, composer

Working...