Software Engineering Radio
Information for Software Developers and Architects
Visit Show Website http://www.se-radio.net/Recently Aired
-
HD
Episode 88: The Singularity Research OS with Galen Hunt
In this episode we talk to Galen Hunt about the ...
In this episode we talk to Galen Hunt about the Singularity research OS. Galen is the head of Microsoft's OS Research Group and, together with a team of about 30 other researches, has built Singularity. -
-
HD
Episode 87: Software Components
In this episode, Michael and Markus talk about software components. ...
In this episode, Michael and Markus talk about software components. We first looked at a couple of attempts at defining what a component is. We then provided our own definition that will be used in the rest of the episode.
-
HD
Episode 86: Interview Dave Thomas
This episode is an interview with Dave Thomas (OTI Dave ...
This episode is an interview with Dave Thomas (OTI Dave or Smalltalk Dave, not PragDave). We started our discussion with a look at the (non-)success of objects and components. We then discussed some history behine Eclipse and Dave's role in OTI.
-
HD
Episode 85: Web Services with Olaf Zimmermann
In this Episode we're talking about Web Services with IBM's ...
In this Episode we're talking about Web Services with IBM's Olaf Zimmermann. We mainly focus on the WS-* stack. We also discuss a couple of SOA foundations and architectural decisions that need to be taken when building an SOA using Web Serivces.
-
HD
Episode 84: Dick Gabriel on Lisp
In this Episode we're talking with Dick Gabriel on Lisp. ...
In this Episode we're talking with Dick Gabriel on Lisp. We started by looking at artificial intelligence as the historic context of Lisp, the goals AI tried to reach, and how Lisp was supposed to help reach those.
-
HD
Episode 83: Jeff DeLuca on Feature Driven Development
In this episode we talk with Jeff DeLuca about Feature ...
In this episode we talk with Jeff DeLuca about Feature Driven Development (FDD). As one member of the agile methods family FDD is not so famous as Scrum or Extreme Programming but is becoming more and more popular,
-
HD
Episode 82: Organization of Large Code Bases with Juergen Hoeller
In this episode Eberhard Wolff speaks with Jürgen Höller, the ...
In this episode Eberhard Wolff speaks with Jürgen Höller, the co-found of the Spring framework. Spring is a tremendously successful Java framework so they discuss the design of large frameworks and the issues that arise in the evolution.
-
HD
Episode 81: Interview Erich Gamma
This episode is a conversation with Erich Gamma. We covered ...
This episode is a conversation with Erich Gamma. We covered the four things he is known for in chronological order. We started with design patterns and the Gang-of-Four book of which he is the lead author. We then looked at JUnit,
-
HD
Episode 80: OSGi with Peter Kriens and BJ Hargrave
This episode is about OSGi, the dynamic module system for ...
This episode is about OSGi, the dynamic module system for Java. Our guests are Peter Kriens (OSGI's Technical Director) and BJ Hargrave (OSGI's CTO). We'll discuss what OSGi is all about and why and in which contexts it is useful.
-
HD
Episode 79: Small Memory Software with Weir and Noble
In this Episode we're discussing patterns for small memory software ...
In this Episode we're discussing patterns for small memory software with the authors of the like-named book Charles Weir and James Noble. We look at various aspects of the small memory problem: How can you manage memory use across a whole system?