Pub House Network
-
Episode 29. Scope (or how far away can you call), Inheritance, marker interfaces, and overrides!
We go and visit the Primordial Java Concepts. As rules set in stone we explore the concept of multiple inheritance, method and variable scope (including the final keyword), abstract methods and @override. This is good for those starting up their Mad…
Written by
-
Episode 28. Extra! Extra! JMS Delivering Messages to your App! Extra! Extra!
Episode 28. Extra! Extra! JMS Delivering Messages to your App! Extra! Extra! —- Java Message Service (or JMS for short) is a collection of APIs and implementations that allows you to send “messages” across your applcation. But why is it so popular?,…
Written by
-
Episode 9 – Jul 2012
Kito, Ian, and Daniel discuss JAXConf/JSF Summit 2012, Java 8, WebSphere Liberty Profile, Arquillian, and new releases from MyFaces, Spring, JBoss, ICEfaces, RichFaces, Tomcat, and more.
Written by
-
Episode 27. There’s a Log File in the folder in the middle of the App
Episode 27. There’s a Log File in the folder in the middle of the App —- (Sing to the children’s song There’s a hole in the middle of the sea)Logging is part of everyday production debugging life. If you ever had to troubleshoot a production…
Written by
-
Episode 26. I take Exception to that statement! A quick overview of Exception quirkiness
As developers, we have to deal with Exceptions every day (or at least every other day). In this episode we dive a bit on exception (and exception handling), plus we talk about certain behaviors that are not so well-understood (try returning from a…
Written by
-
Episode 25. Reflection and vampire classes, and compiling Java from within Java.
Episode 25. Reflection and vampire classes, and compiling Java from within Java. We have heard the word “Reflection” thrown around, what does it mean? it is a new Twilight series? is it about Vampires? In all, we shed sunlight into what reflection is…
Written by
-
Episode 8 – May 2012
Kito, Ian, and Daniel discuss JDK 8, LiferayFaces, the new Jenkins repository, and new releases of ICEfaces, MyFaces, Weld, Ceylon, ModeShape, Arquillian, Akka, NetBeans, and several Spring products.
Written by
-
Episode 24. Usability for Engineers. A simple way to achieve usability for the hardcore engineer
Designers will come to you, and say “Hm, I think your program is not as user-friendly”. And sometimes, when you ask them to elaborate, they seem to follow a hidden and cryptic ritual. They are right, yet, is hard to see how did they come up with those…
Written by
-
Episode 23. Who is interrupting me while I sleep in the waiting room? (A talk on wait/notify and interruptedExceptions)
It always starts when you do your first Thread.sleep(). Why do I have to check for InterruptedException? is it serious? why do I have to catch it? We start with answering these questions and step down the rabbit hole to discover the inner workings of…
Written by
-
Episode 7 – Mar 2012
Kito, Ian, and Daniel the PrimeFaces / ICEfaces controversy, JSF 2.2, and new releases of MyFaces, Mojarra, ICEfaces, PrettyFaces, DeltaSpike, JBoss EAP, Hibernate, IronJacamer Spring Roo, IBM WebSphere, Liferay, MyBatis for Scala, and more.
Written by