Pub House Network
-
Episode 17 – Nov 2013
Kito, Ian, and Daniel cover new releases from Spring, PrimeFaces, ICEsoft, JBoss, IBM, Oracle, Apache, and TypeSafe.
Written by
-
Episode 40. Don’t you hate when static gives you an unexpected jolt? (Discussion on static methods,classes, and inner classes)
So you have programmed for a while, and may even never realized that you have been using them, but there are static methods (which in turn can create static classes), inner classes and static inner classes. Sometimes is hard to understand why or when…
Written by
-
Oh My Gosh, is that Arun Gupta, Bruno Souza, Danno Ferrin, Hanz Dockter, Charles Nutter and Yoav Landman? Session Previews (and reviews) from JavaOne
So, here’s the deal, I went down from Chicago to JavaOne 2013, and took Bob Paulin along. There are sooo many sessions and such great content that it was really hard to know when to start. So we decided to do something cool! We set-up shop in the…
Written by
-
Episode 39. Do I really have to database it?
It happens all the time, you are working and suddenly you need to database an object. And maybe you have a fancy O/R Mapper or something like that, but we seldomly ask ‘do we really need this in a relational format?’. There are actual alternatives…
Written by
-
Episode 16 – Jul 2013
Kito, Ian, and Daniel cover new releases from SpringSource, PrimeFaces, ICEsoft, JBoss, IBM, Oracle, and TypeSafe.
Written by
-
Episode 15 – May 2013
Kito, Ian, and Daniel cover new releases from Apache, PrimeFaces, SpringSource, ICEsoft, JBoss, IBM, Oracle, Google, and more.
Written by
-
Episode 38. Hyperthreading, L1/L2 caching, cache busting, thread trashing, and priority bumping!
So we hear about HyperThreading and how it is sooo cool, well, it is and it isn’t. If you are really trying to squeeze performance out of your application HyperThreading might not be what you’re looking for. There are so many other things that happens…
Written by
-
Episode 37. Of Bits and Masks and Bytes and Trees and Games
Have you ever wonder how bit masking work (or what is that?) and why do you need it? Or why a tree structure exists? (or what is breadth first vs depth first), or what are game trees? We put our Computer Science hat and go “depth first” in some…
Written by
-
Episode 14 – Apr 2013
Kito, Ian, and Daniel cover new releases from Oracle, IBM, SpringSource, PrimeFaces, ICEfaces, Apache, JBoss, NetBeans, eXo Platform, and more.
Written by
-
Episode 36. An Intro to Multithreading Programming
This is a presentation I did for the Chicago Java Users Group on the topic of multithreading. There are some solid foundations in here to start tackling multithreading programming. Some of it might’ve been already been seen in depth from our other…
Written by