|
|
||
Editor's Daily BlogAmerican BoyPosted by invalidname on July 04, 2008 at 06:47 AM | Comments (0)A brief holiday blog It's the Independence Day holiday here in the U.S., so today's blog is going to be kind of short... I want to get the kids in the car and off to the Lake Winnie amusement park -- and for those of you who follow the link, is that not the most unusable website you've seen since the mid 90s? -- before the crowds get too big. After all, now that our son is big enough to go on roller coasters, and likes them, it's well worth the admission fee. Our daughter wants to go on the coaster too, but being only three years old, she'll have to stick to the kiddie rides just a bit longer. However, we do have a fresh front page for you, packed full of interesting new Java goodness. The latest JavaOne Community Corner Podcast is j1-2k8-mtW03: Comet and Bayeux by Kevin Nilson. Ajax has become quite popular as websites have become richer and richer. Ajax allows a page to periodically request data from the server. Comet, on the other hand, allows the server to push data to the client at any time. Comet applications are starting to redefine the capabilities of Web 2.0 applicaions. Bayeux, which is still in daft, is the first standard to define a comet based transport protocol. This talk will discuss the basics of Comet and Bayeux. In Java Today, The Aquarium points us to More Project Fuji screencasts: "Keith Babo has released a new ten minute screencast on Project Fuji's interceptor feature which intercepts messages as they travel across the NMR (Normalized Message Router) to implement alerts, auditing, validation, security, routing, and many more useful scenarios in a very non-intrusive way. [...] Project Fuji was announced at this past JavaOne and is the next generation OpenESB architecture based on GlassFish v3, OSGi, and JBI." In an e-mail to the OpenJDK "announce" list, Mark Reinhold has announced the approval of the Common VM Interface project. "The goal of this Project is to provide a documented VM interface for OpenJDK which will significantly lower the barrier for entry for both existing Classpath VMs and any other VMs that may wish to use OpenJDK in the future."
Sun's Brian Goetz continues a series on the use of wildcards in generics, in the article Going wild with generics, Part 2. "Wildcards can be very confusing when it comes to generics in the Java
language, and one of the most common mistakes is to fail to use one of the two forms of
bounded wildcards (" The latest java.net Poll asks "How much of your work time is spent maintaining / updating old code?" Cast your vote on the front page, then visit the results page for current tallies and discussion.
In today's Forums,
Speaking of performance, Hinkmond Wong reports on nasty challenges porting phoneME Advance to Palm in Re: Volunteer needed to port phoneME Advanced to Garnet OS / Palm. "It looks like using our already existing ANSI and POSIX porting layers in pMEA to hook into PalmOS is harder than expected. No stdio and pthreads is one thing (we could work around that), but no float.h, and no File I/O makes a bad situation even worse since it compounds the need for workarounds into many areas instead of just two. Ack!"
In today's Weblogs, Jean-Francois Arcand looks at Extending the Grizzly HTTP Runtime. “Project Grizzly provides developers with a simple and consistent mechanism for extending the functionality of the Grizzly HTTP Runtime and for bridging existing http based technology like JRuby-on-Rail, Grail, Servlet, the Bayeux Protocol or any http based protocol." In JavaFX Innovations: Inline Examples and Screenshots, Joshua Marinacci writes, "one of the innovations in the JavaFX toolchain is our new javafxdoc tool. Rather than producing a set of html files like regular 'javadoc' does, we produce a single large XML file representing the entire codebase's API. This lets us easily add extra processing steps, such as producing semantic wellformed XHTML as you see today." Current and upcoming Java Events :
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. 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. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|