Dan is the author of Seam in Action (Manning, 2008) and has written articles for NFJS, the Magazine, IBM developerWorks, Java Tech Journal and JAXenter. He's also an internationally recognized speaker, having presented at major software conferences including JavaOne, Devoxx, NFJS, UberConf, RWX, JAX and jFokus. He's recognized as a JavaOne Rock Star and Java (JVM) Champion.
After a long conference day, you'll likely find Dan geeking out about technology, documentation and testing with fellow community members over a Trappist beer or Kentucky Bourbon.
Writing documentation is hard enough. Why do we insist on making it harder by burying the content in an XML schema like DocBook or wrestling with finicky WSYWIG editors? Come learn how to achieve writing zen with AsciiDoc and use Asciidoctor to produce beautiful HTML 5, DocBook and PDF documents–or even a slide deck like the one used in this presentation!
What if you could write documentation just as you write email? Imagine if you could forget about the layout and styling and just let your thoughts flow. That's the idea behind lightweight markup languages such as AsciiDoc. They provide a plain text syntax designed for humans–easy to edit, read, version and share in raw form.
AsciiDoc goes further by satisfying even the most advanced technical semantics and publishing requirements. AsciiDoc is a capable shorthand alternative to DocBook and can produce beautiful HTML 5, ePub and PDF output–even slides!
Follow the lead of authors. Drop the angled bracket and discover the zen of writing docs with AsciiDoc.
How many times have you wanted to start a new project in Java EE, but struggled with copying and pasting all the pieces together? Forge can take you from 0 to Java EE, Spring, GWT and more in few swift keystrokes.
But, are you confident enough to push your application to production right now? Will it deploy? Integrate all the components? Keep the fail whale at bay? Confidence comes from tests. Real tests written with Arquillian.
In this workshop, you'll learn how to achieve continuous development using Forge to automate mundane tasks and Arquillian to write real tests. Together, let's build an application, test it, and deploy it both locally and to the cloud! Let's learn to use tools to make us more confident developers.
How many times have you wanted to start a new project, but struggled with copying and pasting all the pieces together? Has the Maven archetype syntax left you with your eyes crossed? Everyone else is talking about Rails, Grails, and Roo, and you're left thinking, “I wish it were that easy for Java.” Well, it is!
Forge can take you from 0 to Java EE, Spring, GWT and more in few swift keystrokes. Forge helps streamline application development, eases the pain of setting up enterprise testing and integration, and utilizes the full power of JBoss AS 7 for development, testing, and deployment. You can even switch seamlessly between Forge and the Eclipse-based JBoss Developer Studio.
But, are you confident enough to push your application to production right now? Will it deploy? Integrate all the components? Keep the fail whale at bay? Confidence comes from tests. Real tests.
Discover how to use Arquillian to develop tests that execute inside a container, use BDD and ATDD for integration and acceptance tests that your stakeholders can grok and gain the confidence you need to continue developing, knowing your application will remain standing when faced with the real world.
In this workshop, you'll learn how to achieve continuous development using Forge to automate mundane tasks and Arquillian to write real tests. Together, let's build an application, test it, extend it, and deploy it both locally and to the cloud! Let's learn to use tools to make us more confident developers.
How many times have you wanted to start a new project in Java EE, but struggled with copying and pasting all the pieces together? Forge can take you from 0 to Java EE, Spring, GWT and more in few swift keystrokes.
But, are you confident enough to push your application to production right now? Will it deploy? Integrate all the components? Keep the fail whale at bay? Confidence comes from tests. Real tests written with Arquillian.
In this workshop, you'll learn how to achieve continuous development using Forge to automate mundane tasks and Arquillian to write real tests. Together, let's build an application, test it, and deploy it both locally and to the cloud! Let's learn to use tools to make us more confident developers.
How many times have you wanted to start a new project, but struggled with copying and pasting all the pieces together? Has the Maven archetype syntax left you with your eyes crossed? Everyone else is talking about Rails, Grails, and Roo, and you're left thinking, “I wish it were that easy for Java.” Well, it is!
Forge can take you from 0 to Java EE, Spring, GWT and more in few swift keystrokes. Forge helps streamline application development, eases the pain of setting up enterprise testing and integration, and utilizes the full power of JBoss AS 7 for development, testing, and deployment. You can even switch seamlessly between Forge and the Eclipse-based JBoss Developer Studio.
But, are you confident enough to push your application to production right now? Will it deploy? Integrate all the components? Keep the fail whale at bay? Confidence comes from tests. Real tests.
Discover how to use Arquillian to develop tests that execute inside a container, use BDD and ATDD for integration and acceptance tests that your stakeholders can grok and gain the confidence you need to continue developing, knowing your application will remain standing when faced with the real world.
In this workshop, you'll learn how to achieve continuous development using Forge to automate mundane tasks and Arquillian to write real tests. Together, let's build an application, test it, extend it, and deploy it both locally and to the cloud! Let's learn to use tools to make us more confident developers.
JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability.
Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head with the complexities in the Java EE architecture. The author presents an unbiased view of Seam from outside the walls of RedHat/JBoss, focusing on such topics as Spring integration and deployment to alternative application servers to steer clear of vendor lock-in. By the end of the book, you should expect to not only gain a deep understanding of Seam, but also come away with the confidence to teach the material to others.
To start off, you will see a working Java EE-compliant application come together by the end of the second chapter. As you progress through the book, you will discover how Seam eliminates unnecessary layers and configurations, solves the most common JSF pain points, and establishes the missing link between JSF, EJB 3 and JavaBean components. The author also shows you how Seam opens doors for you to incorporate technologies you previously have not had time to learn, such as business processes and stateful page flows (jBPM), Ajax remoting, PDF generation, asynchronous tasks, and more.
All too often, developers spend a majority of their time integrating disparate technologies, manually tracking state, struggling to understand JSF, wrestling with Hibernate exceptions, and constantly redeploying applications, rather than on the logic pertaining to the business at hand. Seam in Action dives deep into thorough explanations of how Seam eliminates these non-core tasks by leveraging configuration by exception, Java 5 annotations, and aspect-oriented programming.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.