What are you doing?
Choose a shade of grey
You may spend your time in more than one area of Java, but we
thought we would ask in our poll this week
href="http://www.java.net/">Are you primarily a J2ME, J2SE, or
J2EE developer. Like all polls, we recognize that this one is
flawed. You can't work in J2EE without also being a J2SE developer. If
you are working on enterprise apps using only J2SE APIs, then what are
you? Rather than shave this thinly and offer many different possible
responses, we wanted to keep the options simple. What do you consider
yourself to be. If you want to add your comments to explain your
choice, please do so.
Alex Toussaint reports on new toys to play with in his blog
href="http://weblogs.java.net/blog/netoz/archive/2004/11/things_to_do_se_1.html">Things
to do. Services to use in today's
href="http://weblogs.java.net/"> Weblogs. He points, in
particular, to the Amazon Simple Queue Service which is currently free
but will probably carry a charge in the future.
Eduardo Pelegri-Llopart reports that
href="http://weblogs.java.net/blog/pelegri/archive/2004/11/jwsdp_15_is_out.html">JWSDP
1.5 is out. He writes "My favorite two additions are a
brand-new implementation of StAX and a new, FCS, version of the XML
Web Services Security."
Jonathan Simon passes on the news that
href="http://weblogs.java.net/blog/jonathansimon/archive/2004/11/suns_mp3_plugin.html">Sun's
MP3 Plugin released. In addition, the plugin "works with JMF as
well as JavaSound. Apprently, this was blessed by Sun as they solved
whatever legal issues were pressing."
In Also
in Java Today , in a feature from
href="http://webservices.xml.com/">webservices.xml.com, Bilal
Siddiqui continues his long-running web services security series in
href="http://webservices.xml.com/pub/a/ws/2004/10/20/wss5.html">Implementing
XML Signatures in WSS4J. In this fifth installment, he discusses
six WSS signature tokens and offers Java implementations of five of
them.
You can download and play with a beta of the 3D environment
href="http://www.opencroquet.org">Croquet and wander around and
explore on your own. You can also take a quick trip through the new
immersive environment with the, still in progress,
href="http://www.dmu.com/croquet/cr0.html">Croquet Tutorial.
In Projects and
Communities, the
href="http://community.java.net/netbeans/">NetBeans Community
home page has an announcement of a
href="http://www.netbeans.org/community/news/index.html#509">NetBeans
IDE 4.1 Chat on SDN scheduled for Tuesday, November 16,
featuring Senior Product Manager, Larry Baron, Technical Lead,
Ludovic Champenois, and Engineering Manager, Petr Jiricka.
An item in a recent
href="http://www.gentoo.org/news/en/gwn/20041101-newsletter.xml">Gentoo
Linux newsletter may be of interest to the
href="http://community.java.net/linux/">java.net Linux Community:
Gentoo's Java team has seen a significant upturn in bugs and feature
requests and is putting out a call for experienced J2EE developers.
Volunteers can contact Karl Trygve
Kalleberg or the Gentoo
recruiters team
A couple of suggestions for String in today's
href="http://forums.java.net/jive/index.jspa">Forums
SPetrucci suggests that we "
href="http://forums.java.net/jive/thread.jspa?messageID=5984&tstart=0#5984">Add
a non static version of String.format(...) to the String class. That
would allow to replace :
int i=1; String s = String.format("%d",
i); with :int i=1;String s = "%d".format(i);"
Monika_Krug writes that "The
href="http://forums.java.net/jive/thread.jspa?messageID=6076&tstart=0#6076">String.substring(int)
method should permit negative indices. myString.substring(-3) should
return the same as myString.substring(myString.length()-3) i.e. the
last three characters. [..] With unnamed calculated Strings one has to
assign the String to a temporary variable just to be able to get the
last n characters."
In today's java.net
News Headlines
:
- Geronimo 1.0 Milestone 3
- Maven 1.0.1
- Berkley DB 4.3.21
- JForum 2.0
- SugarCRM 2.0.1
- Quaqua Look and Feel 2.4
- Exchanger XML Editor 3.0
Registered users can submit news items for the
href="http://today.java.net/today/news/">java.net News Page
using our news
submission form. All submissions go through an editorial
review before being posted to the site. You can also subscribe to
the
href="http://today.java.net/pub/q/news_rss?x-ver=1.0">java.net
News RSS feed.
Current and upcoming
Java Events
:
- November 12-14, 2004 Rocky Mountain Software Symposium
- November 13-17, 2004 ApacheCon
Registered users can submit event listings for the
href="http://www.java.net/events">java.net Events Page using our
href="http://today.java.net/cs/user/create/e"> 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. 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
href="http://today.java.net/today/archive/">java.net Archive.
Choose a shade of grey
- Login or register to post comments
- Printer-friendly version
- daniel's blog
- 351 reads





