Pub House Network
-
Episode 12. Giving the Model a Controlling View (The Model-View-Controller pattern)
In this podcast we talk about the Model-View-Controller pattern (and is prettier cousin, the Model-View-Presenter), and go over how to go about implementing the MVC/MVP Pattern (really, what to instantiate first, and how to wire the whole thing). We…
Written by
-
Episode 11. New Year’s Resolution: Object Thread Safety! + Listener feedback, and the birth of a Google Group!
In this podcast we air our first question/feedback from our listener and dive a little into it (related to Dependency Injection). We also talk about how to create Thread Safe objects (There is the easy way, and the hard way). And at last! we have a…
Written by
-
Episode 6 – Dec 2011
Kito, Ian, and new co-host Daniel discuss the new DeltaSpike CDI project, plus new releases of PrimeFaces, MyFaces, ICEfaces, Spring, Hibernate, RichFaces, Mojarra, Seam, Artifactory, JRebel, and more.
Written by
-
Episode 10. Testing, Testing, 1.2.3! (All about Unit Testing, And Dependency Injection)
Testing, Testing, 1.2.3! (All about Unit Testing, And Dependency Injection) For those Unit Testers out there (and those who want to do more unit tests), this podcast is for you! We cover JUnit in general, and explain how to shoe-in unit tests in…
Written by
-
Episode 9. It’s the Holidays! Let’s Decorate!
In this episode we talk about the Decorator pattern and how it is applied. We cover a couple of caveats (especially when combined with the Observer pattern) and learn how to not be afraid of its verboseness. In all, it’s the season of decorating, so…
Written by
-
Episode 8. What’s your Aspect?
In this episode we go over Aspects (and AspectJ), what really is, and when to use them. It turns out, that there is nothing misterious about them! We also cover how to set-up Aspects for J2SE so you can start using them immediately! Questions,…
Written by
-
Episode 7. Threads, Priorities, and Swing’s Golden Rule
In this episode we talk about Threads and Threading, the difference between Daemon and User Threads, and why changing priorities is not for the weak of heart. Also we cover Swing’s golden Threading rule (with the Event Dispatching Thread). If you ever…
Written by
-
Episode 6. Observing the Observers, a talk about patterns, observer and listeners!
In this week’s podcast we talk about Design Patterns (and the Grand Dads of the Software Patterns, the Gang-of-four), and dive into our first design pattern (of many), the Observer pattern. We discussed how to implemented (within Java), and went to…
Written by
-
Episode 5 (Part 2) – Oct 2011
This month’s newscast is broken into two parts. Part 1 discusses highlights from JavaOne. This is Part 2, which covers the latest news and product updates from the past couple of months.
Written by
-
Episode 5 (Part 1) – Oct 2011
This month’s newscast is broken into two parts. This is Part 1, which discusses highlights from JavaOne. Part 2 covers the latest news and product updates from the past couple of months.
Written by