password
username
Sponsored by CakeMail, an email marketing software.
Newsletter preview

Tuesday, April 29, 2008 

Build rich, interactive applications with Adobe Flex 3

Adobe® Flex® 3 is a highly productive, open source framework for building expressive web applications that deploy consistently on major browsers, desktops, and operating systems. Learn more about the no cost Flex SDK and the Adobe Flex Builder™ software.

Download Adobe Flex Builder

 Perspective

Daily Free
Ebook
Drawing

Click to Join

www.manning.com



Be sure and
check out a
No Fluff Just Stuff
Java conference
coming your way!

05/02-05/04 Denver
05/16-05/18 Atlanta
05/16-05/18 Okla. City
06/05-06/08 Dallas
06/20-06/22 Raleigh
06/27-06/29 Portland

 
 A Developer's Perspective
 Next section
Matt Schmidt is the VP of Technology for DZone and a long-time Java developer. He is the man behind the scenes on the DZone sites.

It's All About the Readers

It’s been several months since I last attempted to write a newsletter column, and during that time we’ve had some great guest writers from around the community filling in each week. I want to thank all of them for contributing some excellent articles. This evening though, I felt a strong urge to write about some of the things that we’ve been working on lately and let you know that we are listening to the requests you guys make.

Over the past two weeks, we’ve been working hard to improve the user registration process and to integrate the login systems between our DZone.com site and our content communities like Javalobby and Eclipse Zone. This work has involved several things. First, we’ve been trying to streamline the whole registration system. If you’re a recent registrant, you might have noticed that we’ve been asking for quite a bit more profile data. I hate long forms as much as the next developer, so we spent a long time trying to condense the form into as tight a space as possible. The result is that we get the data we need, and you still get through the form in under a minute.

Another nice side effect of the work on the registration form is that it has given us the chance to go back and rework some of the other problems in our current theme. After the launch of the most recent redesign, we admitted that we made some mistakes. For our long-time members, you might want to take a second look at the new Javalobby. We’ve moved the announcements back out of the main flow, into a clear section highlighting them. You might also notice that we’ve condensed each story on the front page to something a bit more manageable. Instead of all the links in each block taking you to ten different places, we’ve gone back to just two links. It’s clear where to click to view the story, and the headlines are clearly visible. We also took the size of the user avatars down a few pixels; they still provide a personal touch while not being as in your face as before.

These changes, along with cutting down the number of zone leaders that you see in the upper left (another user request), should give some of our long time users a bit more comfort when visiting the site. Fortunately, we’re not sitting still, and these design changes are actually really just a quick stop on the way to a much more exciting design that really starts to put together a lot of the things we’ve been working on over the past six months. Keep an eye out for some community beta testing in the very near future. We’re also focused on creating great content, and I think you’ll see some very sweet articles, tips, and code snippets coming down the pipeline.

Cookie Values: What’s Valid?
During the course of running DZone, we’ve had sporadic reports of some users not being able to stay logged into the site. No matter what we tried, nothing seemed to work. After months, I finally found a posting from a developer at Atlassian that was having a similar issue with their authentication system. It turned out that when they were hashing the cookie value, they got invalid characters. As I dug into the problem some more, especially as I tried to integrate the login between DZone and Javalobby, I found that there are actually quite a few characters that can occur in the course of hashing that are invalid in cookie values. Unfortunately, none of these invalid characters happen to be mentioned in any of the cookie specs. So much for “standards”, but I hope we’ll have a reasonable solution soon that won’t involve needing to have everyone logout!

JavaOne 2008: What Will It Be This Year?
JavaOne is just around the corner, and developers from around the world will be making the annual trip out to San Francisco to see what all the fuss is about. DZone will be there all week, covering the show from multiple angles with write-ups daily (probably multiple times daily) on the site and in daily newsletters like we’ve done in the past.

Last year, we heard about JavaFX and its plan to take over the world. What’s it going to be this year? My bet is that we’ll hear more about the consumer JVM that’s in JDK 6 Update 10, but I’ve been known to be wrong. What do you think Sun will be announcing this year? Chime in at Javalobby with your thoughts.

