All content and news on InfoQ about No Fluff Just Stuff Symposiums
Latest featured content about No Fluff Just Stuff Symposiums

- Agile
- Topics
- Software Testing
Agile communities consider stories “done” when the acceptance tests (also called story tests) are shown to the customer. Originally, this was a manual process, but in recent years, several frameworks have been created to automate this process, providing acceptance testing all the benefits of automated unit testing. One of the most popular of these if called FIT, created by Ward Cunningham.
-
By David Hussman
on Apr 26, 2008,
News about No Fluff Just Stuff Symposiums
- Java
- Topics
- Web Frameworks
Many developers faced with too many choices when selecting a web framework prefer to make the easy choice of using the framework they have used in the past or build their own. This is especially true for Java frameworks, as Neal Ford finds out; he also puts this paradox of choice in the context of other languages and draws some interesting and debatable conclusions.
-
By Alexander Olaru
on Jan 21, 2008,
- Java
- Topics
- AOP
This talk goes beyond myths surrounding AOP and shows the real deal. It examines many practical applications implemented with and without aspects, providing a context for scrutinizing AOP. It also discusses ways to adopt AOP in pragmatic, risk-managed ways allowing developers to try AOP in their own system and gain understanding at the experiential level without exposing them to undue risk.
-
By Floyd Marinescu
on Sep 07, 2006,
Articles about No Fluff Just Stuff Symposiums

- Java
- Topics
- AOP
This article reviews Spring AOP support in 2.0, and walks you through an adoption roadmap for AOP in enterprise applications, with plenty of examples of features that can be implemented simply using AOP, but would be very hard to do any other way.
-
By Adrian Colyer
on Aug 10, 2006,

- Java
- Topics
- Programming
Annotations in Java 5 provide a very powerful metadata mechanism. Yet, like
anything else, we need to figure out where it makes sense to use it. In this
article we will take a look at why Annotations matter and discuss cases for
their use and misuse.
-
By Venkat Subramaniam
on Jul 25, 2006,
Presentations about No Fluff Just Stuff Symposiums

- Agile
- Topics
- Delivering Quality,
- Agile Techniques,
- Debugging
At NFJS Venkat Subramaniam, author with Andy Hunt of "Practices of an Agile Developer," shared his pragmatic approach to some of the important technical and non-technical factors contributing to project success, including: coding, developer attitude, debugging, mentoring and feedback.
-
By Venkat Subramaniam
on Mar 27, 2008,

- Architecture,
- Java
- Topics
- Performance & Scalability,
- Transactions Processing
A core part of Spring's middle tier support is the transaction management support. This session presents several interesting "mission critical" cases and shows you how to properly handle them using transactions driven by Spring 2.
You'll learn the ins-and-out of the "dark art" that is transaction management within a high-volume mission-critical JEE application.
-
By Juergen Hoeller
on Sep 11, 2007,

- SOA
- Topics
- Web Services
In this presentation, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples. While the buzzword density leaves nothing to be desired, the presentation contains a very accessible introduction to the core Web services standards.
-
By Scott Davis
on Aug 29, 2007,