Improving Community – The power of good, centralized documentation.
LincolnIf you’ve ever programmed in PHP, Ruby, Perl, Groovy, and probably others, then you know how nice it is to have a central, official space for reference documentation and inline community feedback.
This is something that has sorely been missing from the JEE community, and something that has caused many disparate websites to attempt putting forward a weak effort in providing useful documentation — you leave the community part aside to think that this is a good thing for any open-source technology.
A successful open-source community documentation initiative has:
- Comprehensive documentation provided on a central, official website (http://seamframework.org)
- Inline comments and user feedback.
- The most common paths on the website are the most visible, intuitive paths.
- Fluent navigation and document hierarchies. (The URL matches the Breadcrumbs matches the content. If users get lost, users give up.)
- Accurate and relevant official information, well vetted information.
I’m sure there is more, but that’s what I have at the top of my head.
Making progress happen:
In kick-starting my (hopefully long) tenure with Red Hat, I’m focusing on improving community documentation for the Seam Framework, and for Java EE as a whole. I’ve started by updated the Seam Framework website to more clearly display the links to Seam and Weld JIRAs; you previously had to do a little digging.
All of my efforts can be tracked here: https://jira.jboss.org/jira/browse/JBSEAM-4585
Please, I ask if you find any outstanding problems, or points of pain with the Seam or Weld documentation, to add it to this Jira. If you can’t, then comment here and I’ll see that it’s addressed.
SeamFramework.org needs work, and I do think that the community really belongs on jboss.org, in order to fully get credit for their hard work and great achievements. Jboss.org also provides much of the functionality that I’m looking for in a community management tool, but we’ll see what everyone wants ![]()
Happy communities make happy software!
![]() | About the author:Lincoln Baxter, III is a Senior Software Engineer at Red Hat, Inc., working on JBoss open-source projects. This blog represents his personal thoughts and perspectives, not necessarily those of his employer. He is a founder of OcpSoft, the author of PrettyFaces: bookmarking, SEO extensions for JSF, and an individual member of the JavaServerâ„¢ Faces Expert Group. When he is not swimming, running, or playing Ultimate Frisbee, Lincoln is focused on promoting open-source software and making web-applications more accessible for small businesses, individuals. His latest project is ScrumShark, an open-source, agile project management tool. |
Posted in OpenSource


Modularize JBOSS Seam and provide Maven poms for the various parts.
E.g. I really want to use JBoss Seams Mail component with JSF2/JavaEE6 (glassfish) but don’t want to go for the whole framework just because of this.
Seam modularization is a reality! Check it out
http://seamframework.org/Documentation/Seam3Modules#H-FacesLedByLincolnBaxterAndDanAllen