Posts

Showing posts with the label Java Posse

End of a run and a new favorite?

I just came across a relatively new podcast called The Web Platform Podcast   The Web Platform Podcast is hosted by Erik Isaksen  ( @eisaksen )  and  Christian Smith ( @anvilhacks ). While I there are a few regular technical podcasts I try to make time for, I have been looking for something like what I think this is/will be ever since  The Java Posse  slowed or stopped, I am not sure which. The guys from the Java Posse had a unique blend of current technology, Java/JVM, humor, and overall production quality.  Joe, Tor, Dick, and Carl set the bar pretty high in my mind but like many good things they sometimes come to an end.  [I realize it's been some time since Chet replaced Joe but there have not been too many recorded episodes since then.]  I don't mean to discount the Roundup sessions because some are very good but they are sometimes hard to hear. I do hope The Web Platform Podcast both lives up to it's deep dive of "...'all things' w...

Dropwizard and some memories

Not too long ago I was catching up on some Java Posse episodes and I came across the Dot War (what is it good for?) episode. This episode, recorded live at the Roundup, was not what I expected.  Maybe I was not paying attention before I started listening but I thought a Java/.Net discussion was coming.  Instead I was pleasantly surprised to hear the guys talk about container-less application development. Initially I was not so much interested in using any particular technology among those discussed.  It was the idea that we should not necessarily build software using a specific pattern, framework or technology because it's popular or because we know it (insert "hammer-nail" analogy here).  We should, as we once said, do some analysis and design work (a little learning is not a bad idea). What first came to mind was that portion of the software development heritage which took us from single user applications to the internet.  Roughly speaking the single u...