Software Engineering Radio
Information for Software Developers and Architects
Visit Show Website http://www.se-radio.net/Recently Aired
-
HD
Episode 128: Web App Security with Bruce Sams
The majority of hacker attacks (70 %) are directed at ...
The majority of hacker attacks (70 %) are directed at weaknesses that are the result of problems in the implementation and/or architecture of the application. This session shows how you can protect your web applications (J2EE or .
-
HD
Episode 127: Usability with Joachim Machate
This episode is an introduction to user interface design with ...
This episode is an introduction to user interface design with Joachim Machate of UID. We talk about the importance of user interface design, about its relationship to the overall software engineering process,
-
HD
Episode 126: Jetbrains MPS with Konstantin Solomatov
In this episode we take a brief look at Jetbrains' ...
In this episode we take a brief look at Jetbrains' Meta Programming System, a language workbench for creating external DSLs or for extending existing languages (such as Java). In a brief telephone discussion,
-
HD
Episode 125: Performance Engineering with Chris Grindstaff
In this episode Martin talks with Chris Grindstaff about the ...
In this episode Martin talks with Chris Grindstaff about the fundamentals of performance engineering. The episode discusses when and how to work on performance of client- and server-side systems, what you should take into account during development to ...
-
HD
Episode 124: OpenJDK with Dalibor Topic
In this episode we look at SUN's open source strategy ...
In this episode we look at SUN's open source strategy for the OpenJDK. We discuss challenges in creating such a big open source project, and ways to keep it focused and organized. We discuss what it means for the Java runtime to be adopted as the techn...
-
HD
Episode 123: Microsoft OSLO with Don Box and Doug Purdy
In this episode we discuss Microsoft's OSLO platform with Doug ...
In this episode we discuss Microsoft's OSLO platform with Doug Purdy and Don Box. We briefly discuss what OSLO is in general and then look at the various components of OSLO. We also look at how OSLO fits in with the general Microsoft strategy and how i...
-
HD
Episode 122: Interview Janos Sztipanovits
This is a discussion with Janos Sztipanovits about Cyber Physical ...
This is a discussion with Janos Sztipanovits about Cyber Physical Systems and how DSLs are used to approach some of the challenges in that domain. Specifically, in the second part we talk about formalizing DSL semantics.
-
HD
Episode 121: OR Mappers with Michael Plöd
In this episode, Michael Plöd is interviewed about Object-Relational Mapping ...
In this episode, Michael Plöd is interviewed about Object-Relational Mapping technology. He talks about the common concepts, compares the range of different tools that go by this name, and goes into the design and architectural consequences of using an...
-
HD
Episode 120: OCL with Anneke Kleppe
In this episode we're talking to Anneke Kleppe about model-driven ...
In this episode we're talking to Anneke Kleppe about model-driven software development and language engineering. We start with her involvement in the creation of the Object Constraint Language (OCL) and discuss the intial expactations,
-
HD
Episode 119: DSLs in Practice with JP Tolvanen
In this episode, Markus talks with Juha-Pekka Tolvanen about using ...
In this episode, Markus talks with Juha-Pekka Tolvanen about using DSLs and code generation in practice. The main part of the episode is the discussion about a number of case studies that show how DSLs and code generation are used in practice. -