Unicode support in J2SE 1.5
While generics and the language enhancements in JSR 201 get all the press, there are other changes coming in J2SE 1.5 such as enhanced Unicode support.
There's a new poll posted today on java.net asking how much you comment your code. Leading off today's Weblogs , John O'Conner writes about the coming Unicode 4.0 support in J2SE 1.5. John summarizes "the following changes for Unicode 4.0 in Java 1.5:
- char is a UTF-16 code unit, not a code point
- new low-level APIs use an int to represent a Unicode code point
- high level APIs have been updated to understand surrogate pairs
- a preference towards char sequence APIs instead of char based methods"
James Gosling follows up on an earlier post with More on Sun and Microsoft. He answer some concerns about the agreement saying "It is important to understand that in no way does this lock Sun or Sun customers into interoperating with any Microsoft system on Microsoft's strict terms. Right now, most of our interoperability is achieved through reverse-engineering. We have the option, entirely at our discretion, to access Microsoft's specifications through the collaboration agreement."
Erik Meade writes that "Xp is a lightning rod. Everything wrong is because of Xp and once the dust has settled, everything right is because of Xp." His link packed entry, 10% XP + 32% Sabre = 42% productivity increase. Before you get hung up on the practices of XP, follow Erik's links to the four values. He comments that "People using the values do things better, smarter, simpler." Not the practices, the values.
In Also in Java Today, OnJava has published part two of the Java Sound excerpts from David Flanagan's "Java Examples in a Nutshell, Third Edition". In this excerpt you will produce MIDI sound using a Transmitter, Sequencer, and Synthesizer. You will also synthesize music by directly controlling one or more MidiChannel objects of a Synthesizer object to turn notes on and off in real time.
If you have a fresh set of digital images that you would like to alter programatically, head to the latest Core Java Tech Tip Filtering and Transforming Digital Images. You will learn to rotate images and scale them. You can also convert color images to grey scale or adjust the color linearly or according to another filtering scheme.
In today's Projects and Communities , the Java Communications community announces that Open Cloud is the first to release JAIN SLEE compliant product.
The JXTA community's James Todd blogs that The entire JXTA stack build process just got a whole lot easier and "this process can be readily leveraged by any JXTA application to great advantage."
In today's java.net News Headlines :
- Apache Velocity v1.4
- Tapestry 3.0 Final Being Put to Vote.
- Another Open Letter: Turn to the Enterprise
- Microsoft Releases XML Spec. for Visio Charting App
- U.S. Wants Microsoft to Widen Protocol Disclosures
Registered users can submit news items for the java.net News Page using our news submission form. All submissions go through an editorial review by news director Steve Mallet before being posted to the site. You can also subscribe to thejava.net News RSS feed.
Current and upcoming Java Events :
Current and upcoming Java Events :
- April 16-18 Penguicon 2.0
- April 16-18 Wisconsin Java Software Symposium
- April 20-21 Sun Tech Days: Singapore
- April 23-25 New England Software Symposium
- April 30 - May 2 Twin Cities Software Symposium
- May 6-8 The ServerSide Java Symposium
- May 8 Kwarup do DFJUG
- May 10-14 JAX 2004
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site.
Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. All java.net members can subscribe to the email updates for the site at the java-net Mailing Lists page. You must be logged in to subscribe to the javanet_Daily and javanet_Weekly lists. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive.
- Login or register to post comments
- Printer-friendly version
- daniel's blog
- 392 reads





