|
|
|
|
I've added a couple of new twists to the coverage of GlassFish News at TheAquarium to do a better job while controlling our time investment:
|
•
I've started posting short news posts to my
twitter feed
as I encounter them;
|
I've also started using ScribeFire to reduce the cost of creating posts, but this should be transparent to the readers.
Reporting on news is a losing battle, but I'm hoping that this approach will keep TheAquarium the best source for news on the (larger) GlassFish community while giving the editors a bit more "free" time to invest in other tasks.
|
I have mixed feelings about the current arrangement of Twitter widgets at TheAquarium. I like that they help me track conversations and discover news and opinions but the widget takes some time to load and too often the content is blank - I assume infrastructure problems, which they now have money to fix. A reader recently complained about the widgets and I promised to collect feedback via a survey. So, if you care about the widgets, one way or the other, please go fill in this 3-question Survey... |
|
After a short delay to accomodate community members (to integrate their feedback and fix more issues really), Grizzly 1.9 is out. If you've missed the announcement, read Jean-François' announcement. Asynchronous I/O, a new HTTP suspend/resume API, and Comet performance improvements are among the major new features. This 1.9 version is important to GlassFish v3 because of the central role of Grizzly in the new modular architecture and because it will be used in the mid-2009 GlassFish release. |
A fairly simple 150-liner servlet to implement a full-duplex async Twitter application (steps, code). Speaking of Twitter, make sure you follow the bear.
|
Scala is a modern language that integrates features from both object-oriented and functional languages - and it also interoperates with Java. Scala is starting to gather some fans like Paul and Roberto; Paul in particular has written several entries on Scala, including Scala on Jersey (the JAX-RS RI at GlassFish). |
Paul's latest entry shows how to run Scala on GlassFish using the example of Skittr a Scala-based implementation of Twitter. If you like Programming Languages, you may want to check it out; the next few years will be fun....
Added: Don't miss Jamey's comment on this post - it has plenty of useful links.