 Primary Format :
Also Listed as:
City : State/Province : User Tags:
User Votes:
RSS Feed Website
People found this Podcast
Searching for:
View this Podcast on a Google Map. 

Text Only listing of Parleys.com Podcasts
Trumix.com listings available of Parleys.com Podcasts
Click Here to Update the directory of this podcasts programs.
|
Trumix.com listings available of Parleys.com Podcasts
Build your own playlists with this podcast.
Using Spring Security 2
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 new features of Spring Security
2, but also shows some best practices and examples to get the most out
of it. Covered architectures will include web (2.0) applications, web
services and client/server ... Listen | Listen in your iPhone | Download | View full cache | Seam in action - Part 2After 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 management.In the first half of this session, Pete Muir will introduce Seam, its contextual programming model and its tight integration with other frameworks such as Hibernate, jBPM and RichFaces. ... Listen | Listen in your iPhone | Download | View full cache | Seam in Action - Part 1After 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 management.In the first half of this session, Pete Muir will introduce Seam, its contextual programming model and its tight integration with other frameworks such as Hibernate, jBPM and RichFaces. ... Listen | Listen in your iPhone | Download | View full cache | Effective Java ReloadedThe 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 the safety and richness of collections with the performance of bit fields?Have you ever been confused by wildcard types? Do you want to know when and how to use lazy initialization? The ... Listen | Listen in your iPhone | Download | View full cache | The challenge of scalable languagesToday'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. The advantage of this approach is that each individual language can be tailored to a specific application domain. Its disadvantage is that the necessary amount of cross-language glue can make appli ... Listen | Listen in your iPhone | Download | View full cache | Where will tomorrow's enterprise innovation come fromIt'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 to deliver results quicker. The traditional application server seems less and less relevant in today's environment--especially as transformational technologies such as OSGi move to center stage. In t ... Listen | Listen in your iPhone | Download | View full cache | Comparing Dependency Injection FrameworksStop writing new - A Comparison of Dependency Injection FrameworksListen | Listen in your iPhone | Download | View full cache | Open ArchitectureAt 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 project to decentralize its evolution and take advantage of Internet-scale collaboration. However, they can also be a source for unnecessary complexity and hidden barriers to entry. Representationa ... Listen | Listen in your iPhone | Download | View full cache | The Software FactoryThe 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...Listen | Listen in your iPhone | Download | View full cache | The Java PuzzlersJosh 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.Listen | Listen in your iPhone | Download | View full cache | XML Security and JSR 105-106Java 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.Listen | Listen in your iPhone | Download | View full cache | Groovy UpdateGroovy 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 curveListen | Listen in your iPhone | Download | View full cache | Leading Open Source Middleware in ActionOW2 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 application serverSpagoBI as the Business Intelligence platformTalend as the Data Integration platformPEtALS as ESB and Service infrastructure platformOrchestra as BPEL orchestration engineSpagic as enterp ... Listen | Listen in your iPhone | Download | View full cache | Offline web apps with Google GearsGoogle 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.Listen | Listen in your iPhone | Download | View full cache | Solving the SOA Paradox through Application Performance MonitoringEnterprises 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 alignment between business and IT; however, the complexities of service-orientation bring hidden performance risks. SOAs are simply the next generation of composite web applications, which CA Wily has been ... Listen | Listen in your iPhone | Download | View full cache | Project Zero - Zero complexity, Zero overhead 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 will provide an overview of the project and a
detailed look at the programming model, including samples and demos. We
will also discuss a new form of commerical software development being
used with this ... Listen | Listen in your iPhone | Download | View full cache | JSR 303 - Bean Validation 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 prevent having to re-implement these
validations at each layer, many developers will bundle validations
directly into their classes, cluttering them with copied validation
code that is, in fact, meta-da ... Listen | Listen in your iPhone | Download | View full cache | ServiceMixApache 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 the Java Business Integration (JBI) specification JSR 208
and released under the Apache license. The goal of JBI is to allow
components and services to be integrated in a vendor independent way,
allow ... Listen | Listen in your iPhone | Download | View full cache | IRIS, a RIA swing appletIris 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 codecs, and other extensions previously
only available to desktop or Java Web Start applications.
Next-generation web integration: Java applets interoperate well with JavaScript in all major web browser ... Listen | Listen in your iPhone | Download | View full cache | Java: A tour of the landscapeDuring 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.Listen | Listen in your iPhone | Download | View full cache | bluemarineblueMarine, 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 performance issues have been
solved; then we have now many more components thanks to SwingLabs and
other third parties' projects; we have better Look and Feels too; last
but not least, gurus such as Romain Guy have bee ... Listen | Listen in your iPhone | Download | View full cache | Mule 2 and BeyondMule 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. This talk will pivot on some of the new
features of Mule.
New Xml configuration. Xml editor and developer friendly - no more class names!The new extensible configuration modelEnhancements to the Mule run ... Listen | Listen in your iPhone | Download | View full cache | Ajax with Google Web ToolkitAn 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 will be a beginner level technical presentation.Listen | Listen in your iPhone | Download | View full cache | JSR 311 - JAX-RS The Java API for RESTful Web ServicesThis 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 as a popular alternative to SOAP-based technologies for
deployment of services on the internet.
Currently, building RESTful
Web services using the Java Platform is significantly more complex than
build ... Listen | Listen in your iPhone | Download | View full cache | JavaPolis interview with Bruce SnyderBruce 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.Listen | Listen in your iPhone | Download | View full cache | JavaPolis interview with Guillaume LaForgeListen | Listen in your iPhone | Download | View full cache | Evolving Agile: Time to Address the Uncomfortable Issues We'd Prefer to AvoidAs 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 to avoid talking about. Activities such as
modeling, documentation, exploratory testing, and database development
must become more explicit within our methodologies. We need to find
ways to f ... Listen | Listen in your iPhone | Download | View full cache | JSR 316 - Java Platform Enterprise Edition 6 SpecificationThis 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 platform has fostered a
vibrant community and marketplace for additional technologies,
frameworks, and applications that work with the platform. Some of these
provide facilities that are missing from t ... Listen | Listen in your iPhone | Download | View full cache | Standards: who cares? (why care?)"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 Duke of
Java."
Standards are the foundation of the modern world. It would not be
possible to mail a package or send an email message, drive a car or
take an airplane trip, shop for food in a supermarket, obtain medica ... Listen | Listen in your iPhone | Download | View full cache | Practical JRuby on RailsWeb 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 have changed and Ruby on Rails is the power behind
this change. It is fair to say that the Rails way of doing things have
effected change in basically all current web frameworks - from the
libraries that a ... Listen | Listen in your iPhone | Download | View full cache | Master data the cornerstone of a SOAIn 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 will get a short introduction into master data management and the latest trends.
Listen | Listen in your iPhone | Download | View full cache | JavaFXJavaFX 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 import Java class files, create new objects for
the Java platform, call their methods, and implement interfaces for the
Java platform.
IDE plug-ins are available for both the NetBeans IDE and Eclipse.
Bot ... Listen | Listen in your iPhone | Download | View full cache | Ed Burns interviewEd 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 ... JSFListen | Listen in your iPhone | Download | View full cache | JavaPolis Discussion PanelDuring 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 discussed by this very relaxed panel.Listen | Listen in your iPhone | Download | View full cache | Evolving AgileAs 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 to avoid talking about. Activities
such as modeling, documentation, exploratory testing, and database
development must become more explicit within our methodologies. We need
to find ways to fit into I ... Listen | Listen in your iPhone | Download | View full cache | A Groovy interview at JavaPolis'07In 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 should we Groovy newbies read ?Listen | Listen in your iPhone | Download | View full cache | Next-Generation Grid Enabled SOAToday'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 and applications. With new approaches that include
middle-tier data caching, load balancing and HA through service-level
grid enablement, you can make your SOA bullet-proof.Listen | Listen in your iPhone | Download | View full cache | JAX-WS, beyond the basicsJava 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, the XML Schema standard, and MTOM/XOP.
In this session, the speaker covers some more advanced features of
JAX-WS 2.1, JAXB 2.1 and the RI, and shows you how they simplify the
task of de ... Listen | Listen in your iPhone | Download | View full cache | OpenJDK: The First YearIn 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 yet to come.Listen | Listen in your iPhone | Download | View full cache | JSR 318 - Enterprise JavaBeans 3.1Enterprise 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 bringing
ease-of-use to the EJB API. The purpose of the Enterprise JavaBeans 3.1
specification is to further simplify the EJB architecture by reducing
its complexity from the developer's point of view, whil ... Listen | Listen in your iPhone | Download | View full cache | Enterprise Information IntegrationEnterprise 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, a
primary building block of SOA-enabled architectures, where data is
de-coupled and abstracted between the data source and the consumer, and
where semantic mediation and other data processing takes pl ... Listen | Listen in your iPhone | Download | View full cache | SOA Recommendations and Next StepsOrganizations 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 will discuss the challenges that impede SOA adoption and
provide suggestions for strategies that can mitigate risks and improve
success rates.Listen | Listen in your iPhone | Download | View full cache | SAML v2Discover 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 attribute information. Beyond defining the industry-standard
protocol for cross domain Web single sign-on (SSO), SAML is a keystone
of higher level specifications such as Web Services Interoperability
Basic Sec ... Listen | Listen in your iPhone | Download | View full cache | JavaPolis Q&A with James GoslingJavaPolis 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 the RIA space' and lots more.
Enjoy!Listen | Listen in your iPhone | Download | View full cache | JSR 310 - Date and Time APIThis 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 all applications needing a data model
for dates and times. This model will go beyond classes to replace Date
and Calendar, to include representations of date without time, time
without date, durations and ... Listen | Listen in your iPhone | Download | View full cache | JBoss ESBAn 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 abstract SOA to a concrete implementation and that's where
JBossESB comes in to play!
Red Hat in conjunction with the open source community released JBoss
ESB 4.2, a JBoss.org open source project. JBos ... Listen | Listen in your iPhone | Download | View full cache | Spring Web Services 1.0SpringSource 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 implementation, allowing for the creation of flexible Web
services using one of the many ways to manipulate XML payloads. By
providing developers with a simpler approach to contract-first
development, S ... Listen | Listen in your iPhone | Download | View full cache | Java Persistence 2.0One 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
Persistence API to include further features requested by the community.
This session will give you an up-to-the-minute glimpse into work in
progress on Java Persistence 2.0, and will provide you wit ... Listen | Listen in your iPhone | Download | View full cache | Spring Web Services 1.0SpringSource 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 implementation, allowing for the creation of flexible Web
services using one of the many ways to manipulate XML payloads. By
providing developers with a simpler approach to contract-first
development, S ... Listen | Listen in your iPhone | Download |
|