In addition to the show coverage, we’ll also be giving away something really sweet to those of you at the show. Be sure to stop by the SpringSource booth early on in the show to get your DZone show giveaway. Supplies will be limited. You might also be able to find the DZone team (they'll probably have DZone t-shirts on) walking around with some additional giveaways if you’re lucky!

Until next time,
Matt Schmidt
matt@dzone.com

 

Eliminate tedious reporting code, try iServer Express

Why write code to schedule, email and secure your BIRT reports when iServer Express automates all this for you? Avoid tedium and free your time for other programming challenges. Try iServer Express, and be up and running in just 30 minutes.

Download Free Evaluation Copy

 DZ Top Links
 
 DZone Top Links
 Next section
 Back to top
most clicked this week from dzone.com

dzone

Most-clicked links this week

 
 Popular at JL
 
 Popular at Javalobby
 Next section
 Back to top
A recap of some of the most popular and active Javalobby.org discussions this week.

Is the Expansion of JavaFX Too Late?

JavaFX will be getting some more spotlight at this year's JavaONE conference. But is it too little, too late? A year has passed since the initial...

22 replies - 2438 views - 04/24/08 by James Sugrue in Articles

Interview: How Wicket Does Ajax

The enhancements that Ajax brings to the web might not be your cup of tea, because of JavaScript.

3 replies - 2391 views - 04/25/08 by Geertjan Wielenga in News

Open-source Web applications, PHP vs. Java (Part 1 of 2)

It is common knowledge that PHP does well in the open-source Web applications space.

16 replies - 2177 views - 04/28/08 by Robert Enyedi in News

David Heffelfinger on Java EE 5 and GlassFish

GlassFish is a free, open-source Java EE 5-compliant application server that is quickly gaining massive popularity and so is Java EE5. David Heffelfinger,...

0 replies - 1607 views - 04/22/08 by Meera Subbarao in News

Emergent Design: The Evolutionary Nature of Professional Software Development

Software development projects are notoriously late. We still have difficulty living up to promised releases.

0 replies - 1576 views - 04/24/08 by James Sugrue in Articles

 White Papers & Announcements
 
 Product Announcements
 Next section
 Back to top
Product and service announcements for Java developers.

JxBrowser 1.0: cross-platform browser component for java applications

JxBrowser is the cross-platform library that enables integration of Mozilla Firefox browser into Java AWT/Swing applications. It works on Windows, Linux and...

0 replies - 1359 views - 04/23/08 by Eugene Toporov in Announcements

Migrate4j - Database Migration Tool for Java

Migrate4j is a migration tool for java, similar to Ruby's db:migrate task. Unlike other Java based migration tools, database schema changes are defined in...

4 replies - 1287 views - 04/28/08 by todd in Announcements

XpoLog V3.5 Released - Automatic Log Analytics

XpoLog's new features include automatic risk and problem detection based on a logs content scanner. Correlate multiple sources to automatically identify...

0 replies - 1086 views - 04/23/08 by Haim Ko in Announcements

Fanurio Time Tracking And Billing For Freelancers - Linux Version Released

Atelier Software announces the release of Fanurio 1.10, a time tracking and billing application designed for freelancers. With Fanurio, freelancers can easily...

0 replies - 1032 views - 04/24/08 by Cosmina Stefanache in Announcements

QuipuKit 1.4.3 with Improved JBoss Seam Compatibility

We are pleased to announce a release of QuipuKit 1.4.3, a commercial component library for JSF. In this maintenance release we have resolved the known issue of...

0 replies - 573 views - 04/25/08 by Tatyana Matveyeva in Announcements

[fleXive] 3.0 RC1 Java EE framework released under LGPL

[fleXive] is a comprehensive Java EE 5 library, based on EJB3, together with a supplementing JSF component library - built for flexibility and...

0 replies - 433 views - 04/28/08 by Anton Zrzavy in Announcements

MiG Layout 3.5 - SWT/Swing LayoutManager

MiG Layout 3.5 is a Layout Manager for Swing and SWT that is very easy to use, yet extremely powerful when needed. It has a syntax that resembles CSS and...

0 replies - 220 views - 04/28/08 by Mikael Grev in Announcements

 Your Account
 
 Your Account
 Next section
 Back to top
Manage your account info for this and other Javalobby publications.
Manage your Javalobby membership details

Click on the following links to:


 Contact Info
 Next section
 Back to top
Here's how to reach us, we love to hear from you.
Email us
Send news items to editor@javalobby.org
Send questions, complaints, or suggestions to feedback@javalobby.org
Send advertising inquiries to advertise@javalobby.org
 
Call us
Our number is (919) 678-0300. We'd love to hear from you!

 Legal
 Back to top
The fine print we'd rather avoid completely.
Feel free to redistribute this newsletter in part or in full to your friends.

Javalobby News is a service mark of DZone, Inc.
Copyright ©2001-2008 DZone, Inc.

Thank you for your continued support of Javalobby and DZone. If you prefer not to receive the Javalobby weekly newsletter, send an e-mail to ***-jlnews@javalobby.org and please ensure the actual email address to be removed is present.
DZone, Inc., 113 Legault Drive, Cary NC 27513 USA