Library podcasts

Parleys.com

Parleys.com

Podcasts

  • Parleys.com: Spring Dynamic Modules for OSGi

    Published 7 months ago, running time 1h6m

    "Maintaining and evolving deployed applications is a challenging task, as the Javaplatform provides no support for versioning or dynamic updates. In most cases,fixing a bug (no matter how small) requires a system shutdown while runningmultiple versions of the same applications inside the sam... spring, java

  • Parleys.com: The Feel of Scala

    Published 7 months ago, running time 1h27m

    Scala is a new language for the Java Platform that blends object-oriented and functional programming concepts. This talk will focus on the design choices of Scala, and what they mean for developer productivity. The talk will highlight what it means to program in a functional style, and show y... java, design, ruby, python

  • Parleys.com: Effective Pairing: the Good, the Bad and the Ugly

    Published 7 months ago, running time 1h20m

    Pairing can be a highly effective practice that adds significant value to a project, or it can be a disaster whose cost far exceeds managers' fears that they are just paying two people to do the work of one. In the worst case, you won't get the work of one out of the two. They might even do d... agile

  • Parleys.com: How to hack and secure your Java web application

    Published 8 months ago, running time 1h13m

    Although Java offers some great security 'features', this talk will handle the lack of 'build in' security when you develop your web applications. Security is not an on/off button or parameter you activate for your deployment! Some real world hacks will be demonstrated to show how easy it is to... security, java, free

  • Parleys.com: How to hack and secure your Java web application

    Published 8 months ago, running time 0h24m

    Although Java offers some great security 'features', this talk will handle the lack of 'build in' security when you develop your web applications. Security is not an on/off button or parameter you activate for your deployment! Some real world hacks will be demonstrated to show how easy it is to... security, java, free

  • Parleys.com: Building Web Applications with the SpringSource Application Platform

    Published 8 months ago, running time 0h18m

    If you're a Java web developer, you're certainly familiar with monolithic WARdeployments and library bloat, and you've probably thought numerous times,"There must be a better way." Well, there is! By building on the benefits of anOSGi runtime environment and combining the Spring and Spr... java, spring, enterprise

  • Parleys.com: Fingers in the air: a gentle introduction to software estimation

    Published 8 months ago, running time 0h28m

    The process of estimating size, time, effort, etc., is fundamental for the success of every software project. Unfortunately, it is often the case that the stakeholders (including project managers, developers, and users) don't know how to do it properly, and everybody ends up working against the c... air, process

  • Parleys.com: Making Sense of AOP Choices

    Published 8 months ago, running time 0h19m

    One-size-fit-all fits nothing! Just one kind of AOP won't fit all applications, either.Therefore, there are many choices available when using Spring-AspectJcombination. First, there is a choice about AOP system: proxy-based AOP orbytecode-based AOP. Then there is a syntax choice: traditional Aspe... aop, spring, xml

  • Parleys.com: The future of rich Internet applications

    Published 8 months ago, running time 0h22m

    See Adobe's vision of the future of RIAs. We'll discuss the importance of high-quality design and the tight communication required between designers and developers to build truly compelling applications, including how to make the tools that each prefer interoperate. Finally we'll discuss features... adobe, internet, design, flex

  • Parleys.com: SpringOne 2008 Keynote

    Published 8 months ago, running time 0h16m

    During this relaxed SpringOne'08 keynote Adrian Colyer gives a high level overview of what's next for the Spring Platform, followed by an interesting demo by Rob Harrop covering the new dynamic Spring OSGi services

  • Parleys.com: Creating amazing user interfaces with Dojo and DWR

    Published 8 months ago, running time 0h27m

    Ajax has the power to make your applications satisfying and beautiful or painful and frustrating. This talk shows how Dojo can help you create amazingly beautiful user experiences and how DWR brings the beauty to Java by making Java and JavaScript work well together. Both Dojo and DWR have cha... java, javascript, ajax

  • Parleys.com: Enterprise Application Management

    Published 8 months ago, running time 0h20m

    "Management and monitoring are often afterthoughts in many enterpriseapplication architectures. Developers fail to design for manageability because theythink it is too time consuming or too complex. Some are overwhelmed by theamount of information that can be exposed and the seemingly endles... components, end, design, enterprise

  • Parleys.com: JavaFX: The Platform for Rich Internet Applications Keynote

    Published 9 months ago, running time 0h13m

    The demand continues to grow for rich interactive content, applications, and services that run on a variety of clients. Rich Applications have achieved a new degree of sophistication with requirements to add multimedia and animation. With the JavaFX SDK and Java SE 6 update 10 it is possible ... java, multimedia, media, adobe

  • Parleys.com: Enterprise Development Tools for Spring

    Published 9 months ago, running time 0h16m

    The Spring Framework 2.5 introduced comprehensive support for annotationbasedconfiguration, along with full support for the Java 6 and Java EE 5platforms. Now Spring is preparing for the Spring 3.0 release, introducing furtherannotation-based configuration options and unified expression language ... java, mvc

  • Parleys.com: The Modular Java Platform

    Published 9 months ago, running time 0h30m

    The Java programming language provides numerous features to support the construction of large programs, but could do more to reduce JAR hell and simplify application packaging. The majority of this Devoxx keynote will describe how modular programs can address these issues, and how Java language a... java

  • Parleys.com: The JavaFX SDK

    Published 9 months ago, running time 0h30m

    Users are increasingly expecting their content and applications to be available across all the screens of their life. Built upon the Java Platform, JavaFX 1.0 provides the tools, APIs, and features necessary to create dynamic applications for the next generation of internet application innova... java, internet, life, media

  • Parleys.com: Working with Hibernate with Spring 2.5

    Published 9 months ago, running time 0h58m

    The talk begins with a brief discussion of the distinguishing features of ORMspecifically Hibernate. We'll compare Hibernate to other approaches such asstraight JDBC and we'll try to clarify when Hibernate is a good choice. Then we'llmove on to review the main pieces of Spring's Hibernate integra...

  • Parleys.com: From Concurrent to Parallel

    Published 9 months ago, running time 0h25m

    Taking the next step in evolution of concurrency APIs, looks at how the libraries will evolve to support many-core parallelism.

  • Parleys.com: The JavaFX SDK

    Published 9 months ago, running time 0h30m

    Users are increasingly expecting their content and applications to be available across all the screens of their life. Built upon the Java Platform, JavaFX 1.0 provides the tools, APIs, and features necessary to create dynamic applications for the next generation of internet application innova... java, internet, life, media

  • Parleys.com: Java SE 7 Update

    Published 9 months ago, running time 0h26m

    Keynote presentation Devoxx 2008

  • Parleys.com: Inside the SpringSource Application Platform

    Published 9 months ago, running time 0h0m

    This session will cover the internal architecture of the SpringSource Application Platform. Topics covered include: - Modularity - Concurrency - Serviceability - Dumping, Deadlock detection, Management Console - Advanced features - Scoping, Profiles, Load-time weaving - Configuration architecture

  • Parleys.com: Using Spring Security 2

    Published 1 year ago, running time 0h59m

    Spring Security 2, the former Acegi Security System for Spring, is a comprehensive framework which helps you implement enterprise application security requirements, like single sign-on, authorization checks and the use of several authentication technologies. This session presents not only the ... security, enterprise

  • Parleys.com: Seam in action - Part 2

    Published 1 year ago, running time 1h16m

    After years of Struts/JSP being the default choice for Java web applications, Seam together with JavaServer Faces and Facelets has become an excellent alternative. Seam is an application framework for Java Enterprise Edition which introduces the notion of declarative, contextual application state... java, enterprise

  • Parleys.com: Seam in Action - Part 1

    Published 1 year ago, running time 1h7m

    After years of Struts/JSP being the default choice for Java web applications, Seam together with JavaServer Faces and Facelets has become an excellent alternative. Seam is an application framework for Java Enterprise Edition which introduces the notion of declarative, contextual application state... java, enterprise

  • Parleys.com: Effective Java Reloaded

    Published 1 year ago, running time 0h23m

    The long-awaited second edition of Effective Java is here! It covers the latest in best practices for the Java platform. This presentation will concentrate on three areas where new material has been added to the book: enum types, generics, and concurrency. Do you want to know how to combine th... java, patterns

  • Parleys.com: The challenge of scalable languages

    Published 1 year ago, running time 0h16m

    Today's software landscape resembles increasingly a tower of Babel: Systems are built using many different languages, combining server-side and client-side languages, scripting and systems programming languages, general and domain specific languages, all glued together with a hefty amount of XML.... design, xml, java

  • Parleys.com: Where will tomorrow's enterprise innovation come from

    Published 1 year ago, running time 0h18m

    It's clear that we are headed for continued change in enterprise Java. Business requirements are changing, with the rise of SOA and a richer web experience. Scripting languages and productivity frameworks such as Ruby on Rails are placing welcome pressure on enterprise Java to enable developers t... enterprise, java, open source, ruby on rails

  • Parleys.com: Comparing Dependency Injection Frameworks

    Published 1 year ago, running time 0h17m

    Stop writing new - A Comparison of Dependency Injection Frameworks writing

  • Parleys.com: Open Architecture

    Published 1 year ago, running time 0h13m

    At the heart of most successful open source projects is an emphasis on open architecture -- at least one mechanism that allows the product to be utilized as a support network for unanticipated extensions and independently motivated functionality. Such extensibility mechanisms allow an open source... open source, design, architecture, rest

  • Parleys.com: The Software Factory

    Published 1 year ago, running time 0h26m

    The term software factory is controversial. But think about it... No industry has experienced more innovation than the factory industries. On the contrary, the key to meeting demand is to stop wasting talents of skilled developers on rote and menial tasks...

  • Parleys.com: The Java Puzzlers

    Published 1 year ago, running time 1h0m

    Josh Bloch and Neal Gafter present yet another installment in the continuing saga of Java Puzzlers, consisting of eight more programming puzzles for your entertainment and enlightenment. java

  • Parleys.com: XML Security and JSR 105-106

    Published 1 year ago, running time 0h38m

    Java programmers now have a standard solution for creating and validating XML signatures. And with the progression of JSR 106 (Java XML Encryption API) through the Java Community Process, a standard solution for XML encryption will soon be available. java, xml, security, api

  • Parleys.com: Groovy Update

    Published 1 year ago, running time 0h50m

    Groovy is an agile and dynamic language for the Java Virtual Machine. Builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk. Makes modern programming features available to Java developers with almost-zero learning curve java, agile, python, ruby

  • Parleys.com: Leading Open Source Middleware in Action

    Published 1 year ago, running time 0h45m

    OW2 Members present and demonstrate leading OW2 projects working together to provide a full-featured open source information system. The conference covers a range of complementary middleware from OW2: Exo WebOS as the portalXWiki as the extensible wikiBonita as the WorkflowJOnAS as the applicati... open source, enterprise

  • Parleys.com: Offline web apps with Google Gears

    Published 1 year ago, running time 0h48m

    Google Gears is an open source browser extension that lets developers create web applications that can run offline. During this presentation Dion Almaer will explain what Google Gears is and what the future usage will be within Google and other related partners. google, open source

  • Parleys.com: Solving the SOA Paradox through Application Performance Monitoring

    Published 1 year ago, running time 0h35m

    Enterprises are deploying SOAs to gain business flexibility and efficiency. However when it comes to ensuring superior performance this approach and the technologies that underpin it, pose special management challenges. The loose coupling of services offers clear benefits - such as better alignme... web services, thoughts, architecture

  • Parleys.com: Project Zero - Zero complexity, Zero overhead

    Published 1 year ago, running time 0h58m

    This talk will provide a detailed view into a new platform IBM is building that is optimized for time and simplicity. This new platform allows you to build modern web applications easily and quickly with an event-driven, scripting centric programming model and an optimized runtime. This talk ... event

  • Parleys.com: JSR 303 - Bean Validation

    Published 1 year ago, running time 0h35m

    Validating data is a common task that is copied in many different layers of an application, from the presentation tier to the persistence layer. Many times the exact same validations will have to be implemented in each separate validation framework, proving time consuming and error-prone. To ... api, xml

  • Parleys.com: ServiceMix

    Published 1 year ago, running time 0h48m

    Apache ServiceMix is an Open Source ESB (Enterprise Service Bus) that combines the functionality of a Service Oriented Architecture (SOA) and an Event Driven Architecture (EDA) to create an agile, enterprise ESB. Apache ServiceMix is an open source distributed ESB built from the ground up on ... open source, enterprise, architecture, event

  • Parleys.com: IRIS, a RIA swing applet

    Published 1 year ago, running time 0h41m

    Iris shows the power of modern Java applets, highlighting the following major features of the Java platform: Dynamic extension of applets: new techniques developed within the past year in the JOGL project allow applets to use OpenGL for 3D graphics, OpenAL for spatialized audio, Java Media co... java, ria, media, javascript

  • Parleys.com: Java: A tour of the landscape

    Published 1 year ago, running time 0h39m

    During this JavaPolis '07 keynote, James Gosling (father of Java) presents The State of the Java Universe. Java SE and JavaFX receive special attention during this keynote, where the first ideas towards a possible FX Designer tool gets presented. java

  • Parleys.com: bluemarine

    Published 1 year ago, running time 0h53m

    blueMarine, photographic workflow with Java - or Why You Should Really Ship Swing Applications. In the last two years we've seen increasing efforts by Sun Microsystems to revamp Java on the desktop - what somebody called "the Swing Renaissance". First, most of the ... java, sun, components

  • Parleys.com: Mule 2 and Beyond

    Published 1 year ago, running time 0h50m

    Mule is one of the leading open source ESB and integration framework. It's focus has always been on the developer with the aim of simplifying the difficult task of implementing an integration or SOA project. The focus Mule 2.0 is to make things even easier, more powerful even more robust. Thi... xml, open source

  • Parleys.com: Ajax with Google Web Toolkit

    Published 1 year ago, running time 0h47m

    An introduction to writing applications using the Google Web Toolkit, and an update on recent improvements to GWT. This session will cover GWT basics: Java to JavaScript compilation, JavaScript Native Interface usage, the GWT component model, and GWT-RPC for communication to a server. This wi... google, javascript, writing, java

  • Parleys.com: JSR 311 - JAX-RS The Java API for RESTful Web Services

    Published 1 year ago, running time 0h49m

    This API will enable developers to rapidly build Web applications in Java that are characteristic of the best designed parts of the Web. This JSR will develop an API for providing REST(Representational State Transfer) support in the Java Platform. Lightweight, RESTful approaches are emerging ... java, api, web services, rest

  • Parleys.com: JavaPolis interview with Bruce Snyder

    Published 1 year ago, running time 0h17m

    Bruce Snyder, founding member of Apache Geronimo and developer for Apache ActiveMQ, ServiceMix and Castor, talks with Dion about what, when and how Service Mix can be used in an enterprise or light weight Java environment. He talks about the integration patterns that Service mix supports and more. enterprise, java, patterns

  • Parleys.com: JavaPolis interview with Guillaume LaForge

    Published 1 year ago, running time 0h30m

  • Parleys.com: Evolving Agile: Time to Address the Uncomfortable Issues We'd Prefer to Avoid

    Published 1 year ago, running time 1h0m

    As agile software development techniques and concepts cross the "technology adoption chasm" we find that the concerns on the right-hand side of the chasm are much different than those on the left. We are now facing critical issues which until now many within the agile... agile, enterprise, testing, database

  • Parleys.com: JSR 316 - Java Platform Enterprise Edition 6 Specification

    Published 1 year ago, running time 0h51m

    This JSR is to develop Java EE 6, a release of the Java Platform, Enterprise Edition targeted to ship in 2008. In the past 8 years, the Java EE platform has grown and matured, and is now able to cover a wide range of enterprise and web application development needs. In addition, the Java EE pla... java, enterprise, end

  • Parleys.com: Standards: who cares? (why care?)

    Published 1 year ago, running time 0h38m

    "Being an Illustrated Guide to Events of Significance in the Regulation of Social and Scientifick Affairs from the Earliest Period to the Present Day, Showing their Effects in Human Progress, including a Proposal for Further Advancement under the Leadership of the ... java, process, events, social

  • Parleys.com: Practical JRuby on Rails

    Published 1 year ago, running time 0h55m

    Web development have changed. In the Java world, web application development have been defined by overhead. Lots of XML configuration to write - even the simplest Servlet you can deploy still requires more XML than you would expect, all because there are no reasonable defaults. But things hav... rails, java, ruby, web development

  • Parleys.com: Master data the cornerstone of a SOA

    Published 1 year ago, running time 0h51m

    In this session you will learn why it is so crucial to start your SOA with stable and high quality master data. Defining master data is not an easy task, specially not for large companies. You'll get confronted with practical examples and best practices to define a good master data system. You...

  • Parleys.com: JavaFX

    Published 1 year ago, running time 0h57m

    JavaFX Script is a statically typed language that allows good IDE support and compile-time error reporting and has type inference, declarative syntax, and automatic data binding with full support for 2-D graphics and tandard Swing components as well as declarative animation. You can also impo... java, components, eclipse, internet

  • Parleys.com: Ed Burns interview

    Published 1 year ago, running time 0h31m

    Ed Burns, co-spec lead for JavaServer Faces, gets interviewed at JavaPolis by our JavaPosse friends Dick Wall and Carl Quinn. During this interview Ed takes the opportunity to talk about his new book and of course about.. euh ... JSF

  • Parleys.com: JavaPolis Discussion Panel

    Published 1 year ago, running time 0h59m

    During this historic JavaPolis '07 discussion panel, James Gosling, Joshua Bloch, Neal Gafter, Martin Odersky and moderator Carl Quinn discuss the future of (Java) Computing and lots more. 'Why is immutable not part of the Java language' and 'How should the Java platform evolve?' are questions di... java, computing

  • Parleys.com: Evolving Agile

    Published 1 year ago, running time 1h1m

    As agile software development techniques and concepts cross the 'technology adoption chasm' we find that the concerns on the right-hand side of the chasm are much different than those on the left. We are now facing critical issues which until now many within the agile community have preferred... agile, enterprise, testing, database

  • Parleys.com: A Groovy interview at JavaPolis'07

    Published 1 year ago, running time 0h31m

    In this Groovy interview the JavaPosse members talk with Guillaume LaForge about the new features of version 1.5. They ask what he thinks about the Closures controversy and how it fits in the Groovy language. How can you leverage Groovy in an enterprise Java project using Grails and what books sh... enterprise, java

  • Parleys.com: Next-Generation Grid Enabled SOA

    Published 1 year ago, running time 0h47m

    Today's SOA practitioners find their greatest architecture challenges addressing reliability and scalability for composite applications and processing large payloads. This session presents a breakthrough design for SOAs that deliver continuous availability and linear scalability for services ... architecture, design

  • Parleys.com: JAX-WS, beyond the basics

    Published 1 year ago, running time 0h57m

    Java API for XML Web Services (JAX-WS) 2.1 takes web services support in the Java platform to the next level. JAX-WS expands support for web services development in Java EE 5 and Java SE significantly. By aligning with Binding (JAXB) 2.x, JAX-WS provides complete support for document-oriented... web services, java, xml, api

  • Parleys.com: OpenJDK: The First Year

    Published 1 year ago, running time 0h39m

    In November of 2006 Sun announced that it would publish the JDK source code under the GNU General Public License and build a community around that code. This talk will review the progress of that effort so far, show the different ways in which developers can get involved, and discuss what's y... sun

  • Parleys.com: JSR 318 - Enterprise JavaBeans 3.1

    Published 1 year ago, running time 0h53m

    Enterprise JavaBeans is an architecture for the development and deployment of component-based business applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and multi-user secure. The Enterprise JavaBeans 3.0 specification focused on brin... enterprise, api, architecture, java

  • Parleys.com: Enterprise Information Integration

    Published 1 year ago, running time 0h35m

    Enterprise Information Integration (EII) solutions can provide access to disparate sources of data in real-time while addressing physical and semantic data differences. This session will let you discover what Enterprise Information Integration is and how it can be used to create data services... enterprise

  • Parleys.com: SOA Recommendations and Next Steps

    Published 1 year ago, running time 0h44m

    Organizations are adopting service oriented architecture (SOA) in an attempt to reduce cost, mitigate risk, improve efficiency, and increase agility. But many organizations are finding it difficult to realize these benefits and deliver a significant return on investment. This presentation wil... architecture

  • Parleys.com: SAML v2

    Published 1 year ago, running time 0h46m

    Discover the basics of single sign-on and how SAML assertions are finding their way into projects like OpenSSO, NetBeans and Glassfish to secure web services. SAML V2.0, approved by OASIS in March 2005, is an XML-based framework for communicating user authentication, entitlement, and attribut... web services, xml, security, microsoft

  • Parleys.com: JavaPolis Q&A with James Gosling

    Published 1 year ago, running time 0h24m

    JavaPolis organized a 25 minute Q&A keynote session with James Gosling. A nice opportunity for the European Java developers to ask the father of Java about 'where is Swing going', 'what do you feel about Android', 'what is the future of Java in t... java, android, ria

  • Parleys.com: JSR 310 - Date and Time API

    Published 1 year ago, running time 0h55m

    This JSR will provide a new and improved date and time API for Java. The main goal is to build upon the lessons learned from the first two APIs (Date and Calendar) in Java SE, providing a more advanced and comprehensive model for date and time manipulation. The new API will be targeted at al... api, java, xml

  • Parleys.com: JBoss ESB

    Published 1 year ago, running time 0h25m

    An ESB is part of an SOA infrastructure. However, SOA is not simply a technology or a product: it's a style of design, with many aspects (such as architectural, methodological and organisational) unrelated to the actual technology. But obviously at some point it becomes necessary to map the a... open source, design, enterprise, components

  • Parleys.com: Spring Web Services 1.0

    Published 1 year ago, running time 0h26m

    SpringSource recently announced the release of Spring Web Services 1.0. Spring Web Services 1.0 provides a flexible, powerful Web services framework by facilitating best practices such as contract-first Web service development, the WS-I basic profile, and loose coupling between contract and ... web services, xml

  • Parleys.com: Java Persistence 2.0

    Published 1 year ago, running time 0h56m

    One of the key outcomes of Java EE 5 / EJB 3.0 was the introduction of the Java Persistence API. JPA is a new standard API for Java persistence and object/relational mapping that supports use in both Java EE and Java SE environments. The purpose of Java Persistence 2.0 is to augment the Java ... java, api

  • Parleys.com: Spring Web Services 1.0

    Published 1 year ago, running time 0h31m

    SpringSource recently announced the release of Spring Web Services 1.0. Spring Web Services 1.0 provides a flexible, powerful Web services framework by facilitating best practices such as contract-first Web service development, the WS-I basic profile, and loose coupling between contract and ... web services, xml

  • Parleys.com: SAP Business Process Platform

    Published 1 year ago, running time 0h22m

    Learn how your organization can adopt an enterprise service oriented architecture (enterprise SOA) with a business process platform that provides enterprise services to compose and deploy solutions for your specific business processes. enterprise, process, architecture

  • Parleys.com: OpenJDK: The First Year

    Published 1 year ago, running time 0h39m

    In November of 2006 Sun announced that it would publish the JDK source code under the GNU General Public License and build a community around that code. This talk will review the progress of that effort so far, show the different ways in which developers can get involved, and discuss what's y... sun

  • Parleys.com: JAX-WS, beyond the basics

    Published 1 year ago, running time 0h59m

    Java API for XML Web Services (JAX-WS) 2.1 takes web services support in the Java platform to the next level. JAX-WS expands support for web services development in Java EE 5 and Java SE significantly. By aligning with Binding (JAXB) 2.x, JAX-WS provides complete support for document-oriented... web services, java, xml, api

  • Parleys.com: Next-Generation Grid Enabled SOA

    Published 1 year ago, running time 0h48m

    Today's SOA practitioners find their greatest architecture challenges addressing reliability and scalability for composite applications and processing large payloads. This session presents a breakthrough design for SOAs that deliver continuous availability and linear scalability for services ... architecture, design

  • Parleys.com: Interview with Bob Lee at JavaPolis'07

    Published 1 year ago, running time 0h30m

    Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in o... java, test, design, api

  • Parleys.com: Spring and Eclipse RCP

    Published 1 year ago, running time 0h47m

    Eclipse as a Rich Client Platform is increasingly mainstream. Organizations from NASA to IBM to major banks and airlines have adopted RCP as a core platform for building their applications. In this talk we look at various current RCP usecases and examples and discuss the synergies with Spring... eclipse

  • Parleys.com: Belgian French Community goes SOA Open Source with Servicemix and Bull

    Published 1 year ago, running time 0h54m

    Belgian French Community wanted to implement SOA by using an ESB JBI standard. ETNIC, the Information Technology Agency of the Belgium French Community chose BULL with Servicemix to help them to develop the solution. The application developed by Bull connects more than 3,500 schools to a cent... open source, architecture

  • Parleys.com: XQuery and XSLT

    Published 1 year ago, running time 0h54m

    It is common, in SOA project, to integrate systems that are close to each other but slightly different. Oftentimes the difference has mainly to do with different representations of the same core data. You can tackle those tasks through pure programming but it is more efficient to use a tool d... java

  • Parleys.com: SOA Methodology

    Published 1 year ago, running time 0h53m

    A major complaint in IT and business organizations is that they don't have a common basis from which to have discussions. One talks technology and the other talks financials and goals, in between lies a lot of confusion. In 2005, Capgemini contributed a business centric SOA methodology to OAS... technical

  • Parleys.com: Closures Questions with Joshua Bloch

    Published 1 year ago, running time 0h17m

    A very interesting JavaPolis Q&A session with Joshua Bloch on closures and other Java related topics. From 'Is there an impedance mis-match with Java and the BGGA proposal?' to 'Was the wildcard feature tried out thoroughly enough?' and 'What is ... java, google

  • Parleys.com: The Closures Controversy

    Published 1 year ago, running time 0h41m

    Last year Neal Gafter premiered his BGGA Closures proposal at JavaPolis. One year later Joshua Bloch presented his view on the Closures Controversy and why he feels that CICE is a more suitable approach. One way to look at the available proposals is to consider the impact on Java as a languag... java

  • Parleys.com: Interview with Ben and Stephan at JavaPolis'07

    Published 1 year ago, running time 0h14m

    So finally at JavaPolis 2007 we announced the next generation of Parleys.com. Ben and I have been working on this for almost half a year, so during the keynote we were very excited to demo our new RIA baby... a 30 min. joy ride. In this interview with Dion Almaer you get some more information... ria

  • Parleys.com: Interview with Martin Odersky at JavaPolis'07

    Published 1 year ago, running time 0h33m

    Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java. This interview will give you more in... patterns, java

  • Parleys.com: Spring IDE - Tooling for the Spring Framework

    Published 1 year ago, running time 0h35m

    Spring emerged as an application framework and can be considered as de-facto standard in the area of light-weight Java EE application development. Still there is one concern people constantly bring up: The XML bean definition files can get quite complex and error-prone during development. Thi... xml, java, agile, eclipse

  • Parleys.com: Advanced Topics in JPA

    Published 1 year ago, running time 0h59m

    The Java Persistence API (JPA) is fast becoming the popular choice for object-relational persistence not only in Java EE environments but also in enterprise applications that make use of other technologies, such as Spring. Since the JPA standard has taken hold, the developer base has gotten m... java, api, enterprise, xml

  • Parleys.com: Spring Batch

    Published 1 year ago, running time 0h57m

    Many applications within the enterprise domain require bulk processing to perform business operations in mission critical environments. These business operations include automated, complex processing of large volumes of information that is most efficiently processed without user interaction. ... enterprise, java, events, end

  • Parleys.com: Refactoring HTML

    Published 1 year ago, running time 1h0m

    As web sites transition from simple content to full-blown, two-way applications the legacy cruft of the past ten years is becoming apparent. There are millions of sites and billions of pages that have been around since the 1990s. Many of these pages were designed for browsers like Netscape 3,... html, internet, ajax, javascript

  • Parleys.com: Advanced Topics in JPA

    Published 1 year ago, running time 0h58m

    The Java Persistence API (JPA) is fast becoming the popular choice for object-relational persistence not only in Java EE environments but also in enterprise applications that make use of other technologies, such as Spring. Since the JPA standard has taken hold, the developer base has gotten m... java, api, enterprise, xml

  • Parleys.com: Enough Process, let's do some practices

    Published 1 year ago, running time 0h54m

    The world of software development is constantly changing and evolving. New ideas arise all the time and existing ideas go in and out of fashion. Software development processes find it very hard to keep up with this rapid rate of change, especially as they find themselves quickly going of fash... process

  • Parleys.com: Pragmatic SOA - Substance, not hype

    Published 1 year ago, running time 0h51m

    The term "Service-Oriented Architecture" is very popular these days, but what does it mean? Is SOA just an abbreviation for Same Old Architecture? And if it isn't, where does the old architecture fit in? In this session, we will talk about SOA's and Web services in... architecture, web services, rest

  • Parleys.com: The Truck Driving Problem

    Published 1 year ago, running time 1h0m

    magine that you are responsible for driving a truck across America, along highways, through cities and around detours, dealing with whatever idiosyncrasies that weather and traffic might throw at you. Now imagine that your job is not to drive the truck, but program a computer to drive the tru... process, internet

  • Parleys.com: Comparing Java Web Frameworks

    Published 1 year ago, running time 1h0m

    One of the most difficult things to do (in Java web development) today is pick which web framework to use when development an application. The Apache Software foundation hosts most of the popular Java web frameworks: Struts, MyFaces, Tapestry and Wicket. This session will compare these differ... java, web development, mvc, ajax

  • Parleys.com: Spring.NET - An update

    Published 1 year ago, running time 0h38m

    This session will give an update on recent developments in Spring.NET covering messaging, interop, WinForms, .NET 3.0, and AJAX integration. An overview of features not found in Spring Java, such as the Spring Expression language and its integration into the container, will also be presented. net, .net, ajax, java

  • Parleys.com: Spring is Swinging

    Published 1 year ago, running time 0h33m

    Java is back on the desktop! We need to deliver high-quality, good-looking, multi-tier swing applications to our customers. How can Spring help us to achieve this at minimal cost? Next to the typical usage of Spring for IoC, transaction management, security, remoting, and internationalizatio... java, security, internationalization, components

  • Parleys.com: Code Organization Guidelines

    Published 2 years ago, running time 1h9m

    Structuring a large code base maintained by teams working in parallel can be a real challenge. If you are not disciplined about code structure overtime, you will end up with a tangled, unmaintainable mess that cannot adapt to change and risks ossifying into legacy. This session presents typic... end

  • Parleys.com: Top 10 Ways to Botch Enterprise Java Applications

    Published 2 years ago, running time 5h54m

    This follow-on to last year's JavaOne sleeper hit 'The Top 10 Ways to Botch an Enterprise Java Technology-Based Application' explores best practices for protecting against scalability and reliability in Java Enterprise Edition applications and compute grid environments. Starting with simple a... enterprise, java

  • Parleys.com: Basics and Concepts of JSF

    Published 2 years ago, running time 0h39m

    This session will introduce you to the basics of JSF 1.2 and will explain why JSF is different from other web-frameworks. The concepts of JSF will be shown using the JSF request lifecycle, a short overview of the JSF standard components will complete the picture. Additionally, we'll bring a l... components

  • Parleys.com: How to build Enterprise Java applications with Spring

    Published 2 years ago, running time 1h15m

    The Spring framework has an extremely rich set of features that span all tiers of the application. If you are relatively new to Spring you might be wondering which of the many features to focus on; which features to avoid; and how to use the various features together in an application. This t... enterprise, java, design, components

  • Parleys.com: Open Source ESBs

    Published 2 years ago, running time 0h51m

    In the talk Paul will look at the capabilities and approach of Open Source ESBs, and argue that the Open Source approach is the best route to creating a long-term, robust and cost-effective Service Oriented Architecture. Paul will look at Open Source ESBs including Mule, ServiceMix, and Synapse, ... open source, architecture

  • Parleys.com: Spring and JasperReports

    Published 2 years ago, running time 0h45m

    Whenever the need for reporting arises one has a broad spectrum to choose from. However if it comes down to integration with Spring, JasperReports is the way to go. With reports output coming from virtually anywhere JasperReports is capable of rendering into four different formats: CSV, Excel... html, pdf, usability

  • Parleys.com: Unitils - making unit testing easy & maintainable

    Published 2 years ago, running time 0h44m

    Writing unit tests should be easy and intuitively... at least in theory. In practice, you need a lot of infrastructure, libraries and boilerplate code before you get to do something productive on a database driven enterprise project. Unitils is an open source library, written by a number of ... unit testing, writing, database, testing

  • Parleys.com: The State of REST vs. SOA

    Published 2 years ago, running time 0h32m

    The debate about REST (REpresentational State Transfer) as an alternative to SOAP has been going on for several years now - with more and more respect for the REST point of view in the recent past. While many will agree that a RESTful approach is a better match for Web 2.0-style, public-facin... rest, enterprise, internet, architecture

  • Parleys.com: Spring Beyond the Obvious

    Published 2 years ago, running time 0h28m

    Spring Beyond the Obvious - using Spring in complex enterprise projects. We all know how to dependency inject our service objects and our DAOs or Repository. We know how to set up a transactional service layer using @Transactional annotations or using <tx:advice> ... enterprise, xml, end, internationalization

  • Parleys.com: Making the Most of your SOA Initiative

    Published 2 years ago, running time 0h40m

    Organizations are adopting service oriented architecture (SOA) in an attempt to reduce cost, mitigate risk, improve efficiency, and increase agility. But many organizations are finding it difficult to realize these benefits and deliver a significant return on investment. This presentation wil... architecture

  • Parleys.com: Architecture with Spring

    Published 2 years ago, running time 0h50m

    Welcome to the world of Spring- a very powerful framework that opens a lot of possibilities. More often than not the potentials of Spring leave people confused. How should an application be designed? What about best practices? In this talk some of the issues for the architecture of Spring ap... design, architecture

  • Parleys.com: Service Component Architectures and Spring

    Published 2 years ago, running time 0h57m

    The Open Service Oriented Architecture collaboration was formed to create a language-neutral programming model to exploit Service Oriented Architectures. Partners include IBM, BEA, Oracle, SAP, Siemens, Sun, Red Hat and Interface21. In this session Adrian will give an insight into the Service... architecture, oracle, sun, enterprise

  • Parleys.com: Flex 2.0 @ Work

    Published 2 years ago, running time 0h18m

    At Adobe's website you can read the following about Flex 2.0: "Adobe Flex 2 software is a rich Internet application framework based on Adobe Flash that will enable you to productively create beautiful, scalable applications that can reach virtually anyone on any platform. It includes a p... adobe, flex, internet, flash

  • Parleys.com: Sun SPOTs in Action

    Published 2 years ago, running time 0h38m

    The Sun SPOT features a Java virtual machine running on metal, with developers able to write device drivers and other software. Using NetBeans open source tools or standard development tools, SPOT technology could be applied to devices ranging from toys to MP3 players to traditional sensor ap... sun, java, open source

  • Parleys.com: Productive Web 2.0 Development

    Published 2 years ago, running time 0h16m

    Modern web development requires writing better code in less time with increasingly complex technologies and languages. While relatively new, these technologies pose the same set of problems that Java developers have worked to solve for years. In this session, you will learn how IntelliJ supports ... web 2.0, web development, writing, java

  • Parleys.com: Magnolia

    Published 2 years ago, running time 0h42m

    Magnolia Community Edition is a free, easy-to-use yet powerful enterprise Java content management system based on JSR-170. This presentation by Boris Kraft gives you a further insight in this open source CMS product. free, enterprise, java

  • Parleys.com: Open Source ECM

    Published 2 years ago, running time 0h43m

    This presentation shows how three open source projects hosted in the ObjectWeb Consortium can be leveraged to build a powerful Enterprise Content Management solution (ECM). The major objective of this integration is to benefit from the best of Portal, Workflow and Wiki components to handle the or... components, process, open source, enterprise

  • Parleys.com: IBM WebSphere and Spring

    Published 2 years ago, running time 0h36m

    Are you an IBM WebSphere Application Server customer? Interested in using the Spring Framework? Then this session is for you. As many of you know, IBM & Interface21 have been working closely to deliver value to customers. This session will talk about what we have be...

  • Parleys.com: UI Test Automation

    Published 2 years ago, running time 0h31m

    UI test automation is, nowadays, a commonly used approach. First, because of the tools offering, second because different organization started to realize (if they did not do it before) how high is the defect cost, so they started to think about getting more from testing while spending less on... test, ui, testing

  • Parleys.com: Coherence, An introduction

    Published 2 years ago, running time 0h42m

    Oracle Coherence enables in-memory data management for clustered J2EE applications and application servers that makes sharing and managing data in a cluster as simple as on a single server. Developers can easily take advantage of Coherence features using the standard Java collections API to acces... oracle, j2ee, java, api

  • Parleys.com: Compass, Building Search with Spring

    Published 2 years ago, running time 0h50m

    Compass is an open source Java Search Engine framework, allowing the integration of search functionality into any application. One of Compass main modules is a Spring integration module, heavily used among Compass user base. In this session, we will first review the main features of Compass, ... open source, java, google

  • Parleys.com: Inside the Agility Cube (Part 2)

    Published 2 years ago, running time 1h18m

    There are many sides to agile development, but it is all too commonto focus on only one or two, depending on personal interests, job role,background, etc. A manager may focus on organizational and processaspects to the exclusion of technical ones, whereas a developer mayhave a complementary view.... architecture, agile, tdd, personal

  • Parleys.com: Inside the Agility Cube (Part 1)

    Published 2 years ago, running time 1h15m

    There are many sides to agile development, but it is all too common to focus on only one or two, depending on personal interests, job role, background, etc. A manager may focus on organizational and process aspects to the exclusion of technical ones, whereas a developer may have a complementa... architecture, agile, tdd, personal

  • Parleys.com: The future will be about programming languages

    Published 2 years ago, running time 1h10m

    During this Jazoon keynote Ted Neward talks about why the next five years in IT will be about languages. The programming language virtualization, tools, linguistic focus and expressiveness are different forces that are coming of age. Not to mention the impact of the over-used and over-hyped D... security

  • Parleys.com: Building web-based 'fat clients' using GWT

    Published 2 years ago, running time 0h40m

    Google Web Toolkit (GWT) provides you with a great way to develop Ajax applications in the Java language. It allows you to develop 'fat clients' for the web, without having to know the ins and outs of JavaScript and all the corresponding browser incompatibilities. This session will provide y... end, google, ajax, java

  • Parleys.com: Scalable as Google Simple as Spring

    Published 2 years ago, running time 1h0m

    Most of us are familiar with Spring mostly as platform for simplifying the development of our JEE applications using POJO based approach. Our solution still rely J2EE as the container for addressing the high availability and scalability of my application. In most of high performance/low-laten... google, j2ee, patterns, writing

  • Parleys.com: Evolving the Java SE and Java EE Platforms

    Published 2 years ago, running time 0h34m

    This presentation will give an overview of the continuing evolution of the Java Platform. With the successful launches of the Java EE 5 and Java SE 6 platforms in 2006, we look ahead to the new developments in the platforms beyond these existing releases. Technical highlights of the talk will... java, technical, ruby, python

  • Parleys.com: Leveraging Annotations with AOP

    Published 2 years ago, running time 0h49m

    Specifying metadata using annotations has gained huge popularity since its introduction in Java 5. However, the story on consuming annotations isn't as clear. Reading and processing annotation is still a complex process often requiring you to understand byte-code manipulation tools and their ... aop, java, process, api

  • Parleys.com: Ways to configure the Spring container

    Published 2 years ago, running time 0h55m

    Even though XML is by far, the most popular way of configuring the Spring container, it is not the only one. In this session we will focus on existing alternatives to XML, how they relate to the Inversion of Control (IoC) principle as well as the effect they have on development and deployment. xml

  • Parleys.com: Spring AOP and JMX

    Published 2 years ago, running time 0h20m

    In this session, you will explore the technologies of AOP and JMX and how they can be used together to transparently add management and monitoring in a non-invasive way. You will explore aspect oriented programming using Spring's AOP framework and learn how Spring 2.0 allows you to upgrade la... aop

  • Parleys.com: Writing JPA applications

    Published 2 years ago, running time 0h54m

    In this session Patrick explores the new Java Persistence API, and examine some common practices for how to write Spring applications that use JPA. Patrick will focus more on API usage than on mapping configuration, and will look at the bootstrapping and runtime behavior of JPA applications. ... java, api

  • Parleys.com: Spring LDAP

    Published 2 years ago, running time 0h23m

    Spring LDAP completely eliminates the need to worry about creating and closing DirContext and looping through NamingEnumeration. It provides a comprehensive unchecked exception hierarchy, support for different authentication sources like for example Acegi Security, and a convenient way of pro... security

  • Parleys.com: Improving Application Design with a Rich Domain Model

    Published 2 years ago, running time 0h42m

    Java is an object-oriented language and object-oriented design is considered by many to be a good way to tackle complexity. However, surprisingly many complex enterprise Java applications are written in a procedural style. The business tier consists of fat services and anemic domain models an... design, java, enterprise, test

  • Parleys.com: A little REST and Relaxation

    Published 2 years ago, running time 0h33m

    Roy T. Fielding is the Chief Scientist at Day Software Holding AG and supervises the modernization development of the infrastructure which the World Wide Web is based on. As one of the first modern Hypertext Transfer Protocol (HTTP/1.1) architects, co-author of internet standards for HTTP an... rest, internet, open source, java

  • Parleys.com: An update on Java Closures

    Published 2 years ago, running time 1h47m

    Closures simplify the use of APIs that rely on the use of anonymous class instances, such as the concurrency APIs and callbacks. More importantly, closures support control abstractions, which are APIs that act as programmer-defined control constructs. This 2nd closures talk includes some new ... java

  • Parleys.com: Scrum - Part 2

    Published 2 years ago, running time 1h4m

    Scrum is one of the most well known agile methodologies. It has several characteristics which make it very attractive; some of them are: 1. Simplicity. Its basics can be learned in less than a day 2. Flexibility. It can be customized to fit the needs of the project 3. Scalability. It has been... scrum, agile

  • Parleys.com: Dojo in Depth (Part 2)

    Published 2 years ago, running time 1h14m

    New users are often intimidated by the breadth and depth of Dojo. In this talk we'll get into the guts of some of Dojo's advanced, but less well known, features. This talk will cover such topics as: JSON-RPC, in-page mashups with Yahoo APIs, alternative IO transport layers, non-browser runtim... event, flash

  • Parleys.com: Intro to Dojo (Part 1)

    Published 2 years ago, running time 1h13m

    Dojo makes professional web application development better, easier, and faster. This talk covers Dojo's core APIs, including those for Ajax, Drag and Drop, Animations, and AOP-style event handling. We'll also discuss some of the stock widgets, various ways to take advantage of them, and how y... ajax, aop, event

  • Parleys.com: Scrum - Part 1

    Published 2 years ago, running time 1h11m

    Scrum is one of the most well known agile methodologies. It has several characteristics which make it very attractive; some of them are: 1. Simplicity. Its basics can be learned in less than a day 2. Flexibility. It can be customized to fit the needs of the project 3. Scalability. It has been... scrum, agile

  • Parleys.com: OSGi, the good the bad the ugly

    Published 2 years ago, running time 0h51m

    The microService Architecture (mSA) Backplane is an OSGi-based infrastructure that will be the basis for many future software products from BEA. This project has been in development for about a year, and currently consists of about 100 different OSGi bundles that encompass functions such as l... process, architecture, security

  • Parleys.com: Fast SOA

    Published 2 years ago, running time 0h55m

    Learn how to build XML and SOA systems for performance, scalability, and governance.Frank Cohen demonstrates building a service architecture implemented with native XML technologies (both commercial and open-source,) he will compare the effort to build the application with these tools, and he wil... xml, architecture, test, design

  • Parleys.com: Developing Enterprise Content Applications using Open-Source

    Published 2 years ago, running time 1h0m

    Alfresco is the first open source enterprise content management system developed by the founder of Documentum and including core Java teams from Documentum and Interwoven. Alfresco is developed as a scalable, aspect-oriented repository developed using Spring, Hibernate, Lucene, jBPM, Chiba and My... enterprise, open source, java, javascript

  • Parleys.com: Open Source SOA

    Published 2 years ago, running time 0h51m

    The focus of this session will be to demonstrate innovative open source technologies and give you an insight into the skills, tools and techniques for SOA-enabling your enterprise architecture. This session will be taught via lecture as well as interesting live demonstrations (e.g. .NET linking t... architecture, open source, enterprise, .net

  • Parleys.com: OpenOffice.org SDK and Java

    Published 2 years ago, running time 0h41m

    OpenOffice.org is multi-platform, open source office productivity suite. OOo natively uses the "OASIS Open Document Format for Office Applications" while also fully supporting the Microsoft Office formats. Due the fact of its standardized file format OOo becom... java, open source, microsoft, api

  • Parleys.com: AJAX Development with JSF

    Published 2 years ago, running time 0h32m

    AJAX Development with JavaServer Faces: Look Ma, No JavaScript!This session explains how you can build attractive, AJAX-enabled applications using JavaServer Faces (JSF) technology without the use of manually-coded JavaScript. After a brief overview of JSF and the JSF programming model, the sessi... ajax, architecture, javascript, components

  • Parleys.com: Java EE Enhancements for Real World depolyments

    Published 2 years ago, running time 0h47m

    Large scale enterprise application deployments face challenges in development and deployment. Java EE 5 provides a mature and robust API for authoring enterprise applications. This talk tackles the issues with deploying such enterprise applications in the "real world". Specifically we&#... enterprise, java, api, free

  • Parleys.com: Eclipse RCP: Tips and Tricks

    Published 2 years ago, running time 0h45m

    The Eclipse Rich Client Platform provides a feature rich framework for the development of rich client applications. This talk presents tips and tricks for the development of such applications. Kai introduces some general development tricks that are helpful for all users of the Eclipse SDK. E.... eclipse, java, xml, ui

  • Parleys.com: Get Value Objects right for Domain Driven Design

    Published 2 years ago, running time 0h58m

    The technique of domain logical value-objects (DLVO) is a method for domain-driven programming that stays close to the code. It takes the "middle road" by identifying domain concepts that are more than "just data" (e g strings and integers), but stil... design, c, email, java

  • Parleys.com: Spring2 Update

    Published 2 years ago, running time 0h58m

    Spring 2.0 introduced major enhancements in the Spring Framework making it both simpler to use and more powerful. In this session, Rod discusses some of the enhancements through code examples, focusing on: - Extensible XML configuration, support for dynamic languages in the Spring component m... xml, enterprise

  • Parleys.com: Eclipse on Swing

    Published 2 years ago, running time 0h45m

    The power of Eclipse is a direct result of its capability to embrace new technologies. Here we present a unique approach to embrace Swing, which might determine the future of Eclipse on all levels, such as Client, Embedded, RCP and RIA. Wouldn't it be great, if one had the choice between SWT a... eclipse, ria, technical, security

  • Parleys.com: Java Specialist in Action

    Published 2 years ago, running time 0h43m

    Java allows the experienced developer to write highly flexible code, especially when using dynamic features like proxies and references. In this talk, Heinz brings these together with generics and enums. He will demonstrate some approaches of using Java's dynamic proxies to create virtual pro... java

  • Parleys.com: SBA - Scalable SOA

    Published 2 years ago, running time 0h38m

    Your high performance application is facing continuous and exponential growth in transaction and data volume? You know that SOA is the right architecture for addressing these challenges, but at the same time, you understand that web services cannot be the right way to go, because of their inheren... architecture, web services

  • Parleys.com: Number Portability, SIP and Open Source Software

    Published 2 years ago, running time 0h41m

    Number Portability is something that Telecom Operators need to implement by law. This case is about how automating this process can deliver a return on investment for the Telecom Operator, and how professional open source can support this. The presentation will make use of an existing case th... open source, process

  • Parleys.com: Typical pitfalls in Agile Software Development

    Published 2 years ago, running time 0h52m

    Many teams, projects and even organizations are following meanwhile an agile process. However, not always successfully. If you're looking behind the scenery, you will find out that although the agile practices like pair programming or test-driven development are used properly, the agile value sys... agile, process, test

  • Parleys.com: JSR-296 Swing Application Framework

    Published 2 years ago, running time 0h45m

    Well written Swing applications tend to have the same core elements for startup and shutdown, and for managing resources, actions, and session state. New applications create all of these core elements from scratch. Java SE does not provide any support for structuring applications, and this often ... startup, java

  • Parleys.com: Apache Geronimo Unleashed

    Published 2 years ago, running time 0h41m

    Apache Geronimo is the latest open source application server to achieve J2EE 1.4 certification, making it ready for adoption in the Enterprise.It is now a real contender in the open source application server market and offers a unique architecture making different open-source projects pluggable a... open source, components, j2ee, enterprise

  • Parleys.com: Fly-by-Wire

    Published 2 years ago, running time 0h55m

    Quite often when teams are faced with the pressure of dealing with poor performance, the first instinct is to revert to those development techniques that are all so like your favorite pair of slippers. The problem is, it is almost impossible to diagnose a performance problem using static anal... dynamic data, j2ee

  • Parleys.com: Beyond Ajax - Java Rich Internet Applications

    Published 2 years ago, running time 0h43m

    AJAX is great for many applications, but not for all. When applications get large, need to scale, or require superior security, Java-based Rich Internet Applications (RIA) are preferable. There is a simple reason for this: Java offers the most advanced, most standardized, and most reliable cr... java, ajax, internet, security

  • Parleys.com: Dynamic Applications with Faces and Ajax

    Published 2 years ago, running time 0h29m

    What's all the buzz about Faces and Ajax working together? Can these two technologies really work together to develop dynamic applications? This JavaPolis talk begins with an insight into the design heritage of Faces, and we'll explore some patterns for using these two technologies together. ... ajax, design, patterns, sun

  • Parleys.com: WS-ReliableMessaging

    Published 2 years ago, running time 0h41m

    In this session Paul Fremantle will cover how the OASIS Web Services Reliable Messaging standard allows Web services interactions and messages to be reliably delivered. WSRM is a new protocol that supports MQ or JMS like levels of reliable delivery on a completely open basis, with interoperabilit... web services, technical, microsoft, .net

  • Parleys.com: XFire Web Services

    Published 2 years ago, running time 0h38m

    Learn how to build, test and secure web services with XFire as well as some of the upcoming features including REST & JSON support.This talk seeks to give you the basic knowledge on how to get your self started writing web services with XFire. We'll cover: * How to build a web service *... web services, test, rest, writing

  • Parleys.com: Apache Tuscany - not the "same old architecture"

    Published 2 years ago, running time 0h41m

    Do you think of SOA as the "Same Old Architecture"? The Apache Tuscany project moves SOA (Service Oriented Architecture) beyond buzzwords and vague arm-waving into reality. The project aims to create a next-generation services infrastructure in open source based on the principles behind... architecture, open source, java, c

  • Parleys.com: WS-BusinessActivity and WS-AtomicTransactions

    Published 2 years ago, running time 0h50m

    Transactions are entering the web services platform in the form of "web service transactions". But are they really needed? This presentation will explore the relevant WS-* standards, why and when they can be useful, and also when to avoid them. In addition, the talk will discuss some (p... web services

  • Parleys.com: A Software Framework for Human Interactions

    Published 2 years ago, running time 0h51m

    "Speaking of business processes, when humans are involved, it makes very little sense to have a centralized, computer-based system coordinating business processes on behalf of humans ..." "The Human in the Machine", ZapThink In this talk, Keith Harrison-Broninski will descri... process, eclipse, personal, life

  • Parleys.com: ESBs in the Investment Banks

    Published 2 years ago, running time 0h40m

    Most technologists in investment banking take ESBs to be hype; one big problem is its close ties to XML and Web Services. XML is not exactly the most efficient way to sent low-latency, high volume messages. Most Java programmers happily code in light-weight frameworks and often wonder what th... xml, web services, java, process

  • Parleys.com: Strategic Domain-Driven Design - Effective Modeling for Larger Projects

    Published 2 years ago, running time 1h2m

    Some design decisions have an impact on the trajectory of the whole project. Modeling is most needed in complex circumstances, yet the typical dynamics of the large projects that might benefit from it too often derail it or disconnect it from the real design. Conversely, modeling is best carr... design, life

  • Parleys.com: JSR-227 Standard Data Binding

    Published 2 years ago, running time 0h42m

    Increasingly, enterprise applications model persistent datasources as Java classes and develop Business Services that query, manipulate, and persist these objects. However, developing interactive user interfaces that use Business Services to correctly manipulate the data objects requires unde... java, ui, components, enterprise

  • Parleys.com: iText

    Published 2 years ago, running time 0h40m

    iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-... pdf, java, html

  • Parleys.com: Project Phobos

    Published 2 years ago, running time 0h40m

    Scripting and dynamic languages are one of the most exciting topics in programming these days. Languages like Javascript, Ruby, Python and others have soared in popularity in recent years, each bringing a fresh, different perspective to the activity of programming. Developers can take advantage o... javascript, java, ruby, python

  • Parleys.com: Harmony

    Published 2 years ago, running time 0h42m

    The Apache Harmony project is building an independent implementation of Java SE. Recently graduate from incubation, it's a full fledged project with a rapidly developing codebase and a strong community. The projects main goals are creating a full and compatible implementation of Java SE (starting... java, architecture

  • Parleys.com: Jini technology - in the open, on the radar

    Published 2 years ago, running time 0h50m

    Change happens. In systems, and with technology and communities. Adapt with it.Jini technology was announced with much fanfare a number of years ago. Since then, despite the fact that a vibrant Community of individual developers and companies have been using the technology to build interestin... open source, java

  • Parleys.com: Java in the Trenches

    Published 2 years ago, running time 0h36m

    The Eclipse platform is a healthy project. The Eclipse development team has consistently hit its projected delivery dates with precision and quality. This isn't possible without a team strongly committed to shipping quality software. How is this really done? This session sheds light on the ke... eclipse, process

  • Parleys.com: Desktop Patterns and Data Binding

    Published 2 years ago, running time 0h58m

    This session motivates, explains and discusses important, popular and successful patterns for Java desktop applications. It describes and compares two approaches to organizing the presentation logic and separating this logic from the presentation. You learn about a 3-tier desktop architecture... patterns, java, architecture

  • Parleys.com: Agile Development Practical experiences

    Published 2 years ago, running time 0h50m

    Agile Software development practices according to Scrum and eXtreme programming are more and more known and applied on small projects (team size 6 - 10 people). The question that will be answered during this session is how those practices were applied to a large J2EE development project (60 peopl... agile, scrum, j2ee, test

  • Parleys.com: Filthy Rich Clients

    Published 2 years ago, running time 0h47m

    Animation and whizzy graphical effects can be totally gratuitous, but they can also be used to make applications more effective and users more productive. This session examines fundamentals of timing and animation and shows techniques for implementing cool effects on Swing components. It also dis... java, components

  • Parleys.com: Object-Oriented Web Application Development

    Published 2 years ago, running time 0h34m

    Aranea is a web framework that facilitates Object-Oriented techniques like encapsulation and polymorphism by using POJO components, explicitly managed by the programmer. Aranea is also a full-stack web framework providing both a powerful controller that supports nested flows, and a custom JSP tag... components, web development, patterns

  • Parleys.com: EJB Interceptors

    Published 2 years ago, running time 0h32m

    The EJB 3.0 spec defines the ability to apply custom made interceptors to the business methods of your session and message driven beans (and of course to the JBoss @Service and @Consumer beans). EJB 3.0 interceptors take the form of methods annotated with the @javax.ejb.AroundInvoke annotatio...

  • Parleys.com: XML integration in the Java Language

    Published 2 years ago, running time 0h59m

    It has often been said that XML and the Java platform are natural complements of each other, yet for many kinds of applications the marriage between these two technologies has proved to be less than completely harmonious. This talk will review the existing means of manipulating XML in Java ap... java, xml

  • Parleys.com: Real world web services with JAX-WS

    Published 2 years ago, running time 0h55m

    Java API for XML Web Services (JAX-WS) 2.0 takes web services support in the Java platform to the next level. JAX-WS 2.0 expands support for web services development in Java EE 5 and Java SE significantly. By aligning with Binding (JAXB) 2.0, JAX-WS 2.0 provides complete support for document-... web services, java, xml, api

  • Parleys.com: Security Sins and their Solutions

    Published 2 years ago, running time 0h38m

    The talk covers the most insidious security vulnerabilities in Java Web and EE applications through practical demonstration of how to exploit these vulnerabilities and recommendations on how to prevent them. The threat posed by each vulnerability is explained and strategies for mitigating the... security, java, life

  • Parleys.com: JRuby On Rails

    Published 2 years ago, running time 0h34m

    The Ruby programming language has exploded in popularity, spurred in part by the agility of the Rails web framework. Rails has in turn changed the way we look at web development. The two together are forcing developers to rethink how applications should be written. The world is changing. JRuby ai... ruby, rails, java, web development

  • Parleys.com: Kirk Pepperdine JavaPolis 2006 Interview

    Published 2 years ago, running time 0h25m

    Kirk has been focusing on performance tuning for quit some years now so for Ted Neward is was very obvious what the interview should be about. Next to performance questions Kirk also explains what the Java Champions program is all about. java

  • Parleys.com: JMS in a Spring Environment

    Published 2 years ago, running time 1h0m

    Spring includes sophisticated support for synchronous messaging via JMS since release 1.1, for J2EE as well as standalone environments. The newest addition to the family is support for asynchronous message listening based on POJOs, introduced in Spring 2.0. This talk explores various usage sty... j2ee, end

  • Parleys.com: Pragmatic Clustering Guide

    Published 2 years ago, running time 0h53m

    A really interesting JavaPolis presentation on how to introduce in a pragmatic way clustering within a WebWork/Spring/Hibernate enterprise application like Confluence. Mike (co-CEO Atlassian) shares his practical experience on how his team has tackled cluster challenges, like how do you setup Luc... enterprise, events

  • Parleys.com: Web Continuations

    Published 2 years ago, running time 0h33m

    State management has always been a complex and tricky part of web application development. Continuations simplify this and automatically allow you to create a one-to-one conversation between users and a web application. State preservation and flow control no longer need to be handled manually... patterns

  • Parleys.com: Automatic testing using Open Source tools

    Published 2 years ago, running time 0h33m

    In actual enterprise level applications, either web or services based, it's more and more necessary to have a suite of tests to be executed automatically in order to prevent regressions of the system. Commercial tools actually available are quite expensive and they often retain high levels of... open source, test, testing, enterprise

  • Parleys.com: Bruno Lowagie Interview

    Published 2 years ago, running time 0h26m

    Ted Neward interviews Bruno Lowagie about his new book iText in Action, on how to create and manipulate PDF. Bruno is the initial developer and one of the current maintainers of iText, a free Java-PDF library. He works as a developer for the ICT department of Ghent University, Belgium. pdf, free, java

  • Parleys.com: Bill Venners Interview

    Published 2 years ago, running time 0h37m

    Bill Venners, Artima's founder and president, was interviewed by Ted Neward at the 2006 JavaPolis conference. Bill Venners focuses on a range of topics related to Java's evolution, including the question of how to evolve the language without adding more clutter to it. java

  • Parleys.com: Brian Goetz Interview

    Published 2 years ago, running time 0h32m

    During this interview Brian Goetz talks about his book "Java Concurrency in Practice" and the Java Performance Myths which he presented at JavaPolis. How much performance tuning should we do and will the introduction of scripting languages to the VM harm specu... java

  • Parleys.com: JCP.next

    Published 2 years ago, running time 0h34m

    This less technical but nevertheless important JavaPolis talk, gives an introduction to the Java Community Process (JCP) and discusses the proposed JCP changes. Heather also tackles a few questions on how compatibility will be maintained now that Java is open sourced and the impact on JCP. java, technical, process

  • Parleys.com: Heinz Kabutz interview

    Published 2 years ago, running time 0h30m

    Ted Neward interviews Java Champion Heinz Kabutz and asks what his favorite features are in Java6, what the Java Specialist newsletter is all about and how much energy developers should take in performance tuning.Dr. Heinz Kabutz is a Java guru living in South Africa. He consults, holds cours... java

  • Parleys.com: Kito Mann Interview

    Published 2 years ago, running time 0h34m

    Ted Neward talks with Kito (JSFCentral) Mann about, yes you guessed it, Java Server Faces. What is the current state of JSF, what's the impact of Javascript and Ruby on the JEE5 presentation tier and how does it compare to ASP.NET are just a handful of questions that are fired by Ted. JavaSer... java, javascript, ruby, asp.net

  • Parleys.com: SOA sans SOAP

    Published 2 years ago, running time 0h46m

    SOAP launched the Web services revolution, and the new generation of SOAP-based frameworks are finally delivering on the potential of SOAP extensions to support security, reliable messaging, transactions, and more - features that can be crucial to SOA. Yet an increasing number of developers a... web services, security, xml, exchange

  • Parleys.com: Chet Haase & Romain Guy interview

    Published 2 years ago, running time 0h40m

    During this interview Romain Guy and Chet Haase talk about the status of Swing. their soon-to-be-released Swing book and the future of the Swing eco-system. Questions like the possible impact of XAML, WPF and 3D support within the Swing environment are question that Ted Neward dictates which ... wpf

  • Parleys.com: Scaling over time - the versioning problem

    Published 2 years ago, running time 1h1m

    Software versioning is one of the most neglected areas of software development. We're all aware of the need for version control systems in development, but these systems are external to our source code. How do you write software that withstands the test of time, software that does not have to... test, writing

  • Parleys.com: Stanley Ho interview

    Published 2 years ago, running time 0h28m

    In this JavaPolis 2006 interview Ted Neward talks with Stanley Ho (JSR-277 specification lead) on the up coming Java Module System. In addition they also discuss the current and future state of Java Web Start. JSR-277 seeks to address many issues associated with Java Archives (JARs), includin... java, architecture

  • Parleys.com: Alex Krapf Interview

    Published 2 years ago, running time 0h36m

    Software versioning is one of the most neglected areas of software development. We're all aware of the need for version control systems in development, but these systems are external to our source code. How do you write software that withstands the test of time, software that does not have to... test, java

  • Parleys.com: JSR-277: Java Modules System

    Published 2 years ago, running time 0h58m

    The JSR-277 (Java Module System) specification seeks to address many issues associated with Java Archives (JARs), including the lack of version control, the difficulties in distributing multiple JARs for deployment, the classpath hell, JAR hell, and extension hell, etc. that have been well kn... java, architecture, design

  • Parleys.com: Spring OSGi

    Published 2 years ago, running time 0h45m

    The Spring-OSGi project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple vers...

  • Parleys.com: JRuby interview

    Published 2 years ago, running time 0h32m

    The Ruby programming language has exploded in popularity, spurred in part by the agility of the Rails web framework. Rails has in turn changed the way we look at web development. The two together are forcing developers to rethink how applications should be written. The world is changing. JRub... ruby, java, rails, web development

  • Parleys.com: Eric Evans interview

    Published 2 years ago, running time 0h35m

    During this interview Eric Evans introduces himself to our listeners and explains in a gently way what Domain-Driven Design (DDD) really is. He also discusses how you can compare DDD to Object Modeling and what he thinks of Naked Objects. ddd, design

  • Parleys.com: Neal Gafter interview

    Published 2 years ago, running time 0h34m

    Ted Neward interviews Neal Gafter who talks about the two Closures proposals, how they differ from each other and what kind of problems Closures can solve in the Java language. 'Did the Java language become too complex with the introduction of Generics' and 'How does it feel now that that you... java

  • Parleys.com: The Java SE Platform - Past and Future

    Published 2 years ago, running time 1h0m

    Version 6 of the Java? Platform, Standard Edition, had just been released at the time of this talk, so Mark Reinhold presented an overview of its key features. Looking ahead to Java SE 7 he'll survey some of the features being considered for that release and explain how anyone in the wider co... java

  • Parleys.com: From Legacy to SOA

    Published 2 years ago, running time 0h52m

    This talk covers the possible next big thing in SOA... transformations from Legacy systems to SOA (L2S). Dirk Slama, co-author of Enterprise SOA, approaches this topic in 4 major parts: L2S Toolkit, Framework, Roadmap and Community. bejug, parleys.com, soa, javapolis

  • Parleys.com: SOA for Outsourcing

    Published 2 years ago, running time 0h53m

    The vast majority of SOA works focuses on the upfront challenges and opportunities of new projects and transformational work starting from the very highest parts of the organisation. As with many new technology initiatives however the overall lifecycle challenges are of... bejug, soa, parleys.com, parleys

  • Parleys.com: SOA lite

    Published 2 years ago, running time 1h37m

    Most of the attention around SOA has focused on its application to the very largest enterprises. This focus is understandable - these megacorps are the ones that have the most to gain or lose from a new architecture (and also the biggest consulting budgets) - but it has meant that the issues ... architecture, agile, components

  • Parleys.com: REST - The Better Web Services Model

    Published 2 years ago, running time 1h0m

    Web services are perceived as the ubiquitous solution to interoperable integration both within and across company boundaries. But despite their name, Web services don't build on the Web - on the contrary, to a large degree, they ignore the principles that have turned the Web into the world's ... web services, architecture, rest, enterprise

  • Parleys.com: Leveraging SCA to Implement a Next-Gen SOA

    Published 2 years ago, running time 0h55m

    With 17 sponsoring vendors, Service Component Architecture (SCA) represents an important industry initiative to produce next-generation service infrastructure. This talk provides an overview of SCA, focusing on how SCA will impact technology strategy over the next two years. In addition to di... bejug, soa, michael rowley, javapolis

  • Parleys.com: SOA Governance

    Published 2 years ago, running time 1h10m

    Most large enterprises have launched an initiative to adopt service-oriented architecture (SOA), but SOA is not a solution that comes in a tidy little box. SOA is a new way to design systems, and it is more about culture than it is about technology. SOA will impact many aspects of an organiza... architecture, design

  • Parleys.com: Closures for Java

    Published 2 years ago, running time 0h55m

    We have proposed to add Closures to the Java Programming Language. Closures simplify the use of APIs that rely on the use of anonymous class instances, such as the concurrency APIs and callbacks. More importantly, closures support control abstractions, which are APIs that act as programmer-de... java, design

  • Parleys.com: Patterns in Spring

    Published 2 years ago, running time 0h50m

    Patterns are widely accepted as a means to describe common ways of architecture and design. In the book "Server Component Patterns" (Wiley, 2002) we described component-oriented systems like EJBs as a set of Patterns. This talk presents how Spring implements t... spring, bejug, interface21, patterns

  • Parleys.com: Domain Driven Design with AOP and DI

    Published 2 years ago, running time 0h54m

    Domain Driven Design (DDD) suggests dealing with complex software system using a domain model and preserving the model in implementation. Since domain model entities have rich behavior, so should their software implementation artifacts. A direct mapping between domain model and software artif... design, aop, ddd

  • Parleys.com: Using the Java Persistence API

    Published 2 years ago, running time 0h55m

    The recently-released EJB 3.0 specification has perhaps been one of the most talked-about technologies that has emerged from JCP for some time. At the center of attention is the Java Persistence API, a lightweight persistence model that acts as a point of convergence for the dominant persiste... api, java, enterprise

  • Parleys.com: Enterprise Development with JPA

    Published 2 years ago, running time 0h58m

    The recently-released EJB 3.0 specification has perhaps been one of the most talked-about technologies that has emerged from JCP for some time. At the centre of attention is the Java Persistence API, a lightweight persistence model that acts as a point of convergence for the dominant persiste... java, api, enterprise, patterns

  • Parleys.com: Patterns in SOA

    Published 2 years ago, running time 1h2m

    If this was buzzword bingo Gregor probably would be an instant winner with his session title. Nevertheless, patterns and service-oriented architectures do have very interesting and relevant intersection points. Both terms are fashionable, somewhat blurry and often abused. Both terms are also ... patterns, architecture, design, process

  • Parleys.com: Spring Web Services

    Published 3 years ago, running time 0h58m

    Recently, there has been a shift in Web service development towards document-driven Web services. Rather than expose Java classes using RPC exporters, we are seeing Web services emerge which centralize around the Web service message. Spring Web services (Spring-WS) is a new product from the Sp... web services, java

  • Parleys.com: Spring2 and Java EE 5

    Published 3 years ago, running time 0h59m

    In this second part of the SpringOne keynote you'll receive an overview of the Spring Stakeholders like BEA, Oracle, IBM, Alfresco, LogicBlaze and others. Hear how Spring 2.0 is used in the core of the forthcoming WebLogic 9.5 to implement new Java EE 5 features around injection and intercept... java, oracle, aop, enterprise

  • Parleys.com: SpringOne 2006 Keynote intro and Case-Study

    Published 3 years ago, running time 0h34m

    During this first part of the SpringOne 2006 (day one) keynote, you'll hear Rod Johnson give an introduction on how Spring got created followed with some customer Spring references and user's perspectives. The introduction is followed by a very interesting talk by Nick Masterson-Jones, Director... springone, bejug, voca, case-study

  • Parleys.com: Practical Quick Start with Acegi Security

    Published 3 years ago, running time 0h54m

    This presentation provides developers with a practical approach to security issues typically encountered when developing Spring-based enterprise applications, with a particular focus on Acegi Security. Ben Alex covers authentication, web request authorization, method authorization on your ser... security, enterprise

  • Parleys.com: Spring and JPA

    Published 3 years ago, running time 1h3m

    The new Java Persistence API part of EJB 3 (JSR 220) promises to provide a standardized light-weight POJO persistence API for object/relational mapping with support for inheritance, polymorphism and lazy loading that can be used outside application servers. This talk covers Spring 2.0 JPA sup... api, java, testing

  • Parleys.com: Ajax, DWR, and Spring

    Published 3 years ago, running time 0h54m

    Improving the User Experience without the JavaScript hassle: Ajax, DWR, and Spring Buzzwords like AJAX (Asynchronous JavaScript And XML) and XmlHttpRequest are buzzing around Java blogs for months now. The DWR (Direct Web Remoting) project aims to provide easy AJAX for Java. This session will... ajax, javascript, java, xml

  • Parleys.com: XOM Design Principals

    Published 3 years ago, running time 0h59m

    XOM (XML Object Model) is an open source API for processing XML with Java using a streaming tree model. Although it is open source, XOM was implemented using the cathedral model of development (one designer's vision) rather than the bazaar model. This JavaPolis talk by Elliotte explores the d... design, xml, api, java

  • Parleys.com: Service Data Objects

    Published 3 years ago, running time 0h53m

    In this talk, Michael Rowley will describe SDO and how it can be used to simplify and unify data access programming. Michael will describe the architecture and APIs that make up SDO and will show several examples. Simplifying data access has been a perennial issue for Java developers and sev... architecture, java

  • Parleys.com: Smart and entertaining phones means smart business

    Published 3 years ago, running time 0h36m

    Phone manufacturers know that developers are looking to create an application that will take the mobile phone market by storm, something that will attract the business user or the private consumer, but why do some applications seem to be more popular than others? What is it that gives one app... mobile, technical

  • Parleys.com: What is new in Next Generation Mobile Java?

    Published 3 years ago, running time 1h4m

    Java has come a long way from being an interesting experiment back in 1999 to what it is today : de-facto, mainstream programming platform for mobile devices. The fact that there are more than 700 million Java enabled devices today is a direct result of this ever-increasing adoption of the Ja... java, mobile, computing, architecture

  • Parleys.com: EJB 3 Persistence

    Published 3 years ago, running time 1h4m

    One of the key results of the work on EJB 3.0 has been the introduction of a lightweight POJO persistence model for Java EE. This work on persistence has also been expanded to include use in Java SE environments - i.e. "outside the Java EE container". This tal... java, api, xml

  • Parleys.com: Formula One Telemetry with Java

    Published 3 years ago, running time 0h58m

    When somebody says "challenging environment", what do you think of? Well, the Formula One environment is really one of these challenging environments. Behind those fast streaking cars there is a complex world made of real-time systems collecting and distributi... java, computing

  • Parleys.com: Jasper Reports

    Published 3 years ago, running time 0h55m

    In this JavaPolis conference talk you'll see JasperReports in action by the founder and Architect of JasperReports, Teodor Danciu. JasperReprots is a powerful open source Java reporting tool that has the ability to deliver rich content onto the screen, to the printer or into PDF, HTML, XLS, CS... java, open source, pdf, html

  • Parleys.com: JGoodies

    Published 3 years ago, running time 1h2m

    As architect and designer of Java tools, demos and several professional Swing libraries, Karsten Lentzsch is considered a leading expert in Java user interface technology and pluggable look&feel. He brings a wealth of experience in designing usable and elegant Java ... java, design

  • Parleys.com: SAML

    Published 3 years ago, running time 0h53m

    SAML has emerged as the gold standard for building Cross-Domain SSO solutions and is a key technology in the domain of federated identity management. SAML is being adopted at a fast pace by a growing number of enterprises today, no doubt because of the vast industry support for this relativel... technical, life

  • Parleys.com: Java Business Integration

    Published 3 years ago, running time 1h2m

    Java Business Integration (JBI) is a new Java standard, defining a framework for creating service-oriented architectures (SOA's) using plug-in components. This presentation will familiarize you with what JBI is, and the technical underpinnings that make it work. You'll learn about service-ori... java, components, technical, exchange

  • Parleys.com: WebWork

    Published 3 years ago, running time 0h57m

    During this talk you'll receive an update on WebWork. WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, inter... ui, java, internationalization, j2ee

  • Parleys.com: Concurrency Utilities in JDK 5.0

    Published 3 years ago, running time 0h59m

    JDK 5.0 is a huge step forward in developing concurrent Java classes and applications, providing concurrency building blocks for both novices and experts. This talk explores the new low-level concurrency utilities included in JDK 5.0, and examine their features and scalability. Prior to the r... java, free, writing, hardware

  • Parleys.com: Rod Johnson interview

    Published 3 years ago, running time 0h19m

    In addition to the Spring 2.0 Update conference talk, Dion Almaer asked some additional Spring related questions to the founder of the Spring framework Rod Johnson. During this interview following questions are discussed: How will the ApplicationContext look different with Spring 2.0 ? What... aop

  • Parleys.com: Perspecitves on Agility

    Published 3 years ago, running time 0h56m

    Agile development is a phrase that it appears no buzzword-compliant software development project can be without. However, it is a proper understanding of the motivation and practices, rather than the buzzword conformance, that makes the actual difference in development. The concept of agility ... agile, technical, writing, architecture

  • Parleys.com: Vincent Massol interview

    Published 3 years ago, running time 0h33m

    During this Vincent Massol interview you'll receive more information on the status, philosophy and strenghts of Maven 2.0. "What were the shortcomings in Maven 1 and how do we now write maven 2 plugins ?" are just a few questions Dion Almaer asked. Other topics discussed are Conti... agile

  • Parleys.com: Spring 2.0, an update

    Published 3 years ago, running time 0h59m

    Spring 2.0 is a major release that makes the Spring Framework both more powerful and easier to use. In this presentation, Rod will survey the new features of Spring 2.0, before focusing on two of the most important: the introduction of extensible XML configuration, and significant enhancements to... aop, xml

  • Parleys.com: Ted Neward interview

    Published 3 years ago, running time 0h35m

    In this services oriented interview with Ted Neward you'll get more info on Teds view of XML Services Vs Web Services within a possible generic container. Interesting about Ted is that he has a very comprehensive knowledge of both the C# and Java world. With that in... java, web services, c#, xml

  • Parleys.com: Romain Guy interview

    Published 3 years ago, running time 0h14m

    In this short interview Romain Guy, who's still a french student working at Sun, will talk about the Synth look and feel, why he thinks you should use Swing instead of SWT You'll also get more information on the recently released Swing labs (still in beta) and how Romain got this great S... sun, beta, ajax

  • Parleys.com: What's new in AOP?

    Published 3 years ago, running time 0h55m

    In this podcast provides a guided tour of the new things in the AOP world. It explains new features in AspectJ along with the practical considerations in utilizing each of them. The talk explores the fundamental synergy between AOP and metadata to understand right (and wrong) utilization of metad... aop

  • Parleys.com: Brian Goetz interview

    Published 3 years ago, running time 0h27m

    During this interesting interview Brian Goetz explains what was broken in the Java Memory Model and what the fuzz was all about. Get also more info on why Brian is writing a "Java Concurrency in practice" book. "What impact will multi-core CPU's machine have on Java applications ?" or "How can... java, writing

  • Parleys.com: Make More Money by Mary Poppendieck

    Published 3 years ago, running time 0h50m

    Income growth of workers in any economic sector is directly related to productivity growth. In the past, the productivity of the technology sector grew not because technical workers were becoming more productive, but because technical capability was growing so fast. Unfortunately for the incomes ... technical

  • Parleys.com: Elliotte Rusty Harold interview

    Published 3 years ago, running time 0h20m

    During this interview Elliotte Rusty Harold explains why XOM was build and what its use cases are. The pain points of DOM and SAX are highlighted and streaming Vs tree-like XML parsing are discussed. Why doesn't he like interfaces and says they're vastly over-used in Java ? What would he change i... xml, java, ruby

  • Parleys.com: David Geary interview

    Published 3 years ago, running time 0h17m

    "How does Shale fit (with)in Struts?" these are one of the questions Dion Almaer asks Shale developer David Geary during this short JavaPolis interview. David talks about the JSF common gotchas which Shale wants to address and how it compares to Apache MyFaces.

  • Parleys.com: Web Services Architectures

    Published 3 years ago, running time 1h0m

    Web services are the building blocks of modern Service Oriented Architectures (SOAs). When used properly, they offer excellent interoperability for an ever-increasing range of enterprise requirements. But before you can achieve the benefits you have to navigate the hazards, starting with basic ch... web services, xml, enterprise, rest

  • Parleys.com: Joshua Bloch and Neal Gafter interview

    Published 3 years ago, running time 0h45m

    In this nice interview you'll hear what exactly Joshua Bloch and Neal Gafter do at Google and how Java fits in. What they like to see in the Dolphin release? Will we see a second edition of Effective Java? What does Neal think of project Link? And what is going on with Neal and frogs? T... java, google

  • Parleys.com: Graham Hamilton Keynote

    Published 3 years ago, running time 0h47m

    In this JavaPolis keynote you'll receive an overview of the next release of the Java Platform called Mustang (Java SE 6) and some early ideas on Dolphin (Java SE 7). Graham Hamilton, Vice President and Fellow Java Platform Architect at Sun Microsystems, also covers the near future release of Java... java, sun, ajax, microsoft

  • Parleys.com: The Architecture of the Brazilian Health by Fabiane Bizinella Nardon

    Published 3 years ago, running time 0h41m

    This presentation shows how J2EE technology was extensively used to build a mission-critical healthcare application and how it achieved the level of integration needed. Using the J2EE technologies such as EJB, Servlets, JSP, JMS, JTA, and JAAS, it was possible to create a robust and high performa... j2ee, architecture

  • Parleys.com: Agile Model Driven Development (AMDD)

    Published 3 years ago, running time 1h1m

    This presentation explores the values, principles, and practices upon which AM is based and identifies when AM will and will not work in practice. It defines what it means for a model to be agile and presents numerous examples. The concept of agile documentation is described, and a discussion of ... agile, xp

Events coming up

  • Dec 15

    Portland Java User Group

    Portland, United States

    This month's topic: TBD----------PJUG meetings start with eat+meet+greet time (pizza and beverages are provided), followed by the featured speaker, then some time for Q&A, discussion, and sometimes a drawing to give away swag. :)It is...

We'd love to hear what you think! Submit ideas or give us feedback